2024-09-16T13:43:37.938 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-16T13:43:37.961 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T13:43:38.052 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907344 branch: wip-guits-main-2024-09-13-1248 description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/classic} email: gabrioux@redhat.com first_in_suite: false job_id: '7907344' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-guits-main-2024-09-13-1248 ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false 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\) - CEPHADM_STRAY_DAEMON - CEPHADM_FAILED_DAEMON - CEPHADM_AGENT_DOWN log-only-match: - CEPHADM_ sha1: 8293d73f8690540e843a81caec373f9cc29cf705 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 8293d73f8690540e843a81caec373f9cc29cf705 workunit: branch: wip-guits-main-2024-09-13-1248 sha1: 8293d73f8690540e843a81caec373f9cc29cf705 owner: scheduled_gabrioux@teuthology priority: 30 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 6714 sha1: 8293d73f8690540e843a81caec373f9cc29cf705 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-13-1248 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_8293d73f8690540e843a81caec373f9cc29cf705/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 8293d73f8690540e843a81caec373f9cc29cf705 targets: smithi050.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEUIKiz4KUjZjVQNe4MIEfmS6P1kwESygGW0RP74gz9/QCISdM5tjnSiuh8toXzMqXFheEuZ80Eugf3OQW5f3Pk= smithi090.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFcCSp8TvID4/NitxtCD0X7KbgCenEfWPstmllRkVWYq6PXPciMR0RqbV5/+LmcQUiPjsLc+8siqhe/ZkILo9S4= tasks: - cephadm: compiled_cephadm_branch: squid image: quay.ceph.io/ceph-ci/ceph:squid - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 180 - 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 ps - ceph versions - ceph -s - ceph orch ls - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 2' - ceph mgr fail - sleep 180 - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph health detail - ceph -s - ceph mgr fail - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 1' - ceph mgr fail - sleep 180 - ceph orch ps - ceph orch ls - ceph versions - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph versions | jq -e '.mgr | length == 1' - ceph versions | jq -e '.mgr | keys' | grep $sha1 - ceph versions | jq -e '.overall | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '{print $2}') - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '{print $2}') - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 1' - ceph versions | jq -e '.mon | keys' | grep $sha1 - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 5' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 7' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 8' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 1' - ceph versions | jq -e '.osd | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.rgw | length == 1' - ceph versions | jq -e '.rgw | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - 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: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-16_13:13:56 tube: smithi user: gabrioux verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-16T13:43:38.052 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_8293d73f8690540e843a81caec373f9cc29cf705/qa; will attempt to use it 2024-09-16T13:43:38.053 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_8293d73f8690540e843a81caec373f9cc29cf705/qa/tasks 2024-09-16T13:43:38.053 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-16T13:43:38.055 INFO:teuthology.task.internal:Checking packages... 2024-09-16T13:43:38.076 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '8293d73f8690540e843a81caec373f9cc29cf705' 2024-09-16T13:43:38.076 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T13:43:38.076 INFO:teuthology.packaging:ref: None 2024-09-16T13:43:38.076 INFO:teuthology.packaging:tag: None 2024-09-16T13:43:38.076 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-13-1248 2024-09-16T13:43:38.076 INFO:teuthology.packaging:sha1: 8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T13:43:38.077 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-guits-main-2024-09-13-1248 2024-09-16T13:43:38.214 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4917-g8293d73f-1jammy 2024-09-16T13:43:38.216 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-16T13:43:38.222 INFO:teuthology.task.internal:no buildpackages task found 2024-09-16T13:43:38.223 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-16T13:43:38.239 INFO:teuthology.task.internal:Saving configuration 2024-09-16T13:43:38.256 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-16T13:43:38.263 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-16T13:43:38.290 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi050.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907344', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 13:37:09.377412', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFJ4soiiuCldaEfICSG3PTFX1G59dOTzeOb2MJWF31me'} 2024-09-16T13:43:38.314 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi090.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907344', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 13:37:09.378515', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHPJuFqgCkuiIqN0dAOvb6ab8Xnr89jnZdhwudsjTj5q'} 2024-09-16T13:43:38.314 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-16T13:43:38.320 INFO:teuthology.task.internal:roles: ubuntu@smithi050.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-09-16T13:43:38.320 INFO:teuthology.task.internal:roles: ubuntu@smithi090.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-09-16T13:43:38.320 INFO:teuthology.run_tasks:Running task console_log... 2024-09-16T13:43:38.382 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fadf351bbe0>, signals=[15]) 2024-09-16T13:43:38.382 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-16T13:43:38.388 INFO:teuthology.task.internal:Opening connections... 2024-09-16T13:43:38.388 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi050.front.sepia.ceph.com 2024-09-16T13:43:38.389 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:43:38.483 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi090.front.sepia.ceph.com 2024-09-16T13:43:38.484 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:43:38.559 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-16T13:43:38.566 DEBUG:teuthology.orchestra.run.smithi050:> uname -m 2024-09-16T13:43:38.571 INFO:teuthology.orchestra.run.smithi050.stdout:x86_64 2024-09-16T13:43:38.572 DEBUG:teuthology.orchestra.run.smithi050:> cat /etc/os-release 2024-09-16T13:43:38.620 INFO:teuthology.orchestra.run.smithi050.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-16T13:43:38.620 INFO:teuthology.orchestra.run.smithi050.stdout:NAME="Ubuntu" 2024-09-16T13:43:38.621 INFO:teuthology.orchestra.run.smithi050.stdout:VERSION_ID="22.04" 2024-09-16T13:43:38.621 INFO:teuthology.orchestra.run.smithi050.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-16T13:43:38.621 INFO:teuthology.orchestra.run.smithi050.stdout:VERSION_CODENAME=jammy 2024-09-16T13:43:38.621 INFO:teuthology.orchestra.run.smithi050.stdout:ID=ubuntu 2024-09-16T13:43:38.621 INFO:teuthology.orchestra.run.smithi050.stdout:ID_LIKE=debian 2024-09-16T13:43:38.621 INFO:teuthology.orchestra.run.smithi050.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-16T13:43:38.621 INFO:teuthology.orchestra.run.smithi050.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-16T13:43:38.621 INFO:teuthology.orchestra.run.smithi050.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-16T13:43:38.621 INFO:teuthology.orchestra.run.smithi050.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-16T13:43:38.621 INFO:teuthology.orchestra.run.smithi050.stdout:UBUNTU_CODENAME=jammy 2024-09-16T13:43:38.622 INFO:teuthology.lock.ops:Updating smithi050.front.sepia.ceph.com on lock server 2024-09-16T13:43:38.641 DEBUG:teuthology.orchestra.run.smithi090:> uname -m 2024-09-16T13:43:38.646 INFO:teuthology.orchestra.run.smithi090.stdout:x86_64 2024-09-16T13:43:38.646 DEBUG:teuthology.orchestra.run.smithi090:> cat /etc/os-release 2024-09-16T13:43:38.693 INFO:teuthology.orchestra.run.smithi090.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-16T13:43:38.693 INFO:teuthology.orchestra.run.smithi090.stdout:NAME="Ubuntu" 2024-09-16T13:43:38.693 INFO:teuthology.orchestra.run.smithi090.stdout:VERSION_ID="22.04" 2024-09-16T13:43:38.694 INFO:teuthology.orchestra.run.smithi090.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-16T13:43:38.694 INFO:teuthology.orchestra.run.smithi090.stdout:VERSION_CODENAME=jammy 2024-09-16T13:43:38.694 INFO:teuthology.orchestra.run.smithi090.stdout:ID=ubuntu 2024-09-16T13:43:38.694 INFO:teuthology.orchestra.run.smithi090.stdout:ID_LIKE=debian 2024-09-16T13:43:38.694 INFO:teuthology.orchestra.run.smithi090.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-16T13:43:38.694 INFO:teuthology.orchestra.run.smithi090.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-16T13:43:38.694 INFO:teuthology.orchestra.run.smithi090.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-16T13:43:38.694 INFO:teuthology.orchestra.run.smithi090.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-16T13:43:38.694 INFO:teuthology.orchestra.run.smithi090.stdout:UBUNTU_CODENAME=jammy 2024-09-16T13:43:38.694 INFO:teuthology.lock.ops:Updating smithi090.front.sepia.ceph.com on lock server 2024-09-16T13:43:38.716 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-16T13:43:38.725 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-16T13:43:38.731 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-16T13:43:38.731 DEBUG:teuthology.orchestra.run.smithi050:> test '!' -e /home/ubuntu/cephtest 2024-09-16T13:43:38.734 DEBUG:teuthology.orchestra.run.smithi090:> test '!' -e /home/ubuntu/cephtest 2024-09-16T13:43:38.741 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-16T13:43:38.747 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-16T13:43:38.747 DEBUG:teuthology.orchestra.run.smithi050:> test -z $(ls -A /var/lib/ceph) 2024-09-16T13:43:38.781 DEBUG:teuthology.orchestra.run.smithi090:> test -z $(ls -A /var/lib/ceph) 2024-09-16T13:43:38.797 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-16T13:43:38.854 INFO:teuthology.run_tasks:Running task kernel... 2024-09-16T13:43:38.870 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-16T13:43:38.870 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-16T13:43:38.870 DEBUG:teuthology.orchestra.run.smithi050:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T13:43:38.870 DEBUG:teuthology.orchestra.run.smithi090:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T13:43:38.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:43:38.875 DEBUG:teuthology.orchestra.run.smithi050:> uname -r 2024-09-16T13:43:38.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:43:38.877 DEBUG:teuthology.orchestra.run.smithi090:> uname -r 2024-09-16T13:43:38.924 INFO:teuthology.orchestra.run.smithi050.stdout:5.15.0-56-generic 2024-09-16T13:43:38.924 INFO:teuthology.task.kernel:Running kernel on smithi050: 5.15.0-56-generic 2024-09-16T13:43:38.924 DEBUG:teuthology.orchestra.run.smithi050:> sudo apt-get clean 2024-09-16T13:43:38.926 INFO:teuthology.orchestra.run.smithi090.stdout:5.15.0-56-generic 2024-09-16T13:43:38.926 INFO:teuthology.task.kernel:Running kernel on smithi090: 5.15.0-56-generic 2024-09-16T13:43:38.926 DEBUG:teuthology.orchestra.run.smithi090:> sudo apt-get clean 2024-09-16T13:43:39.055 DEBUG:teuthology.orchestra.run.smithi090:> sudo apt-get update 2024-09-16T13:43:39.057 DEBUG:teuthology.orchestra.run.smithi050:> sudo apt-get update 2024-09-16T13:43:39.205 INFO:teuthology.orchestra.run.smithi050.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T13:43:39.209 INFO:teuthology.orchestra.run.smithi090.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T13:43:39.222 INFO:teuthology.orchestra.run.smithi050.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-16T13:43:39.222 INFO:teuthology.orchestra.run.smithi050.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-16T13:43:39.293 INFO:teuthology.orchestra.run.smithi050.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-16T13:43:39.305 INFO:teuthology.orchestra.run.smithi090.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-16T13:43:39.331 INFO:teuthology.orchestra.run.smithi090.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-16T13:43:39.368 INFO:teuthology.orchestra.run.smithi090.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-16T13:43:39.450 INFO:teuthology.orchestra.run.smithi050.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-16T13:43:39.533 INFO:teuthology.orchestra.run.smithi050.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-16T13:43:39.551 INFO:teuthology.orchestra.run.smithi050.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-16T13:43:39.556 INFO:teuthology.orchestra.run.smithi050.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-16T13:43:39.559 INFO:teuthology.orchestra.run.smithi050.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-16T13:43:39.559 INFO:teuthology.orchestra.run.smithi050.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-16T13:43:39.575 INFO:teuthology.orchestra.run.smithi090.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,025 kB] 2024-09-16T13:43:39.581 INFO:teuthology.orchestra.run.smithi050.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-16T13:43:39.581 INFO:teuthology.orchestra.run.smithi050.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-16T13:43:39.589 INFO:teuthology.orchestra.run.smithi050.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-16T13:43:39.589 INFO:teuthology.orchestra.run.smithi050.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-16T13:43:39.593 INFO:teuthology.orchestra.run.smithi050.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,025 kB] 2024-09-16T13:43:39.595 INFO:teuthology.orchestra.run.smithi050.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-16T13:43:39.601 INFO:teuthology.orchestra.run.smithi050.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-16T13:43:39.603 INFO:teuthology.orchestra.run.smithi050.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-16T13:43:39.603 INFO:teuthology.orchestra.run.smithi050.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-16T13:43:39.604 INFO:teuthology.orchestra.run.smithi050.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-16T13:43:39.705 INFO:teuthology.orchestra.run.smithi090.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-16T13:43:39.709 INFO:teuthology.orchestra.run.smithi090.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [353 kB] 2024-09-16T13:43:39.712 INFO:teuthology.orchestra.run.smithi090.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-16T13:43:39.712 INFO:teuthology.orchestra.run.smithi090.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-16T13:43:39.713 INFO:teuthology.orchestra.run.smithi090.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,441 kB] 2024-09-16T13:43:39.727 INFO:teuthology.orchestra.run.smithi050.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [353 kB] 2024-09-16T13:43:39.728 INFO:teuthology.orchestra.run.smithi050.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-16T13:43:39.728 INFO:teuthology.orchestra.run.smithi050.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-16T13:43:39.731 INFO:teuthology.orchestra.run.smithi090.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [420 kB] 2024-09-16T13:43:39.731 INFO:teuthology.orchestra.run.smithi050.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-16T13:43:39.731 INFO:teuthology.orchestra.run.smithi050.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-16T13:43:39.732 INFO:teuthology.orchestra.run.smithi050.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,441 kB] 2024-09-16T13:43:39.734 INFO:teuthology.orchestra.run.smithi090.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-16T13:43:39.734 INFO:teuthology.orchestra.run.smithi090.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-16T13:43:39.739 INFO:teuthology.orchestra.run.smithi090.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-16T13:43:39.746 INFO:teuthology.orchestra.run.smithi090.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-16T13:43:39.748 INFO:teuthology.orchestra.run.smithi090.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-16T13:43:39.748 INFO:teuthology.orchestra.run.smithi090.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-16T13:43:39.749 INFO:teuthology.orchestra.run.smithi090.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-16T13:43:39.749 INFO:teuthology.orchestra.run.smithi090.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-16T13:43:39.750 INFO:teuthology.orchestra.run.smithi050.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [420 kB] 2024-09-16T13:43:39.754 INFO:teuthology.orchestra.run.smithi050.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-16T13:43:39.754 INFO:teuthology.orchestra.run.smithi050.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-16T13:43:39.763 INFO:teuthology.orchestra.run.smithi090.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-16T13:43:39.763 INFO:teuthology.orchestra.run.smithi050.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-16T13:43:39.769 INFO:teuthology.orchestra.run.smithi050.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-16T13:43:39.771 INFO:teuthology.orchestra.run.smithi050.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-16T13:43:39.771 INFO:teuthology.orchestra.run.smithi050.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-16T13:43:39.772 INFO:teuthology.orchestra.run.smithi050.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-16T13:43:39.772 INFO:teuthology.orchestra.run.smithi050.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-16T13:43:39.795 INFO:teuthology.orchestra.run.smithi050.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-16T13:43:39.795 INFO:teuthology.orchestra.run.smithi050.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-16T13:43:39.795 INFO:teuthology.orchestra.run.smithi050.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-16T13:43:39.797 INFO:teuthology.orchestra.run.smithi050.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-16T13:43:39.798 INFO:teuthology.orchestra.run.smithi050.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-16T13:43:39.798 INFO:teuthology.orchestra.run.smithi050.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-16T13:43:39.798 INFO:teuthology.orchestra.run.smithi050.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-16T13:43:39.801 INFO:teuthology.orchestra.run.smithi090.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-16T13:43:39.801 INFO:teuthology.orchestra.run.smithi090.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-16T13:43:39.801 INFO:teuthology.orchestra.run.smithi090.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-16T13:43:39.802 INFO:teuthology.orchestra.run.smithi090.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-16T13:43:39.802 INFO:teuthology.orchestra.run.smithi090.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-16T13:43:39.802 INFO:teuthology.orchestra.run.smithi090.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-16T13:43:39.802 INFO:teuthology.orchestra.run.smithi090.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-16T13:43:39.803 INFO:teuthology.orchestra.run.smithi090.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-16T13:43:39.805 INFO:teuthology.orchestra.run.smithi090.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-16T13:43:39.814 INFO:teuthology.orchestra.run.smithi050.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-16T13:43:39.815 INFO:teuthology.orchestra.run.smithi050.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-16T13:43:40.205 INFO:teuthology.orchestra.run.smithi090.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-16T13:43:40.221 INFO:teuthology.orchestra.run.smithi090.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-16T13:43:40.230 INFO:teuthology.orchestra.run.smithi090.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-16T13:43:40.230 INFO:teuthology.orchestra.run.smithi090.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-16T13:43:40.327 INFO:teuthology.orchestra.run.smithi090.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-16T13:43:40.328 INFO:teuthology.orchestra.run.smithi090.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-16T13:43:40.340 INFO:teuthology.orchestra.run.smithi090.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-16T13:43:40.340 INFO:teuthology.orchestra.run.smithi090.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-16T13:43:40.391 INFO:teuthology.orchestra.run.smithi090.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-16T13:43:40.411 INFO:teuthology.orchestra.run.smithi090.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-16T13:43:40.414 INFO:teuthology.orchestra.run.smithi090.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-16T13:43:40.415 INFO:teuthology.orchestra.run.smithi090.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-16T13:43:40.416 INFO:teuthology.orchestra.run.smithi090.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-16T13:43:40.466 INFO:teuthology.orchestra.run.smithi090.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-16T13:43:40.467 INFO:teuthology.orchestra.run.smithi090.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-16T13:43:46.062 INFO:teuthology.orchestra.run.smithi090.stdout:Fetched 16.0 MB in 2s (6,847 kB/s) 2024-09-16T13:43:46.283 INFO:teuthology.orchestra.run.smithi050.stdout:Fetched 16.0 MB in 2s (7,101 kB/s) 2024-09-16T13:43:47.681 INFO:teuthology.orchestra.run.smithi090.stdout:Reading package lists... 2024-09-16T13:43:47.701 DEBUG:teuthology.orchestra.run.smithi090:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T13:43:47.763 INFO:teuthology.orchestra.run.smithi090.stdout:Reading package lists... 2024-09-16T13:43:47.972 INFO:teuthology.orchestra.run.smithi090.stdout:Building dependency tree... 2024-09-16T13:43:47.972 INFO:teuthology.orchestra.run.smithi090.stdout:Reading state information... 2024-09-16T13:43:48.004 INFO:teuthology.orchestra.run.smithi050.stdout:Reading package lists... 2024-09-16T13:43:48.023 DEBUG:teuthology.orchestra.run.smithi050:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T13:43:48.093 INFO:teuthology.orchestra.run.smithi050.stdout:Reading package lists... 2024-09-16T13:43:48.137 INFO:teuthology.orchestra.run.smithi090.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T13:43:48.138 INFO:teuthology.orchestra.run.smithi090.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T13:43:48.138 INFO:teuthology.orchestra.run.smithi090.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T13:43:48.138 INFO:teuthology.orchestra.run.smithi090.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T13:43:48.138 INFO:teuthology.orchestra.run.smithi090.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-16T13:43:48.139 INFO:teuthology.orchestra.run.smithi090.stdout: python2.7-minimal 2024-09-16T13:43:48.139 INFO:teuthology.orchestra.run.smithi090.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T13:43:48.139 INFO:teuthology.orchestra.run.smithi090.stdout:The following additional packages will be installed: 2024-09-16T13:43:48.139 INFO:teuthology.orchestra.run.smithi090.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T13:43:48.139 INFO:teuthology.orchestra.run.smithi090.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-16T13:43:48.140 INFO:teuthology.orchestra.run.smithi090.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-16T13:43:48.141 INFO:teuthology.orchestra.run.smithi090.stdout:Suggested packages: 2024-09-16T13:43:48.141 INFO:teuthology.orchestra.run.smithi090.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-16T13:43:48.141 INFO:teuthology.orchestra.run.smithi090.stdout:Recommended packages: 2024-09-16T13:43:48.141 INFO:teuthology.orchestra.run.smithi090.stdout: thermald 2024-09-16T13:43:48.202 INFO:teuthology.orchestra.run.smithi090.stdout:The following NEW packages will be installed: 2024-09-16T13:43:48.202 INFO:teuthology.orchestra.run.smithi090.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T13:43:48.202 INFO:teuthology.orchestra.run.smithi090.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-16T13:43:48.203 INFO:teuthology.orchestra.run.smithi090.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-16T13:43:48.204 INFO:teuthology.orchestra.run.smithi090.stdout:The following packages will be upgraded: 2024-09-16T13:43:48.204 INFO:teuthology.orchestra.run.smithi090.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-16T13:43:48.297 INFO:teuthology.orchestra.run.smithi050.stdout:Building dependency tree... 2024-09-16T13:43:48.297 INFO:teuthology.orchestra.run.smithi050.stdout:Reading state information... 2024-09-16T13:43:48.404 INFO:teuthology.orchestra.run.smithi090.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T13:43:48.404 INFO:teuthology.orchestra.run.smithi090.stdout:Need to get 113 MB of archives. 2024-09-16T13:43:48.404 INFO:teuthology.orchestra.run.smithi090.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-16T13:43:48.404 INFO:teuthology.orchestra.run.smithi090.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-16T13:43:48.476 INFO:teuthology.orchestra.run.smithi050.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T13:43:48.476 INFO:teuthology.orchestra.run.smithi050.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T13:43:48.476 INFO:teuthology.orchestra.run.smithi050.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T13:43:48.477 INFO:teuthology.orchestra.run.smithi050.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T13:43:48.477 INFO:teuthology.orchestra.run.smithi050.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-16T13:43:48.477 INFO:teuthology.orchestra.run.smithi050.stdout: python2.7-minimal 2024-09-16T13:43:48.477 INFO:teuthology.orchestra.run.smithi050.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T13:43:48.478 INFO:teuthology.orchestra.run.smithi050.stdout:The following additional packages will be installed: 2024-09-16T13:43:48.478 INFO:teuthology.orchestra.run.smithi050.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T13:43:48.478 INFO:teuthology.orchestra.run.smithi050.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-16T13:43:48.478 INFO:teuthology.orchestra.run.smithi050.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-16T13:43:48.479 INFO:teuthology.orchestra.run.smithi050.stdout:Suggested packages: 2024-09-16T13:43:48.479 INFO:teuthology.orchestra.run.smithi050.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-16T13:43:48.480 INFO:teuthology.orchestra.run.smithi050.stdout:Recommended packages: 2024-09-16T13:43:48.480 INFO:teuthology.orchestra.run.smithi050.stdout: thermald 2024-09-16T13:43:48.520 INFO:teuthology.orchestra.run.smithi050.stdout:The following NEW packages will be installed: 2024-09-16T13:43:48.521 INFO:teuthology.orchestra.run.smithi050.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-16T13:43:48.521 INFO:teuthology.orchestra.run.smithi050.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-16T13:43:48.521 INFO:teuthology.orchestra.run.smithi050.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-16T13:43:48.522 INFO:teuthology.orchestra.run.smithi050.stdout:The following packages will be upgraded: 2024-09-16T13:43:48.523 INFO:teuthology.orchestra.run.smithi050.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-16T13:43:48.703 INFO:teuthology.orchestra.run.smithi050.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T13:43:48.703 INFO:teuthology.orchestra.run.smithi050.stdout:Need to get 113 MB of archives. 2024-09-16T13:43:48.703 INFO:teuthology.orchestra.run.smithi050.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-16T13:43:48.704 INFO:teuthology.orchestra.run.smithi050.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-16T13:43:49.776 INFO:teuthology.orchestra.run.smithi090.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-16T13:43:50.126 INFO:teuthology.orchestra.run.smithi090.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-16T13:43:50.126 INFO:teuthology.orchestra.run.smithi050.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-16T13:43:50.538 INFO:teuthology.orchestra.run.smithi050.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-16T13:43:52.413 INFO:teuthology.orchestra.run.smithi090.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-16T13:43:52.413 INFO:teuthology.orchestra.run.smithi090.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-16T13:43:52.414 INFO:teuthology.orchestra.run.smithi090.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-16T13:43:52.714 INFO:teuthology.orchestra.run.smithi050.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-16T13:43:52.714 INFO:teuthology.orchestra.run.smithi050.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-16T13:43:52.715 INFO:teuthology.orchestra.run.smithi050.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-16T13:43:52.760 INFO:teuthology.orchestra.run.smithi090.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-16T13:43:52.838 INFO:teuthology.orchestra.run.smithi090.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-16T13:43:53.208 INFO:teuthology.orchestra.run.smithi050.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-16T13:43:53.222 INFO:teuthology.orchestra.run.smithi090.stdout:Fetched 113 MB in 5s (24.5 MB/s) 2024-09-16T13:43:53.302 INFO:teuthology.orchestra.run.smithi050.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-16T13:43:53.390 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-16T13:43:53.726 INFO:teuthology.orchestra.run.smithi050.stdout:Fetched 113 MB in 5s (23.7 MB/s) 2024-09-16T13:43:53.876 INFO:teuthology.orchestra.run.smithi050.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-16T13:43:55.934 INFO:teuthology.orchestra.run.smithi050.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 ... 129542 files and directories currently installed.) 2024-09-16T13:43:55.940 INFO:teuthology.orchestra.run.smithi050.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T13:43:56.020 INFO:teuthology.orchestra.run.smithi090.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 ... 129542 files and directories currently installed.) 2024-09-16T13:43:56.026 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T13:43:56.034 INFO:teuthology.orchestra.run.smithi050.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T13:43:56.111 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T13:43:58.152 INFO:teuthology.orchestra.run.smithi050.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-16T13:43:58.173 INFO:teuthology.orchestra.run.smithi050.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T13:43:58.294 INFO:teuthology.orchestra.run.smithi050.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T13:43:58.688 INFO:teuthology.orchestra.run.smithi050.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-16T13:43:58.709 INFO:teuthology.orchestra.run.smithi050.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T13:43:58.738 INFO:teuthology.orchestra.run.smithi050.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T13:43:59.326 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-16T13:43:59.347 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T13:43:59.430 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T13:44:00.031 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-16T13:44:00.051 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T13:44:00.114 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T13:44:05.273 INFO:teuthology.orchestra.run.smithi050.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T13:44:05.414 INFO:teuthology.orchestra.run.smithi050.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T13:44:06.165 INFO:teuthology.orchestra.run.smithi050.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T13:44:06.293 INFO:teuthology.orchestra.run.smithi050.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T13:44:06.595 INFO:teuthology.orchestra.run.smithi050.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-16T13:44:06.618 INFO:teuthology.orchestra.run.smithi050.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-16T13:44:06.687 INFO:teuthology.orchestra.run.smithi050.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T13:44:09.638 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T13:44:09.762 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T13:44:10.098 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T13:44:10.251 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T13:44:10.571 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-16T13:44:10.593 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-16T13:44:10.629 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T13:44:12.778 INFO:teuthology.orchestra.run.smithi050.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-16T13:44:12.815 INFO:teuthology.orchestra.run.smithi050.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T13:44:12.853 INFO:teuthology.orchestra.run.smithi050.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T13:44:16.651 INFO:teuthology.orchestra.run.smithi050.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T13:44:16.814 INFO:teuthology.orchestra.run.smithi050.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T13:44:17.173 INFO:teuthology.orchestra.run.smithi050.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T13:44:17.302 INFO:teuthology.orchestra.run.smithi050.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T13:44:17.445 INFO:teuthology.orchestra.run.smithi050.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-16T13:44:17.573 INFO:teuthology.orchestra.run.smithi050.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T13:44:18.939 INFO:teuthology.orchestra.run.smithi050.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-16T13:44:18.939 INFO:teuthology.orchestra.run.smithi050.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-16T13:44:18.939 INFO:teuthology.orchestra.run.smithi050.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-16T13:44:18.940 INFO:teuthology.orchestra.run.smithi050.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-16T13:44:19.126 INFO:teuthology.orchestra.run.smithi050.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T13:44:19.139 INFO:teuthology.orchestra.run.smithi090.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-16T13:44:19.177 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-16T13:44:19.214 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T13:44:20.577 INFO:teuthology.orchestra.run.smithi050.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T13:44:22.178 INFO:teuthology.orchestra.run.smithi050.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-16T13:44:22.312 INFO:teuthology.orchestra.run.smithi050.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-16T13:44:22.439 INFO:teuthology.orchestra.run.smithi050.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T13:44:22.505 INFO:teuthology.orchestra.run.smithi050.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-16T13:44:22.505 INFO:teuthology.orchestra.run.smithi050.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-16T13:44:22.637 INFO:teuthology.orchestra.run.smithi090.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-16T13:44:22.763 INFO:teuthology.orchestra.run.smithi090.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-16T13:44:23.139 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-16T13:44:23.245 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T13:44:23.363 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-16T13:44:23.508 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T13:44:24.982 INFO:teuthology.orchestra.run.smithi090.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-16T13:44:24.983 INFO:teuthology.orchestra.run.smithi090.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-16T13:44:24.983 INFO:teuthology.orchestra.run.smithi090.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-16T13:44:24.983 INFO:teuthology.orchestra.run.smithi090.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-16T13:44:25.399 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T13:44:26.817 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T13:44:28.202 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-16T13:44:28.312 INFO:teuthology.orchestra.run.smithi090.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-16T13:44:28.439 INFO:teuthology.orchestra.run.smithi090.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-16T13:44:28.515 INFO:teuthology.orchestra.run.smithi090.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-16T13:44:28.516 INFO:teuthology.orchestra.run.smithi090.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-16T13:44:37.188 INFO:teuthology.orchestra.run.smithi050.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-16T13:44:37.188 INFO:teuthology.orchestra.run.smithi050.stdout:Sourcing file `/etc/default/grub' 2024-09-16T13:44:37.214 INFO:teuthology.orchestra.run.smithi050.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T13:44:37.240 INFO:teuthology.orchestra.run.smithi050.stdout:Generating grub configuration file ... 2024-09-16T13:44:37.642 INFO:teuthology.orchestra.run.smithi050.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T13:44:37.665 INFO:teuthology.orchestra.run.smithi050.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T13:44:38.030 INFO:teuthology.orchestra.run.smithi050.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T13:44:38.036 INFO:teuthology.orchestra.run.smithi050.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T13:44:38.107 INFO:teuthology.orchestra.run.smithi050.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T13:44:38.113 INFO:teuthology.orchestra.run.smithi050.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T13:44:38.294 INFO:teuthology.orchestra.run.smithi050.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T13:44:38.294 INFO:teuthology.orchestra.run.smithi050.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T13:44:38.294 INFO:teuthology.orchestra.run.smithi050.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T13:44:38.338 INFO:teuthology.orchestra.run.smithi050.stdout:done 2024-09-16T13:44:38.829 DEBUG:teuthology.orchestra.run.smithi050:> dpkg -s linux-image-generic 2024-09-16T13:44:38.852 INFO:teuthology.orchestra.run.smithi050.stdout:Package: linux-image-generic 2024-09-16T13:44:38.852 INFO:teuthology.orchestra.run.smithi050.stdout:Status: install ok installed 2024-09-16T13:44:38.852 INFO:teuthology.orchestra.run.smithi050.stdout:Priority: optional 2024-09-16T13:44:38.852 INFO:teuthology.orchestra.run.smithi050.stdout:Section: kernel 2024-09-16T13:44:38.852 INFO:teuthology.orchestra.run.smithi050.stdout:Installed-Size: 21 2024-09-16T13:44:38.852 INFO:teuthology.orchestra.run.smithi050.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T13:44:38.852 INFO:teuthology.orchestra.run.smithi050.stdout:Architecture: amd64 2024-09-16T13:44:38.853 INFO:teuthology.orchestra.run.smithi050.stdout:Source: linux-meta 2024-09-16T13:44:38.853 INFO:teuthology.orchestra.run.smithi050.stdout:Version: 5.15.0.121.121 2024-09-16T13:44:38.853 INFO:teuthology.orchestra.run.smithi050.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T13:44:38.853 INFO:teuthology.orchestra.run.smithi050.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T13:44:38.853 INFO:teuthology.orchestra.run.smithi050.stdout:Recommends: thermald 2024-09-16T13:44:38.853 INFO:teuthology.orchestra.run.smithi050.stdout:Description: Generic Linux kernel image 2024-09-16T13:44:38.853 INFO:teuthology.orchestra.run.smithi050.stdout: This package will always depend on the latest generic kernel image 2024-09-16T13:44:38.853 INFO:teuthology.orchestra.run.smithi050.stdout: available. 2024-09-16T13:44:38.853 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-16T13:44:38.853 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T13:44:38.854 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T13:44:38.854 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-16T13:44:38.854 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi050.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T13:44:38.854 DEBUG:teuthology.orchestra.run.smithi050:> sudo apt-get clean 2024-09-16T13:44:39.003 DEBUG:teuthology.orchestra.run.smithi050:> sudo apt-get update 2024-09-16T13:44:39.121 INFO:teuthology.orchestra.run.smithi050.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-16T13:44:39.122 INFO:teuthology.orchestra.run.smithi050.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T13:44:39.129 INFO:teuthology.orchestra.run.smithi050.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-16T13:44:39.149 INFO:teuthology.orchestra.run.smithi050.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-16T13:44:40.573 INFO:teuthology.orchestra.run.smithi050.stdout:Reading package lists... 2024-09-16T13:44:40.591 DEBUG:teuthology.orchestra.run.smithi050:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T13:44:40.657 INFO:teuthology.orchestra.run.smithi050.stdout:Reading package lists... 2024-09-16T13:44:40.870 INFO:teuthology.orchestra.run.smithi050.stdout:Building dependency tree... 2024-09-16T13:44:40.870 INFO:teuthology.orchestra.run.smithi050.stdout:Reading state information... 2024-09-16T13:44:41.066 INFO:teuthology.orchestra.run.smithi050.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-16T13:44:41.066 INFO:teuthology.orchestra.run.smithi050.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T13:44:41.066 INFO:teuthology.orchestra.run.smithi050.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T13:44:41.066 INFO:teuthology.orchestra.run.smithi050.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T13:44:41.066 INFO:teuthology.orchestra.run.smithi050.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T13:44:41.067 INFO:teuthology.orchestra.run.smithi050.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-16T13:44:41.067 INFO:teuthology.orchestra.run.smithi050.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-16T13:44:41.067 INFO:teuthology.orchestra.run.smithi050.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T13:44:41.113 INFO:teuthology.orchestra.run.smithi050.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T13:44:41.115 DEBUG:teuthology.orchestra.run.smithi050:> dpkg -s linux-image-generic 2024-09-16T13:44:41.131 INFO:teuthology.orchestra.run.smithi050.stdout:Package: linux-image-generic 2024-09-16T13:44:41.131 INFO:teuthology.orchestra.run.smithi050.stdout:Status: install ok installed 2024-09-16T13:44:41.131 INFO:teuthology.orchestra.run.smithi050.stdout:Priority: optional 2024-09-16T13:44:41.131 INFO:teuthology.orchestra.run.smithi050.stdout:Section: kernel 2024-09-16T13:44:41.132 INFO:teuthology.orchestra.run.smithi050.stdout:Installed-Size: 21 2024-09-16T13:44:41.132 INFO:teuthology.orchestra.run.smithi050.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T13:44:41.132 INFO:teuthology.orchestra.run.smithi050.stdout:Architecture: amd64 2024-09-16T13:44:41.132 INFO:teuthology.orchestra.run.smithi050.stdout:Source: linux-meta 2024-09-16T13:44:41.132 INFO:teuthology.orchestra.run.smithi050.stdout:Version: 5.15.0.121.121 2024-09-16T13:44:41.132 INFO:teuthology.orchestra.run.smithi050.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T13:44:41.132 INFO:teuthology.orchestra.run.smithi050.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T13:44:41.132 INFO:teuthology.orchestra.run.smithi050.stdout:Recommends: thermald 2024-09-16T13:44:41.132 INFO:teuthology.orchestra.run.smithi050.stdout:Description: Generic Linux kernel image 2024-09-16T13:44:41.133 INFO:teuthology.orchestra.run.smithi050.stdout: This package will always depend on the latest generic kernel image 2024-09-16T13:44:41.133 INFO:teuthology.orchestra.run.smithi050.stdout: available. 2024-09-16T13:44:41.133 DEBUG:teuthology.orchestra.run.smithi050:> mktemp 2024-09-16T13:44:41.184 INFO:teuthology.orchestra.run.smithi050.stdout:/tmp/tmp.HoSzHFh5TX 2024-09-16T13:44:41.184 DEBUG:teuthology.orchestra.run.smithi050:> sudo cp /boot/grub/grub.cfg /tmp/tmp.HoSzHFh5TX 2024-09-16T13:44:41.240 DEBUG:teuthology.orchestra.run.smithi050:> sudo chmod 0666 /tmp/tmp.HoSzHFh5TX 2024-09-16T13:44:41.360 DEBUG:teuthology.orchestra.remote:smithi050:/tmp/tmp.HoSzHFh5TX is 10KB 2024-09-16T13:44:41.374 DEBUG:teuthology.orchestra.run.smithi050:> rm -fr /tmp/tmp.HoSzHFh5TX 2024-09-16T13:44:41.379 DEBUG:teuthology.orchestra.run.smithi050:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-16T13:44:41.436 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2024-09-16T13:44:41.436 DEBUG:teuthology.orchestra.run.smithi050:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-16T13:44:41.436 DEBUG:teuthology.orchestra.run.smithi050:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-16T13:44:41.508 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-16T13:44:41.509 DEBUG:teuthology.orchestra.run.smithi050:> sudo update-grub 2024-09-16T13:44:42.847 INFO:teuthology.orchestra.run.smithi050.stderr:Sourcing file `/etc/default/grub' 2024-09-16T13:44:42.848 INFO:teuthology.orchestra.run.smithi050.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T13:44:42.851 INFO:teuthology.orchestra.run.smithi050.stderr:Generating grub configuration file ... 2024-09-16T13:44:43.087 INFO:teuthology.orchestra.run.smithi050.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T13:44:43.094 INFO:teuthology.orchestra.run.smithi050.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T13:44:43.384 INFO:teuthology.orchestra.run.smithi050.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T13:44:43.390 INFO:teuthology.orchestra.run.smithi050.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T13:44:43.434 INFO:teuthology.orchestra.run.smithi050.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T13:44:43.440 INFO:teuthology.orchestra.run.smithi050.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T13:44:43.574 INFO:teuthology.orchestra.run.smithi050.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T13:44:43.575 INFO:teuthology.orchestra.run.smithi050.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T13:44:43.575 INFO:teuthology.orchestra.run.smithi050.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T13:44:43.585 INFO:teuthology.orchestra.run.smithi050.stderr:done 2024-09-16T13:44:43.595 DEBUG:teuthology.orchestra.run.smithi050:> sudo shutdown -r now 2024-09-16T13:44:43.936 INFO:teuthology.orchestra.run.smithi090.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-16T13:44:43.936 INFO:teuthology.orchestra.run.smithi090.stdout:Sourcing file `/etc/default/grub' 2024-09-16T13:44:43.965 INFO:teuthology.orchestra.run.smithi090.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T13:44:43.990 INFO:teuthology.orchestra.run.smithi090.stdout:Generating grub configuration file ... 2024-09-16T13:44:44.405 INFO:teuthology.orchestra.run.smithi090.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T13:44:44.441 INFO:teuthology.orchestra.run.smithi090.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T13:44:44.794 INFO:teuthology.orchestra.run.smithi090.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T13:44:44.800 INFO:teuthology.orchestra.run.smithi090.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T13:44:44.866 INFO:teuthology.orchestra.run.smithi090.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T13:44:44.871 INFO:teuthology.orchestra.run.smithi090.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T13:44:45.155 INFO:teuthology.orchestra.run.smithi090.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T13:44:45.155 INFO:teuthology.orchestra.run.smithi090.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T13:44:45.155 INFO:teuthology.orchestra.run.smithi090.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T13:44:45.272 INFO:teuthology.orchestra.run.smithi090.stdout:done 2024-09-16T13:44:45.806 DEBUG:teuthology.orchestra.run.smithi090:> dpkg -s linux-image-generic 2024-09-16T13:44:45.871 INFO:teuthology.orchestra.run.smithi090.stdout:Package: linux-image-generic 2024-09-16T13:44:45.871 INFO:teuthology.orchestra.run.smithi090.stdout:Status: install ok installed 2024-09-16T13:44:45.871 INFO:teuthology.orchestra.run.smithi090.stdout:Priority: optional 2024-09-16T13:44:45.872 INFO:teuthology.orchestra.run.smithi090.stdout:Section: kernel 2024-09-16T13:44:45.872 INFO:teuthology.orchestra.run.smithi090.stdout:Installed-Size: 21 2024-09-16T13:44:45.872 INFO:teuthology.orchestra.run.smithi090.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T13:44:45.872 INFO:teuthology.orchestra.run.smithi090.stdout:Architecture: amd64 2024-09-16T13:44:45.872 INFO:teuthology.orchestra.run.smithi090.stdout:Source: linux-meta 2024-09-16T13:44:45.872 INFO:teuthology.orchestra.run.smithi090.stdout:Version: 5.15.0.121.121 2024-09-16T13:44:45.872 INFO:teuthology.orchestra.run.smithi090.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T13:44:45.872 INFO:teuthology.orchestra.run.smithi090.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T13:44:45.872 INFO:teuthology.orchestra.run.smithi090.stdout:Recommends: thermald 2024-09-16T13:44:45.872 INFO:teuthology.orchestra.run.smithi090.stdout:Description: Generic Linux kernel image 2024-09-16T13:44:45.872 INFO:teuthology.orchestra.run.smithi090.stdout: This package will always depend on the latest generic kernel image 2024-09-16T13:44:45.872 INFO:teuthology.orchestra.run.smithi090.stdout: available. 2024-09-16T13:44:45.873 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-16T13:44:45.873 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T13:44:45.873 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T13:44:45.873 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-16T13:44:45.873 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi090.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T13:44:45.873 DEBUG:teuthology.orchestra.run.smithi090:> sudo apt-get clean 2024-09-16T13:44:46.071 DEBUG:teuthology.orchestra.run.smithi090:> sudo apt-get update 2024-09-16T13:44:46.333 INFO:teuthology.orchestra.run.smithi090.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T13:44:46.336 INFO:teuthology.orchestra.run.smithi090.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-16T13:44:46.398 INFO:teuthology.orchestra.run.smithi090.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-16T13:44:46.479 INFO:teuthology.orchestra.run.smithi090.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-16T13:44:47.783 INFO:teuthology.orchestra.run.smithi090.stdout:Reading package lists... 2024-09-16T13:44:47.800 DEBUG:teuthology.orchestra.run.smithi090:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T13:44:47.853 INFO:teuthology.orchestra.run.smithi090.stdout:Reading package lists... 2024-09-16T13:44:48.042 INFO:teuthology.orchestra.run.smithi090.stdout:Building dependency tree... 2024-09-16T13:44:48.042 INFO:teuthology.orchestra.run.smithi090.stdout:Reading state information... 2024-09-16T13:44:48.206 INFO:teuthology.orchestra.run.smithi090.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-16T13:44:48.206 INFO:teuthology.orchestra.run.smithi090.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T13:44:48.206 INFO:teuthology.orchestra.run.smithi090.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T13:44:48.207 INFO:teuthology.orchestra.run.smithi090.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T13:44:48.207 INFO:teuthology.orchestra.run.smithi090.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T13:44:48.207 INFO:teuthology.orchestra.run.smithi090.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-16T13:44:48.207 INFO:teuthology.orchestra.run.smithi090.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-16T13:44:48.208 INFO:teuthology.orchestra.run.smithi090.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T13:44:48.246 INFO:teuthology.orchestra.run.smithi090.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T13:44:48.248 DEBUG:teuthology.orchestra.run.smithi090:> dpkg -s linux-image-generic 2024-09-16T13:44:48.307 INFO:teuthology.orchestra.run.smithi090.stdout:Package: linux-image-generic 2024-09-16T13:44:48.307 INFO:teuthology.orchestra.run.smithi090.stdout:Status: install ok installed 2024-09-16T13:44:48.308 INFO:teuthology.orchestra.run.smithi090.stdout:Priority: optional 2024-09-16T13:44:48.308 INFO:teuthology.orchestra.run.smithi090.stdout:Section: kernel 2024-09-16T13:44:48.308 INFO:teuthology.orchestra.run.smithi090.stdout:Installed-Size: 21 2024-09-16T13:44:48.308 INFO:teuthology.orchestra.run.smithi090.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T13:44:48.308 INFO:teuthology.orchestra.run.smithi090.stdout:Architecture: amd64 2024-09-16T13:44:48.308 INFO:teuthology.orchestra.run.smithi090.stdout:Source: linux-meta 2024-09-16T13:44:48.308 INFO:teuthology.orchestra.run.smithi090.stdout:Version: 5.15.0.121.121 2024-09-16T13:44:48.308 INFO:teuthology.orchestra.run.smithi090.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T13:44:48.308 INFO:teuthology.orchestra.run.smithi090.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T13:44:48.308 INFO:teuthology.orchestra.run.smithi090.stdout:Recommends: thermald 2024-09-16T13:44:48.308 INFO:teuthology.orchestra.run.smithi090.stdout:Description: Generic Linux kernel image 2024-09-16T13:44:48.308 INFO:teuthology.orchestra.run.smithi090.stdout: This package will always depend on the latest generic kernel image 2024-09-16T13:44:48.308 INFO:teuthology.orchestra.run.smithi090.stdout: available. 2024-09-16T13:44:48.309 DEBUG:teuthology.orchestra.run.smithi090:> mktemp 2024-09-16T13:44:48.353 INFO:teuthology.orchestra.run.smithi090.stdout:/tmp/tmp.ZfOig7j3QJ 2024-09-16T13:44:48.353 DEBUG:teuthology.orchestra.run.smithi090:> sudo cp /boot/grub/grub.cfg /tmp/tmp.ZfOig7j3QJ 2024-09-16T13:44:48.408 DEBUG:teuthology.orchestra.run.smithi090:> sudo chmod 0666 /tmp/tmp.ZfOig7j3QJ 2024-09-16T13:44:48.540 DEBUG:teuthology.orchestra.remote:smithi090:/tmp/tmp.ZfOig7j3QJ is 10KB 2024-09-16T13:44:48.552 DEBUG:teuthology.orchestra.run.smithi090:> rm -fr /tmp/tmp.ZfOig7j3QJ 2024-09-16T13:44:48.558 DEBUG:teuthology.orchestra.run.smithi090:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-16T13:44:48.616 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2024-09-16T13:44:48.616 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-16T13:44:48.616 DEBUG:teuthology.orchestra.run.smithi090:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-16T13:44:48.726 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-16T13:44:48.727 DEBUG:teuthology.orchestra.run.smithi090:> sudo update-grub 2024-09-16T13:44:50.494 INFO:teuthology.orchestra.run.smithi090.stderr:Sourcing file `/etc/default/grub' 2024-09-16T13:44:50.515 INFO:teuthology.orchestra.run.smithi090.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T13:44:50.523 INFO:teuthology.orchestra.run.smithi090.stderr:Generating grub configuration file ... 2024-09-16T13:44:50.780 INFO:teuthology.orchestra.run.smithi090.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-16T13:44:50.786 INFO:teuthology.orchestra.run.smithi090.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-16T13:44:51.190 INFO:teuthology.orchestra.run.smithi090.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T13:44:51.196 INFO:teuthology.orchestra.run.smithi090.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T13:44:51.242 INFO:teuthology.orchestra.run.smithi090.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T13:44:51.247 INFO:teuthology.orchestra.run.smithi090.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T13:44:51.383 INFO:teuthology.orchestra.run.smithi090.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T13:44:51.383 INFO:teuthology.orchestra.run.smithi090.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T13:44:51.383 INFO:teuthology.orchestra.run.smithi090.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T13:44:51.412 INFO:teuthology.orchestra.run.smithi090.stderr:done 2024-09-16T13:44:51.414 DEBUG:teuthology.orchestra.run.smithi090:> sudo shutdown -r now 2024-09-16T13:45:13.615 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-16T13:45:13.616 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi050.front.sepia.ceph.com' 2024-09-16T13:45:13.617 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:45:21.425 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-16T13:45:21.425 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi090.front.sepia.ceph.com' 2024-09-16T13:45:21.426 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:45:31.969 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.50 2024-09-16T13:45:40.978 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi050.front.sepia.ceph.com' 2024-09-16T13:45:40.979 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:45:56.029 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.90 2024-09-16T13:46:05.037 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi090.front.sepia.ceph.com' 2024-09-16T13:46:05.038 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:46:08.097 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.90 2024-09-16T13:46:20.109 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi090.front.sepia.ceph.com' 2024-09-16T13:46:20.111 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:46:38.529 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.90 2024-09-16T13:46:40.984 DEBUG:teuthology.orchestra.remote:timed out 2024-09-16T13:46:52.994 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi050.front.sepia.ceph.com' 2024-09-16T13:46:52.995 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:46:53.259 DEBUG:teuthology.orchestra.run.smithi050:> true 2024-09-16T13:46:53.530 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi090.front.sepia.ceph.com' 2024-09-16T13:46:53.530 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:46:53.533 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.90 2024-09-16T13:46:53.857 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi050.front.sepia.ceph.com' 2024-09-16T13:46:53.857 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-121-generic"... 2024-09-16T13:46:53.858 DEBUG:teuthology.orchestra.run.smithi050:> uname -r 2024-09-16T13:46:53.902 INFO:teuthology.orchestra.run.smithi050.stdout:5.15.0-121-generic 2024-09-16T13:46:53.902 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-16T13:46:53.902 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T13:46:53.903 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-16T13:46:54.903 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-16T13:46:54.903 DEBUG:teuthology.orchestra.run.smithi050:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T13:46:54.976 INFO:teuthology.orchestra.run.smithi050.stdout:ttyS1 2024-09-16T13:46:55.000 DEBUG:teuthology.parallel:result is None 2024-09-16T13:47:11.534 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi090.front.sepia.ceph.com' 2024-09-16T13:47:11.535 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:47:11.829 DEBUG:teuthology.orchestra.run.smithi090:> true 2024-09-16T13:47:12.394 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi090.front.sepia.ceph.com' 2024-09-16T13:47:12.394 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-121-generic"... 2024-09-16T13:47:12.394 DEBUG:teuthology.orchestra.run.smithi090:> uname -r 2024-09-16T13:47:12.440 INFO:teuthology.orchestra.run.smithi090.stdout:5.15.0-121-generic 2024-09-16T13:47:12.440 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-16T13:47:12.440 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T13:47:12.440 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-16T13:47:13.441 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-16T13:47:13.441 DEBUG:teuthology.orchestra.run.smithi090:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T13:47:13.539 INFO:teuthology.orchestra.run.smithi090.stdout:ttyS1 2024-09-16T13:47:13.558 DEBUG:teuthology.parallel:result is None 2024-09-16T13:47:13.559 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-16T13:47:13.566 INFO:teuthology.task.internal:Creating test directory... 2024-09-16T13:47:13.566 DEBUG:teuthology.orchestra.run.smithi050:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T13:47:13.569 DEBUG:teuthology.orchestra.run.smithi090:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T13:47:13.574 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-16T13:47:13.581 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-16T13:47:13.590 INFO:teuthology.task.internal:Creating archive directory... 2024-09-16T13:47:13.590 DEBUG:teuthology.orchestra.run.smithi050:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T13:47:13.615 DEBUG:teuthology.orchestra.run.smithi090:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T13:47:13.637 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-16T13:47:13.647 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-16T13:47:13.647 DEBUG:teuthology.orchestra.run.smithi050:> 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-09-16T13:47:13.667 DEBUG:teuthology.orchestra.run.smithi090:> 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-09-16T13:47:13.693 INFO:teuthology.orchestra.run.smithi090.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T13:47:13.697 INFO:teuthology.orchestra.run.smithi050.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T13:47:13.701 INFO:teuthology.orchestra.run.smithi090.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T13:47:13.707 INFO:teuthology.orchestra.run.smithi050.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T13:47:13.709 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-16T13:47:13.717 INFO:teuthology.task.internal:Configuring sudo... 2024-09-16T13:47:13.717 DEBUG:teuthology.orchestra.run.smithi050:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T13:47:13.755 DEBUG:teuthology.orchestra.run.smithi090:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T13:47:13.782 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-16T13:47:13.791 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-16T13:47:13.792 DEBUG:teuthology.orchestra.run.smithi050:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T13:47:13.815 DEBUG:teuthology.orchestra.run.smithi090:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T13:47:13.828 DEBUG:teuthology.orchestra.run.smithi050:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T13:47:13.867 DEBUG:teuthology.orchestra.run.smithi050:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T13:47:13.914 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2024-09-16T13:47:13.915 DEBUG:teuthology.orchestra.run.smithi050:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T13:47:13.975 DEBUG:teuthology.orchestra.run.smithi090:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T13:47:13.981 DEBUG:teuthology.orchestra.run.smithi090:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T13:47:14.029 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2024-09-16T13:47:14.029 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T13:47:14.104 DEBUG:teuthology.orchestra.run.smithi050:> sudo service rsyslog restart 2024-09-16T13:47:14.106 DEBUG:teuthology.orchestra.run.smithi090:> sudo service rsyslog restart 2024-09-16T13:47:14.187 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-16T13:47:14.198 INFO:teuthology.task.internal:Starting timer... 2024-09-16T13:47:14.198 INFO:teuthology.run_tasks:Running task pcp... 2024-09-16T13:47:14.210 INFO:teuthology.run_tasks:Running task selinux... 2024-09-16T13:47:14.221 DEBUG:teuthology.task.selinux:Excluding smithi050: OS 'ubuntu' does not support SELinux 2024-09-16T13:47:14.221 DEBUG:teuthology.task.selinux:Excluding smithi090: OS 'ubuntu' does not support SELinux 2024-09-16T13:47:14.221 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-16T13:47:14.221 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-16T13:47:14.221 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-16T13:47:14.221 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-16T13:47:14.230 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-16T13:47:14.234 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-16T13:47:14.367 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-16T13:47:14.378 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-09-16T13:47:14.379 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi050.front.sepia.ceph.com,smithi090.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-16T13:54:47.646 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi050.front.sepia.ceph.com'), Remote(name='ubuntu@smithi090.front.sepia.ceph.com')] 2024-09-16T13:54:47.647 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi050.front.sepia.ceph.com' 2024-09-16T13:54:47.649 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:54:47.730 DEBUG:teuthology.orchestra.run.smithi050:> true 2024-09-16T13:54:47.809 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi050.front.sepia.ceph.com' 2024-09-16T13:54:47.809 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi090.front.sepia.ceph.com' 2024-09-16T13:54:47.810 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:54:47.892 DEBUG:teuthology.orchestra.run.smithi090:> true 2024-09-16T13:54:47.973 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi090.front.sepia.ceph.com' 2024-09-16T13:54:47.973 INFO:teuthology.run_tasks:Running task clock... 2024-09-16T13:54:47.983 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-16T13:54:47.983 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T13:54:47.984 DEBUG:teuthology.orchestra.run.smithi050:> 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-09-16T13:54:47.986 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T13:54:47.986 DEBUG:teuthology.orchestra.run.smithi090:> 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-09-16T13:54:48.017 INFO:teuthology.orchestra.run.smithi050.stdout:16 Sep 13:54:48 ntpd[18386]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-16T13:54:48.017 INFO:teuthology.orchestra.run.smithi050.stdout:16 Sep 13:54:48 ntpd[18386]: Command line: ntpd -gq 2024-09-16T13:54:48.017 INFO:teuthology.orchestra.run.smithi050.stdout:16 Sep 13:54:48 ntpd[18386]: ---------------------------------------------------- 2024-09-16T13:54:48.017 INFO:teuthology.orchestra.run.smithi050.stdout:16 Sep 13:54:48 ntpd[18386]: ntp-4 is maintained by Network Time Foundation, 2024-09-16T13:54:48.018 INFO:teuthology.orchestra.run.smithi050.stdout:16 Sep 13:54:48 ntpd[18386]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-16T13:54:48.018 INFO:teuthology.orchestra.run.smithi050.stdout:16 Sep 13:54:48 ntpd[18386]: corporation. Support and training for ntp-4 are 2024-09-16T13:54:48.018 INFO:teuthology.orchestra.run.smithi050.stdout:16 Sep 13:54:48 ntpd[18386]: available at https://www.nwtime.org/support 2024-09-16T13:54:48.018 INFO:teuthology.orchestra.run.smithi050.stdout:16 Sep 13:54:48 ntpd[18386]: ---------------------------------------------------- 2024-09-16T13:54:48.018 INFO:teuthology.orchestra.run.smithi050.stdout:16 Sep 13:54:48 ntpd[18386]: proto: precision = 0.066 usec (-24) 2024-09-16T13:54:48.018 INFO:teuthology.orchestra.run.smithi050.stdout:16 Sep 13:54:48 ntpd[18386]: basedate set to 2022-02-04 2024-09-16T13:54:48.018 INFO:teuthology.orchestra.run.smithi050.stdout:16 Sep 13:54:48 ntpd[18386]: gps base set to 2022-02-06 (week 2196) 2024-09-16T13:54:48.018 INFO:teuthology.orchestra.run.smithi050.stdout:16 Sep 13:54:48 ntpd[18386]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T13:54:48.018 INFO:teuthology.orchestra.run.smithi050.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T13:54:48.018 INFO:teuthology.orchestra.run.smithi050.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-16T13:54:48.019 INFO:teuthology.orchestra.run.smithi050.stdout:16 Sep 13:54:48 ntpd[18386]: restrict ::: KOD does nothing without LIMITED. 2024-09-16T13:54:48.020 INFO:teuthology.orchestra.run.smithi050.stdout:16 Sep 13:54:48 ntpd[18386]: Listen and drop on 0 v6wildcard [::]:123 2024-09-16T13:54:48.020 INFO:teuthology.orchestra.run.smithi050.stdout:16 Sep 13:54:48 ntpd[18386]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-16T13:54:48.020 INFO:teuthology.orchestra.run.smithi050.stdout:16 Sep 13:54:48 ntpd[18386]: Listen normally on 2 lo 127.0.0.1:123 2024-09-16T13:54:48.020 INFO:teuthology.orchestra.run.smithi050.stdout:16 Sep 13:54:48 ntpd[18386]: Listen normally on 3 ens1f0 172.21.15.50:123 2024-09-16T13:54:48.020 INFO:teuthology.orchestra.run.smithi050.stdout:16 Sep 13:54:48 ntpd[18386]: Listen normally on 4 lo [::1]:123 2024-09-16T13:54:48.020 INFO:teuthology.orchestra.run.smithi050.stdout:16 Sep 13:54:48 ntpd[18386]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:1584%4]:123 2024-09-16T13:54:48.020 INFO:teuthology.orchestra.run.smithi050.stdout:16 Sep 13:54:48 ntpd[18386]: Listening on routing socket on fd #22 for interface updates 2024-09-16T13:54:48.039 INFO:teuthology.orchestra.run.smithi090.stdout:16 Sep 13:54:48 ntpd[18471]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-16T13:54:48.039 INFO:teuthology.orchestra.run.smithi090.stdout:16 Sep 13:54:48 ntpd[18471]: Command line: ntpd -gq 2024-09-16T13:54:48.040 INFO:teuthology.orchestra.run.smithi090.stdout:16 Sep 13:54:48 ntpd[18471]: ---------------------------------------------------- 2024-09-16T13:54:48.040 INFO:teuthology.orchestra.run.smithi090.stdout:16 Sep 13:54:48 ntpd[18471]: ntp-4 is maintained by Network Time Foundation, 2024-09-16T13:54:48.040 INFO:teuthology.orchestra.run.smithi090.stdout:16 Sep 13:54:48 ntpd[18471]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-16T13:54:48.040 INFO:teuthology.orchestra.run.smithi090.stdout:16 Sep 13:54:48 ntpd[18471]: corporation. Support and training for ntp-4 are 2024-09-16T13:54:48.040 INFO:teuthology.orchestra.run.smithi090.stdout:16 Sep 13:54:48 ntpd[18471]: available at https://www.nwtime.org/support 2024-09-16T13:54:48.040 INFO:teuthology.orchestra.run.smithi090.stdout:16 Sep 13:54:48 ntpd[18471]: ---------------------------------------------------- 2024-09-16T13:54:48.041 INFO:teuthology.orchestra.run.smithi090.stdout:16 Sep 13:54:48 ntpd[18471]: proto: precision = 0.042 usec (-24) 2024-09-16T13:54:48.041 INFO:teuthology.orchestra.run.smithi090.stdout:16 Sep 13:54:48 ntpd[18471]: basedate set to 2022-02-04 2024-09-16T13:54:48.041 INFO:teuthology.orchestra.run.smithi090.stdout:16 Sep 13:54:48 ntpd[18471]: gps base set to 2022-02-06 (week 2196) 2024-09-16T13:54:48.041 INFO:teuthology.orchestra.run.smithi090.stdout:16 Sep 13:54:48 ntpd[18471]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T13:54:48.041 INFO:teuthology.orchestra.run.smithi090.stdout:16 Sep 13:54:48 ntpd[18471]: restrict ::: KOD does nothing without LIMITED. 2024-09-16T13:54:48.041 INFO:teuthology.orchestra.run.smithi090.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T13:54:48.041 INFO:teuthology.orchestra.run.smithi090.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-16T13:54:48.042 INFO:teuthology.orchestra.run.smithi090.stdout:16 Sep 13:54:48 ntpd[18471]: Listen and drop on 0 v6wildcard [::]:123 2024-09-16T13:54:48.042 INFO:teuthology.orchestra.run.smithi090.stdout:16 Sep 13:54:48 ntpd[18471]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-16T13:54:48.042 INFO:teuthology.orchestra.run.smithi090.stdout:16 Sep 13:54:48 ntpd[18471]: Listen normally on 2 lo 127.0.0.1:123 2024-09-16T13:54:48.043 INFO:teuthology.orchestra.run.smithi090.stdout:16 Sep 13:54:48 ntpd[18471]: Listen normally on 3 enp3s0f1 172.21.15.90:123 2024-09-16T13:54:48.043 INFO:teuthology.orchestra.run.smithi090.stdout:16 Sep 13:54:48 ntpd[18471]: Listen normally on 4 lo [::1]:123 2024-09-16T13:54:48.043 INFO:teuthology.orchestra.run.smithi090.stdout:16 Sep 13:54:48 ntpd[18471]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d767%5]:123 2024-09-16T13:54:48.043 INFO:teuthology.orchestra.run.smithi090.stdout:16 Sep 13:54:48 ntpd[18471]: Listening on routing socket on fd #22 for interface updates 2024-09-16T13:54:49.016 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:49 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:49.017 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:49 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:49.040 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:49 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:49.040 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:49 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:49.040 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:49 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:49.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:49 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:49.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:49 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:49.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:49 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:49.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:49 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T13:54:49.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:49 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T13:54:50.017 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:50 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:50.017 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:50 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:50.017 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:50 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:50.017 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:50 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:50.017 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:50 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T13:54:50.017 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:50 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T13:54:50.040 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:50 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:50.040 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:50 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:50.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:50 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:50.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:50 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:50.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:50 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T13:54:50.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:50 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T13:54:51.040 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:51 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:51.040 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:51 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:51.040 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:51 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:51.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:51 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:51.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:51 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T13:54:51.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:51 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T13:54:52.017 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:52 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:52.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:52 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:52.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:52 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:52.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:52 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:52.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:52 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:52.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:52 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:52.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:52 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T13:54:52.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:52 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T13:54:52.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:52 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:52.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:52 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:52.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:52 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T13:54:52.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:52 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T13:54:52.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:52 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:52.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:52 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:52.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:52 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:52.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:52 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:52.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:52 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:52.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:52 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:52.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:52 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T13:54:52.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:52 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T13:54:52.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:52 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:52.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:52 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:52.042 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:52 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T13:54:52.042 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:52 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T13:54:53.017 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:53 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:53.017 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:53 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:53.017 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:53 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:53.017 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:53 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:53.017 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:53 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T13:54:53.017 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:53 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T13:54:53.040 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:53 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:53.040 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:53 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:53.040 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:53 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:53.040 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:53 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:53.040 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:53 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T13:54:53.040 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:53 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T13:54:54.017 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:54 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:54.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:54 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:54.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:54 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:54.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:54 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:54.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:54 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:54.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:54 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:54.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:54 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T13:54:54.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:54 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T13:54:54.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:54 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:54.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:54 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:54.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:54 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T13:54:54.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:54 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T13:54:54.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:54 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:54.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:54 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:54.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:54 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:54.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:54 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:54.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:54 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:54.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:54 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:54.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:54 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T13:54:54.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:54 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T13:54:54.042 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:54 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:54.042 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:54 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:54.042 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:54 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T13:54:54.042 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:54 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T13:54:55.017 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:55 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:55.017 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:55 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:55.017 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:55 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:55.017 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:55 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:55.017 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:55 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T13:54:55.017 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:55 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T13:54:55.040 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:55 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:55.040 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:55 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:55.040 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:55 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:55.040 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:55 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:55.040 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:55 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T13:54:55.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:55 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T13:54:55.041 INFO:teuthology.orchestra.run.smithi090.stdout:16 Sep 13:54:55 ntpd[18471]: ntpd: time slew -0.000516 s 2024-09-16T13:54:55.041 INFO:teuthology.orchestra.run.smithi090.stdout:ntpd: time slew -0.000516s 2024-09-16T13:54:55.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:55 ntpd[18471]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-16T13:54:55.041 INFO:teuthology.orchestra.run.smithi090.stderr:16 Sep 13:54:55 ntpd[18471]: can't open /var/log/ntpstats/loopstats.20240916: Permission denied 2024-09-16T13:54:55.109 INFO:teuthology.orchestra.run.smithi090.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T13:54:55.109 INFO:teuthology.orchestra.run.smithi090.stdout:============================================================================== 2024-09-16T13:54:55.110 INFO:teuthology.orchestra.run.smithi090.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T13:54:55.110 INFO:teuthology.orchestra.run.smithi090.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T13:54:55.110 INFO:teuthology.orchestra.run.smithi090.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T13:54:55.110 INFO:teuthology.orchestra.run.smithi090.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T13:54:56.017 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:56 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:56.017 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:56 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:56.017 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:56 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:56.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:56 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:56.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:56 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:56.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:56 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:56.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:56 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T13:54:56.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:56 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T13:54:56.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:56 ntpd[18386]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T13:54:56.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:56 ntpd[18386]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T13:54:56.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:56 ntpd[18386]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T13:54:56.018 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:56 ntpd[18386]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T13:54:56.018 INFO:teuthology.orchestra.run.smithi050.stdout:16 Sep 13:54:56 ntpd[18386]: ntpd: time slew -0.000774 s 2024-09-16T13:54:56.018 INFO:teuthology.orchestra.run.smithi050.stdout:ntpd: time slew -0.000774s 2024-09-16T13:54:56.019 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:56 ntpd[18386]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-16T13:54:56.019 INFO:teuthology.orchestra.run.smithi050.stderr:16 Sep 13:54:56 ntpd[18386]: can't open /var/log/ntpstats/loopstats.20240916: Permission denied 2024-09-16T13:54:56.068 INFO:teuthology.orchestra.run.smithi050.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T13:54:56.068 INFO:teuthology.orchestra.run.smithi050.stdout:============================================================================== 2024-09-16T13:54:56.068 INFO:teuthology.orchestra.run.smithi050.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T13:54:56.068 INFO:teuthology.orchestra.run.smithi050.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T13:54:56.068 INFO:teuthology.orchestra.run.smithi050.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T13:54:56.068 INFO:teuthology.orchestra.run.smithi050.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-16T13:54:56.069 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-16T13:54:56.167 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'squid', 'image': 'quay.ceph.io/ceph-ci/ceph:squid', 'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, '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\\)', 'CEPHADM_STRAY_DAEMON', 'CEPHADM_FAILED_DAEMON', 'CEPHADM_AGENT_DOWN'], 'log-only-match': ['CEPHADM_'], 'sha1': '8293d73f8690540e843a81caec373f9cc29cf705'} 2024-09-16T13:54:56.167 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:squid 2024-09-16T13:54:56.168 INFO:tasks.cephadm:Cluster fsid is 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:54:56.168 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-16T13:54:56.168 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.50', 'mon.c': '[v2:172.21.15.50:3301,v1:172.21.15.50:6790]', 'mon.b': '172.21.15.90'} 2024-09-16T13:54:56.169 INFO:tasks.cephadm:First mon is mon.a on smithi050 2024-09-16T13:54:56.169 INFO:tasks.cephadm:First mgr is y 2024-09-16T13:54:56.169 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-16T13:54:56.169 DEBUG:teuthology.orchestra.run.smithi050:> sudo hostname $(hostname -s) 2024-09-16T13:54:56.183 DEBUG:teuthology.orchestra.run.smithi090:> sudo hostname $(hostname -s) 2024-09-16T13:54:56.198 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for squid 2024-09-16T13:54:56.199 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T13:54:56.345 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '8293d73f8690540e843a81caec373f9cc29cf705', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/83046/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4917-g8293d73f', 'node_name': '172.21.2.11+braggi11', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-4917-g8293d73f-1jammy'}, 'url': 'https://1.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-13-1248/8293d73f8690540e843a81caec373f9cc29cf705/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-13 17:57:06.888124', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-13-1248', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-13-1248/8293d73f8690540e843a81caec373f9cc29cf705/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-16T13:54:56.560 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref squid, sha1 8921c8ef947807b717db041d85f0761b7914d5fc from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&ref=squid 2024-09-16T13:54:56.561 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-16T13:54:56.561 INFO:tasks.cephadm:Downloading cephadm from url: https://1.chacra.ceph.com/binaries/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-16T13:54:56.562 DEBUG:teuthology.orchestra.run.smithi050:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T13:54:57.052 INFO:teuthology.orchestra.run.smithi050.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791881 Sep 16 13:54 /home/ubuntu/cephtest/cephadm 2024-09-16T13:54:57.052 DEBUG:teuthology.orchestra.run.smithi090:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/8921c8ef947807b717db041d85f0761b7914d5fc/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T13:54:57.520 INFO:teuthology.orchestra.run.smithi090.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791881 Sep 16 13:54 /home/ubuntu/cephtest/cephadm 2024-09-16T13:54:57.520 DEBUG:teuthology.orchestra.run.smithi050:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T13:54:57.528 DEBUG:teuthology.orchestra.run.smithi090:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T13:54:57.546 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:squid on all hosts... 2024-09-16T13:54:57.546 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-16T13:54:57.572 DEBUG:teuthology.orchestra.run.smithi090:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-16T13:54:57.758 INFO:teuthology.orchestra.run.smithi050.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-16T13:54:57.761 INFO:teuthology.orchestra.run.smithi090.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-16T13:56:11.843 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T13:56:11.844 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph_version": "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)", 2024-09-16T13:56:11.844 INFO:teuthology.orchestra.run.smithi050.stdout: "image_id": "b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe", 2024-09-16T13:56:11.844 INFO:teuthology.orchestra.run.smithi050.stdout: "repo_digests": [ 2024-09-16T13:56:11.844 INFO:teuthology.orchestra.run.smithi050.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60" 2024-09-16T13:56:11.844 INFO:teuthology.orchestra.run.smithi050.stdout: ] 2024-09-16T13:56:11.844 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T13:56:18.681 INFO:teuthology.orchestra.run.smithi090.stdout:{ 2024-09-16T13:56:18.681 INFO:teuthology.orchestra.run.smithi090.stdout: "ceph_version": "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)", 2024-09-16T13:56:18.681 INFO:teuthology.orchestra.run.smithi090.stdout: "image_id": "b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe", 2024-09-16T13:56:18.681 INFO:teuthology.orchestra.run.smithi090.stdout: "repo_digests": [ 2024-09-16T13:56:18.681 INFO:teuthology.orchestra.run.smithi090.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60" 2024-09-16T13:56:18.681 INFO:teuthology.orchestra.run.smithi090.stdout: ] 2024-09-16T13:56:18.681 INFO:teuthology.orchestra.run.smithi090.stdout:} 2024-09-16T13:56:18.732 DEBUG:teuthology.orchestra.run.smithi050:> sudo mkdir -p /etc/ceph 2024-09-16T13:56:18.747 DEBUG:teuthology.orchestra.run.smithi090:> sudo mkdir -p /etc/ceph 2024-09-16T13:56:18.760 DEBUG:teuthology.orchestra.run.smithi050:> sudo chmod 777 /etc/ceph 2024-09-16T13:56:18.801 DEBUG:teuthology.orchestra.run.smithi090:> sudo chmod 777 /etc/ceph 2024-09-16T13:56:18.813 INFO:tasks.cephadm:Writing seed config... 2024-09-16T13:56:18.815 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-09-16T13:56:18.815 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-16T13:56:18.815 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-16T13:56:18.815 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-09-16T13:56:18.815 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-16T13:56:18.815 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-16T13:56:18.815 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-16T13:56:18.815 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-16T13:56:18.815 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-16T13:56:18.816 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2024-09-16T13:56:18.816 DEBUG:teuthology.orchestra.run.smithi050:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-16T13:56:18.850 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 = 416e6b7e-7433-11ef-bceb-c7b262605968 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 = False [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-09-16T13:56:18.850 DEBUG:teuthology.orchestra.run.smithi050:mon.a> sudo journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mon.a.service 2024-09-16T13:56:18.895 DEBUG:teuthology.orchestra.run.smithi050:mgr.y> sudo journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mgr.y.service 2024-09-16T13:56:18.942 INFO:tasks.cephadm:Bootstrapping... 2024-09-16T13:56:18.943 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid -v bootstrap --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 --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.50 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-16T13:56:19.176 INFO:teuthology.orchestra.run.smithi050.stdout:-------------------------------------------------------------------------------- 2024-09-16T13:56:19.176 INFO:teuthology.orchestra.run.smithi050.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:squid', '-v', 'bootstrap', '--fsid', '416e6b7e-7433-11ef-bceb-c7b262605968', '--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.50', '--skip-admin-label'] 2024-09-16T13:56:19.177 INFO:teuthology.orchestra.run.smithi050.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-16T13:56:19.177 INFO:teuthology.orchestra.run.smithi050.stdout:Verifying podman|docker is present... 2024-09-16T13:56:19.177 INFO:teuthology.orchestra.run.smithi050.stdout:Verifying lvm2 is present... 2024-09-16T13:56:19.178 INFO:teuthology.orchestra.run.smithi050.stdout:Verifying time synchronization is in place... 2024-09-16T13:56:19.182 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-16T13:56:19.182 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-16T13:56:19.189 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-16T13:56:19.189 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stdout inactive 2024-09-16T13:56:19.193 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-16T13:56:19.193 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-16T13:56:19.196 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-16T13:56:19.196 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stdout inactive 2024-09-16T13:56:19.200 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-16T13:56:19.200 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stdout masked 2024-09-16T13:56:19.203 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-16T13:56:19.203 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stdout inactive 2024-09-16T13:56:19.208 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-16T13:56:19.208 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-16T13:56:19.212 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-16T13:56:19.212 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stdout inactive 2024-09-16T13:56:19.216 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stdout enabled 2024-09-16T13:56:19.220 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stdout active 2024-09-16T13:56:19.220 INFO:teuthology.orchestra.run.smithi050.stdout:Unit ntp.service is enabled and running 2024-09-16T13:56:19.220 INFO:teuthology.orchestra.run.smithi050.stdout:Repeating the final host check... 2024-09-16T13:56:19.221 INFO:teuthology.orchestra.run.smithi050.stdout:docker (/usr/bin/docker) is present 2024-09-16T13:56:19.221 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl is present 2024-09-16T13:56:19.221 INFO:teuthology.orchestra.run.smithi050.stdout:lvcreate is present 2024-09-16T13:56:19.223 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-16T13:56:19.224 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-16T13:56:19.227 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-16T13:56:19.228 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stdout inactive 2024-09-16T13:56:19.231 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-16T13:56:19.231 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-16T13:56:19.234 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-16T13:56:19.234 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stdout inactive 2024-09-16T13:56:19.238 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-16T13:56:19.238 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stdout masked 2024-09-16T13:56:19.241 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-16T13:56:19.241 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stdout inactive 2024-09-16T13:56:19.245 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-16T13:56:19.245 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-16T13:56:19.248 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-16T13:56:19.248 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stdout inactive 2024-09-16T13:56:19.252 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stdout enabled 2024-09-16T13:56:19.256 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stdout active 2024-09-16T13:56:19.256 INFO:teuthology.orchestra.run.smithi050.stdout:Unit ntp.service is enabled and running 2024-09-16T13:56:19.256 INFO:teuthology.orchestra.run.smithi050.stdout:Host looks OK 2024-09-16T13:56:19.257 INFO:teuthology.orchestra.run.smithi050.stdout:Cluster fsid: 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:56:19.257 INFO:teuthology.orchestra.run.smithi050.stdout:Acquiring lock 139829666003600 on /run/cephadm/416e6b7e-7433-11ef-bceb-c7b262605968.lock 2024-09-16T13:56:19.257 INFO:teuthology.orchestra.run.smithi050.stdout:Lock 139829666003600 acquired on /run/cephadm/416e6b7e-7433-11ef-bceb-c7b262605968.lock 2024-09-16T13:56:19.257 INFO:teuthology.orchestra.run.smithi050.stdout:Verifying IP 172.21.15.50 port 3300 ... 2024-09-16T13:56:19.257 INFO:teuthology.orchestra.run.smithi050.stdout:Verifying IP 172.21.15.50 port 6789 ... 2024-09-16T13:56:19.257 INFO:teuthology.orchestra.run.smithi050.stdout:Base mon IP(s) is [172.21.15.50:3300, 172.21.15.50:6789], mon addrv is [v2:172.21.15.50:3300,v1:172.21.15.50:6789] 2024-09-16T13:56:19.259 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-09-16T13:56:19.259 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-16T13:56:19.259 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.50 2024-09-16T13:56:19.261 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-16T13:56:19.261 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-16T13:56:19.261 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1799sec hoplimit 64 pref medium 2024-09-16T13:56:19.263 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-16T13:56:19.263 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-16T13:56:19.263 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-16T13:56:19.264 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-16T13:56:19.264 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1584/64 scope link 2024-09-16T13:56:19.264 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-16T13:56:19.264 INFO:teuthology.orchestra.run.smithi050.stdout:Mon IP `172.21.15.50` is in CIDR network `172.21.0.0/20` 2024-09-16T13:56:19.265 INFO:teuthology.orchestra.run.smithi050.stdout:Mon IP `172.21.15.50` is in CIDR network `172.21.0.0/20` 2024-09-16T13:56:19.265 INFO:teuthology.orchestra.run.smithi050.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-16T13:56:19.265 INFO:teuthology.orchestra.run.smithi050.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-16T13:56:19.265 INFO:teuthology.orchestra.run.smithi050.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-16T13:56:19.529 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/docker: stdout squid: Pulling from ceph-ci/ceph 2024-09-16T13:56:19.530 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/docker: stdout Digest: sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60 2024-09-16T13:56:19.530 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:squid 2024-09-16T13:56:19.530 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:squid 2024-09-16T13:56:21.106 INFO:teuthology.orchestra.run.smithi050.stdout:ceph: stdout ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable) 2024-09-16T13:56:21.107 INFO:teuthology.orchestra.run.smithi050.stdout:Ceph version: ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable) 2024-09-16T13:56:21.107 INFO:teuthology.orchestra.run.smithi050.stdout:Extracting ceph user uid/gid from container image... 2024-09-16T13:56:22.519 INFO:teuthology.orchestra.run.smithi050.stdout:stat: stdout 167 167 2024-09-16T13:56:22.519 INFO:teuthology.orchestra.run.smithi050.stdout:Creating initial keys... 2024-09-16T13:56:23.934 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-authtool: stdout AQAHOehmrB/MGBAA2wlRS59fBUOg1m/jIr417Q== 2024-09-16T13:56:25.507 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-authtool: stdout AQAIOehmE1J2NBAAaO+U5vROzU2PxA/9rWH7jw== 2024-09-16T13:56:26.878 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-authtool: stdout AQAKOehmHDdzFBAArf0W9DurHV8PBzt2ILfuKg== 2024-09-16T13:56:26.879 INFO:teuthology.orchestra.run.smithi050.stdout:Creating initial monmap... 2024-09-16T13:56:28.319 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-16T13:56:28.319 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-16T13:56:28.319 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:56:28.319 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-16T13:56:28.319 INFO:teuthology.orchestra.run.smithi050.stdout:monmaptool for a [v2:172.21.15.50:3300,v1:172.21.15.50:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-16T13:56:28.319 INFO:teuthology.orchestra.run.smithi050.stdout:setting min_mon_release = quincy 2024-09-16T13:56:28.319 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/monmaptool: set fsid to 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:56:28.319 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-16T13:56:28.319 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T13:56:28.319 INFO:teuthology.orchestra.run.smithi050.stdout:Creating mon... 2024-09-16T13:56:29.691 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.117+0000 7fa87cbb8c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-16T13:56:29.691 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.117+0000 7fa87cbb8c80 1 imported monmap: 2024-09-16T13:56:29.691 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-16T13:56:29.691 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:56:29.691 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-16T13:56:27.811274+0000 2024-09-16T13:56:29.691 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr created 2024-09-16T13:56:27.811274+0000 2024-09-16T13:56:29.691 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-09-16T13:56:29.691 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-16T13:56:29.691 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.a 2024-09-16T13:56:29.691 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T13:56:29.692 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.117+0000 7fa87cbb8c80 0 /usr/bin/ceph-mon: set fsid to 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:56:29.692 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-16T13:56:29.692 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T13:56:29.692 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Git sha 0 2024-09-16T13:56:29.692 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Compile date 2024-09-15 21:07:06 2024-09-16T13:56:29.692 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: DB SUMMARY 2024-09-16T13:56:29.692 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T13:56:29.692 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: DB Session ID: 321TF2I2WMWC1B692AM7 2024-09-16T13:56:29.692 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T13:56:29.692 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-16T13:56:29.692 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T13:56:29.692 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-16T13:56:29.693 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T13:56:29.693 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.error_if_exists: 0 2024-09-16T13:56:29.693 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.create_if_missing: 1 2024-09-16T13:56:29.693 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-16T13:56:29.693 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T13:56:29.693 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T13:56:29.693 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T13:56:29.693 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.env: 0x55b118c70940 2024-09-16T13:56:29.693 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-16T13:56:29.693 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.info_log: 0x55b11a814bc0 2024-09-16T13:56:29.693 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-16T13:56:29.693 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.statistics: (nil) 2024-09-16T13:56:29.694 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.use_fsync: 0 2024-09-16T13:56:29.694 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-16T13:56:29.694 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T13:56:29.694 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T13:56:29.694 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-16T13:56:29.694 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-16T13:56:29.694 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-16T13:56:29.694 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-16T13:56:29.694 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-16T13:56:29.694 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-16T13:56:29.694 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T13:56:29.694 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-16T13:56:29.694 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.db_log_dir: 2024-09-16T13:56:29.695 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.wal_dir: 2024-09-16T13:56:29.695 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T13:56:29.695 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T13:56:29.695 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T13:56:29.695 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T13:56:29.695 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T13:56:29.695 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T13:56:29.695 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-16T13:56:29.695 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-16T13:56:29.695 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.write_buffer_manager: 0x55b11a81b4a0 2024-09-16T13:56:29.695 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T13:56:29.695 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T13:56:29.695 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T13:56:29.695 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-16T13:56:29.695 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T13:56:29.696 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-16T13:56:29.696 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-16T13:56:29.696 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-16T13:56:29.696 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.unordered_write: 0 2024-09-16T13:56:29.696 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T13:56:29.696 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T13:56:29.696 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T13:56:29.696 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T13:56:29.696 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.row_cache: None 2024-09-16T13:56:29.696 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.wal_filter: None 2024-09-16T13:56:29.696 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T13:56:29.696 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-16T13:56:29.696 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.two_write_queues: 0 2024-09-16T13:56:29.696 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-16T13:56:29.697 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.wal_compression: 0 2024-09-16T13:56:29.697 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.atomic_flush: 0 2024-09-16T13:56:29.697 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T13:56:29.697 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T13:56:29.697 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T13:56:29.697 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-16T13:56:29.697 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T13:56:29.697 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-16T13:56:29.697 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T13:56:29.697 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T13:56:29.697 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-16T13:56:29.697 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-16T13:56:29.697 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T13:56:29.698 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-16T13:56:29.698 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-16T13:56:29.698 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-16T13:56:29.698 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T13:56:29.698 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T13:56:29.698 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T13:56:29.698 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-16T13:56:29.698 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T13:56:29.698 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T13:56:29.698 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T13:56:29.698 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T13:56:29.698 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.max_open_files: -1 2024-09-16T13:56:29.698 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-16T13:56:29.699 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T13:56:29.699 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T13:56:29.699 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-16T13:56:29.699 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-16T13:56:29.699 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Compression algorithms supported: 2024-09-16T13:56:29.699 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: kZSTD supported: 0 2024-09-16T13:56:29.699 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: kXpressCompression supported: 0 2024-09-16T13:56:29.699 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-16T13:56:29.699 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T13:56:29.699 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-16T13:56:29.699 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: kZlibCompression supported: 1 2024-09-16T13:56:29.699 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-16T13:56:29.699 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-16T13:56:29.700 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T13:56:29.700 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T13:56:29.700 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-16T13:56:29.700 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T13:56:29.700 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-16T13:56:29.700 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T13:56:29.700 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T13:56:29.700 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T13:56:29.700 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T13:56:29.700 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.merge_operator: 2024-09-16T13:56:29.700 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.compaction_filter: None 2024-09-16T13:56:29.700 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-16T13:56:29.701 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-16T13:56:29.701 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T13:56:29.701 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T13:56:29.701 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b11a814800) 2024-09-16T13:56:29.701 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-16T13:56:29.701 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T13:56:29.701 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T13:56:29.701 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-16T13:56:29.701 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-16T13:56:29.701 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-16T13:56:29.701 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-16T13:56:29.701 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-16T13:56:29.702 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-16T13:56:29.702 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-16T13:56:29.702 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x55b11a7ff1f0 2024-09-16T13:56:29.702 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-16T13:56:29.702 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-16T13:56:29.702 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-16T13:56:29.702 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-16T13:56:29.702 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-16T13:56:29.702 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-16T13:56:29.702 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-16T13:56:29.702 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-16T13:56:29.702 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-16T13:56:29.702 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-16T13:56:29.702 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-16T13:56:29.703 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-16T13:56:29.703 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-16T13:56:29.703 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-16T13:56:29.703 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-16T13:56:29.703 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-16T13:56:29.703 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-16T13:56:29.703 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-16T13:56:29.703 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-16T13:56:29.703 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-16T13:56:29.703 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-16T13:56:29.703 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-16T13:56:29.703 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-16T13:56:29.703 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-16T13:56:29.703 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-16T13:56:29.703 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-16T13:56:29.704 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T13:56:29.704 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-16T13:56:29.704 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-16T13:56:29.704 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.compression: NoCompression 2024-09-16T13:56:29.704 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-16T13:56:29.704 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-16T13:56:29.704 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T13:56:29.704 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.num_levels: 7 2024-09-16T13:56:29.704 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T13:56:29.704 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T13:56:29.704 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T13:56:29.704 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T13:56:29.704 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T13:56:29.705 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T13:56:29.705 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T13:56:29.705 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T13:56:29.705 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T13:56:29.705 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T13:56:29.705 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T13:56:29.705 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T13:56:29.705 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T13:56:29.705 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-16T13:56:29.705 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-16T13:56:29.705 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T13:56:29.705 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T13:56:29.706 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T13:56:29.706 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T13:56:29.706 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-16T13:56:29.706 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T13:56:29.706 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T13:56:29.706 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T13:56:29.706 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T13:56:29.706 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-16T13:56:29.706 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T13:56:29.706 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T13:56:29.706 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T13:56:29.706 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T13:56:29.706 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T13:56:29.706 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T13:56:29.707 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T13:56:29.707 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T13:56:29.707 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T13:56:29.707 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T13:56:29.707 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T13:56:29.707 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T13:56:29.707 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T13:56:29.707 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T13:56:29.707 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-16T13:56:29.707 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T13:56:29.707 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T13:56:29.707 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-16T13:56:29.707 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T13:56:29.708 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T13:56:29.708 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T13:56:29.708 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T13:56:29.708 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T13:56:29.708 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T13:56:29.708 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T13:56:29.708 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T13:56:29.708 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T13:56:29.708 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T13:56:29.708 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T13:56:29.708 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-16T13:56:29.708 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T13:56:29.708 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T13:56:29.709 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T13:56:29.709 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T13:56:29.709 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.bloom_locality: 0 2024-09-16T13:56:29.709 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-16T13:56:29.709 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T13:56:29.709 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-16T13:56:29.709 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-16T13:56:29.709 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-16T13:56:29.709 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.ttl: 2592000 2024-09-16T13:56:29.709 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T13:56:29.709 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T13:56:29.709 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T13:56:29.709 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.enable_blob_files: false 2024-09-16T13:56:29.710 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.min_blob_size: 0 2024-09-16T13:56:29.710 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-16T13:56:29.710 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T13:56:29.710 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T13:56:29.710 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T13:56:29.710 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T13:56:29.710 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T13:56:29.710 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-16T13:56:29.710 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T13:56:29.710 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: [db/version_set.cc:5566] 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-09-16T13:56:29.710 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T13:56:29.710 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-16T13:56:29.710 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T13:56:29.711 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b093a82a-0dc8-4adf-b738-15bdf48a4a2d 2024-09-16T13:56:29.711 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T13:56:29.711 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.121+0000 7fa87cbb8c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-16T13:56:29.711 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T13:56:29.711 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.125+0000 7fa87cbb8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55b11a82ce00 2024-09-16T13:56:29.711 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.125+0000 7fa87cbb8c80 4 rocksdb: DB pointer 0x55b11a906000 2024-09-16T13:56:29.711 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.125+0000 7fa874343640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T13:56:29.711 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.125+0000 7fa874343640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T13:56:29.711 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-16T13:56:29.711 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T13:56:29.711 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T13:56:29.711 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T13:56:29.712 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T13:56:29.712 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T13:56:29.712 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T13:56:29.712 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T13:56:29.712 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T13:56:29.712 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-16T13:56:29.712 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T13:56:29.712 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T13:56:29.712 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-16T13:56:29.712 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-16T13:56:29.712 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T13:56:29.712 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-16T13:56:29.712 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T13:56:29.713 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T13:56:29.713 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T13:56:29.713 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T13:56:29.713 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T13:56:29.713 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T13:56:29.713 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T13:56:29.713 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T13:56:29.713 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-16T13:56:29.713 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T13:56:29.713 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-16T13:56:29.713 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T13:56:29.713 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T13:56:29.713 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-16T13:56:29.714 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x55b11a7ff1f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-16T13:56:29.714 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-16T13:56:29.714 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T13:56:29.714 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-16T13:56:29.714 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr 2024-09-16T13:56:29.714 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.125+0000 7fa87cbb8c80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-16T13:56:29.714 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.125+0000 7fa87cbb8c80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-16T13:56:29.714 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-16T13:56:29.125+0000 7fa87cbb8c80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-16T13:56:29.714 INFO:teuthology.orchestra.run.smithi050.stdout:create mon.a on 2024-09-16T13:56:30.157 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-16T13:56:30.383 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-416e6b7e-7433-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968.target. 2024-09-16T13:56:30.383 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-416e6b7e-7433-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968.target. 2024-09-16T13:56:30.677 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mon.a 2024-09-16T13:56:30.677 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stderr Failed to reset failed state of unit ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-16T13:56:30.876 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968.target.wants/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service. 2024-09-16T13:56:30.884 INFO:teuthology.orchestra.run.smithi050.stdout:firewalld does not appear to be present 2024-09-16T13:56:30.884 INFO:teuthology.orchestra.run.smithi050.stdout:Not possible to enable service . firewalld.service is not available 2024-09-16T13:56:30.884 INFO:teuthology.orchestra.run.smithi050.stdout:Waiting for mon to start... 2024-09-16T13:56:30.884 INFO:teuthology.orchestra.run.smithi050.stdout:Waiting for mon... 2024-09-16T13:56:31.024 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:30 smithi050 systemd[1]: Started Ceph mon.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T13:56:32.631 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:32 smithi050 bash[19343]: cluster 2024-09-16T13:56:32.392011+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:56:32.631 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:32 smithi050 bash[19343]: cluster 2024-09-16T13:56:32.371092+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T13:56:33.223 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout cluster: 2024-09-16T13:56:33.223 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout id: 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:56:33.223 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-16T13:56:33.223 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 2024-09-16T13:56:33.223 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout services: 2024-09-16T13:56:33.224 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.229975s) 2024-09-16T13:56:33.224 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-16T13:56:33.224 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-16T13:56:33.224 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 2024-09-16T13:56:33.224 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout data: 2024-09-16T13:56:33.224 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-16T13:56:33.224 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-16T13:56:33.224 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-16T13:56:33.224 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout pgs: 2024-09-16T13:56:33.224 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 2024-09-16T13:56:33.224 INFO:teuthology.orchestra.run.smithi050.stdout:mon is available 2024-09-16T13:56:33.224 INFO:teuthology.orchestra.run.smithi050.stdout:Assimilating anything we can from ceph.conf... 2024-09-16T13:56:33.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:33 smithi050 bash[19343]: cluster 2024-09-16T13:56:32.391016+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T13:56:33.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:33 smithi050 bash[19343]: cluster 2024-09-16T13:56:32.391196+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-16T13:56:33.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:33 smithi050 bash[19343]: cluster 2024-09-16T13:56:32.391207+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:56:33.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:33 smithi050 bash[19343]: cluster 2024-09-16T13:56:32.391214+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-16T13:56:27.811274+0000 2024-09-16T13:56:33.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:33 smithi050 bash[19343]: cluster 2024-09-16T13:56:32.391223+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-16T13:56:27.811274+0000 2024-09-16T13:56:33.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:33 smithi050 bash[19343]: cluster 2024-09-16T13:56:32.391231+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T13:56:33.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:33 smithi050 bash[19343]: cluster 2024-09-16T13:56:32.391238+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-16T13:56:33.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:33 smithi050 bash[19343]: cluster 2024-09-16T13:56:32.391247+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.a 2024-09-16T13:56:33.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:33 smithi050 bash[19343]: cluster 2024-09-16T13:56:32.393603+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-16T13:56:33.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:33 smithi050 bash[19343]: cluster 2024-09-16T13:56:32.395841+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-16T13:56:33.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:33 smithi050 bash[19343]: cluster 2024-09-16T13:56:32.396275+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-16T13:56:33.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:33 smithi050 bash[19343]: audit 2024-09-16T13:56:32.620957+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.50:0/3513386221' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T13:56:34.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:34 smithi050 bash[19343]: audit 2024-09-16T13:56:34.370531+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.50:0/124054190' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-16T13:56:34.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:34 smithi050 bash[19343]: audit 2024-09-16T13:56:34.375631+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.50:0/124054190' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-16T13:56:34.906 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 2024-09-16T13:56:34.906 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout [global] 2024-09-16T13:56:34.906 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout fsid = 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:56:34.906 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.50:3300,v1:172.21.15.50:6789] 2024-09-16T13:56:34.907 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-16T13:56:34.907 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-16T13:56:34.907 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-16T13:56:34.907 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-16T13:56:34.907 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 2024-09-16T13:56:34.907 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-16T13:56:34.907 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-09-16T13:56:34.907 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-16T13:56:34.908 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 2024-09-16T13:56:34.908 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout [osd] 2024-09-16T13:56:34.908 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-16T13:56:34.908 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-16T13:56:34.908 INFO:teuthology.orchestra.run.smithi050.stdout:Generating new minimal ceph.conf... 2024-09-16T13:56:36.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:36 smithi050 bash[19343]: audit 2024-09-16T13:56:35.998290+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.50:0/3375613886' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:56:36.509 INFO:teuthology.orchestra.run.smithi050.stdout:Restarting the monitor... 2024-09-16T13:56:36.874 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:36 smithi050 systemd[1]: Stopping Ceph mon.a for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T13:56:36.874 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:36 smithi050 bash[19343]: debug 2024-09-16T13:56:36.625+0000 7f99fbcbd640 -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-09-16T13:56:36.874 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:36 smithi050 bash[19343]: debug 2024-09-16T13:56:36.625+0000 7f99fbcbd640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-16T13:56:37.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:37 smithi050 bash[19729]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-mon-a 2024-09-16T13:56:37.270 INFO:teuthology.orchestra.run.smithi050.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-16T13:56:37.545 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:37 smithi050 bash[19790]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-mon-a 2024-09-16T13:56:37.545 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:37 smithi050 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-16T13:56:37.545 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:37 smithi050 systemd[1]: Stopped Ceph mon.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T13:56:37.545 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:37 smithi050 systemd[1]: Started Ceph mon.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T13:56:38.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.677+0000 7fa53ee93c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-16T13:56:38.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.677+0000 7fa53ee93c80 0 ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable), process ceph-mon, pid 7 2024-09-16T13:56:38.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.677+0000 7fa53ee93c80 0 pidfile_write: ignore empty --pid-file 2024-09-16T13:56:38.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 0 load: jerasure load: lrc 2024-09-16T13:56:38.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-16T13:56:38.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Git sha 0 2024-09-16T13:56:38.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Compile date 2024-09-15 21:07:06 2024-09-16T13:56:38.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: DB SUMMARY 2024-09-16T13:56:38.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: DB Session ID: HRQKYCGRMYXNZN3VZ58C 2024-09-16T13:56:38.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: CURRENT file: CURRENT 2024-09-16T13:56:38.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-16T13:56:38.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-16T13:56:38.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-16T13:56:38.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88173 ; 2024-09-16T13:56:38.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.error_if_exists: 0 2024-09-16T13:56:38.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.create_if_missing: 0 2024-09-16T13:56:38.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-16T13:56:38.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T13:56:38.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T13:56:38.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T13:56:38.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.env: 0x560019e5d940 2024-09-16T13:56:38.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-16T13:56:38.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.info_log: 0x56001bd016e0 2024-09-16T13:56:38.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-16T13:56:38.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.statistics: (nil) 2024-09-16T13:56:38.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.use_fsync: 0 2024-09-16T13:56:38.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-16T13:56:38.940 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T13:56:38.940 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T13:56:38.940 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-16T13:56:38.940 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-16T13:56:38.940 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-16T13:56:38.940 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-16T13:56:38.940 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-16T13:56:38.940 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-16T13:56:38.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T13:56:38.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-16T13:56:38.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.db_log_dir: 2024-09-16T13:56:38.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.wal_dir: 2024-09-16T13:56:38.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T13:56:38.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T13:56:38.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T13:56:38.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T13:56:38.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T13:56:38.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T13:56:38.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-16T13:56:38.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-16T13:56:38.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.write_buffer_manager: 0x56001bd10dc0 2024-09-16T13:56:38.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T13:56:38.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T13:56:38.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T13:56:38.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-16T13:56:38.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T13:56:38.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-16T13:56:38.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-16T13:56:38.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-16T13:56:38.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.unordered_write: 0 2024-09-16T13:56:38.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T13:56:38.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T13:56:38.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T13:56:38.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T13:56:38.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.row_cache: None 2024-09-16T13:56:38.943 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.wal_filter: None 2024-09-16T13:56:38.943 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T13:56:38.943 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-16T13:56:38.943 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.two_write_queues: 0 2024-09-16T13:56:38.943 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-16T13:56:38.943 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.wal_compression: 0 2024-09-16T13:56:38.943 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.atomic_flush: 0 2024-09-16T13:56:38.943 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T13:56:38.943 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T13:56:38.943 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T13:56:38.943 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-16T13:56:38.943 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T13:56:38.943 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-16T13:56:38.943 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T13:56:38.944 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T13:56:38.944 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-16T13:56:38.944 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-16T13:56:38.944 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T13:56:38.944 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-16T13:56:38.944 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-16T13:56:38.944 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-16T13:56:38.944 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T13:56:38.944 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T13:56:38.944 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T13:56:38.944 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-16T13:56:38.944 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T13:56:38.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T13:56:38.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T13:56:38.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T13:56:38.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.max_open_files: -1 2024-09-16T13:56:38.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-16T13:56:38.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T13:56:38.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T13:56:38.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-16T13:56:38.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-16T13:56:38.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Compression algorithms supported: 2024-09-16T13:56:38.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: kZSTD supported: 0 2024-09-16T13:56:38.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: kXpressCompression supported: 0 2024-09-16T13:56:38.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-16T13:56:38.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T13:56:38.946 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-16T13:56:38.946 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: kZlibCompression supported: 1 2024-09-16T13:56:38.946 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-16T13:56:38.946 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-16T13:56:38.946 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T13:56:38.946 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T13:56:38.946 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-16T13:56:38.947 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T13:56:38.947 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T13:56:38.947 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.merge_operator: 2024-09-16T13:56:38.948 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.compaction_filter: None 2024-09-16T13:56:38.948 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-16T13:56:38.948 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-16T13:56:38.948 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T13:56:38.948 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T13:56:38.948 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56001bd01320) 2024-09-16T13:56:38.948 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: cache_index_and_filter_blocks: 1 2024-09-16T13:56:38.948 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T13:56:38.948 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T13:56:38.948 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: pin_top_level_index_and_filter: 1 2024-09-16T13:56:38.948 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: index_type: 0 2024-09-16T13:56:38.948 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: data_block_index_type: 0 2024-09-16T13:56:38.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: index_shortening: 1 2024-09-16T13:56:38.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: data_block_hash_table_util_ratio: 0.750000 2024-09-16T13:56:38.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: checksum: 4 2024-09-16T13:56:38.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: no_block_cache: 0 2024-09-16T13:56:38.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: block_cache: 0x56001bcf71f0 2024-09-16T13:56:38.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: block_cache_name: BinnedLRUCache 2024-09-16T13:56:38.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: block_cache_options: 2024-09-16T13:56:38.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: capacity : 536870912 2024-09-16T13:56:38.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: num_shard_bits : 4 2024-09-16T13:56:38.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: strict_capacity_limit : 0 2024-09-16T13:56:38.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: high_pri_pool_ratio: 0.000 2024-09-16T13:56:38.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: block_cache_compressed: (nil) 2024-09-16T13:56:38.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: persistent_cache: (nil) 2024-09-16T13:56:38.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: block_size: 4096 2024-09-16T13:56:38.950 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: block_size_deviation: 10 2024-09-16T13:56:38.950 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: block_restart_interval: 16 2024-09-16T13:56:38.950 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: index_block_restart_interval: 1 2024-09-16T13:56:38.950 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: metadata_block_size: 4096 2024-09-16T13:56:38.950 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: partition_filters: 0 2024-09-16T13:56:38.950 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: use_delta_encoding: 1 2024-09-16T13:56:38.950 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: filter_policy: bloomfilter 2024-09-16T13:56:38.950 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: whole_key_filtering: 1 2024-09-16T13:56:38.950 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: verify_compression: 0 2024-09-16T13:56:38.950 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: read_amp_bytes_per_bit: 0 2024-09-16T13:56:38.950 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: format_version: 5 2024-09-16T13:56:38.950 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: enable_index_compression: 1 2024-09-16T13:56:38.950 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: block_align: 0 2024-09-16T13:56:38.950 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: max_auto_readahead_size: 262144 2024-09-16T13:56:38.950 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: prepopulate_block_cache: 0 2024-09-16T13:56:38.951 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: initial_auto_readahead_size: 8192 2024-09-16T13:56:38.951 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: num_file_reads_for_auto_readahead: 2 2024-09-16T13:56:38.951 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-16T13:56:38.951 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-16T13:56:38.951 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.compression: NoCompression 2024-09-16T13:56:38.951 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-16T13:56:38.951 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-16T13:56:38.951 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T13:56:38.951 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.num_levels: 7 2024-09-16T13:56:38.951 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T13:56:38.951 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T13:56:38.951 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T13:56:38.951 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T13:56:38.951 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T13:56:38.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T13:56:38.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T13:56:38.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T13:56:38.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T13:56:38.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T13:56:38.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T13:56:38.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T13:56:38.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T13:56:38.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-16T13:56:38.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-16T13:56:38.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T13:56:38.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T13:56:38.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T13:56:38.953 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T13:56:38.953 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-16T13:56:38.953 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T13:56:38.953 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T13:56:38.953 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T13:56:38.953 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T13:56:38.953 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-16T13:56:38.953 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T13:56:38.953 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T13:56:38.953 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T13:56:38.954 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T13:56:38.954 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T13:56:38.954 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T13:56:38.954 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T13:56:38.954 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T13:56:38.954 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T13:56:38.954 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T13:56:38.954 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T13:56:38.954 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T13:56:38.954 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T13:56:38.954 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T13:56:38.954 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-16T13:56:38.954 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T13:56:38.955 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T13:56:38.955 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-16T13:56:38.955 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T13:56:38.955 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T13:56:38.955 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T13:56:38.955 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T13:56:38.955 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T13:56:38.955 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T13:56:38.955 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T13:56:38.955 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T13:56:38.955 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T13:56:38.955 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T13:56:38.955 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T13:56:38.955 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-16T13:56:38.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T13:56:38.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T13:56:38.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T13:56:38.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T13:56:38.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.bloom_locality: 0 2024-09-16T13:56:38.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-16T13:56:38.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T13:56:38.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-16T13:56:38.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-16T13:56:38.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-16T13:56:38.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.ttl: 2592000 2024-09-16T13:56:38.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T13:56:38.957 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T13:56:38.957 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T13:56:38.957 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.enable_blob_files: false 2024-09-16T13:56:38.957 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.min_blob_size: 0 2024-09-16T13:56:38.957 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-16T13:56:38.957 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T13:56:38.957 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T13:56:38.957 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T13:56:38.957 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T13:56:38.957 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T13:56:38.957 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-16T13:56:38.957 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T13:56:38.957 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-09-16T13:56:38.958 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-16T13:56:38.958 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b093a82a-0dc8-4adf-b738-15bdf48a4a2d 2024-09-16T13:56:38.958 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726494998685281, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-16T13:56:38.958 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-16T13:56:38.958 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726494998686344, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 84788, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 258, "table_properties": {"data_size": 82935, "index_size": 237, "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": 10201, "raw_average_key_size": 47, "raw_value_size": 77144, "raw_average_value_size": 355, "num_data_blocks": 11, "num_entries": 217, "num_filter_entries": 217, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726494998, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "b093a82a-0dc8-4adf-b738-15bdf48a4a2d", "db_session_id": "HRQKYCGRMYXNZN3VZ58C", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-16T13:56:38.958 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726494998686463, "job": 1, "event": "recovery_finished"} 2024-09-16T13:56:38.958 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.681+0000 7fa53ee93c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-16T13:56:38.958 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.685+0000 7fa53ee93c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T13:56:38.958 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.685+0000 7fa53ee93c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56001bd22e00 2024-09-16T13:56:38.958 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.685+0000 7fa53ee93c80 4 rocksdb: DB pointer 0x56001be22000 2024-09-16T13:56:38.958 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.685+0000 7fa534c5c640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T13:56:38.958 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.685+0000 7fa534c5c640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T13:56:38.958 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: ** DB Stats ** 2024-09-16T13:56:38.958 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T13:56:38.959 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T13:56:38.959 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T13:56:38.959 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T13:56:38.959 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T13:56:38.959 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T13:56:38.959 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T13:56:38.959 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: ** Compaction Stats [default] ** 2024-09-16T13:56:38.959 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: 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 Rblob(GB) Wblob(GB) 2024-09-16T13:56:38.959 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T13:56:38.959 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: L0 2/0 84.66 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 122.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T13:56:38.959 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: Sum 2/0 84.66 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 122.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T13:56:38.959 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 122.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T13:56:38.959 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: ** Compaction Stats [default] ** 2024-09-16T13:56:38.959 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: 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 Rblob(GB) Wblob(GB) 2024-09-16T13:56:38.960 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T13:56:38.960 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 122.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T13:56:38.960 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T13:56:38.960 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T13:56:38.960 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T13:56:38.960 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T13:56:38.960 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T13:56:38.960 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T13:56:38.960 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: AddFile(Keys): cumulative 0, interval 0 2024-09-16T13:56:38.960 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: Cumulative compaction: 0.00 GB write, 17.97 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T13:56:38.960 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: Interval compaction: 0.00 GB write, 17.97 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T13:56:38.961 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: 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-09-16T13:56:38.961 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: Block cache BinnedLRUCache@0x56001bcf71f0#7 capacity: 512.00 MB usage: 2.14 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-09-16T13:56:38.961 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: Block cache entry stats(count,size,portion): DataBlock(1,0.95 KB,0.000181794%) FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-09-16T13:56:38.961 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: ** File Read Latency Histogram By Level [default] ** 2024-09-16T13:56:38.961 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.685+0000 7fa53ee93c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] at bind addrs [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:56:38.961 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.689+0000 7fa53ee93c80 1 mon.a@-1(???) e1 preinit fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:56:38.961 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.689+0000 7fa53ee93c80 0 mon.a@-1(???).mds e1 new map 2024-09-16T13:56:38.961 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.689+0000 7fa53ee93c80 0 mon.a@-1(???).mds e1 print_map 2024-09-16T13:56:38.961 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: e1 2024-09-16T13:56:38.961 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: btime 2024-09-16T13:56:32:391622+0000 2024-09-16T13:56:38.961 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T13:56:38.961 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-16T13:56:38.961 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: legacy client fscid: -1 2024-09-16T13:56:38.961 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: 2024-09-16T13:56:38.962 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: No filesystems configured 2024-09-16T13:56:38.962 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.689+0000 7fa53ee93c80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T13:56:38.962 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.689+0000 7fa53ee93c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:56:38.962 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.689+0000 7fa53ee93c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:56:38.962 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.689+0000 7fa53ee93c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:56:38.962 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: debug 2024-09-16T13:56:38.689+0000 7fa53ee93c80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-16T13:56:38.962 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: cluster 2024-09-16T13:56:38.715101+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T13:56:38.962 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: cluster 2024-09-16T13:56:38.715269+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-16T13:56:38.962 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: cluster 2024-09-16T13:56:38.715282+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:56:38.962 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: cluster 2024-09-16T13:56:38.715289+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-16T13:56:27.811274+0000 2024-09-16T13:56:38.963 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: cluster 2024-09-16T13:56:38.715306+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-16T13:56:27.811274+0000 2024-09-16T13:56:38.963 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: cluster 2024-09-16T13:56:38.715314+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T13:56:38.963 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: cluster 2024-09-16T13:56:38.715321+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-16T13:56:38.963 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: cluster 2024-09-16T13:56:38.715328+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.a 2024-09-16T13:56:38.963 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: cluster 2024-09-16T13:56:38.715782+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-16T13:56:38.963 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: cluster 2024-09-16T13:56:38.715809+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-16T13:56:38.963 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:38 smithi050 bash[19827]: cluster 2024-09-16T13:56:38.716186+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-16T13:56:39.514 INFO:teuthology.orchestra.run.smithi050.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-16T13:56:39.540 INFO:teuthology.orchestra.run.smithi050.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-16T13:56:39.540 INFO:teuthology.orchestra.run.smithi050.stdout:Creating mgr... 2024-09-16T13:56:39.541 INFO:teuthology.orchestra.run.smithi050.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-16T13:56:39.541 INFO:teuthology.orchestra.run.smithi050.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-16T13:56:39.868 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mgr.y 2024-09-16T13:56:39.868 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stderr Failed to reset failed state of unit ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mgr.y.service: Unit ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mgr.y.service not loaded. 2024-09-16T13:56:39.873 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:39 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T13:56:39.873 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:39 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T13:56:40.074 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968.target.wants/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service. 2024-09-16T13:56:40.083 INFO:teuthology.orchestra.run.smithi050.stdout:firewalld does not appear to be present 2024-09-16T13:56:40.083 INFO:teuthology.orchestra.run.smithi050.stdout:Not possible to enable service . firewalld.service is not available 2024-09-16T13:56:40.083 INFO:teuthology.orchestra.run.smithi050.stdout:firewalld does not appear to be present 2024-09-16T13:56:40.083 INFO:teuthology.orchestra.run.smithi050.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-16T13:56:40.084 INFO:teuthology.orchestra.run.smithi050.stdout:Waiting for mgr to start... 2024-09-16T13:56:40.084 INFO:teuthology.orchestra.run.smithi050.stdout:Waiting for mgr... 2024-09-16T13:56:40.178 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:39 smithi050 bash[19827]: audit 2024-09-16T13:56:38.949722+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.50:0/279574027' entity='client.admin' 2024-09-16T13:56:40.178 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:39 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T13:56:40.179 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:39 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T13:56:40.179 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:40 smithi050 systemd[1]: Started Ceph mgr.y for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T13:56:42.186 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:41 smithi050 bash[20081]: debug 2024-09-16T13:56:41.765+0000 7f0eaa984040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T13:56:42.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:41 smithi050 bash[19827]: audit 2024-09-16T13:56:41.753583+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.50:0/3726555914' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-16T13:56:42.328 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 2024-09-16T13:56:42.328 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout { 2024-09-16T13:56:42.328 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "fsid": "416e6b7e-7433-11ef-bceb-c7b262605968", 2024-09-16T13:56:42.329 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T13:56:42.329 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T13:56:42.329 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T13:56:42.329 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T13:56:42.329 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:56:42.329 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T13:56:42.329 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T13:56:42.329 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 0 2024-09-16T13:56:42.329 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:56:42.329 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T13:56:42.329 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T13:56:42.329 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:56:42.329 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-16T13:56:42.330 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T13:56:42.330 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:56:42.330 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T13:56:42.330 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T13:56:42.330 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:56:42.330 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T13:56:42.330 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:56:42.330 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T13:56:42.330 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T13:56:42.330 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T13:56:42.330 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T13:56:42.330 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T13:56:42.330 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T13:56:42.334 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:56:42.334 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T13:56:42.334 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T13:56:42.334 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T13:56:42.334 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T13:56:42.334 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T13:56:42.334 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T13:56:42.334 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T13:56:42.334 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T13:56:42.334 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T13:56:42.334 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:56:42.335 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T13:56:42.335 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:56:42.335 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T13:56:32:391622+0000", 2024-09-16T13:56:42.335 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T13:56:42.335 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T13:56:42.335 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:56:42.335 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T13:56:42.335 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-16T13:56:42.335 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T13:56:42.335 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T13:56:42.335 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T13:56:42.335 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T13:56:42.335 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T13:56:42.336 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:56:42.336 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T13:56:42.336 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:56:42.336 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T13:56:42.336 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:56:42.336 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T13:56:32.392461+0000", 2024-09-16T13:56:42.336 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T13:56:42.336 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:56:42.336 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T13:56:42.336 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout } 2024-09-16T13:56:42.336 INFO:teuthology.orchestra.run.smithi050.stdout:mgr not available, waiting (1/15)... 2024-09-16T13:56:43.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:43 smithi050 bash[20081]: debug 2024-09-16T13:56:43.013+0000 7f0eaa984040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T13:56:43.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:43 smithi050 bash[20081]: debug 2024-09-16T13:56:43.081+0000 7f0eaa984040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T13:56:43.437 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:43 smithi050 bash[20081]: debug 2024-09-16T13:56:43.237+0000 7f0eaa984040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T13:56:44.186 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:43 smithi050 bash[20081]: debug 2024-09-16T13:56:43.917+0000 7f0eaa984040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T13:56:44.186 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:43 smithi050 bash[20081]: debug 2024-09-16T13:56:43.989+0000 7f0eaa984040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T13:56:44.186 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:44 smithi050 bash[20081]: debug 2024-09-16T13:56:44.061+0000 7f0eaa984040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T13:56:44.676 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:44 smithi050 bash[20081]: debug 2024-09-16T13:56:44.253+0000 7f0eaa984040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T13:56:44.676 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:44 smithi050 bash[20081]: debug 2024-09-16T13:56:44.333+0000 7f0eaa984040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T13:56:44.677 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:44 smithi050 bash[20081]: debug 2024-09-16T13:56:44.405+0000 7f0eaa984040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T13:56:44.936 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:44 smithi050 bash[20081]: debug 2024-09-16T13:56:44.673+0000 7f0eaa984040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T13:56:44.936 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:44 smithi050 bash[20081]: debug 2024-09-16T13:56:44.745+0000 7f0eaa984040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T13:56:45.297 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:44 smithi050 bash[20081]: debug 2024-09-16T13:56:44.949+0000 7f0eaa984040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T13:56:45.297 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:45 smithi050 bash[20081]: debug 2024-09-16T13:56:45.029+0000 7f0eaa984040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T13:56:45.577 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:45 smithi050 bash[20081]: debug 2024-09-16T13:56:45.293+0000 7f0eaa984040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T13:56:45.577 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:45 smithi050 bash[20081]: debug 2024-09-16T13:56:45.485+0000 7f0eaa984040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:56:45.933 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:45 smithi050 bash[19827]: audit 2024-09-16T13:56:45.567280+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.50:0/3654066424' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-16T13:56:45.934 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:45 smithi050 bash[20081]: debug 2024-09-16T13:56:45.657+0000 7f0eaa984040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T13:56:45.934 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:45 smithi050 bash[20081]: debug 2024-09-16T13:56:45.741+0000 7f0eaa984040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T13:56:46.099 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 2024-09-16T13:56:46.099 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout { 2024-09-16T13:56:46.099 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "fsid": "416e6b7e-7433-11ef-bceb-c7b262605968", 2024-09-16T13:56:46.099 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T13:56:46.100 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T13:56:46.100 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T13:56:46.100 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T13:56:46.101 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:56:46.101 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T13:56:46.101 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T13:56:46.101 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 0 2024-09-16T13:56:46.101 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:56:46.101 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T13:56:46.102 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T13:56:46.102 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:56:46.102 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-16T13:56:46.102 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T13:56:46.102 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:56:46.102 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T13:56:46.102 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T13:56:46.102 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:56:46.103 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T13:56:46.103 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:56:46.103 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T13:56:46.103 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T13:56:46.103 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T13:56:46.103 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T13:56:46.103 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T13:56:46.103 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T13:56:46.103 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:56:46.103 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T13:56:46.103 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T13:56:46.104 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T13:56:46.104 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T13:56:46.104 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T13:56:46.104 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T13:56:46.104 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T13:56:46.104 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T13:56:46.104 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T13:56:46.104 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:56:46.104 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T13:56:46.104 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:56:46.104 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T13:56:32:391622+0000", 2024-09-16T13:56:46.104 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T13:56:46.105 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T13:56:46.105 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:56:46.105 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T13:56:46.105 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-16T13:56:46.105 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T13:56:46.105 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T13:56:46.105 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T13:56:46.105 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T13:56:46.105 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T13:56:46.105 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:56:46.105 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T13:56:46.105 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:56:46.105 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T13:56:46.105 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:56:46.106 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T13:56:32.392461+0000", 2024-09-16T13:56:46.106 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T13:56:46.106 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:56:46.106 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T13:56:46.106 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout } 2024-09-16T13:56:46.106 INFO:teuthology.orchestra.run.smithi050.stdout:mgr not available, waiting (2/15)... 2024-09-16T13:56:46.186 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:45 smithi050 bash[20081]: debug 2024-09-16T13:56:45.929+0000 7f0eaa984040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:56:47.091 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:46 smithi050 bash[20081]: debug 2024-09-16T13:56:46.777+0000 7f0eaa984040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T13:56:47.092 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:46 smithi050 bash[20081]: debug 2024-09-16T13:56:46.857+0000 7f0eaa984040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T13:56:47.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:47 smithi050 bash[20081]: debug 2024-09-16T13:56:47.089+0000 7f0eaa984040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T13:56:47.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:47 smithi050 bash[20081]: debug 2024-09-16T13:56:47.165+0000 7f0eaa984040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T13:56:47.936 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:47 smithi050 bash[20081]: debug 2024-09-16T13:56:47.573+0000 7f0eaa984040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T13:56:47.936 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:47 smithi050 bash[20081]: debug 2024-09-16T13:56:47.657+0000 7f0eaa984040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T13:56:47.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:47 smithi050 bash[19827]: cluster 2024-09-16T13:56:47.681014+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-09-16T13:56:47.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:47 smithi050 bash[19827]: cluster 2024-09-16T13:56:47.684647+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00385764s) 2024-09-16T13:56:47.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:47 smithi050 bash[19827]: audit 2024-09-16T13:56:47.688516+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14102 172.21.15.50:0/4038468309' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T13:56:47.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:47 smithi050 bash[19827]: audit 2024-09-16T13:56:47.688698+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14102 172.21.15.50:0/4038468309' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T13:56:47.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:47 smithi050 bash[19827]: audit 2024-09-16T13:56:47.688863+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14102 172.21.15.50:0/4038468309' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T13:56:47.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:47 smithi050 bash[19827]: audit 2024-09-16T13:56:47.689042+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14102 172.21.15.50:0/4038468309' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:56:47.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:47 smithi050 bash[19827]: audit 2024-09-16T13:56:47.690080+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14102 172.21.15.50:0/4038468309' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T13:56:47.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:47 smithi050 bash[19827]: cluster 2024-09-16T13:56:47.716680+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon y is now available 2024-09-16T13:56:47.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:47 smithi050 bash[19827]: audit 2024-09-16T13:56:47.728226+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14102 172.21.15.50:0/4038468309' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:56:47.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:47 smithi050 bash[19827]: audit 2024-09-16T13:56:47.730327+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14102 172.21.15.50:0/4038468309' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T13:56:49.015 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:48 smithi050 bash[19827]: audit 2024-09-16T13:56:47.733790+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14102 172.21.15.50:0/4038468309' entity='mgr.y' 2024-09-16T13:56:49.015 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:48 smithi050 bash[19827]: audit 2024-09-16T13:56:47.737427+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14102 172.21.15.50:0/4038468309' entity='mgr.y' 2024-09-16T13:56:49.015 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:48 smithi050 bash[19827]: audit 2024-09-16T13:56:47.739087+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14102 172.21.15.50:0/4038468309' entity='mgr.y' 2024-09-16T13:56:49.015 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:48 smithi050 bash[19827]: cluster 2024-09-16T13:56:48.692806+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: y(active, since 1.01199s) 2024-09-16T13:56:50.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:49 smithi050 bash[19827]: audit 2024-09-16T13:56:49.681796+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.50:0/50361400' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-16T13:56:50.236 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 2024-09-16T13:56:50.236 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout { 2024-09-16T13:56:50.236 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "fsid": "416e6b7e-7433-11ef-bceb-c7b262605968", 2024-09-16T13:56:50.236 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T13:56:50.236 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T13:56:50.236 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T13:56:50.236 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T13:56:50.236 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:56:50.237 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T13:56:50.237 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T13:56:50.237 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 0 2024-09-16T13:56:50.237 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:56:50.237 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T13:56:50.237 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T13:56:50.237 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:56:50.237 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-09-16T13:56:50.237 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T13:56:50.237 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:56:50.238 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T13:56:50.238 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T13:56:50.238 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:56:50.238 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T13:56:50.238 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:56:50.238 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T13:56:50.238 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T13:56:50.238 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T13:56:50.238 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T13:56:50.238 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T13:56:50.238 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T13:56:50.242 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:56:50.242 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T13:56:50.242 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T13:56:50.242 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T13:56:50.242 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T13:56:50.242 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T13:56:50.242 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T13:56:50.242 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T13:56:50.242 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T13:56:50.242 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T13:56:50.242 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:56:50.242 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T13:56:50.243 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:56:50.243 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T13:56:32:391622+0000", 2024-09-16T13:56:50.243 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T13:56:50.243 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T13:56:50.243 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:56:50.243 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T13:56:50.243 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T13:56:50.243 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T13:56:50.243 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T13:56:50.243 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T13:56:50.243 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T13:56:50.243 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T13:56:50.243 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:56:50.244 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T13:56:50.244 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:56:50.244 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T13:56:50.244 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:56:50.244 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T13:56:32.392461+0000", 2024-09-16T13:56:50.244 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T13:56:50.244 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:56:50.244 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T13:56:50.244 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout } 2024-09-16T13:56:50.244 INFO:teuthology.orchestra.run.smithi050.stdout:mgr is available 2024-09-16T13:56:51.032 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:50 smithi050 bash[19827]: cluster 2024-09-16T13:56:49.740423+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-09-16T13:56:51.740 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:51 smithi050 bash[19827]: audit 2024-09-16T13:56:51.560555+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.50:0/1700330548' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-16T13:56:51.740 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:51 smithi050 bash[19827]: audit 2024-09-16T13:56:51.565290+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.50:0/1700330548' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-16T13:56:52.149 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 2024-09-16T13:56:52.149 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout [global] 2024-09-16T13:56:52.149 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout fsid = 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:56:52.149 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.50:3300,v1:172.21.15.50:6789] 2024-09-16T13:56:52.149 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-16T13:56:52.149 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-16T13:56:52.149 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-16T13:56:52.149 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-16T13:56:52.150 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 2024-09-16T13:56:52.150 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-16T13:56:52.150 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-16T13:56:52.150 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 2024-09-16T13:56:52.150 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout [osd] 2024-09-16T13:56:52.150 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-16T13:56:52.150 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-16T13:56:52.150 INFO:teuthology.orchestra.run.smithi050.stdout:Enabling cephadm module... 2024-09-16T13:56:53.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:53 smithi050 bash[19827]: audit 2024-09-16T13:56:53.569105+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.50:0/1199618024' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-16T13:56:53.937 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:53 smithi050 bash[20081]: ignoring --setuser ceph since I am not root 2024-09-16T13:56:53.937 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:53 smithi050 bash[20081]: ignoring --setgroup ceph since I am not root 2024-09-16T13:56:53.937 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:53 smithi050 bash[20081]: debug 2024-09-16T13:56:53.773+0000 7f849faff040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T13:56:54.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:54 smithi050 bash[19827]: audit 2024-09-16T13:56:53.620974+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.50:0/1199618024' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-16T13:56:54.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:54 smithi050 bash[19827]: cluster 2024-09-16T13:56:53.625718+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: y(active, since 5s) 2024-09-16T13:56:55.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:55 smithi050 bash[20081]: debug 2024-09-16T13:56:55.021+0000 7f849faff040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T13:56:55.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:55 smithi050 bash[20081]: debug 2024-09-16T13:56:55.089+0000 7f849faff040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T13:56:55.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:55 smithi050 bash[20081]: debug 2024-09-16T13:56:55.249+0000 7f849faff040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T13:56:55.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:55 smithi050 bash[19827]: audit 2024-09-16T13:56:55.617622+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.50:0/3151323242' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-16T13:56:56.161 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout { 2024-09-16T13:56:56.161 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-16T13:56:56.161 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T13:56:56.161 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-16T13:56:56.161 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-16T13:56:56.161 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout } 2024-09-16T13:56:56.161 INFO:teuthology.orchestra.run.smithi050.stdout:Waiting for the mgr to restart... 2024-09-16T13:56:56.162 INFO:teuthology.orchestra.run.smithi050.stdout:Waiting for mgr epoch 5... 2024-09-16T13:56:56.185 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:55 smithi050 bash[20081]: debug 2024-09-16T13:56:55.933+0000 7f849faff040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T13:56:56.186 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:56 smithi050 bash[20081]: debug 2024-09-16T13:56:56.005+0000 7f849faff040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T13:56:56.186 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:56 smithi050 bash[20081]: debug 2024-09-16T13:56:56.077+0000 7f849faff040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T13:56:56.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:56 smithi050 bash[20081]: debug 2024-09-16T13:56:56.269+0000 7f849faff040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T13:56:56.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:56 smithi050 bash[20081]: debug 2024-09-16T13:56:56.353+0000 7f849faff040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T13:56:56.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:56 smithi050 bash[20081]: debug 2024-09-16T13:56:56.421+0000 7f849faff040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T13:56:56.966 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:56 smithi050 bash[20081]: debug 2024-09-16T13:56:56.689+0000 7f849faff040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T13:56:56.966 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:56 smithi050 bash[20081]: debug 2024-09-16T13:56:56.761+0000 7f849faff040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T13:56:57.313 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:56 smithi050 bash[20081]: debug 2024-09-16T13:56:56.965+0000 7f849faff040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T13:56:57.313 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:57 smithi050 bash[20081]: debug 2024-09-16T13:56:57.045+0000 7f849faff040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T13:56:57.668 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:57 smithi050 bash[20081]: debug 2024-09-16T13:56:57.309+0000 7f849faff040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T13:56:57.668 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:57 smithi050 bash[20081]: debug 2024-09-16T13:56:57.497+0000 7f849faff040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:56:57.936 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:57 smithi050 bash[20081]: debug 2024-09-16T13:56:57.665+0000 7f849faff040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T13:56:57.936 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:57 smithi050 bash[20081]: debug 2024-09-16T13:56:57.749+0000 7f849faff040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T13:56:58.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:57 smithi050 bash[20081]: debug 2024-09-16T13:56:57.933+0000 7f849faff040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:56:59.094 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:58 smithi050 bash[20081]: debug 2024-09-16T13:56:58.781+0000 7f849faff040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T13:56:59.094 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:58 smithi050 bash[20081]: debug 2024-09-16T13:56:58.857+0000 7f849faff040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T13:56:59.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:59 smithi050 bash[20081]: debug 2024-09-16T13:56:59.093+0000 7f849faff040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T13:56:59.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:59 smithi050 bash[20081]: debug 2024-09-16T13:56:59.169+0000 7f849faff040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T13:56:59.936 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:59 smithi050 bash[20081]: debug 2024-09-16T13:56:59.577+0000 7f849faff040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T13:56:59.936 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:56:59 smithi050 bash[20081]: debug 2024-09-16T13:56:59.657+0000 7f849faff040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T13:56:59.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:59 smithi050 bash[19827]: cluster 2024-09-16T13:56:59.680374+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon y restarted 2024-09-16T13:56:59.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:59 smithi050 bash[19827]: cluster 2024-09-16T13:56:59.680586+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon y 2024-09-16T13:56:59.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:59 smithi050 bash[19827]: cluster 2024-09-16T13:56:59.688385+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-16T13:56:59.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:59 smithi050 bash[19827]: cluster 2024-09-16T13:56:59.688605+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00809713s) 2024-09-16T13:56:59.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:59 smithi050 bash[19827]: audit 2024-09-16T13:56:59.689578+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.50:0/3415206790' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:56:59.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:59 smithi050 bash[19827]: audit 2024-09-16T13:56:59.691108+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.50:0/3415206790' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T13:56:59.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:59 smithi050 bash[19827]: audit 2024-09-16T13:56:59.692360+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.50:0/3415206790' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T13:56:59.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:59 smithi050 bash[19827]: audit 2024-09-16T13:56:59.692491+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.50:0/3415206790' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T13:56:59.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:59 smithi050 bash[19827]: audit 2024-09-16T13:56:59.692622+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.50:0/3415206790' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T13:56:59.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:56:59 smithi050 bash[19827]: cluster 2024-09-16T13:56:59.716964+0000 mon.a (mon.0) 46 : cluster [INF] Manager daemon y is now available 2024-09-16T13:57:01.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:00 smithi050 bash[19827]: cephadm 2024-09-16T13:56:59.734338+0000 mgr.y (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-16T13:57:01.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:00 smithi050 bash[19827]: audit 2024-09-16T13:56:59.736446+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.50:0/3415206790' entity='mgr.y' 2024-09-16T13:57:01.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:00 smithi050 bash[19827]: audit 2024-09-16T13:56:59.738731+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.50:0/3415206790' entity='mgr.y' 2024-09-16T13:57:01.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:00 smithi050 bash[19827]: audit 2024-09-16T13:56:59.742206+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.14118 172.21.15.50:0/3415206790' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:57:01.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:00 smithi050 bash[19827]: audit 2024-09-16T13:56:59.744710+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.50:0/3415206790' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:57:01.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:00 smithi050 bash[19827]: audit 2024-09-16T13:56:59.755533+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14118 172.21.15.50:0/3415206790' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:57:01.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:00 smithi050 bash[19827]: audit 2024-09-16T13:56:59.758068+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.50:0/3415206790' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T13:57:01.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:00 smithi050 bash[19827]: audit 2024-09-16T13:57:00.530013+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.50:0/3415206790' entity='mgr.y' 2024-09-16T13:57:01.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:00 smithi050 bash[19827]: audit 2024-09-16T13:57:00.535281+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.50:0/3415206790' entity='mgr.y' 2024-09-16T13:57:01.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:00 smithi050 bash[19827]: cluster 2024-09-16T13:57:00.691820+0000 mon.a (mon.0) 55 : cluster [DBG] mgrmap e7: y(active, since 1.0113s) 2024-09-16T13:57:01.325 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout { 2024-09-16T13:57:01.325 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-16T13:57:01.326 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-16T13:57:01.326 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout } 2024-09-16T13:57:01.326 INFO:teuthology.orchestra.run.smithi050.stdout:mgr epoch 5 is available 2024-09-16T13:57:01.326 INFO:teuthology.orchestra.run.smithi050.stdout:Setting orchestrator backend to cephadm... 2024-09-16T13:57:02.139 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:01 smithi050 bash[19827]: audit 2024-09-16T13:57:00.690600+0000 mgr.y (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-16T13:57:02.139 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:01 smithi050 bash[19827]: audit 2024-09-16T13:57:00.707654+0000 mgr.y (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-16T13:57:02.140 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:01 smithi050 bash[20081]: debug 2024-09-16T13:57:01.977+0000 7f8406e3e640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:13:57:01] ENGINE Error in HTTPServer.serve 2024-09-16T13:57:02.140 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:01 smithi050 bash[20081]: Traceback (most recent call last): 2024-09-16T13:57:02.140 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:01 smithi050 bash[20081]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:57:02.140 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:01 smithi050 bash[20081]: self._connections.run(self.expiration_interval) 2024-09-16T13:57:02.140 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:01 smithi050 bash[20081]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:57:02.140 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:01 smithi050 bash[20081]: self._run(expiration_interval) 2024-09-16T13:57:02.140 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:01 smithi050 bash[20081]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:57:02.140 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:01 smithi050 bash[20081]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:57:02.141 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:01 smithi050 bash[20081]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:57:02.141 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:01 smithi050 bash[20081]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:57:02.141 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:01 smithi050 bash[20081]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:57:02.141 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:01 smithi050 bash[20081]: s = self.context.wrap_socket( 2024-09-16T13:57:02.141 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:01 smithi050 bash[20081]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:57:02.141 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:01 smithi050 bash[20081]: return self.sslsocket_class._create( 2024-09-16T13:57:02.141 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:01 smithi050 bash[20081]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:57:02.141 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:01 smithi050 bash[20081]: self.do_handshake() 2024-09-16T13:57:02.141 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:01 smithi050 bash[20081]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:57:02.141 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:01 smithi050 bash[20081]: self._sslobj.do_handshake() 2024-09-16T13:57:02.141 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:01 smithi050 bash[20081]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:57:03.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:02 smithi050 bash[19827]: cluster 2024-09-16T13:57:01.742068+0000 mon.a (mon.0) 56 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-09-16T13:57:03.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:02 smithi050 bash[19827]: cephadm 2024-09-16T13:57:01.750987+0000 mgr.y (mgr.14118) 4 : cephadm [INF] [16/Sep/2024:13:57:01] ENGINE Bus STARTING 2024-09-16T13:57:03.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:02 smithi050 bash[19827]: cephadm 2024-09-16T13:57:01.852845+0000 mgr.y (mgr.14118) 5 : cephadm [INF] [16/Sep/2024:13:57:01] ENGINE Serving on http://172.21.15.50:8765 2024-09-16T13:57:03.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:02 smithi050 bash[19827]: cephadm 2024-09-16T13:57:01.977067+0000 mgr.y (mgr.14118) 6 : cephadm [INF] [16/Sep/2024:13:57:01] ENGINE Serving on https://172.21.15.50:7150 2024-09-16T13:57:03.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:02 smithi050 bash[19827]: cephadm 2024-09-16T13:57:01.977305+0000 mgr.y (mgr.14118) 7 : cephadm [INF] [16/Sep/2024:13:57:01] ENGINE Bus STARTED 2024-09-16T13:57:03.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:02 smithi050 bash[19827]: audit 2024-09-16T13:57:01.978482+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.14118 172.21.15.50:0/3415206790' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:57:03.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:02 smithi050 bash[19827]: cephadm 2024-09-16T13:57:01.981248+0000 mgr.y (mgr.14118) 8 : cephadm [ERR] [16/Sep/2024:13:57:01] ENGINE Error in HTTPServer.serve 2024-09-16T13:57:03.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:02 smithi050 bash[19827]: Traceback (most recent call last): 2024-09-16T13:57:03.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:02 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:57:03.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:02 smithi050 bash[19827]: self._connections.run(self.expiration_interval) 2024-09-16T13:57:03.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:02 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:57:03.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:02 smithi050 bash[19827]: self._run(expiration_interval) 2024-09-16T13:57:03.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:02 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:57:03.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:02 smithi050 bash[19827]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:57:03.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:02 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:57:03.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:02 smithi050 bash[19827]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:57:03.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:02 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:57:03.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:02 smithi050 bash[19827]: s = self.context.wrap_socket( 2024-09-16T13:57:03.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:02 smithi050 bash[19827]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:57:03.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:02 smithi050 bash[19827]: return self.sslsocket_class._create( 2024-09-16T13:57:03.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:02 smithi050 bash[19827]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:57:03.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:02 smithi050 bash[19827]: self.do_handshake() 2024-09-16T13:57:03.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:02 smithi050 bash[19827]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:57:03.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:02 smithi050 bash[19827]: self._sslobj.do_handshake() 2024-09-16T13:57:03.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:02 smithi050 bash[19827]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:57:03.192 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:02 smithi050 bash[19827]: audit 2024-09-16T13:57:02.684049+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14118 172.21.15.50:0/3415206790' entity='mgr.y' 2024-09-16T13:57:03.192 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:02 smithi050 bash[19827]: audit 2024-09-16T13:57:02.702356+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14118 172.21.15.50:0/3415206790' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:57:04.064 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:03 smithi050 bash[19827]: audit 2024-09-16T13:57:02.675640+0000 mgr.y (mgr.14118) 9 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:57:04.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:04 smithi050 bash[19827]: audit 2024-09-16T13:57:04.602477+0000 mgr.y (mgr.14118) 10 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:57:05.156 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-16T13:57:05.156 INFO:teuthology.orchestra.run.smithi050.stdout:Generating ssh key... 2024-09-16T13:57:06.936 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:06 smithi050 bash[20081]: Generating public/private rsa key pair. 2024-09-16T13:57:06.936 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:06 smithi050 bash[20081]: Your identification has been saved in /tmp/tmp2bd2v2xh/key 2024-09-16T13:57:06.936 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:06 smithi050 bash[20081]: Your public key has been saved in /tmp/tmp2bd2v2xh/key.pub 2024-09-16T13:57:06.937 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:06 smithi050 bash[20081]: The key fingerprint is: 2024-09-16T13:57:06.937 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:06 smithi050 bash[20081]: SHA256:9Y7ND5mBViYOtfC13ZHBMKrzEXvNvjO9h4lk+U3a0+s ceph-416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:57:06.937 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:06 smithi050 bash[20081]: The key's randomart image is: 2024-09-16T13:57:06.937 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:06 smithi050 bash[20081]: +---[RSA 3072]----+ 2024-09-16T13:57:06.937 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:06 smithi050 bash[20081]: | . . .oooo| 2024-09-16T13:57:06.937 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:06 smithi050 bash[20081]: | + o.o.+.| 2024-09-16T13:57:06.937 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:06 smithi050 bash[20081]: | . =o+ . .| 2024-09-16T13:57:06.937 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:06 smithi050 bash[20081]: | +.*o o | 2024-09-16T13:57:06.937 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:06 smithi050 bash[20081]: | So+ooo o | 2024-09-16T13:57:06.937 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:06 smithi050 bash[20081]: | .o=*+. .| 2024-09-16T13:57:06.937 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:06 smithi050 bash[20081]: | .+Bo Oo| 2024-09-16T13:57:06.937 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:06 smithi050 bash[20081]: | .o=+B| 2024-09-16T13:57:06.938 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:06 smithi050 bash[20081]: | oEB| 2024-09-16T13:57:06.938 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:06 smithi050 bash[20081]: +----[SHA256]-----+ 2024-09-16T13:57:07.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:07 smithi050 bash[19827]: audit 2024-09-16T13:57:06.407744+0000 mgr.y (mgr.14118) 11 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:57:07.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:07 smithi050 bash[19827]: cephadm 2024-09-16T13:57:06.408126+0000 mgr.y (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-16T13:57:07.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:07 smithi050 bash[19827]: audit 2024-09-16T13:57:06.585134+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.50:0/3415206790' entity='mgr.y' 2024-09-16T13:57:07.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:07 smithi050 bash[19827]: audit 2024-09-16T13:57:06.589393+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.50:0/3415206790' entity='mgr.y' 2024-09-16T13:57:08.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:08 smithi050 bash[19827]: audit 2024-09-16T13:57:08.506149+0000 mgr.y (mgr.14118) 13 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:57:09.119 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCWGVK7BYd/sQm65xWPmNnCecFQJR1D0GgMsmhvx8NYnToG5xW0/7xnM9cipCQRg3qCo5NWQ/KWkRgskArlrZhshA7dU9jJ3huuGQsIHHUwjnr4XwujBnUx4xT31vYNr+XUQ2pcIkdiP9J5r4f8APTFOfQydVfM2b/m62XdDVt2QwLSsmNBjafLvs1DfaI2hXMYUIbYgbKdrasCTCoR6qiJo/O95wFwp0iIlOc9sfqQKcVjgdD1S0RI1ukGw80cKlJKkbTK9ysYmToY3m/0Pu3b2GZhChPNKJJAeHIFTc5eMeBjWT8K6Zv3ksAmW256DO/TInUfQa5dfyTm6OrwZlNX2Wmc+ONg60pT6pdSjvC6QFuqRKU05vA7usRx3lwJVKF9bMri5bPhXEZ68Ajdn5f3m6QyK0LUs1B8QAi4EsenIb9k3nDBOqBQy/19XiNuNAbRpe+roMQV/n4ZaVbjAgWDuL70lT7lR4Cqj2sOoyC7UKV8NFrnlRQhuJZpZ+ldsLc= ceph-416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:57:09.120 INFO:teuthology.orchestra.run.smithi050.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-16T13:57:09.120 INFO:teuthology.orchestra.run.smithi050.stdout:Adding key to root@localhost authorized_keys... 2024-09-16T13:57:09.120 INFO:teuthology.orchestra.run.smithi050.stdout:Adding host smithi050... 2024-09-16T13:57:10.912 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:10 smithi050 bash[19827]: audit 2024-09-16T13:57:10.452373+0000 mgr.y (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi050", "addr": "172.21.15.50", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:57:12.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:12 smithi050 bash[19827]: cephadm 2024-09-16T13:57:11.735127+0000 mgr.y (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi050 2024-09-16T13:57:16.160 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout Added host 'smithi050' with addr '172.21.15.50' 2024-09-16T13:57:16.160 INFO:teuthology.orchestra.run.smithi050.stdout:Deploying unmanaged mon service... 2024-09-16T13:57:16.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:16 smithi050 bash[19827]: audit 2024-09-16T13:57:15.393420+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.50:0/3415206790' entity='mgr.y' 2024-09-16T13:57:16.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:16 smithi050 bash[19827]: cephadm 2024-09-16T13:57:15.394021+0000 mgr.y (mgr.14118) 16 : cephadm [INF] Added host smithi050 2024-09-16T13:57:16.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:16 smithi050 bash[19827]: audit 2024-09-16T13:57:15.394496+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.14118 172.21.15.50:0/3415206790' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:57:18.891 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-16T13:57:18.891 INFO:teuthology.orchestra.run.smithi050.stdout:Deploying unmanaged mgr service... 2024-09-16T13:57:19.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:19 smithi050 bash[19827]: audit 2024-09-16T13:57:18.053091+0000 mgr.y (mgr.14118) 17 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:57:19.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:19 smithi050 bash[19827]: cephadm 2024-09-16T13:57:18.055092+0000 mgr.y (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-16T13:57:19.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:19 smithi050 bash[19827]: audit 2024-09-16T13:57:18.058018+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.50:0/3415206790' entity='mgr.y' 2024-09-16T13:57:19.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:19 smithi050 bash[19827]: audit 2024-09-16T13:57:18.609863+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.50:0/3415206790' entity='mgr.y' 2024-09-16T13:57:20.561 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:20 smithi050 bash[19827]: audit 2024-09-16T13:57:19.209924+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.50:0/3415206790' entity='mgr.y' 2024-09-16T13:57:20.941 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-16T13:57:21.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:21 smithi050 bash[19827]: cluster 2024-09-16T13:57:19.694097+0000 mgr.y (mgr.14118) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:57:21.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:21 smithi050 bash[19827]: audit 2024-09-16T13:57:20.343377+0000 mgr.y (mgr.14118) 20 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:57:21.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:21 smithi050 bash[19827]: cephadm 2024-09-16T13:57:20.345601+0000 mgr.y (mgr.14118) 21 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-16T13:57:21.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:21 smithi050 bash[19827]: audit 2024-09-16T13:57:20.349928+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.50:0/3415206790' entity='mgr.y' 2024-09-16T13:57:23.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:23 smithi050 bash[19827]: cluster 2024-09-16T13:57:21.694507+0000 mgr.y (mgr.14118) 22 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:57:23.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:23 smithi050 bash[19827]: audit 2024-09-16T13:57:22.383305+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.50:0/4240153590' entity='client.admin' 2024-09-16T13:57:24.920 INFO:teuthology.orchestra.run.smithi050.stdout:Enabling the dashboard module... 2024-09-16T13:57:25.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:25 smithi050 bash[19827]: cluster 2024-09-16T13:57:23.694918+0000 mgr.y (mgr.14118) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:57:25.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:25 smithi050 bash[19827]: audit 2024-09-16T13:57:24.340073+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.50:0/1793809496' entity='client.admin' 2024-09-16T13:57:26.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:26 smithi050 bash[19827]: audit 2024-09-16T13:57:25.603789+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.14118 172.21.15.50:0/3415206790' entity='mgr.y' 2024-09-16T13:57:26.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:26 smithi050 bash[19827]: audit 2024-09-16T13:57:26.388580+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.50:0/75254808' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-16T13:57:26.936 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:26 smithi050 bash[20081]: ignoring --setuser ceph since I am not root 2024-09-16T13:57:26.936 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:26 smithi050 bash[20081]: ignoring --setgroup ceph since I am not root 2024-09-16T13:57:26.936 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:26 smithi050 bash[20081]: debug 2024-09-16T13:57:26.776+0000 7fb8e8d92040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T13:57:27.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:27 smithi050 bash[19827]: audit 2024-09-16T13:57:26.604099+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.50:0/75254808' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-16T13:57:27.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:27 smithi050 bash[19827]: cluster 2024-09-16T13:57:26.609677+0000 mon.a (mon.0) 73 : cluster [DBG] mgrmap e9: y(active, since 26s) 2024-09-16T13:57:28.435 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:28 smithi050 bash[20081]: debug 2024-09-16T13:57:28.024+0000 7fb8e8d92040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T13:57:28.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:28 smithi050 bash[20081]: debug 2024-09-16T13:57:28.092+0000 7fb8e8d92040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T13:57:28.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:28 smithi050 bash[20081]: debug 2024-09-16T13:57:28.252+0000 7fb8e8d92040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T13:57:29.085 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:28 smithi050 bash[19827]: audit 2024-09-16T13:57:28.794939+0000 mon.a (mon.0) 74 : audit [DBG] from='client.? 172.21.15.50:0/3303376511' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-16T13:57:29.085 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:28 smithi050 bash[20081]: debug 2024-09-16T13:57:28.936+0000 7fb8e8d92040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T13:57:29.086 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:29 smithi050 bash[20081]: debug 2024-09-16T13:57:29.012+0000 7fb8e8d92040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T13:57:29.360 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:29 smithi050 bash[20081]: debug 2024-09-16T13:57:29.084+0000 7fb8e8d92040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T13:57:29.360 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:29 smithi050 bash[20081]: debug 2024-09-16T13:57:29.276+0000 7fb8e8d92040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T13:57:29.375 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout { 2024-09-16T13:57:29.376 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-16T13:57:29.376 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T13:57:29.376 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-16T13:57:29.376 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-16T13:57:29.376 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout } 2024-09-16T13:57:29.376 INFO:teuthology.orchestra.run.smithi050.stdout:Waiting for the mgr to restart... 2024-09-16T13:57:29.377 INFO:teuthology.orchestra.run.smithi050.stdout:Waiting for mgr epoch 9... 2024-09-16T13:57:29.685 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:29 smithi050 bash[20081]: debug 2024-09-16T13:57:29.356+0000 7fb8e8d92040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T13:57:29.685 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:29 smithi050 bash[20081]: debug 2024-09-16T13:57:29.428+0000 7fb8e8d92040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T13:57:29.975 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:29 smithi050 bash[20081]: debug 2024-09-16T13:57:29.696+0000 7fb8e8d92040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T13:57:29.975 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:29 smithi050 bash[20081]: debug 2024-09-16T13:57:29.768+0000 7fb8e8d92040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T13:57:30.318 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:29 smithi050 bash[20081]: debug 2024-09-16T13:57:29.972+0000 7fb8e8d92040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T13:57:30.318 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:30 smithi050 bash[20081]: debug 2024-09-16T13:57:30.052+0000 7fb8e8d92040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T13:57:30.678 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:30 smithi050 bash[20081]: debug 2024-09-16T13:57:30.316+0000 7fb8e8d92040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T13:57:30.678 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:30 smithi050 bash[20081]: debug 2024-09-16T13:57:30.504+0000 7fb8e8d92040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:57:30.935 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:30 smithi050 bash[20081]: debug 2024-09-16T13:57:30.676+0000 7fb8e8d92040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T13:57:30.936 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:30 smithi050 bash[20081]: debug 2024-09-16T13:57:30.756+0000 7fb8e8d92040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T13:57:31.435 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:30 smithi050 bash[20081]: debug 2024-09-16T13:57:30.944+0000 7fb8e8d92040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:57:32.110 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:31 smithi050 bash[20081]: debug 2024-09-16T13:57:31.796+0000 7fb8e8d92040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T13:57:32.110 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:31 smithi050 bash[20081]: debug 2024-09-16T13:57:31.872+0000 7fb8e8d92040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T13:57:32.435 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:32 smithi050 bash[20081]: debug 2024-09-16T13:57:32.108+0000 7fb8e8d92040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T13:57:32.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:32 smithi050 bash[20081]: debug 2024-09-16T13:57:32.184+0000 7fb8e8d92040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T13:57:32.935 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:32 smithi050 bash[20081]: debug 2024-09-16T13:57:32.592+0000 7fb8e8d92040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T13:57:32.935 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:32 smithi050 bash[20081]: debug 2024-09-16T13:57:32.672+0000 7fb8e8d92040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T13:57:32.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:32 smithi050 bash[19827]: cluster 2024-09-16T13:57:32.696454+0000 mon.a (mon.0) 75 : cluster [INF] Active manager daemon y restarted 2024-09-16T13:57:32.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:32 smithi050 bash[19827]: cluster 2024-09-16T13:57:32.696885+0000 mon.a (mon.0) 76 : cluster [INF] Activating manager daemon y 2024-09-16T13:57:32.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:32 smithi050 bash[19827]: cluster 2024-09-16T13:57:32.700259+0000 mon.a (mon.0) 77 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-16T13:57:32.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:32 smithi050 bash[19827]: cluster 2024-09-16T13:57:32.700369+0000 mon.a (mon.0) 78 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00366955s) 2024-09-16T13:57:32.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:32 smithi050 bash[19827]: audit 2024-09-16T13:57:32.704088+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:57:32.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:32 smithi050 bash[19827]: audit 2024-09-16T13:57:32.704933+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T13:57:32.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:32 smithi050 bash[19827]: audit 2024-09-16T13:57:32.706142+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T13:57:32.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:32 smithi050 bash[19827]: audit 2024-09-16T13:57:32.706276+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T13:57:32.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:32 smithi050 bash[19827]: audit 2024-09-16T13:57:32.706395+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T13:57:32.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:32 smithi050 bash[19827]: cluster 2024-09-16T13:57:32.733654+0000 mon.a (mon.0) 84 : cluster [INF] Manager daemon y is now available 2024-09-16T13:57:34.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:33 smithi050 bash[19827]: audit 2024-09-16T13:57:32.755995+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:57:34.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:33 smithi050 bash[19827]: audit 2024-09-16T13:57:32.771141+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:57:34.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:33 smithi050 bash[19827]: audit 2024-09-16T13:57:32.773790+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T13:57:34.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:33 smithi050 bash[19827]: cluster 2024-09-16T13:57:33.705036+0000 mon.a (mon.0) 88 : cluster [DBG] mgrmap e11: y(active, since 1.00833s) 2024-09-16T13:57:34.333 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout { 2024-09-16T13:57:34.333 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-16T13:57:34.333 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-16T13:57:34.334 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout } 2024-09-16T13:57:34.334 INFO:teuthology.orchestra.run.smithi050.stdout:mgr epoch 9 is available 2024-09-16T13:57:34.334 INFO:teuthology.orchestra.run.smithi050.stdout:Generating a dashboard self-signed certificate... 2024-09-16T13:57:35.108 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:34 smithi050 bash[19827]: audit 2024-09-16T13:57:33.707552+0000 mgr.y (mgr.14150) 1 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-16T13:57:35.108 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:34 smithi050 bash[19827]: audit 2024-09-16T13:57:33.721259+0000 mgr.y (mgr.14150) 2 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-16T13:57:35.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[20081]: debug 2024-09-16T13:57:35.104+0000 7fb84e84e640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:13:57:35] ENGINE Error in HTTPServer.serve 2024-09-16T13:57:35.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[20081]: Traceback (most recent call last): 2024-09-16T13:57:35.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[20081]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:57:35.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[20081]: self._connections.run(self.expiration_interval) 2024-09-16T13:57:35.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[20081]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:57:35.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[20081]: self._run(expiration_interval) 2024-09-16T13:57:35.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[20081]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:57:35.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[20081]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:57:35.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[20081]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:57:35.437 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[20081]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:57:35.437 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[20081]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:57:35.437 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[20081]: s = self.context.wrap_socket( 2024-09-16T13:57:35.437 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[20081]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:57:35.437 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[20081]: return self.sslsocket_class._create( 2024-09-16T13:57:35.437 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[20081]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:57:35.437 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[20081]: self.do_handshake() 2024-09-16T13:57:35.437 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[20081]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:57:35.437 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[20081]: self._sslobj.do_handshake() 2024-09-16T13:57:35.437 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[20081]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:57:36.018 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[19827]: cluster 2024-09-16T13:57:34.756404+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-09-16T13:57:36.018 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[19827]: cephadm 2024-09-16T13:57:34.881582+0000 mgr.y (mgr.14150) 3 : cephadm [INF] [16/Sep/2024:13:57:34] ENGINE Bus STARTING 2024-09-16T13:57:36.018 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[19827]: cephadm 2024-09-16T13:57:34.983352+0000 mgr.y (mgr.14150) 4 : cephadm [INF] [16/Sep/2024:13:57:34] ENGINE Serving on http://172.21.15.50:8765 2024-09-16T13:57:36.018 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[19827]: cephadm 2024-09-16T13:57:35.107912+0000 mgr.y (mgr.14150) 5 : cephadm [INF] [16/Sep/2024:13:57:35] ENGINE Serving on https://172.21.15.50:7150 2024-09-16T13:57:36.018 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[19827]: cephadm 2024-09-16T13:57:35.108134+0000 mgr.y (mgr.14150) 6 : cephadm [INF] [16/Sep/2024:13:57:35] ENGINE Bus STARTED 2024-09-16T13:57:36.018 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[19827]: cephadm 2024-09-16T13:57:35.109937+0000 mgr.y (mgr.14150) 7 : cephadm [ERR] [16/Sep/2024:13:57:35] ENGINE Error in HTTPServer.serve 2024-09-16T13:57:36.018 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[19827]: Traceback (most recent call last): 2024-09-16T13:57:36.019 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:57:36.019 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[19827]: self._connections.run(self.expiration_interval) 2024-09-16T13:57:36.019 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:57:36.019 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[19827]: self._run(expiration_interval) 2024-09-16T13:57:36.019 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:57:36.019 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[19827]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:57:36.019 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:57:36.019 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[19827]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:57:36.019 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:57:36.019 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[19827]: s = self.context.wrap_socket( 2024-09-16T13:57:36.019 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[19827]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:57:36.019 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[19827]: return self.sslsocket_class._create( 2024-09-16T13:57:36.019 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[19827]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:57:36.020 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[19827]: self.do_handshake() 2024-09-16T13:57:36.020 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[19827]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:57:36.020 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[19827]: self._sslobj.do_handshake() 2024-09-16T13:57:36.020 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:35 smithi050 bash[19827]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:57:36.440 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-16T13:57:36.440 INFO:teuthology.orchestra.run.smithi050.stdout:Creating initial admin user... 2024-09-16T13:57:37.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:36 smithi050 bash[19827]: audit 2024-09-16T13:57:35.700692+0000 mgr.y (mgr.14150) 8 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:57:37.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:36 smithi050 bash[19827]: audit 2024-09-16T13:57:35.825425+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:57:37.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:36 smithi050 bash[19827]: audit 2024-09-16T13:57:35.830002+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:57:38.723 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$35mR.9fjV/77hy9ukq6l9eBr5Uz4xM7sxKxEcbIrxPtUM/4R1FL0.", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726495058, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-16T13:57:38.723 INFO:teuthology.orchestra.run.smithi050.stdout:Fetching dashboard port number... 2024-09-16T13:57:39.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:39 smithi050 bash[19827]: audit 2024-09-16T13:57:37.851874+0000 mgr.y (mgr.14150) 9 : audit [DBG] from='client.14164 -' 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-09-16T13:57:39.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:39 smithi050 bash[19827]: audit 2024-09-16T13:57:38.158933+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:57:40.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:40 smithi050 bash[19827]: cluster 2024-09-16T13:57:39.165146+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-09-16T13:57:40.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:40 smithi050 bash[19827]: audit 2024-09-16T13:57:39.657871+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:57:40.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:40 smithi050 bash[19827]: audit 2024-09-16T13:57:40.096090+0000 mon.a (mon.0) 95 : audit [DBG] from='client.? 172.21.15.50:0/3674141064' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-16T13:57:40.729 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 8443 2024-09-16T13:57:40.729 INFO:teuthology.orchestra.run.smithi050.stdout:firewalld does not appear to be present 2024-09-16T13:57:40.729 INFO:teuthology.orchestra.run.smithi050.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-16T13:57:40.730 INFO:teuthology.orchestra.run.smithi050.stdout:Ceph Dashboard is now available at: 2024-09-16T13:57:40.731 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T13:57:40.731 INFO:teuthology.orchestra.run.smithi050.stdout: URL: https://smithi050.front.sepia.ceph.com:8443/ 2024-09-16T13:57:40.731 INFO:teuthology.orchestra.run.smithi050.stdout: User: admin 2024-09-16T13:57:40.731 INFO:teuthology.orchestra.run.smithi050.stdout: Password: gswo2thm5f 2024-09-16T13:57:40.731 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T13:57:40.731 INFO:teuthology.orchestra.run.smithi050.stdout:Saving cluster configuration to /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config directory 2024-09-16T13:57:41.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:41 smithi050 bash[19827]: audit 2024-09-16T13:57:40.746040+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:57:42.915 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-16T13:57:42.915 INFO:teuthology.orchestra.run.smithi050.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-16T13:57:42.915 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T13:57:42.915 INFO:teuthology.orchestra.run.smithi050.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-16T13:57:42.916 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T13:57:42.916 INFO:teuthology.orchestra.run.smithi050.stdout:Or, if you are only running a single cluster on this host: 2024-09-16T13:57:42.916 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T13:57:42.916 INFO:teuthology.orchestra.run.smithi050.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-16T13:57:42.916 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T13:57:42.917 INFO:teuthology.orchestra.run.smithi050.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-16T13:57:42.917 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T13:57:42.917 INFO:teuthology.orchestra.run.smithi050.stdout: ceph telemetry on 2024-09-16T13:57:42.917 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T13:57:42.917 INFO:teuthology.orchestra.run.smithi050.stdout:For more information see: 2024-09-16T13:57:42.917 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T13:57:42.917 INFO:teuthology.orchestra.run.smithi050.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-16T13:57:42.917 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T13:57:42.918 INFO:teuthology.orchestra.run.smithi050.stdout:Bootstrap complete. 2024-09-16T13:57:42.977 INFO:tasks.cephadm:Fetching config... 2024-09-16T13:57:42.977 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2024-09-16T13:57:42.977 DEBUG:teuthology.orchestra.run.smithi050:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-16T13:57:42.983 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-16T13:57:42.983 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2024-09-16T13:57:42.983 DEBUG:teuthology.orchestra.run.smithi050:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-16T13:57:43.033 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-16T13:57:43.033 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2024-09-16T13:57:43.033 DEBUG:teuthology.orchestra.run.smithi050:> sudo dd if=/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-16T13:57:43.089 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-16T13:57:43.089 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2024-09-16T13:57:43.089 DEBUG:teuthology.orchestra.run.smithi050:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-16T13:57:43.137 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-16T13:57:43.137 DEBUG:teuthology.orchestra.run.smithi050:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCWGVK7BYd/sQm65xWPmNnCecFQJR1D0GgMsmhvx8NYnToG5xW0/7xnM9cipCQRg3qCo5NWQ/KWkRgskArlrZhshA7dU9jJ3huuGQsIHHUwjnr4XwujBnUx4xT31vYNr+XUQ2pcIkdiP9J5r4f8APTFOfQydVfM2b/m62XdDVt2QwLSsmNBjafLvs1DfaI2hXMYUIbYgbKdrasCTCoR6qiJo/O95wFwp0iIlOc9sfqQKcVjgdD1S0RI1ukGw80cKlJKkbTK9ysYmToY3m/0Pu3b2GZhChPNKJJAeHIFTc5eMeBjWT8K6Zv3ksAmW256DO/TInUfQa5dfyTm6OrwZlNX2Wmc+ONg60pT6pdSjvC6QFuqRKU05vA7usRx3lwJVKF9bMri5bPhXEZ68Ajdn5f3m6QyK0LUs1B8QAi4EsenIb9k3nDBOqBQy/19XiNuNAbRpe+roMQV/n4ZaVbjAgWDuL70lT7lR4Cqj2sOoyC7UKV8NFrnlRQhuJZpZ+ldsLc= ceph-416e6b7e-7433-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T13:57:43.201 INFO:teuthology.orchestra.run.smithi050.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCWGVK7BYd/sQm65xWPmNnCecFQJR1D0GgMsmhvx8NYnToG5xW0/7xnM9cipCQRg3qCo5NWQ/KWkRgskArlrZhshA7dU9jJ3huuGQsIHHUwjnr4XwujBnUx4xT31vYNr+XUQ2pcIkdiP9J5r4f8APTFOfQydVfM2b/m62XdDVt2QwLSsmNBjafLvs1DfaI2hXMYUIbYgbKdrasCTCoR6qiJo/O95wFwp0iIlOc9sfqQKcVjgdD1S0RI1ukGw80cKlJKkbTK9ysYmToY3m/0Pu3b2GZhChPNKJJAeHIFTc5eMeBjWT8K6Zv3ksAmW256DO/TInUfQa5dfyTm6OrwZlNX2Wmc+ONg60pT6pdSjvC6QFuqRKU05vA7usRx3lwJVKF9bMri5bPhXEZ68Ajdn5f3m6QyK0LUs1B8QAi4EsenIb9k3nDBOqBQy/19XiNuNAbRpe+roMQV/n4ZaVbjAgWDuL70lT7lR4Cqj2sOoyC7UKV8NFrnlRQhuJZpZ+ldsLc= ceph-416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:57:43.211 DEBUG:teuthology.orchestra.run.smithi090:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCWGVK7BYd/sQm65xWPmNnCecFQJR1D0GgMsmhvx8NYnToG5xW0/7xnM9cipCQRg3qCo5NWQ/KWkRgskArlrZhshA7dU9jJ3huuGQsIHHUwjnr4XwujBnUx4xT31vYNr+XUQ2pcIkdiP9J5r4f8APTFOfQydVfM2b/m62XdDVt2QwLSsmNBjafLvs1DfaI2hXMYUIbYgbKdrasCTCoR6qiJo/O95wFwp0iIlOc9sfqQKcVjgdD1S0RI1ukGw80cKlJKkbTK9ysYmToY3m/0Pu3b2GZhChPNKJJAeHIFTc5eMeBjWT8K6Zv3ksAmW256DO/TInUfQa5dfyTm6OrwZlNX2Wmc+ONg60pT6pdSjvC6QFuqRKU05vA7usRx3lwJVKF9bMri5bPhXEZ68Ajdn5f3m6QyK0LUs1B8QAi4EsenIb9k3nDBOqBQy/19XiNuNAbRpe+roMQV/n4ZaVbjAgWDuL70lT7lR4Cqj2sOoyC7UKV8NFrnlRQhuJZpZ+ldsLc= ceph-416e6b7e-7433-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T13:57:43.233 INFO:teuthology.orchestra.run.smithi090.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCWGVK7BYd/sQm65xWPmNnCecFQJR1D0GgMsmhvx8NYnToG5xW0/7xnM9cipCQRg3qCo5NWQ/KWkRgskArlrZhshA7dU9jJ3huuGQsIHHUwjnr4XwujBnUx4xT31vYNr+XUQ2pcIkdiP9J5r4f8APTFOfQydVfM2b/m62XdDVt2QwLSsmNBjafLvs1DfaI2hXMYUIbYgbKdrasCTCoR6qiJo/O95wFwp0iIlOc9sfqQKcVjgdD1S0RI1ukGw80cKlJKkbTK9ysYmToY3m/0Pu3b2GZhChPNKJJAeHIFTc5eMeBjWT8K6Zv3ksAmW256DO/TInUfQa5dfyTm6OrwZlNX2Wmc+ONg60pT6pdSjvC6QFuqRKU05vA7usRx3lwJVKF9bMri5bPhXEZ68Ajdn5f3m6QyK0LUs1B8QAi4EsenIb9k3nDBOqBQy/19XiNuNAbRpe+roMQV/n4ZaVbjAgWDuL70lT7lR4Cqj2sOoyC7UKV8NFrnlRQhuJZpZ+ldsLc= ceph-416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:57:43.243 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-16T13:57:43.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:43 smithi050 bash[19827]: audit 2024-09-16T13:57:42.314350+0000 mon.a (mon.0) 97 : audit [INF] from='client.? 172.21.15.50:0/3094921348' entity='client.admin' 2024-09-16T13:57:47.926 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:57:50.002 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-16T13:57:50.003 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-16T13:57:50.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:50 smithi050 bash[19827]: audit 2024-09-16T13:57:49.403898+0000 mon.a (mon.0) 98 : audit [INF] from='client.? 172.21.15.50:0/27958925' entity='client.admin' 2024-09-16T13:57:51.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:51 smithi050 bash[19827]: audit 2024-09-16T13:57:50.423884+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:57:51.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:51 smithi050 bash[19827]: audit 2024-09-16T13:57:50.429061+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:57:51.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:51 smithi050 bash[19827]: audit 2024-09-16T13:57:50.431364+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:57:51.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:51 smithi050 bash[19827]: audit 2024-09-16T13:57:50.437722+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:57:51.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:51 smithi050 bash[19827]: audit 2024-09-16T13:57:50.468792+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:57:51.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:51 smithi050 bash[19827]: audit 2024-09-16T13:57:50.476889+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:57:54.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:53 smithi050 bash[19827]: cluster 2024-09-16T13:57:52.707863+0000 mgr.y (mgr.14150) 10 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:57:54.732 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:57:55.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:55 smithi050 bash[19827]: cluster 2024-09-16T13:57:54.708281+0000 mgr.y (mgr.14150) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:57:56.581 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi090 2024-09-16T13:57:56.582 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2024-09-16T13:57:56.582 DEBUG:teuthology.orchestra.run.smithi090:> dd of=/etc/ceph/ceph.conf 2024-09-16T13:57:56.588 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2024-09-16T13:57:56.588 DEBUG:teuthology.orchestra.run.smithi090:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:57:56.635 INFO:tasks.cephadm:Adding host smithi090 to orchestrator... 2024-09-16T13:57:56.635 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph orch host add smithi090 2024-09-16T13:57:57.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:56 smithi050 bash[19827]: audit 2024-09-16T13:57:55.995595+0000 mgr.y (mgr.14150) 12 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:57:57.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:56 smithi050 bash[19827]: audit 2024-09-16T13:57:56.000325+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:57:57.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:56 smithi050 bash[19827]: audit 2024-09-16T13:57:56.001490+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:57:57.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:56 smithi050 bash[19827]: audit 2024-09-16T13:57:56.003398+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:57:57.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:57 smithi050 bash[19827]: audit 2024-09-16T13:57:56.004463+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:57:57.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:57 smithi050 bash[19827]: cephadm 2024-09-16T13:57:56.005548+0000 mgr.y (mgr.14150) 13 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-16T13:57:57.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:57 smithi050 bash[19827]: cephadm 2024-09-16T13:57:56.098847+0000 mgr.y (mgr.14150) 14 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:57:57.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:57 smithi050 bash[19827]: cephadm 2024-09-16T13:57:56.180792+0000 mgr.y (mgr.14150) 15 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:57:57.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:57 smithi050 bash[19827]: cephadm 2024-09-16T13:57:56.266048+0000 mgr.y (mgr.14150) 16 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:57:57.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:57 smithi050 bash[19827]: audit 2024-09-16T13:57:56.357913+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:57:57.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:57 smithi050 bash[19827]: audit 2024-09-16T13:57:56.361053+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:57:57.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:57 smithi050 bash[19827]: audit 2024-09-16T13:57:56.364158+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:57:58.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:57:58 smithi050 bash[19827]: cluster 2024-09-16T13:57:56.708603+0000 mgr.y (mgr.14150) 17 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:00.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:00 smithi050 bash[19827]: cluster 2024-09-16T13:57:58.709047+0000 mgr.y (mgr.14150) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:01.365 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:58:02.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:02 smithi050 bash[19827]: cluster 2024-09-16T13:58:00.709510+0000 mgr.y (mgr.14150) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:04.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:04 smithi050 bash[19827]: cluster 2024-09-16T13:58:02.709877+0000 mgr.y (mgr.14150) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:04.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:04 smithi050 bash[19827]: audit 2024-09-16T13:58:02.737407+0000 mgr.y (mgr.14150) 21 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi090", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:58:05.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:05 smithi050 bash[19827]: cephadm 2024-09-16T13:58:04.020015+0000 mgr.y (mgr.14150) 22 : cephadm [INF] Deploying cephadm binary to smithi090 2024-09-16T13:58:06.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:06 smithi050 bash[19827]: cluster 2024-09-16T13:58:04.710243+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:07.698 INFO:teuthology.orchestra.run.smithi050.stdout:Added host 'smithi090' with addr '172.21.15.90' 2024-09-16T13:58:08.316 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-16T13:58:08.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:08 smithi050 bash[19827]: cluster 2024-09-16T13:58:06.710597+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:08.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:08 smithi050 bash[19827]: audit 2024-09-16T13:58:07.698485+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:08.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:08 smithi050 bash[19827]: audit 2024-09-16T13:58:07.700077+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:58:08.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:08 smithi050 bash[19827]: audit 2024-09-16T13:58:08.224162+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:09.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:09 smithi050 bash[19827]: cephadm 2024-09-16T13:58:07.699368+0000 mgr.y (mgr.14150) 25 : cephadm [INF] Added host smithi090 2024-09-16T13:58:10.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:10 smithi050 bash[19827]: cluster 2024-09-16T13:58:08.711212+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:10.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:10 smithi050 bash[19827]: audit 2024-09-16T13:58:09.788293+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:12.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:11 smithi050 bash[19827]: cluster 2024-09-16T13:58:10.711577+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:12.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:11 smithi050 bash[19827]: audit 2024-09-16T13:58:10.993669+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:13.048 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:58:14.365 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T13:58:14.385 INFO:teuthology.orchestra.run.smithi050.stdout:[{"addr": "172.21.15.50", "hostname": "smithi050", "labels": [], "status": ""}, {"addr": "172.21.15.90", "hostname": "smithi090", "labels": [], "status": ""}] 2024-09-16T13:58:14.386 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:13 smithi050 bash[19827]: cluster 2024-09-16T13:58:12.712001+0000 mgr.y (mgr.14150) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:14.939 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-16T13:58:14.939 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-16T13:58:15.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:14 smithi050 bash[19827]: audit 2024-09-16T13:58:14.367121+0000 mgr.y (mgr.14150) 29 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:58:16.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:15 smithi050 bash[19827]: cluster 2024-09-16T13:58:14.712402+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:18.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:18 smithi050 bash[19827]: cluster 2024-09-16T13:58:16.712812+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:18.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:18 smithi050 bash[19827]: audit 2024-09-16T13:58:17.113675+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:18.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:18 smithi050 bash[19827]: audit 2024-09-16T13:58:17.118774+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:18.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:18 smithi050 bash[19827]: audit 2024-09-16T13:58:17.124958+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:18.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:18 smithi050 bash[19827]: audit 2024-09-16T13:58:17.129994+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:18.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:18 smithi050 bash[19827]: audit 2024-09-16T13:58:17.131787+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi090", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:58:18.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:18 smithi050 bash[19827]: audit 2024-09-16T13:58:17.134032+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:18.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:18 smithi050 bash[19827]: audit 2024-09-16T13:58:17.135726+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:58:18.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:18 smithi050 bash[19827]: cephadm 2024-09-16T13:58:17.138215+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.conf 2024-09-16T13:58:18.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:18 smithi050 bash[19827]: cephadm 2024-09-16T13:58:17.322326+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:58:18.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:18 smithi050 bash[19827]: cephadm 2024-09-16T13:58:17.475705+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:58:18.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:18 smithi050 bash[19827]: cephadm 2024-09-16T13:58:17.621452+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:58:18.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:18 smithi050 bash[19827]: audit 2024-09-16T13:58:17.748465+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:18.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:18 smithi050 bash[19827]: audit 2024-09-16T13:58:17.751372+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:18.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:18 smithi050 bash[19827]: audit 2024-09-16T13:58:17.755486+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:19.669 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:58:20.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:20 smithi050 bash[19827]: cluster 2024-09-16T13:58:18.713257+0000 mgr.y (mgr.14150) 36 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:22.118 INFO:teuthology.orchestra.run.smithi050.stderr:adjusted tunables profile to default 2024-09-16T13:58:22.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:22 smithi050 bash[19827]: cluster 2024-09-16T13:58:20.713749+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:22.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:22 smithi050 bash[19827]: audit 2024-09-16T13:58:21.157527+0000 mon.a (mon.0) 127 : audit [INF] from='client.? 172.21.15.50:0/2500631949' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-16T13:58:22.672 INFO:tasks.cephadm:Adding mon.a on smithi050 2024-09-16T13:58:22.672 INFO:tasks.cephadm:Adding mon.c on smithi050 2024-09-16T13:58:22.672 INFO:tasks.cephadm:Adding mon.b on smithi090 2024-09-16T13:58:22.672 DEBUG:teuthology.orchestra.run.smithi090:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi050:172.21.15.50=a;smithi050:[v2:172.21.15.50:3301,v1:172.21.15.50:6790]=c;smithi090:172.21.15.90=b' 2024-09-16T13:58:23.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:23 smithi050 bash[19827]: audit 2024-09-16T13:58:22.120021+0000 mon.a (mon.0) 128 : audit [INF] from='client.? 172.21.15.50:0/2500631949' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T13:58:23.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:23 smithi050 bash[19827]: cluster 2024-09-16T13:58:22.124477+0000 mon.a (mon.0) 129 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:58:23.900 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:58:24.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:24 smithi050 bash[19827]: cluster 2024-09-16T13:58:22.714205+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:25.311 INFO:teuthology.orchestra.run.smithi090.stdout:Scheduled mon update... 2024-09-16T13:58:26.105 DEBUG:teuthology.orchestra.run.smithi050:mon.c> sudo journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mon.c.service 2024-09-16T13:58:26.108 DEBUG:teuthology.orchestra.run.smithi090:mon.b> sudo journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mon.b.service 2024-09-16T13:58:26.110 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T13:58:26.111 DEBUG:teuthology.orchestra.run.smithi090:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T13:58:26.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:26 smithi050 bash[19827]: cluster 2024-09-16T13:58:24.714633+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:26.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:26 smithi050 bash[19827]: audit 2024-09-16T13:58:25.301303+0000 mgr.y (mgr.14150) 40 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi050:172.21.15.50=a;smithi050:[v2:172.21.15.50:3301,v1:172.21.15.50:6790]=c;smithi090:172.21.15.90=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:58:26.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:26 smithi050 bash[19827]: cephadm 2024-09-16T13:58:25.306674+0000 mgr.y (mgr.14150) 41 : cephadm [INF] Saving service mon spec with placement smithi050:172.21.15.50=a;smithi050:[v2:172.21.15.50:3301,v1:172.21.15.50:6790]=c;smithi090:172.21.15.90=b;count:3 2024-09-16T13:58:26.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:26 smithi050 bash[19827]: audit 2024-09-16T13:58:25.311480+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:26.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:26 smithi050 bash[19827]: audit 2024-09-16T13:58:25.313131+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:58:26.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:26 smithi050 bash[19827]: audit 2024-09-16T13:58:25.316363+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:26.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:26 smithi050 bash[19827]: audit 2024-09-16T13:58:25.318175+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:58:26.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:26 smithi050 bash[19827]: audit 2024-09-16T13:58:25.325054+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:26.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:26 smithi050 bash[19827]: audit 2024-09-16T13:58:25.328790+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:58:26.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:26 smithi050 bash[19827]: audit 2024-09-16T13:58:25.330688+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:26.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:26 smithi050 bash[19827]: cephadm 2024-09-16T13:58:25.332865+0000 mgr.y (mgr.14150) 42 : cephadm [INF] Deploying daemon mon.b on smithi090 2024-09-16T13:58:27.375 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:58:28.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:28 smithi050 bash[19827]: cluster 2024-09-16T13:58:26.715033+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:29.577 INFO:teuthology.orchestra.run.smithi090.stdout: 2024-09-16T13:58:29.577 INFO:teuthology.orchestra.run.smithi090.stdout:{"epoch":1,"fsid":"416e6b7e-7433-11ef-bceb-c7b262605968","modified":"2024-09-16T13:56:27.811274Z","created":"2024-09-16T13:56:27.811274Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T13:58:29.577 INFO:teuthology.orchestra.run.smithi090.stderr:dumped monmap epoch 1 2024-09-16T13:58:30.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:30 smithi050 bash[19827]: cluster 2024-09-16T13:58:28.715409+0000 mgr.y (mgr.14150) 44 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:30.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:30 smithi050 bash[19827]: audit 2024-09-16T13:58:29.577810+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.90:0/3869725857' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T13:58:31.570 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T13:58:31.570 DEBUG:teuthology.orchestra.run.smithi090:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T13:58:31.880 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:31 smithi090 systemd[1]: Started Ceph mon.b for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T13:58:32.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:32 smithi050 bash[19827]: cluster 2024-09-16T13:58:30.715806+0000 mgr.y (mgr.14150) 45 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:32.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:32 smithi050 bash[19827]: audit 2024-09-16T13:58:31.813185+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:32.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:32 smithi050 bash[19827]: audit 2024-09-16T13:58:31.818522+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:32.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:32 smithi050 bash[19827]: audit 2024-09-16T13:58:31.824530+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:32.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:32 smithi050 bash[19827]: audit 2024-09-16T13:58:31.825848+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:58:32.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:32 smithi050 bash[19827]: audit 2024-09-16T13:58:31.827524+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:32.792 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:58:33.550 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:33 smithi050 bash[19827]: cephadm 2024-09-16T13:58:31.829502+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Deploying daemon mon.c on smithi050 2024-09-16T13:58:34.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.125+0000 7fb02296cc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-16T13:58:34.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.125+0000 7fb02296cc80 0 ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable), process ceph-mon, pid 7 2024-09-16T13:58:34.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.125+0000 7fb02296cc80 0 pidfile_write: ignore empty --pid-file 2024-09-16T13:58:34.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 0 load: jerasure load: lrc 2024-09-16T13:58:34.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-16T13:58:34.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Git sha 0 2024-09-16T13:58:34.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Compile date 2024-09-15 21:07:06 2024-09-16T13:58:34.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: DB SUMMARY 2024-09-16T13:58:34.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: DB Session ID: T8E0X8O0EA8Y2UK3GBUD 2024-09-16T13:58:34.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: CURRENT file: CURRENT 2024-09-16T13:58:34.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-16T13:58:34.449 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-16T13:58:34.449 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-16T13:58:34.449 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-09-16T13:58:34.449 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.error_if_exists: 0 2024-09-16T13:58:34.449 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.create_if_missing: 0 2024-09-16T13:58:34.449 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-16T13:58:34.449 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T13:58:34.449 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T13:58:34.449 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T13:58:34.449 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.env: 0x555fc13e7940 2024-09-16T13:58:34.449 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-16T13:58:34.450 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.info_log: 0x555fc3b496e0 2024-09-16T13:58:34.450 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-16T13:58:34.450 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.statistics: (nil) 2024-09-16T13:58:34.450 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.use_fsync: 0 2024-09-16T13:58:34.450 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-16T13:58:34.451 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T13:58:34.451 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T13:58:34.451 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-16T13:58:34.451 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-16T13:58:34.451 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-16T13:58:34.452 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-16T13:58:34.452 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-16T13:58:34.452 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-16T13:58:34.452 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T13:58:34.452 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-16T13:58:34.452 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.db_log_dir: 2024-09-16T13:58:34.452 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.wal_dir: 2024-09-16T13:58:34.452 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T13:58:34.452 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T13:58:34.452 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T13:58:34.453 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T13:58:34.453 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T13:58:34.453 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T13:58:34.453 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-16T13:58:34.453 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-16T13:58:34.453 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.write_buffer_manager: 0x555fc3b58dc0 2024-09-16T13:58:34.453 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T13:58:34.453 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T13:58:34.453 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T13:58:34.454 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-16T13:58:34.454 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T13:58:34.454 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-16T13:58:34.454 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-16T13:58:34.454 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-16T13:58:34.454 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.unordered_write: 0 2024-09-16T13:58:34.454 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T13:58:34.454 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T13:58:34.454 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T13:58:34.454 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T13:58:34.454 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.row_cache: None 2024-09-16T13:58:34.455 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.wal_filter: None 2024-09-16T13:58:34.455 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T13:58:34.455 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-16T13:58:34.455 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.two_write_queues: 0 2024-09-16T13:58:34.455 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-16T13:58:34.455 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.wal_compression: 0 2024-09-16T13:58:34.455 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.atomic_flush: 0 2024-09-16T13:58:34.455 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T13:58:34.455 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T13:58:34.455 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T13:58:34.456 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-16T13:58:34.456 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T13:58:34.456 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-16T13:58:34.456 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T13:58:34.456 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T13:58:34.456 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-16T13:58:34.456 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-16T13:58:34.456 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T13:58:34.456 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-16T13:58:34.457 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-16T13:58:34.457 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-16T13:58:34.457 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T13:58:34.457 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T13:58:34.457 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T13:58:34.457 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-16T13:58:34.457 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T13:58:34.457 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T13:58:34.457 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T13:58:34.457 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T13:58:34.457 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.max_open_files: -1 2024-09-16T13:58:34.458 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-16T13:58:34.458 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T13:58:34.458 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T13:58:34.458 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-16T13:58:34.460 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-16T13:58:34.460 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Compression algorithms supported: 2024-09-16T13:58:34.460 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: kZSTD supported: 0 2024-09-16T13:58:34.460 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: kXpressCompression supported: 0 2024-09-16T13:58:34.460 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-16T13:58:34.460 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T13:58:34.460 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-16T13:58:34.460 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: kZlibCompression supported: 1 2024-09-16T13:58:34.460 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-16T13:58:34.461 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-16T13:58:34.461 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T13:58:34.461 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T13:58:34.461 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-16T13:58:34.461 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T13:58:34.461 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T13:58:34.461 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.merge_operator: 2024-09-16T13:58:34.461 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.compaction_filter: None 2024-09-16T13:58:34.461 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-16T13:58:34.461 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-16T13:58:34.461 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T13:58:34.462 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T13:58:34.462 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x555fc3b49320) 2024-09-16T13:58:34.462 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cache_index_and_filter_blocks: 1 2024-09-16T13:58:34.462 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T13:58:34.462 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T13:58:34.462 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: pin_top_level_index_and_filter: 1 2024-09-16T13:58:34.462 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: index_type: 0 2024-09-16T13:58:34.462 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: data_block_index_type: 0 2024-09-16T13:58:34.462 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: index_shortening: 1 2024-09-16T13:58:34.462 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: data_block_hash_table_util_ratio: 0.750000 2024-09-16T13:58:34.462 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: checksum: 4 2024-09-16T13:58:34.463 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: no_block_cache: 0 2024-09-16T13:58:34.463 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: block_cache: 0x555fc3b3f1f0 2024-09-16T13:58:34.463 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: block_cache_name: BinnedLRUCache 2024-09-16T13:58:34.463 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: block_cache_options: 2024-09-16T13:58:34.463 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: capacity : 536870912 2024-09-16T13:58:34.463 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: num_shard_bits : 4 2024-09-16T13:58:34.463 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: strict_capacity_limit : 0 2024-09-16T13:58:34.463 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: high_pri_pool_ratio: 0.000 2024-09-16T13:58:34.463 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: block_cache_compressed: (nil) 2024-09-16T13:58:34.463 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: persistent_cache: (nil) 2024-09-16T13:58:34.463 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: block_size: 4096 2024-09-16T13:58:34.463 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: block_size_deviation: 10 2024-09-16T13:58:34.463 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: block_restart_interval: 16 2024-09-16T13:58:34.464 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: index_block_restart_interval: 1 2024-09-16T13:58:34.464 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: metadata_block_size: 4096 2024-09-16T13:58:34.464 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: partition_filters: 0 2024-09-16T13:58:34.464 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: use_delta_encoding: 1 2024-09-16T13:58:34.464 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: filter_policy: bloomfilter 2024-09-16T13:58:34.464 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: whole_key_filtering: 1 2024-09-16T13:58:34.464 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: verify_compression: 0 2024-09-16T13:58:34.464 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: read_amp_bytes_per_bit: 0 2024-09-16T13:58:34.464 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: format_version: 5 2024-09-16T13:58:34.464 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: enable_index_compression: 1 2024-09-16T13:58:34.464 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: block_align: 0 2024-09-16T13:58:34.465 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: max_auto_readahead_size: 262144 2024-09-16T13:58:34.465 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: prepopulate_block_cache: 0 2024-09-16T13:58:34.465 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: initial_auto_readahead_size: 8192 2024-09-16T13:58:34.465 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: num_file_reads_for_auto_readahead: 2 2024-09-16T13:58:34.465 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-16T13:58:34.465 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-16T13:58:34.465 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.compression: NoCompression 2024-09-16T13:58:34.465 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-16T13:58:34.465 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-16T13:58:34.465 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T13:58:34.466 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.num_levels: 7 2024-09-16T13:58:34.466 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T13:58:34.466 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T13:58:34.466 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T13:58:34.466 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T13:58:34.466 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T13:58:34.466 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T13:58:34.466 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T13:58:34.466 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T13:58:34.466 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T13:58:34.466 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T13:58:34.466 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T13:58:34.467 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T13:58:34.467 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T13:58:34.467 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-16T13:58:34.467 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-16T13:58:34.467 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T13:58:34.467 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T13:58:34.467 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T13:58:34.467 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T13:58:34.467 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-16T13:58:34.467 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T13:58:34.469 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T13:58:34.469 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T13:58:34.469 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T13:58:34.469 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-16T13:58:34.469 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T13:58:34.469 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T13:58:34.469 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T13:58:34.470 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T13:58:34.470 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T13:58:34.470 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T13:58:34.470 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T13:58:34.470 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T13:58:34.470 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T13:58:34.470 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T13:58:34.470 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T13:58:34.470 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T13:58:34.470 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T13:58:34.470 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T13:58:34.471 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-16T13:58:34.471 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T13:58:34.471 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T13:58:34.471 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-16T13:58:34.471 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T13:58:34.471 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T13:58:34.471 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T13:58:34.471 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T13:58:34.471 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T13:58:34.471 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T13:58:34.472 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T13:58:34.472 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T13:58:34.472 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T13:58:34.472 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T13:58:34.472 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T13:58:34.472 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-16T13:58:34.472 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T13:58:34.472 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T13:58:34.472 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T13:58:34.472 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T13:58:34.472 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.bloom_locality: 0 2024-09-16T13:58:34.473 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-16T13:58:34.473 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T13:58:34.473 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-16T13:58:34.473 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-16T13:58:34.473 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-16T13:58:34.473 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.ttl: 2592000 2024-09-16T13:58:34.473 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T13:58:34.473 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T13:58:34.473 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T13:58:34.473 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.enable_blob_files: false 2024-09-16T13:58:34.474 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.min_blob_size: 0 2024-09-16T13:58:34.474 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-16T13:58:34.474 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T13:58:34.474 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T13:58:34.474 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T13:58:34.474 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T13:58:34.474 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T13:58:34.474 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-16T13:58:34.474 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T13:58:34.474 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, 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-09-16T13:58:34.474 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-16T13:58:34.474 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 6d59c9d2-e8b9-4baf-8caf-5707139b3802 2024-09-16T13:58:34.475 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726495114133606, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-16T13:58:34.475 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-16T13:58:34.475 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726495114134063, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726495114, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "6d59c9d2-e8b9-4baf-8caf-5707139b3802", "db_session_id": "T8E0X8O0EA8Y2UK3GBUD", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-16T13:58:34.475 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726495114134186, "job": 1, "event": "recovery_finished"} 2024-09-16T13:58:34.475 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.129+0000 7fb02296cc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-16T13:58:34.475 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.133+0000 7fb02296cc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T13:58:34.475 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.133+0000 7fb02296cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x555fc3b6ae00 2024-09-16T13:58:34.475 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.133+0000 7fb02296cc80 4 rocksdb: DB pointer 0x555fc3c6a000 2024-09-16T13:58:34.475 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.133+0000 7fb018735640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T13:58:34.475 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.133+0000 7fb018735640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T13:58:34.475 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: ** DB Stats ** 2024-09-16T13:58:34.476 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T13:58:34.476 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T13:58:34.476 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T13:58:34.476 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T13:58:34.476 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T13:58:34.476 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T13:58:34.476 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T13:58:34.476 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: ** Compaction Stats [default] ** 2024-09-16T13:58:34.476 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: 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 Rblob(GB) Wblob(GB) 2024-09-16T13:58:34.476 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T13:58:34.476 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T13:58:34.476 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T13:58:34.477 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T13:58:34.477 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: ** Compaction Stats [default] ** 2024-09-16T13:58:34.477 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: 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 Rblob(GB) Wblob(GB) 2024-09-16T13:58:34.477 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T13:58:34.477 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T13:58:34.477 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T13:58:34.477 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T13:58:34.477 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T13:58:34.477 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T13:58:34.477 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T13:58:34.477 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T13:58:34.478 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: AddFile(Keys): cumulative 0, interval 0 2024-09-16T13:58:34.478 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: Cumulative compaction: 0.00 GB write, 0.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T13:58:34.478 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: Interval compaction: 0.00 GB write, 0.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T13:58:34.478 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: 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-09-16T13:58:34.478 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: Block cache BinnedLRUCache@0x555fc3b3f1f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-09-16T13:58:34.478 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-16T13:58:34.478 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: ** File Read Latency Histogram By Level [default] ** 2024-09-16T13:58:34.478 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.133+0000 7fb02296cc80 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-16T13:58:34.478 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.133+0000 7fb02296cc80 0 using public_addr v2:172.21.15.90:0/0 -> [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] 2024-09-16T13:58:34.478 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.133+0000 7fb02296cc80 0 starting mon.b rank -1 at public addrs [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] at bind addrs [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:58:34.478 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.133+0000 7fb02296cc80 1 mon.b@-1(???) e0 preinit fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:58:34.479 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.157+0000 7fb01b73b640 0 mon.b@-1(synchronizing).mds e1 new map 2024-09-16T13:58:34.479 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.157+0000 7fb01b73b640 0 mon.b@-1(synchronizing).mds e1 print_map 2024-09-16T13:58:34.479 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: e1 2024-09-16T13:58:34.479 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: btime 2024-09-16T13:56:32:391622+0000 2024-09-16T13:58:34.479 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T13:58:34.479 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-16T13:58:34.479 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: legacy client fscid: -1 2024-09-16T13:58:34.479 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: 2024-09-16T13:58:34.479 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: No filesystems configured 2024-09-16T13:58:34.479 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.157+0000 7fb01b73b640 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-16T13:58:34.480 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.157+0000 7fb01b73b640 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-16T13:58:34.480 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.157+0000 7fb01b73b640 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-16T13:58:34.480 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.157+0000 7fb01b73b640 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-16T13:58:34.480 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.157+0000 7fb01b73b640 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-16T13:58:34.480 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.157+0000 7fb01b73b640 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-16T13:58:34.480 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.157+0000 7fb01b73b640 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T13:58:34.480 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.157+0000 7fb01b73b640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:58:34.480 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.157+0000 7fb01b73b640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:58:34.480 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.157+0000 7fb01b73b640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:58:34.480 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cluster 2024-09-16T13:57:58.709047+0000 mgr.y (mgr.14150) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:34.480 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cluster 2024-09-16T13:58:00.709510+0000 mgr.y (mgr.14150) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:34.480 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cluster 2024-09-16T13:58:02.709877+0000 mgr.y (mgr.14150) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:34.481 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:02.737407+0000 mgr.y (mgr.14150) 21 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi090", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:58:34.481 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cephadm 2024-09-16T13:58:04.020015+0000 mgr.y (mgr.14150) 22 : cephadm [INF] Deploying cephadm binary to smithi090 2024-09-16T13:58:34.481 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cluster 2024-09-16T13:58:04.710243+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:34.481 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cluster 2024-09-16T13:58:06.710597+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:34.481 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:07.698485+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:34.481 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:07.700077+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:58:34.481 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:08.224162+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:34.481 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cephadm 2024-09-16T13:58:07.699368+0000 mgr.y (mgr.14150) 25 : cephadm [INF] Added host smithi090 2024-09-16T13:58:34.481 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cluster 2024-09-16T13:58:08.711212+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:34.481 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:09.788293+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:34.481 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cluster 2024-09-16T13:58:10.711577+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:34.481 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:10.993669+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:34.482 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cluster 2024-09-16T13:58:12.712001+0000 mgr.y (mgr.14150) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:34.482 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:14.367121+0000 mgr.y (mgr.14150) 29 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:58:34.482 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cluster 2024-09-16T13:58:14.712402+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:34.482 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cluster 2024-09-16T13:58:16.712812+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:34.482 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:17.113675+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:34.482 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:17.118774+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:34.482 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:17.124958+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:34.482 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:17.129994+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:34.482 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:17.131787+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi090", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:58:34.482 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:17.134032+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:34.482 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:17.135726+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:58:34.482 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cephadm 2024-09-16T13:58:17.138215+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.conf 2024-09-16T13:58:34.483 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cephadm 2024-09-16T13:58:17.322326+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:58:34.483 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cephadm 2024-09-16T13:58:17.475705+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:58:34.483 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cephadm 2024-09-16T13:58:17.621452+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:58:34.483 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:17.748465+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:34.483 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:17.751372+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:34.483 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:17.755486+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:34.483 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cluster 2024-09-16T13:58:18.713257+0000 mgr.y (mgr.14150) 36 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:34.483 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cluster 2024-09-16T13:58:20.713749+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:34.483 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:21.157527+0000 mon.a (mon.0) 127 : audit [INF] from='client.? 172.21.15.50:0/2500631949' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-16T13:58:34.483 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:22.120021+0000 mon.a (mon.0) 128 : audit [INF] from='client.? 172.21.15.50:0/2500631949' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T13:58:34.483 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cluster 2024-09-16T13:58:22.124477+0000 mon.a (mon.0) 129 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:58:34.483 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cluster 2024-09-16T13:58:22.714205+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:34.483 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cluster 2024-09-16T13:58:24.714633+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:34.484 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:25.301303+0000 mgr.y (mgr.14150) 40 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi050:172.21.15.50=a;smithi050:[v2:172.21.15.50:3301,v1:172.21.15.50:6790]=c;smithi090:172.21.15.90=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:58:34.484 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cephadm 2024-09-16T13:58:25.306674+0000 mgr.y (mgr.14150) 41 : cephadm [INF] Saving service mon spec with placement smithi050:172.21.15.50=a;smithi050:[v2:172.21.15.50:3301,v1:172.21.15.50:6790]=c;smithi090:172.21.15.90=b;count:3 2024-09-16T13:58:34.484 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:25.311480+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:34.484 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:25.313131+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:58:34.484 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:25.316363+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:34.484 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:25.318175+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:58:34.484 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:25.325054+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:34.484 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:25.328790+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:58:34.484 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:25.330688+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:34.484 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cephadm 2024-09-16T13:58:25.332865+0000 mgr.y (mgr.14150) 42 : cephadm [INF] Deploying daemon mon.b on smithi090 2024-09-16T13:58:34.484 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cluster 2024-09-16T13:58:26.715033+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:34.485 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cluster 2024-09-16T13:58:28.715409+0000 mgr.y (mgr.14150) 44 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:34.485 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:29.577810+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.90:0/3869725857' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T13:58:34.485 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cluster 2024-09-16T13:58:30.715806+0000 mgr.y (mgr.14150) 45 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:34.485 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:31.813185+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:34.485 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:31.818522+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:34.485 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:31.824530+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:34.485 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:31.825848+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:58:34.485 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: audit 2024-09-16T13:58:31.827524+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:34.485 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: cephadm 2024-09-16T13:58:31.829502+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Deploying daemon mon.c on smithi050 2024-09-16T13:58:34.485 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:34 smithi090 bash[21690]: debug 2024-09-16T13:58:34.161+0000 7fb01b73b640 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-16T13:58:35.786 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:58:35 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T13:58:35.786 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:35 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T13:58:36.130 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:35 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T13:58:36.130 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:58:35 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T13:58:36.130 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:36 smithi050 systemd[1]: Started Ceph mon.c for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T13:58:37.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.114+0000 7f94a1e9cc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-16T13:58:37.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.114+0000 7f94a1e9cc80 0 ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable), process ceph-mon, pid 7 2024-09-16T13:58:37.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.114+0000 7f94a1e9cc80 0 pidfile_write: ignore empty --pid-file 2024-09-16T13:58:37.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 0 load: jerasure load: lrc 2024-09-16T13:58:37.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-16T13:58:37.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Git sha 0 2024-09-16T13:58:37.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Compile date 2024-09-15 21:07:06 2024-09-16T13:58:37.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: DB SUMMARY 2024-09-16T13:58:37.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: DB Session ID: 7R7L8HV4SYZ4QQHQ17M6 2024-09-16T13:58:37.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: CURRENT file: CURRENT 2024-09-16T13:58:37.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-16T13:58:37.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-16T13:58:37.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-16T13:58:37.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-09-16T13:58:37.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.error_if_exists: 0 2024-09-16T13:58:37.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.create_if_missing: 0 2024-09-16T13:58:37.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-16T13:58:37.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T13:58:37.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T13:58:37.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T13:58:37.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.env: 0x556baeebf940 2024-09-16T13:58:37.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-16T13:58:37.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.info_log: 0x556baf8996e0 2024-09-16T13:58:37.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-16T13:58:37.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.statistics: (nil) 2024-09-16T13:58:37.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.use_fsync: 0 2024-09-16T13:58:37.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-16T13:58:37.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T13:58:37.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T13:58:37.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-16T13:58:37.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-16T13:58:37.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-16T13:58:37.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-16T13:58:37.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-16T13:58:37.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-16T13:58:37.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T13:58:37.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-16T13:58:37.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.db_log_dir: 2024-09-16T13:58:37.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.wal_dir: 2024-09-16T13:58:37.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T13:58:37.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T13:58:37.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T13:58:37.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T13:58:37.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T13:58:37.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T13:58:37.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-16T13:58:37.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-16T13:58:37.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.write_buffer_manager: 0x556baf8a8dc0 2024-09-16T13:58:37.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T13:58:37.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T13:58:37.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T13:58:37.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-16T13:58:37.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T13:58:37.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-16T13:58:37.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-16T13:58:37.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-16T13:58:37.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.unordered_write: 0 2024-09-16T13:58:37.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T13:58:37.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T13:58:37.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T13:58:37.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T13:58:37.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.row_cache: None 2024-09-16T13:58:37.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.wal_filter: None 2024-09-16T13:58:37.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T13:58:37.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-16T13:58:37.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.two_write_queues: 0 2024-09-16T13:58:37.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-16T13:58:37.444 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.wal_compression: 0 2024-09-16T13:58:37.444 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.atomic_flush: 0 2024-09-16T13:58:37.444 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T13:58:37.444 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T13:58:37.444 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T13:58:37.444 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-16T13:58:37.444 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T13:58:37.444 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-16T13:58:37.444 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T13:58:37.444 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T13:58:37.444 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-16T13:58:37.444 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-16T13:58:37.444 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T13:58:37.445 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-16T13:58:37.445 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-16T13:58:37.445 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-16T13:58:37.445 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T13:58:37.445 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T13:58:37.445 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T13:58:37.445 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-16T13:58:37.445 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T13:58:37.445 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T13:58:37.445 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T13:58:37.445 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T13:58:37.445 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.max_open_files: -1 2024-09-16T13:58:37.445 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-16T13:58:37.446 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T13:58:37.446 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T13:58:37.446 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-16T13:58:37.446 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-16T13:58:37.446 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Compression algorithms supported: 2024-09-16T13:58:37.446 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: kZSTD supported: 0 2024-09-16T13:58:37.446 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: kXpressCompression supported: 0 2024-09-16T13:58:37.446 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-16T13:58:37.446 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T13:58:37.446 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-16T13:58:37.446 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: kZlibCompression supported: 1 2024-09-16T13:58:37.446 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-16T13:58:37.446 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-16T13:58:37.447 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T13:58:37.447 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T13:58:37.447 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-16T13:58:37.447 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T13:58:37.448 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T13:58:37.448 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.merge_operator: 2024-09-16T13:58:37.448 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.compaction_filter: None 2024-09-16T13:58:37.448 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-16T13:58:37.448 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-16T13:58:37.448 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T13:58:37.449 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T13:58:37.449 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556baf899320) 2024-09-16T13:58:37.449 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cache_index_and_filter_blocks: 1 2024-09-16T13:58:37.449 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T13:58:37.449 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T13:58:37.449 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: pin_top_level_index_and_filter: 1 2024-09-16T13:58:37.449 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: index_type: 0 2024-09-16T13:58:37.449 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: data_block_index_type: 0 2024-09-16T13:58:37.449 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: index_shortening: 1 2024-09-16T13:58:37.449 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: data_block_hash_table_util_ratio: 0.750000 2024-09-16T13:58:37.449 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: checksum: 4 2024-09-16T13:58:37.449 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: no_block_cache: 0 2024-09-16T13:58:37.449 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: block_cache: 0x556baf88f1f0 2024-09-16T13:58:37.450 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: block_cache_name: BinnedLRUCache 2024-09-16T13:58:37.450 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: block_cache_options: 2024-09-16T13:58:37.450 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: capacity : 536870912 2024-09-16T13:58:37.450 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: num_shard_bits : 4 2024-09-16T13:58:37.450 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: strict_capacity_limit : 0 2024-09-16T13:58:37.450 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: high_pri_pool_ratio: 0.000 2024-09-16T13:58:37.450 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: block_cache_compressed: (nil) 2024-09-16T13:58:37.450 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: persistent_cache: (nil) 2024-09-16T13:58:37.450 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: block_size: 4096 2024-09-16T13:58:37.450 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: block_size_deviation: 10 2024-09-16T13:58:37.450 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: block_restart_interval: 16 2024-09-16T13:58:37.450 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: index_block_restart_interval: 1 2024-09-16T13:58:37.450 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: metadata_block_size: 4096 2024-09-16T13:58:37.450 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: partition_filters: 0 2024-09-16T13:58:37.450 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: use_delta_encoding: 1 2024-09-16T13:58:37.451 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: filter_policy: bloomfilter 2024-09-16T13:58:37.451 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: whole_key_filtering: 1 2024-09-16T13:58:37.451 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: verify_compression: 0 2024-09-16T13:58:37.451 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: read_amp_bytes_per_bit: 0 2024-09-16T13:58:37.451 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: format_version: 5 2024-09-16T13:58:37.451 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: enable_index_compression: 1 2024-09-16T13:58:37.451 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: block_align: 0 2024-09-16T13:58:37.451 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: max_auto_readahead_size: 262144 2024-09-16T13:58:37.451 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: prepopulate_block_cache: 0 2024-09-16T13:58:37.451 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: initial_auto_readahead_size: 8192 2024-09-16T13:58:37.451 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: num_file_reads_for_auto_readahead: 2 2024-09-16T13:58:37.451 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-16T13:58:37.451 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-16T13:58:37.451 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.compression: NoCompression 2024-09-16T13:58:37.452 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-16T13:58:37.452 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-16T13:58:37.452 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T13:58:37.452 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.num_levels: 7 2024-09-16T13:58:37.452 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T13:58:37.452 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T13:58:37.452 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T13:58:37.452 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T13:58:37.452 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T13:58:37.452 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T13:58:37.452 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T13:58:37.452 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T13:58:37.452 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T13:58:37.452 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T13:58:37.453 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T13:58:37.453 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T13:58:37.453 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T13:58:37.453 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-16T13:58:37.453 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-16T13:58:37.453 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T13:58:37.453 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T13:58:37.453 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T13:58:37.453 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T13:58:37.453 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-16T13:58:37.453 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T13:58:37.453 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T13:58:37.453 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T13:58:37.453 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T13:58:37.454 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-16T13:58:37.454 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T13:58:37.454 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T13:58:37.454 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T13:58:37.454 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T13:58:37.454 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T13:58:37.454 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T13:58:37.454 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T13:58:37.454 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T13:58:37.454 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T13:58:37.454 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T13:58:37.454 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T13:58:37.454 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T13:58:37.454 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T13:58:37.455 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T13:58:37.455 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-16T13:58:37.455 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T13:58:37.455 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T13:58:37.455 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-16T13:58:37.455 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T13:58:37.455 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T13:58:37.455 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T13:58:37.455 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T13:58:37.455 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T13:58:37.455 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T13:58:37.455 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T13:58:37.455 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T13:58:37.455 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T13:58:37.456 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T13:58:37.456 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T13:58:37.456 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-16T13:58:37.456 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T13:58:37.456 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T13:58:37.456 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T13:58:37.456 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T13:58:37.456 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.bloom_locality: 0 2024-09-16T13:58:37.456 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-16T13:58:37.456 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T13:58:37.456 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-16T13:58:37.456 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-16T13:58:37.456 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-16T13:58:37.457 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.ttl: 2592000 2024-09-16T13:58:37.457 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T13:58:37.457 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T13:58:37.457 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T13:58:37.457 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.enable_blob_files: false 2024-09-16T13:58:37.457 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.min_blob_size: 0 2024-09-16T13:58:37.457 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-16T13:58:37.457 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T13:58:37.457 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T13:58:37.457 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T13:58:37.457 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T13:58:37.457 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T13:58:37.458 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-16T13:58:37.458 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T13:58:37.458 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, 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-09-16T13:58:37.458 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-16T13:58:37.458 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 3024ae77-898c-42d8-90f5-75e994753b97 2024-09-16T13:58:37.458 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726495117126026, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-16T13:58:37.458 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-16T13:58:37.458 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.118+0000 7f94a1e9cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726495117126574, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726495117, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "3024ae77-898c-42d8-90f5-75e994753b97", "db_session_id": "7R7L8HV4SYZ4QQHQ17M6", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-16T13:58:37.458 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.122+0000 7f94a1e9cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726495117126736, "job": 1, "event": "recovery_finished"} 2024-09-16T13:58:37.458 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.122+0000 7f94a1e9cc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-16T13:58:37.458 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.122+0000 7f94a1e9cc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T13:58:37.459 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.122+0000 7f94a1e9cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556baf8bae00 2024-09-16T13:58:37.459 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.122+0000 7f94a1e9cc80 4 rocksdb: DB pointer 0x556baf9ba000 2024-09-16T13:58:37.459 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.122+0000 7f9497c65640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T13:58:37.459 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.122+0000 7f9497c65640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T13:58:37.459 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: ** DB Stats ** 2024-09-16T13:58:37.459 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T13:58:37.459 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T13:58:37.459 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T13:58:37.459 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T13:58:37.459 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T13:58:37.459 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T13:58:37.459 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T13:58:37.460 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: ** Compaction Stats [default] ** 2024-09-16T13:58:37.460 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: 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 Rblob(GB) Wblob(GB) 2024-09-16T13:58:37.460 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T13:58:37.460 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T13:58:37.460 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T13:58:37.460 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T13:58:37.460 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: ** Compaction Stats [default] ** 2024-09-16T13:58:37.460 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: 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 Rblob(GB) Wblob(GB) 2024-09-16T13:58:37.460 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T13:58:37.460 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T13:58:37.460 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T13:58:37.460 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T13:58:37.460 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T13:58:37.461 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T13:58:37.461 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T13:58:37.461 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T13:58:37.461 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: AddFile(Keys): cumulative 0, interval 0 2024-09-16T13:58:37.461 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: Cumulative compaction: 0.00 GB write, 0.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T13:58:37.461 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: Interval compaction: 0.00 GB write, 0.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T13:58:37.461 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: 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-09-16T13:58:37.461 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: Block cache BinnedLRUCache@0x556baf88f1f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-09-16T13:58:37.461 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-16T13:58:37.461 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: ** File Read Latency Histogram By Level [default] ** 2024-09-16T13:58:37.461 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.122+0000 7f94a1e9cc80 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-16T13:58:37.461 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.122+0000 7f94a1e9cc80 0 using public_addrv [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] 2024-09-16T13:58:37.462 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.122+0000 7f94a1e9cc80 0 starting mon.c rank -1 at public addrs [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] at bind addrs [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:58:37.462 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.122+0000 7f94a1e9cc80 1 mon.c@-1(???) e0 preinit fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:58:37.462 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.142+0000 7f949ac6b640 0 mon.c@-1(synchronizing).mds e1 new map 2024-09-16T13:58:37.462 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.142+0000 7f949ac6b640 0 mon.c@-1(synchronizing).mds e1 print_map 2024-09-16T13:58:37.462 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: e1 2024-09-16T13:58:37.462 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: btime 2024-09-16T13:56:32:391622+0000 2024-09-16T13:58:37.462 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T13:58:37.462 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-16T13:58:37.462 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: legacy client fscid: -1 2024-09-16T13:58:37.462 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: 2024-09-16T13:58:37.462 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: No filesystems configured 2024-09-16T13:58:37.462 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.142+0000 7f949ac6b640 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-16T13:58:37.463 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.142+0000 7f949ac6b640 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-16T13:58:37.463 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.142+0000 7f949ac6b640 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-16T13:58:37.463 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.142+0000 7f949ac6b640 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-16T13:58:37.463 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.142+0000 7f949ac6b640 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-16T13:58:37.463 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.142+0000 7f949ac6b640 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-16T13:58:37.463 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.142+0000 7f949ac6b640 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T13:58:37.463 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.142+0000 7f949ac6b640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:58:37.463 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.142+0000 7f949ac6b640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:58:37.463 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.142+0000 7f949ac6b640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:58:37.463 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cluster 2024-09-16T13:57:58.709047+0000 mgr.y (mgr.14150) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:37.463 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cluster 2024-09-16T13:58:00.709510+0000 mgr.y (mgr.14150) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:37.463 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cluster 2024-09-16T13:58:02.709877+0000 mgr.y (mgr.14150) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:37.464 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:02.737407+0000 mgr.y (mgr.14150) 21 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi090", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:58:37.464 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cephadm 2024-09-16T13:58:04.020015+0000 mgr.y (mgr.14150) 22 : cephadm [INF] Deploying cephadm binary to smithi090 2024-09-16T13:58:37.464 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cluster 2024-09-16T13:58:04.710243+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:37.464 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cluster 2024-09-16T13:58:06.710597+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:37.464 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:07.698485+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:37.464 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:07.700077+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:58:37.464 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:08.224162+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:37.464 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cephadm 2024-09-16T13:58:07.699368+0000 mgr.y (mgr.14150) 25 : cephadm [INF] Added host smithi090 2024-09-16T13:58:37.464 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cluster 2024-09-16T13:58:08.711212+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:37.464 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:09.788293+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:37.464 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cluster 2024-09-16T13:58:10.711577+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:37.464 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:10.993669+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:37.465 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cluster 2024-09-16T13:58:12.712001+0000 mgr.y (mgr.14150) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:37.465 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:14.367121+0000 mgr.y (mgr.14150) 29 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:58:37.465 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cluster 2024-09-16T13:58:14.712402+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:37.465 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cluster 2024-09-16T13:58:16.712812+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:37.465 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:17.113675+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:37.465 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:17.118774+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:37.465 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:17.124958+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:37.465 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:17.129994+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:37.465 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:17.131787+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi090", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:58:37.465 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:17.134032+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:37.465 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:17.135726+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:58:37.465 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cephadm 2024-09-16T13:58:17.138215+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.conf 2024-09-16T13:58:37.466 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cephadm 2024-09-16T13:58:17.322326+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:58:37.466 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cephadm 2024-09-16T13:58:17.475705+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:58:37.466 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cephadm 2024-09-16T13:58:17.621452+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:58:37.466 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:17.748465+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:37.466 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:17.751372+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:37.466 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:17.755486+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:37.466 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cluster 2024-09-16T13:58:18.713257+0000 mgr.y (mgr.14150) 36 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:37.466 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cluster 2024-09-16T13:58:20.713749+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:37.466 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:21.157527+0000 mon.a (mon.0) 127 : audit [INF] from='client.? 172.21.15.50:0/2500631949' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-16T13:58:37.466 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:22.120021+0000 mon.a (mon.0) 128 : audit [INF] from='client.? 172.21.15.50:0/2500631949' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T13:58:37.466 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cluster 2024-09-16T13:58:22.124477+0000 mon.a (mon.0) 129 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:58:37.466 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cluster 2024-09-16T13:58:22.714205+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:37.467 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cluster 2024-09-16T13:58:24.714633+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:37.467 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:25.301303+0000 mgr.y (mgr.14150) 40 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi050:172.21.15.50=a;smithi050:[v2:172.21.15.50:3301,v1:172.21.15.50:6790]=c;smithi090:172.21.15.90=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:58:37.467 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cephadm 2024-09-16T13:58:25.306674+0000 mgr.y (mgr.14150) 41 : cephadm [INF] Saving service mon spec with placement smithi050:172.21.15.50=a;smithi050:[v2:172.21.15.50:3301,v1:172.21.15.50:6790]=c;smithi090:172.21.15.90=b;count:3 2024-09-16T13:58:37.467 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:25.311480+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:37.467 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:25.313131+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:58:37.467 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:25.316363+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:37.467 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:25.318175+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:58:37.467 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:25.325054+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:37.467 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:25.328790+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:58:37.467 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:25.330688+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:37.467 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cephadm 2024-09-16T13:58:25.332865+0000 mgr.y (mgr.14150) 42 : cephadm [INF] Deploying daemon mon.b on smithi090 2024-09-16T13:58:37.467 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cluster 2024-09-16T13:58:26.715033+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:37.467 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cluster 2024-09-16T13:58:28.715409+0000 mgr.y (mgr.14150) 44 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:37.467 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:29.577810+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.90:0/3869725857' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T13:58:37.467 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cluster 2024-09-16T13:58:30.715806+0000 mgr.y (mgr.14150) 45 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:37.468 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:31.813185+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:37.468 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:31.818522+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:37.468 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:31.824530+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:37.468 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:31.825848+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:58:37.468 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: audit 2024-09-16T13:58:31.827524+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:37.468 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: cephadm 2024-09-16T13:58:31.829502+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Deploying daemon mon.c on smithi050 2024-09-16T13:58:37.468 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:37 smithi050 bash[26719]: debug 2024-09-16T13:58:37.142+0000 7f949ac6b640 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-16T13:58:39.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: audit 2024-09-16T13:58:34.169206+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:58:39.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: audit 2024-09-16T13:58:34.174270+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:58:39.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: cluster 2024-09-16T13:58:34.174694+0000 mon.a (mon.0) 145 : cluster [INF] mon.a calling monitor election 2024-09-16T13:58:39.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: audit 2024-09-16T13:58:34.176836+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:58:39.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: cluster 2024-09-16T13:58:34.716645+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:39.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: audit 2024-09-16T13:58:35.169303+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:58:39.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: audit 2024-09-16T13:58:36.168733+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:58:39.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: cluster 2024-09-16T13:58:36.169107+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T13:58:39.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: cluster 2024-09-16T13:58:36.717058+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:39.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: audit 2024-09-16T13:58:37.154159+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:39.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: audit 2024-09-16T13:58:37.168981+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:58:39.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: audit 2024-09-16T13:58:38.154652+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:39.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: audit 2024-09-16T13:58:38.169437+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:58:39.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: audit 2024-09-16T13:58:39.155016+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:39.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: audit 2024-09-16T13:58:39.169426+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:58:39.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: cluster 2024-09-16T13:58:39.197434+0000 mon.a (mon.0) 155 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-16T13:58:39.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: cluster 2024-09-16T13:58:39.206226+0000 mon.a (mon.0) 156 : cluster [DBG] monmap epoch 2 2024-09-16T13:58:39.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: cluster 2024-09-16T13:58:39.206260+0000 mon.a (mon.0) 157 : cluster [DBG] fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:58:39.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: cluster 2024-09-16T13:58:39.206298+0000 mon.a (mon.0) 158 : cluster [DBG] last_changed 2024-09-16T13:58:34.168631+0000 2024-09-16T13:58:39.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: cluster 2024-09-16T13:58:39.206329+0000 mon.a (mon.0) 159 : cluster [DBG] created 2024-09-16T13:56:27.811274+0000 2024-09-16T13:58:39.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: cluster 2024-09-16T13:58:39.206364+0000 mon.a (mon.0) 160 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T13:58:39.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: cluster 2024-09-16T13:58:39.206397+0000 mon.a (mon.0) 161 : cluster [DBG] election_strategy: 1 2024-09-16T13:58:39.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: cluster 2024-09-16T13:58:39.206429+0000 mon.a (mon.0) 162 : cluster [DBG] 0: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.a 2024-09-16T13:58:39.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: cluster 2024-09-16T13:58:39.206461+0000 mon.a (mon.0) 163 : cluster [DBG] 1: [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon.b 2024-09-16T13:58:39.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: cluster 2024-09-16T13:58:39.227515+0000 mon.a (mon.0) 164 : cluster [DBG] fsmap 2024-09-16T13:58:39.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: cluster 2024-09-16T13:58:39.227583+0000 mon.a (mon.0) 165 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:58:39.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: cluster 2024-09-16T13:58:39.227881+0000 mon.a (mon.0) 166 : cluster [DBG] mgrmap e13: y(active, since 66s) 2024-09-16T13:58:39.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: cluster 2024-09-16T13:58:39.228148+0000 mon.a (mon.0) 167 : cluster [INF] overall HEALTH_OK 2024-09-16T13:58:39.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: audit 2024-09-16T13:58:39.234576+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:39.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: audit 2024-09-16T13:58:39.241529+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:39.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: audit 2024-09-16T13:58:39.249610+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:39.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:39 smithi050 bash[19827]: audit 2024-09-16T13:58:39.256711+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:39.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: audit 2024-09-16T13:58:34.169206+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:58:39.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: audit 2024-09-16T13:58:34.174270+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:58:39.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: cluster 2024-09-16T13:58:34.174694+0000 mon.a (mon.0) 145 : cluster [INF] mon.a calling monitor election 2024-09-16T13:58:39.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: audit 2024-09-16T13:58:34.176836+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:58:39.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: cluster 2024-09-16T13:58:34.716645+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:39.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: audit 2024-09-16T13:58:35.169303+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:58:39.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: audit 2024-09-16T13:58:36.168733+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:58:39.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: cluster 2024-09-16T13:58:36.169107+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T13:58:39.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: cluster 2024-09-16T13:58:36.717058+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:39.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: audit 2024-09-16T13:58:37.154159+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:39.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: audit 2024-09-16T13:58:37.168981+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:58:39.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: audit 2024-09-16T13:58:38.154652+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:39.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: audit 2024-09-16T13:58:38.169437+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:58:39.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: audit 2024-09-16T13:58:39.155016+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:39.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: audit 2024-09-16T13:58:39.169426+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:58:39.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: cluster 2024-09-16T13:58:39.197434+0000 mon.a (mon.0) 155 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-16T13:58:39.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: cluster 2024-09-16T13:58:39.206226+0000 mon.a (mon.0) 156 : cluster [DBG] monmap epoch 2 2024-09-16T13:58:39.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: cluster 2024-09-16T13:58:39.206260+0000 mon.a (mon.0) 157 : cluster [DBG] fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:58:39.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: cluster 2024-09-16T13:58:39.206298+0000 mon.a (mon.0) 158 : cluster [DBG] last_changed 2024-09-16T13:58:34.168631+0000 2024-09-16T13:58:39.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: cluster 2024-09-16T13:58:39.206329+0000 mon.a (mon.0) 159 : cluster [DBG] created 2024-09-16T13:56:27.811274+0000 2024-09-16T13:58:39.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: cluster 2024-09-16T13:58:39.206364+0000 mon.a (mon.0) 160 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T13:58:39.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: cluster 2024-09-16T13:58:39.206397+0000 mon.a (mon.0) 161 : cluster [DBG] election_strategy: 1 2024-09-16T13:58:39.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: cluster 2024-09-16T13:58:39.206429+0000 mon.a (mon.0) 162 : cluster [DBG] 0: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.a 2024-09-16T13:58:39.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: cluster 2024-09-16T13:58:39.206461+0000 mon.a (mon.0) 163 : cluster [DBG] 1: [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon.b 2024-09-16T13:58:39.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: cluster 2024-09-16T13:58:39.227515+0000 mon.a (mon.0) 164 : cluster [DBG] fsmap 2024-09-16T13:58:39.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: cluster 2024-09-16T13:58:39.227583+0000 mon.a (mon.0) 165 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:58:39.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: cluster 2024-09-16T13:58:39.227881+0000 mon.a (mon.0) 166 : cluster [DBG] mgrmap e13: y(active, since 66s) 2024-09-16T13:58:39.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: cluster 2024-09-16T13:58:39.228148+0000 mon.a (mon.0) 167 : cluster [INF] overall HEALTH_OK 2024-09-16T13:58:39.700 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: audit 2024-09-16T13:58:39.234576+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:39.700 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: audit 2024-09-16T13:58:39.241529+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:39.700 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: audit 2024-09-16T13:58:39.249610+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:39.700 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:39 smithi090 bash[21690]: audit 2024-09-16T13:58:39.256711+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:40.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:40 smithi050 bash[19827]: cluster 2024-09-16T13:58:38.717433+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:40.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:40 smithi050 bash[19827]: audit 2024-09-16T13:58:39.320119+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:58:40.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:40 smithi050 bash[19827]: audit 2024-09-16T13:58:40.155482+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:40.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:40 smithi050 bash[19827]: audit 2024-09-16T13:58:40.169612+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:58:40.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:40 smithi090 bash[21690]: cluster 2024-09-16T13:58:38.717433+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:40.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:40 smithi090 bash[21690]: audit 2024-09-16T13:58:39.320119+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:58:40.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:40 smithi090 bash[21690]: audit 2024-09-16T13:58:40.155482+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:40.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:40 smithi090 bash[21690]: audit 2024-09-16T13:58:40.169612+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:58:40.922 INFO:teuthology.orchestra.run.smithi090.stdout: 2024-09-16T13:58:40.922 INFO:teuthology.orchestra.run.smithi090.stdout:{"epoch":2,"fsid":"416e6b7e-7433-11ef-bceb-c7b262605968","modified":"2024-09-16T13:58:34.168631Z","created":"2024-09-16T13:56:27.811274Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:3300","nonce":0},{"type":"v1","addr":"172.21.15.90:6789","nonce":0}]},"addr":"172.21.15.90:6789/0","public_addr":"172.21.15.90:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-16T13:58:40.922 INFO:teuthology.orchestra.run.smithi090.stderr:dumped monmap epoch 2 2024-09-16T13:58:42.862 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T13:58:42.862 DEBUG:teuthology.orchestra.run.smithi090:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T13:58:46.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: cluster 2024-09-16T13:58:40.717840+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:46.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: cluster 2024-09-16T13:58:41.162185+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-16T13:58:46.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: audit 2024-09-16T13:58:41.162639+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:58:46.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: cluster 2024-09-16T13:58:41.163471+0000 mon.a (mon.0) 178 : cluster [INF] mon.a calling monitor election 2024-09-16T13:58:46.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: audit 2024-09-16T13:58:41.184039+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:58:46.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: audit 2024-09-16T13:58:41.184306+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:46.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: audit 2024-09-16T13:58:42.155701+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:46.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: cluster 2024-09-16T13:58:42.718285+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:46.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: audit 2024-09-16T13:58:43.155851+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:46.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: audit 2024-09-16T13:58:44.156067+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:46.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: cluster 2024-09-16T13:58:44.718713+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:46.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: audit 2024-09-16T13:58:45.156229+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:46.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: audit 2024-09-16T13:58:46.156227+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:46.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: cluster 2024-09-16T13:58:46.184145+0000 mon.a (mon.0) 186 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-16T13:58:46.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: cluster 2024-09-16T13:58:46.190213+0000 mon.a (mon.0) 187 : cluster [DBG] monmap epoch 3 2024-09-16T13:58:46.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: cluster 2024-09-16T13:58:46.190243+0000 mon.a (mon.0) 188 : cluster [DBG] fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:58:46.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: cluster 2024-09-16T13:58:46.190264+0000 mon.a (mon.0) 189 : cluster [DBG] last_changed 2024-09-16T13:58:41.156302+0000 2024-09-16T13:58:46.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: cluster 2024-09-16T13:58:46.190280+0000 mon.a (mon.0) 190 : cluster [DBG] created 2024-09-16T13:56:27.811274+0000 2024-09-16T13:58:46.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: cluster 2024-09-16T13:58:46.190296+0000 mon.a (mon.0) 191 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T13:58:46.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: cluster 2024-09-16T13:58:46.190318+0000 mon.a (mon.0) 192 : cluster [DBG] election_strategy: 1 2024-09-16T13:58:46.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: cluster 2024-09-16T13:58:46.190337+0000 mon.a (mon.0) 193 : cluster [DBG] 0: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.a 2024-09-16T13:58:46.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: cluster 2024-09-16T13:58:46.190358+0000 mon.a (mon.0) 194 : cluster [DBG] 1: [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon.b 2024-09-16T13:58:46.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: cluster 2024-09-16T13:58:46.190377+0000 mon.a (mon.0) 195 : cluster [DBG] 2: [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] mon.c 2024-09-16T13:58:46.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: cluster 2024-09-16T13:58:46.207563+0000 mon.a (mon.0) 196 : cluster [DBG] fsmap 2024-09-16T13:58:46.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: cluster 2024-09-16T13:58:46.207615+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:58:46.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: cluster 2024-09-16T13:58:46.207886+0000 mon.a (mon.0) 198 : cluster [DBG] mgrmap e13: y(active, since 73s) 2024-09-16T13:58:46.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: cluster 2024-09-16T13:58:46.208194+0000 mon.a (mon.0) 199 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-16T13:58:46.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: cluster 2024-09-16T13:58:46.214933+0000 mon.a (mon.0) 200 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-16T13:58:46.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: cluster 2024-09-16T13:58:46.214965+0000 mon.a (mon.0) 201 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-16T13:58:46.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: cluster 2024-09-16T13:58:46.215009+0000 mon.a (mon.0) 202 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] is down (out of quorum) 2024-09-16T13:58:46.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: audit 2024-09-16T13:58:46.219508+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:46.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: audit 2024-09-16T13:58:46.224620+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:46.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: audit 2024-09-16T13:58:46.229660+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:46.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: audit 2024-09-16T13:58:46.234930+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:46.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:46 smithi050 bash[19827]: audit 2024-09-16T13:58:46.240414+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:46.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: cluster 2024-09-16T13:58:40.717840+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:46.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: cluster 2024-09-16T13:58:41.162185+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-16T13:58:46.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: audit 2024-09-16T13:58:41.162639+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:58:46.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: cluster 2024-09-16T13:58:41.163471+0000 mon.a (mon.0) 178 : cluster [INF] mon.a calling monitor election 2024-09-16T13:58:46.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: audit 2024-09-16T13:58:41.184039+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:58:46.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: audit 2024-09-16T13:58:41.184306+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:46.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: audit 2024-09-16T13:58:42.155701+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:46.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: cluster 2024-09-16T13:58:42.718285+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:46.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: audit 2024-09-16T13:58:43.155851+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:46.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: audit 2024-09-16T13:58:44.156067+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:46.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: cluster 2024-09-16T13:58:44.718713+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:46.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: audit 2024-09-16T13:58:45.156229+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:46.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: audit 2024-09-16T13:58:46.156227+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:46.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: cluster 2024-09-16T13:58:46.184145+0000 mon.a (mon.0) 186 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-16T13:58:46.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: cluster 2024-09-16T13:58:46.190213+0000 mon.a (mon.0) 187 : cluster [DBG] monmap epoch 3 2024-09-16T13:58:46.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: cluster 2024-09-16T13:58:46.190243+0000 mon.a (mon.0) 188 : cluster [DBG] fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:58:46.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: cluster 2024-09-16T13:58:46.190264+0000 mon.a (mon.0) 189 : cluster [DBG] last_changed 2024-09-16T13:58:41.156302+0000 2024-09-16T13:58:46.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: cluster 2024-09-16T13:58:46.190280+0000 mon.a (mon.0) 190 : cluster [DBG] created 2024-09-16T13:56:27.811274+0000 2024-09-16T13:58:46.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: cluster 2024-09-16T13:58:46.190296+0000 mon.a (mon.0) 191 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T13:58:46.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: cluster 2024-09-16T13:58:46.190318+0000 mon.a (mon.0) 192 : cluster [DBG] election_strategy: 1 2024-09-16T13:58:46.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: cluster 2024-09-16T13:58:46.190337+0000 mon.a (mon.0) 193 : cluster [DBG] 0: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.a 2024-09-16T13:58:46.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: cluster 2024-09-16T13:58:46.190358+0000 mon.a (mon.0) 194 : cluster [DBG] 1: [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon.b 2024-09-16T13:58:46.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: cluster 2024-09-16T13:58:46.190377+0000 mon.a (mon.0) 195 : cluster [DBG] 2: [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] mon.c 2024-09-16T13:58:46.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: cluster 2024-09-16T13:58:46.207563+0000 mon.a (mon.0) 196 : cluster [DBG] fsmap 2024-09-16T13:58:46.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: cluster 2024-09-16T13:58:46.207615+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:58:46.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: cluster 2024-09-16T13:58:46.207886+0000 mon.a (mon.0) 198 : cluster [DBG] mgrmap e13: y(active, since 73s) 2024-09-16T13:58:46.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: cluster 2024-09-16T13:58:46.208194+0000 mon.a (mon.0) 199 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-16T13:58:46.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: cluster 2024-09-16T13:58:46.214933+0000 mon.a (mon.0) 200 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-16T13:58:46.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: cluster 2024-09-16T13:58:46.214965+0000 mon.a (mon.0) 201 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-16T13:58:46.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: cluster 2024-09-16T13:58:46.215009+0000 mon.a (mon.0) 202 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] is down (out of quorum) 2024-09-16T13:58:46.700 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: audit 2024-09-16T13:58:46.219508+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:46.700 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: audit 2024-09-16T13:58:46.224620+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:46.700 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: audit 2024-09-16T13:58:46.229660+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:46.700 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: audit 2024-09-16T13:58:46.234930+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:46.700 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:46 smithi090 bash[21690]: audit 2024-09-16T13:58:46.240414+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:47.371 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:58:47.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:47 smithi050 bash[19827]: audit 2024-09-16T13:58:46.951746+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:47.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:47 smithi050 bash[19827]: audit 2024-09-16T13:58:46.952692+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:58:47.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:47 smithi050 bash[19827]: audit 2024-09-16T13:58:47.155860+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:47.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:47 smithi050 bash[19827]: audit 2024-09-16T13:58:47.233709+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:47.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:47 smithi050 bash[19827]: audit 2024-09-16T13:58:47.239390+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:47.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:47 smithi050 bash[19827]: audit 2024-09-16T13:58:47.260266+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:47.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:47 smithi050 bash[19827]: audit 2024-09-16T13:58:47.265919+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:47.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:47 smithi090 bash[21690]: audit 2024-09-16T13:58:46.951746+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:47.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:47 smithi090 bash[21690]: audit 2024-09-16T13:58:46.952692+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:58:47.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:47 smithi090 bash[21690]: audit 2024-09-16T13:58:47.155860+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:47.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:47 smithi090 bash[21690]: audit 2024-09-16T13:58:47.233709+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:47.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:47 smithi090 bash[21690]: audit 2024-09-16T13:58:47.239390+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:47.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:47 smithi090 bash[21690]: audit 2024-09-16T13:58:47.260266+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:47.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:47 smithi090 bash[21690]: audit 2024-09-16T13:58:47.265919+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:48.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[19827]: cluster 2024-09-16T13:58:43.158153+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T13:58:48.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[19827]: cluster 2024-09-16T13:58:48.192764+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-16T13:58:48.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[19827]: cluster 2024-09-16T13:58:48.193039+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-16T13:58:48.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[19827]: cluster 2024-09-16T13:58:48.193947+0000 mon.a (mon.0) 224 : cluster [INF] mon.a calling monitor election 2024-09-16T13:58:48.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[19827]: cluster 2024-09-16T13:58:48.216282+0000 mon.a (mon.0) 225 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T13:58:48.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[19827]: cluster 2024-09-16T13:58:48.223145+0000 mon.a (mon.0) 226 : cluster [DBG] monmap epoch 3 2024-09-16T13:58:48.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[19827]: cluster 2024-09-16T13:58:48.223177+0000 mon.a (mon.0) 227 : cluster [DBG] fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:58:48.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[19827]: cluster 2024-09-16T13:58:48.223217+0000 mon.a (mon.0) 228 : cluster [DBG] last_changed 2024-09-16T13:58:41.156302+0000 2024-09-16T13:58:48.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[19827]: cluster 2024-09-16T13:58:48.223251+0000 mon.a (mon.0) 229 : cluster [DBG] created 2024-09-16T13:56:27.811274+0000 2024-09-16T13:58:48.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[19827]: cluster 2024-09-16T13:58:48.223287+0000 mon.a (mon.0) 230 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T13:58:48.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[19827]: cluster 2024-09-16T13:58:48.223319+0000 mon.a (mon.0) 231 : cluster [DBG] election_strategy: 1 2024-09-16T13:58:48.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[19827]: cluster 2024-09-16T13:58:48.223355+0000 mon.a (mon.0) 232 : cluster [DBG] 0: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.a 2024-09-16T13:58:48.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[19827]: cluster 2024-09-16T13:58:48.223388+0000 mon.a (mon.0) 233 : cluster [DBG] 1: [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon.b 2024-09-16T13:58:48.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[19827]: cluster 2024-09-16T13:58:48.223419+0000 mon.a (mon.0) 234 : cluster [DBG] 2: [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] mon.c 2024-09-16T13:58:48.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[19827]: cluster 2024-09-16T13:58:48.224422+0000 mon.a (mon.0) 235 : cluster [DBG] fsmap 2024-09-16T13:58:48.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[19827]: cluster 2024-09-16T13:58:48.224491+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:58:48.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[19827]: cluster 2024-09-16T13:58:48.224784+0000 mon.a (mon.0) 237 : cluster [DBG] mgrmap e13: y(active, since 75s) 2024-09-16T13:58:48.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[19827]: cluster 2024-09-16T13:58:48.225078+0000 mon.a (mon.0) 238 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-16T13:58:48.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[19827]: cluster 2024-09-16T13:58:48.225115+0000 mon.a (mon.0) 239 : cluster [INF] Cluster is now healthy 2024-09-16T13:58:48.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[19827]: cluster 2024-09-16T13:58:48.231260+0000 mon.a (mon.0) 240 : cluster [INF] overall HEALTH_OK 2024-09-16T13:58:48.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:34.169206+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:58:48.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:34.174270+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:58:48.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:34.174694+0000 mon.a (mon.0) 145 : cluster [INF] mon.a calling monitor election 2024-09-16T13:58:48.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:34.176836+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:58:48.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:34.716645+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:48.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:35.169303+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:58:48.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:36.168733+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:58:48.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:36.169107+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T13:58:48.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:36.717058+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:48.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:37.154159+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:48.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:37.168981+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:58:48.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:38.154652+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:48.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:38.169437+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:58:48.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:39.155016+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:48.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:39.169426+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:58:48.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:39.197434+0000 mon.a (mon.0) 155 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-16T13:58:48.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:39.206226+0000 mon.a (mon.0) 156 : cluster [DBG] monmap epoch 2 2024-09-16T13:58:48.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:39.206260+0000 mon.a (mon.0) 157 : cluster [DBG] fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:58:48.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:39.206298+0000 mon.a (mon.0) 158 : cluster [DBG] last_changed 2024-09-16T13:58:34.168631+0000 2024-09-16T13:58:48.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:39.206329+0000 mon.a (mon.0) 159 : cluster [DBG] created 2024-09-16T13:56:27.811274+0000 2024-09-16T13:58:48.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:39.206364+0000 mon.a (mon.0) 160 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T13:58:48.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:39.206397+0000 mon.a (mon.0) 161 : cluster [DBG] election_strategy: 1 2024-09-16T13:58:48.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:39.206429+0000 mon.a (mon.0) 162 : cluster [DBG] 0: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.a 2024-09-16T13:58:48.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:39.206461+0000 mon.a (mon.0) 163 : cluster [DBG] 1: [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon.b 2024-09-16T13:58:48.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:39.227515+0000 mon.a (mon.0) 164 : cluster [DBG] fsmap 2024-09-16T13:58:48.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:39.227583+0000 mon.a (mon.0) 165 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:58:48.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:39.227881+0000 mon.a (mon.0) 166 : cluster [DBG] mgrmap e13: y(active, since 66s) 2024-09-16T13:58:48.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:39.228148+0000 mon.a (mon.0) 167 : cluster [INF] overall HEALTH_OK 2024-09-16T13:58:48.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:39.234576+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:48.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:39.241529+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:48.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:39.249610+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:48.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:39.256711+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:48.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:38.717433+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:48.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:39.320119+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:58:48.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:40.155482+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:48.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:40.169612+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:58:48.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:40.717840+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:48.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:41.162185+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-16T13:58:48.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:41.162639+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:58:48.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:41.163471+0000 mon.a (mon.0) 178 : cluster [INF] mon.a calling monitor election 2024-09-16T13:58:48.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:41.184039+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:58:48.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:41.184306+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:48.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:42.155701+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:48.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:42.718285+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:48.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:43.155851+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:48.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:44.156067+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:48.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:44.718713+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:48.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:45.156229+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:48.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:46.156227+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:48.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:46.184145+0000 mon.a (mon.0) 186 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-16T13:58:48.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:46.190213+0000 mon.a (mon.0) 187 : cluster [DBG] monmap epoch 3 2024-09-16T13:58:48.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:46.190243+0000 mon.a (mon.0) 188 : cluster [DBG] fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:58:48.444 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:46.190264+0000 mon.a (mon.0) 189 : cluster [DBG] last_changed 2024-09-16T13:58:41.156302+0000 2024-09-16T13:58:48.444 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:46.190280+0000 mon.a (mon.0) 190 : cluster [DBG] created 2024-09-16T13:56:27.811274+0000 2024-09-16T13:58:48.444 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:46.190296+0000 mon.a (mon.0) 191 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T13:58:48.444 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:46.190318+0000 mon.a (mon.0) 192 : cluster [DBG] election_strategy: 1 2024-09-16T13:58:48.444 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:46.190337+0000 mon.a (mon.0) 193 : cluster [DBG] 0: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.a 2024-09-16T13:58:48.444 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:46.190358+0000 mon.a (mon.0) 194 : cluster [DBG] 1: [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon.b 2024-09-16T13:58:48.444 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:46.190377+0000 mon.a (mon.0) 195 : cluster [DBG] 2: [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] mon.c 2024-09-16T13:58:48.444 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:46.207563+0000 mon.a (mon.0) 196 : cluster [DBG] fsmap 2024-09-16T13:58:48.444 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:46.207615+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:58:48.444 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:46.207886+0000 mon.a (mon.0) 198 : cluster [DBG] mgrmap e13: y(active, since 73s) 2024-09-16T13:58:48.444 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:46.208194+0000 mon.a (mon.0) 199 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-16T13:58:48.444 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:46.214933+0000 mon.a (mon.0) 200 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-16T13:58:48.444 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:46.214965+0000 mon.a (mon.0) 201 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-16T13:58:48.445 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:46.215009+0000 mon.a (mon.0) 202 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] is down (out of quorum) 2024-09-16T13:58:48.445 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:46.219508+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:48.445 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:46.224620+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:48.445 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:46.229660+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:48.445 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:46.234930+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:48.445 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:46.240414+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:48.445 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:46.951746+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:48.445 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:46.952692+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:58:48.445 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:47.155860+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:48.445 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:47.233709+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:48.445 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:47.239390+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:48.445 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:47.260266+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:48.445 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: audit 2024-09-16T13:58:47.265919+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:48.445 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:43.158153+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T13:58:48.446 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:48.192764+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-16T13:58:48.446 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:48.193039+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-16T13:58:48.446 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:48.193947+0000 mon.a (mon.0) 224 : cluster [INF] mon.a calling monitor election 2024-09-16T13:58:48.446 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:48.216282+0000 mon.a (mon.0) 225 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T13:58:48.446 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:48.223145+0000 mon.a (mon.0) 226 : cluster [DBG] monmap epoch 3 2024-09-16T13:58:48.446 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:48.223177+0000 mon.a (mon.0) 227 : cluster [DBG] fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:58:48.446 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:48.223217+0000 mon.a (mon.0) 228 : cluster [DBG] last_changed 2024-09-16T13:58:41.156302+0000 2024-09-16T13:58:48.446 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:48.223251+0000 mon.a (mon.0) 229 : cluster [DBG] created 2024-09-16T13:56:27.811274+0000 2024-09-16T13:58:48.446 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:48.223287+0000 mon.a (mon.0) 230 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T13:58:48.446 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:48.223319+0000 mon.a (mon.0) 231 : cluster [DBG] election_strategy: 1 2024-09-16T13:58:48.446 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:48.223355+0000 mon.a (mon.0) 232 : cluster [DBG] 0: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.a 2024-09-16T13:58:48.446 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:48.223388+0000 mon.a (mon.0) 233 : cluster [DBG] 1: [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon.b 2024-09-16T13:58:48.446 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:48.223419+0000 mon.a (mon.0) 234 : cluster [DBG] 2: [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] mon.c 2024-09-16T13:58:48.447 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:48.224422+0000 mon.a (mon.0) 235 : cluster [DBG] fsmap 2024-09-16T13:58:48.447 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:48.224491+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:58:48.447 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:48.224784+0000 mon.a (mon.0) 237 : cluster [DBG] mgrmap e13: y(active, since 75s) 2024-09-16T13:58:48.447 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:48.225078+0000 mon.a (mon.0) 238 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-16T13:58:48.447 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:48.225115+0000 mon.a (mon.0) 239 : cluster [INF] Cluster is now healthy 2024-09-16T13:58:48.447 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:48 smithi050 bash[26719]: cluster 2024-09-16T13:58:48.231260+0000 mon.a (mon.0) 240 : cluster [INF] overall HEALTH_OK 2024-09-16T13:58:48.597 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:48 smithi090 bash[21690]: cluster 2024-09-16T13:58:43.158153+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T13:58:48.597 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:48 smithi090 bash[21690]: cluster 2024-09-16T13:58:48.192764+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-16T13:58:48.597 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:48 smithi090 bash[21690]: cluster 2024-09-16T13:58:48.193039+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-16T13:58:48.597 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:48 smithi090 bash[21690]: cluster 2024-09-16T13:58:48.193947+0000 mon.a (mon.0) 224 : cluster [INF] mon.a calling monitor election 2024-09-16T13:58:48.597 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:48 smithi090 bash[21690]: cluster 2024-09-16T13:58:48.216282+0000 mon.a (mon.0) 225 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T13:58:48.597 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:48 smithi090 bash[21690]: cluster 2024-09-16T13:58:48.223145+0000 mon.a (mon.0) 226 : cluster [DBG] monmap epoch 3 2024-09-16T13:58:48.597 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:48 smithi090 bash[21690]: cluster 2024-09-16T13:58:48.223177+0000 mon.a (mon.0) 227 : cluster [DBG] fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:58:48.597 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:48 smithi090 bash[21690]: cluster 2024-09-16T13:58:48.223217+0000 mon.a (mon.0) 228 : cluster [DBG] last_changed 2024-09-16T13:58:41.156302+0000 2024-09-16T13:58:48.598 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:48 smithi090 bash[21690]: cluster 2024-09-16T13:58:48.223251+0000 mon.a (mon.0) 229 : cluster [DBG] created 2024-09-16T13:56:27.811274+0000 2024-09-16T13:58:48.598 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:48 smithi090 bash[21690]: cluster 2024-09-16T13:58:48.223287+0000 mon.a (mon.0) 230 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T13:58:48.598 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:48 smithi090 bash[21690]: cluster 2024-09-16T13:58:48.223319+0000 mon.a (mon.0) 231 : cluster [DBG] election_strategy: 1 2024-09-16T13:58:48.598 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:48 smithi090 bash[21690]: cluster 2024-09-16T13:58:48.223355+0000 mon.a (mon.0) 232 : cluster [DBG] 0: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.a 2024-09-16T13:58:48.598 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:48 smithi090 bash[21690]: cluster 2024-09-16T13:58:48.223388+0000 mon.a (mon.0) 233 : cluster [DBG] 1: [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon.b 2024-09-16T13:58:48.598 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:48 smithi090 bash[21690]: cluster 2024-09-16T13:58:48.223419+0000 mon.a (mon.0) 234 : cluster [DBG] 2: [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] mon.c 2024-09-16T13:58:48.598 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:48 smithi090 bash[21690]: cluster 2024-09-16T13:58:48.224422+0000 mon.a (mon.0) 235 : cluster [DBG] fsmap 2024-09-16T13:58:48.598 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:48 smithi090 bash[21690]: cluster 2024-09-16T13:58:48.224491+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:58:48.598 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:48 smithi090 bash[21690]: cluster 2024-09-16T13:58:48.224784+0000 mon.a (mon.0) 237 : cluster [DBG] mgrmap e13: y(active, since 75s) 2024-09-16T13:58:48.598 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:48 smithi090 bash[21690]: cluster 2024-09-16T13:58:48.225078+0000 mon.a (mon.0) 238 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-16T13:58:48.598 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:48 smithi090 bash[21690]: cluster 2024-09-16T13:58:48.225115+0000 mon.a (mon.0) 239 : cluster [INF] Cluster is now healthy 2024-09-16T13:58:48.598 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:48 smithi090 bash[21690]: cluster 2024-09-16T13:58:48.231260+0000 mon.a (mon.0) 240 : cluster [INF] overall HEALTH_OK 2024-09-16T13:58:48.983 INFO:teuthology.orchestra.run.smithi090.stdout: 2024-09-16T13:58:48.983 INFO:teuthology.orchestra.run.smithi090.stdout:{"epoch":3,"fsid":"416e6b7e-7433-11ef-bceb-c7b262605968","modified":"2024-09-16T13:58:41.156302Z","created":"2024-09-16T13:56:27.811274Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:3300","nonce":0},{"type":"v1","addr":"172.21.15.90:6789","nonce":0}]},"addr":"172.21.15.90:6789/0","public_addr":"172.21.15.90:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:3301","nonce":0},{"type":"v1","addr":"172.21.15.50:6790","nonce":0}]},"addr":"172.21.15.50:6790/0","public_addr":"172.21.15.50:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-16T13:58:48.983 INFO:teuthology.orchestra.run.smithi090.stderr:dumped monmap epoch 3 2024-09-16T13:58:49.611 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:49 smithi090 bash[21690]: audit 2024-09-16T13:58:48.983111+0000 mon.a (mon.0) 241 : audit [DBG] from='client.? 172.21.15.90:0/2842378437' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T13:58:49.611 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:49 smithi090 bash[21690]: audit 2024-09-16T13:58:49.157016+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:49.612 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-16T13:58:49.612 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-16T13:58:49.623 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:49 smithi050 bash[26719]: audit 2024-09-16T13:58:48.983111+0000 mon.a (mon.0) 241 : audit [DBG] from='client.? 172.21.15.90:0/2842378437' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T13:58:49.623 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:49 smithi050 bash[26719]: audit 2024-09-16T13:58:49.157016+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:49.624 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:49 smithi050 bash[19827]: audit 2024-09-16T13:58:48.983111+0000 mon.a (mon.0) 241 : audit [DBG] from='client.? 172.21.15.90:0/2842378437' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T13:58:49.624 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:49 smithi050 bash[19827]: audit 2024-09-16T13:58:49.157016+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:58:50.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:50 smithi050 bash[19827]: cluster 2024-09-16T13:58:48.719438+0000 mgr.y (mgr.14150) 61 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:50.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:50 smithi050 bash[19827]: audit 2024-09-16T13:58:49.574791+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:50.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:50 smithi050 bash[19827]: audit 2024-09-16T13:58:49.581452+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:50.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:50 smithi050 bash[19827]: cephadm 2024-09-16T13:58:49.582850+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-16T13:58:50.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:50 smithi050 bash[19827]: audit 2024-09-16T13:58:49.583151+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:58:50.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:50 smithi050 bash[19827]: audit 2024-09-16T13:58:49.584208+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T13:58:50.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:50 smithi050 bash[19827]: audit 2024-09-16T13:58:49.585231+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:50.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:50 smithi050 bash[19827]: cephadm 2024-09-16T13:58:49.586701+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring daemon mon.c on smithi050 2024-09-16T13:58:50.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:50 smithi050 bash[26719]: cluster 2024-09-16T13:58:48.719438+0000 mgr.y (mgr.14150) 61 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:50.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:50 smithi050 bash[26719]: audit 2024-09-16T13:58:49.574791+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:50.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:50 smithi050 bash[26719]: audit 2024-09-16T13:58:49.581452+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:50.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:50 smithi050 bash[26719]: cephadm 2024-09-16T13:58:49.582850+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-16T13:58:50.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:50 smithi050 bash[26719]: audit 2024-09-16T13:58:49.583151+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:58:50.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:50 smithi050 bash[26719]: audit 2024-09-16T13:58:49.584208+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T13:58:50.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:50 smithi050 bash[26719]: audit 2024-09-16T13:58:49.585231+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:50.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:50 smithi050 bash[26719]: cephadm 2024-09-16T13:58:49.586701+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring daemon mon.c on smithi050 2024-09-16T13:58:50.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:50 smithi090 bash[21690]: cluster 2024-09-16T13:58:48.719438+0000 mgr.y (mgr.14150) 61 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:50.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:50 smithi090 bash[21690]: audit 2024-09-16T13:58:49.574791+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:50.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:50 smithi090 bash[21690]: audit 2024-09-16T13:58:49.581452+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:50.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:50 smithi090 bash[21690]: cephadm 2024-09-16T13:58:49.582850+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-16T13:58:50.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:50 smithi090 bash[21690]: audit 2024-09-16T13:58:49.583151+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:58:50.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:50 smithi090 bash[21690]: audit 2024-09-16T13:58:49.584208+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T13:58:50.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:50 smithi090 bash[21690]: audit 2024-09-16T13:58:49.585231+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:50.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:50 smithi090 bash[21690]: cephadm 2024-09-16T13:58:49.586701+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring daemon mon.c on smithi050 2024-09-16T13:58:52.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:52 smithi050 bash[19827]: cluster 2024-09-16T13:58:50.719998+0000 mgr.y (mgr.14150) 64 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:52.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:52 smithi050 bash[19827]: audit 2024-09-16T13:58:51.908388+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:52.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:52 smithi050 bash[19827]: audit 2024-09-16T13:58:51.915265+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:52.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:52 smithi050 bash[19827]: audit 2024-09-16T13:58:51.917352+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:58:52.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:52 smithi050 bash[19827]: audit 2024-09-16T13:58:51.918692+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T13:58:52.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:52 smithi050 bash[19827]: audit 2024-09-16T13:58:51.920157+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:52.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:52 smithi050 bash[26719]: cluster 2024-09-16T13:58:50.719998+0000 mgr.y (mgr.14150) 64 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:52.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:52 smithi050 bash[26719]: audit 2024-09-16T13:58:51.908388+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:52.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:52 smithi050 bash[26719]: audit 2024-09-16T13:58:51.915265+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:52.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:52 smithi050 bash[26719]: audit 2024-09-16T13:58:51.917352+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:58:52.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:52 smithi050 bash[26719]: audit 2024-09-16T13:58:51.918692+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T13:58:52.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:52 smithi050 bash[26719]: audit 2024-09-16T13:58:51.920157+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:52.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:52 smithi090 bash[21690]: cluster 2024-09-16T13:58:50.719998+0000 mgr.y (mgr.14150) 64 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:52.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:52 smithi090 bash[21690]: audit 2024-09-16T13:58:51.908388+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:52.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:52 smithi090 bash[21690]: audit 2024-09-16T13:58:51.915265+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:52.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:52 smithi090 bash[21690]: audit 2024-09-16T13:58:51.917352+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:58:52.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:52 smithi090 bash[21690]: audit 2024-09-16T13:58:51.918692+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T13:58:52.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:52 smithi090 bash[21690]: audit 2024-09-16T13:58:51.920157+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:53.843 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:53 smithi090 bash[21690]: cephadm 2024-09-16T13:58:51.916869+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-16T13:58:53.844 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:53 smithi090 bash[21690]: cephadm 2024-09-16T13:58:51.921938+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring daemon mon.b on smithi090 2024-09-16T13:58:53.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:53 smithi050 bash[19827]: cephadm 2024-09-16T13:58:51.916869+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-16T13:58:53.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:53 smithi050 bash[19827]: cephadm 2024-09-16T13:58:51.921938+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring daemon mon.b on smithi090 2024-09-16T13:58:53.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:53 smithi050 bash[26719]: cephadm 2024-09-16T13:58:51.916869+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-16T13:58:53.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:53 smithi050 bash[26719]: cephadm 2024-09-16T13:58:51.921938+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring daemon mon.b on smithi090 2024-09-16T13:58:54.358 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:58:54.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:54 smithi050 bash[19827]: cluster 2024-09-16T13:58:52.720455+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:54.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:54 smithi050 bash[19827]: audit 2024-09-16T13:58:54.476634+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:54.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:54 smithi050 bash[19827]: audit 2024-09-16T13:58:54.483804+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:54.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:54 smithi050 bash[19827]: audit 2024-09-16T13:58:54.486463+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:58:54.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:54 smithi050 bash[19827]: audit 2024-09-16T13:58:54.489864+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:54.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:54 smithi050 bash[19827]: audit 2024-09-16T13:58:54.491578+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:58:54.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:54 smithi050 bash[19827]: audit 2024-09-16T13:58:54.500549+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:54.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:54 smithi050 bash[26719]: cluster 2024-09-16T13:58:52.720455+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:54.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:54 smithi050 bash[26719]: audit 2024-09-16T13:58:54.476634+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:54.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:54 smithi050 bash[26719]: audit 2024-09-16T13:58:54.483804+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:54.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:54 smithi050 bash[26719]: audit 2024-09-16T13:58:54.486463+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:58:54.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:54 smithi050 bash[26719]: audit 2024-09-16T13:58:54.489864+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:54.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:54 smithi050 bash[26719]: audit 2024-09-16T13:58:54.491578+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:58:54.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:54 smithi050 bash[26719]: audit 2024-09-16T13:58:54.500549+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:54.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:54 smithi090 bash[21690]: cluster 2024-09-16T13:58:52.720455+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:54.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:54 smithi090 bash[21690]: audit 2024-09-16T13:58:54.476634+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:54.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:54 smithi090 bash[21690]: audit 2024-09-16T13:58:54.483804+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:54.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:54 smithi090 bash[21690]: audit 2024-09-16T13:58:54.486463+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:58:54.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:54 smithi090 bash[21690]: audit 2024-09-16T13:58:54.489864+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:54.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:54 smithi090 bash[21690]: audit 2024-09-16T13:58:54.491578+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:58:54.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:54 smithi090 bash[21690]: audit 2024-09-16T13:58:54.500549+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:58:55.734 INFO:teuthology.orchestra.run.smithi050.stdout:# minimal ceph.conf for 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:58:55.734 INFO:teuthology.orchestra.run.smithi050.stdout:[global] 2024-09-16T13:58:55.734 INFO:teuthology.orchestra.run.smithi050.stdout: fsid = 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T13:58:55.734 INFO:teuthology.orchestra.run.smithi050.stdout: mon_host = [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] 2024-09-16T13:58:56.300 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-16T13:58:56.300 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2024-09-16T13:58:56.300 DEBUG:teuthology.orchestra.run.smithi050:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T13:58:56.355 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2024-09-16T13:58:56.355 DEBUG:teuthology.orchestra.run.smithi050:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:58:56.409 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2024-09-16T13:58:56.409 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T13:58:56.424 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2024-09-16T13:58:56.424 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:58:56.478 INFO:tasks.cephadm:Adding mgr.y on smithi050 2024-09-16T13:58:56.479 INFO:tasks.cephadm:Adding mgr.x on smithi090 2024-09-16T13:58:56.479 DEBUG:teuthology.orchestra.run.smithi090:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph orch apply mgr '2;smithi050=y;smithi090=x' 2024-09-16T13:58:56.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:56 smithi090 bash[21690]: cluster 2024-09-16T13:58:54.720846+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:56.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:56 smithi090 bash[21690]: audit 2024-09-16T13:58:55.734302+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.50:0/1099534742' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:56.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:56 smithi050 bash[19827]: cluster 2024-09-16T13:58:54.720846+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:56.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:56 smithi050 bash[19827]: audit 2024-09-16T13:58:55.734302+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.50:0/1099534742' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:56.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:56 smithi050 bash[26719]: cluster 2024-09-16T13:58:54.720846+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:56.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:56 smithi050 bash[26719]: audit 2024-09-16T13:58:55.734302+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.50:0/1099534742' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:58.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:58:58 smithi050 bash[19827]: cluster 2024-09-16T13:58:56.721297+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:58.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:58:58 smithi050 bash[26719]: cluster 2024-09-16T13:58:56.721297+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:58:58.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:58:58 smithi090 bash[21690]: cluster 2024-09-16T13:58:56.721297+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:00.238 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:59:00.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:00 smithi090 bash[21690]: cluster 2024-09-16T13:58:58.721690+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:00.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:00 smithi050 bash[19827]: cluster 2024-09-16T13:58:58.721690+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:00.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:00 smithi050 bash[26719]: cluster 2024-09-16T13:58:58.721690+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:01.851 INFO:teuthology.orchestra.run.smithi090.stdout:Scheduled mgr update... 2024-09-16T13:59:02.660 DEBUG:teuthology.orchestra.run.smithi090:mgr.x> sudo journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mgr.x.service 2024-09-16T13:59:02.663 DEBUG:tasks.cephadm:set 0 configs 2024-09-16T13:59:02.663 INFO:tasks.cephadm:Deploying OSDs... 2024-09-16T13:59:02.663 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2024-09-16T13:59:02.663 DEBUG:teuthology.orchestra.run.smithi050:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T13:59:02.670 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-09-16T13:59:02.670 DEBUG:teuthology.orchestra.run.smithi050:> stat /dev/vg_nvme/lv_1 2024-09-16T13:59:02.719 INFO:teuthology.orchestra.run.smithi050.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T13:59:02.719 INFO:teuthology.orchestra.run.smithi050.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:59:02.719 INFO:teuthology.orchestra.run.smithi050.stdout:Device: 5h/5d Inode: 875 Links: 1 2024-09-16T13:59:02.719 INFO:teuthology.orchestra.run.smithi050.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:59:02.719 INFO:teuthology.orchestra.run.smithi050.stdout:Access: 2024-09-16 13:51:13.393238433 +0000 2024-09-16T13:59:02.719 INFO:teuthology.orchestra.run.smithi050.stdout:Modify: 2024-09-16 13:51:13.149240612 +0000 2024-09-16T13:59:02.719 INFO:teuthology.orchestra.run.smithi050.stdout:Change: 2024-09-16 13:51:13.149240612 +0000 2024-09-16T13:59:02.719 INFO:teuthology.orchestra.run.smithi050.stdout: Birth: - 2024-09-16T13:59:02.720 DEBUG:teuthology.orchestra.run.smithi050:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T13:59:02.773 INFO:teuthology.orchestra.run.smithi050.stderr:1+0 records in 2024-09-16T13:59:02.773 INFO:teuthology.orchestra.run.smithi050.stderr:1+0 records out 2024-09-16T13:59:02.774 INFO:teuthology.orchestra.run.smithi050.stderr:512 bytes copied, 0.000339748 s, 1.5 MB/s 2024-09-16T13:59:02.775 DEBUG:teuthology.orchestra.run.smithi050:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T13:59:02.825 DEBUG:teuthology.orchestra.run.smithi050:> stat /dev/vg_nvme/lv_2 2024-09-16T13:59:02.874 INFO:teuthology.orchestra.run.smithi050.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T13:59:02.875 INFO:teuthology.orchestra.run.smithi050.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:59:02.875 INFO:teuthology.orchestra.run.smithi050.stdout:Device: 5h/5d Inode: 893 Links: 1 2024-09-16T13:59:02.875 INFO:teuthology.orchestra.run.smithi050.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:59:02.875 INFO:teuthology.orchestra.run.smithi050.stdout:Access: 2024-09-16 13:51:13.861234253 +0000 2024-09-16T13:59:02.875 INFO:teuthology.orchestra.run.smithi050.stdout:Modify: 2024-09-16 13:51:13.601236575 +0000 2024-09-16T13:59:02.875 INFO:teuthology.orchestra.run.smithi050.stdout:Change: 2024-09-16 13:51:13.601236575 +0000 2024-09-16T13:59:02.875 INFO:teuthology.orchestra.run.smithi050.stdout: Birth: - 2024-09-16T13:59:02.875 DEBUG:teuthology.orchestra.run.smithi050:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T13:59:02.927 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:02 smithi050 bash[19827]: cluster 2024-09-16T13:59:00.722169+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:02.927 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:02 smithi050 bash[19827]: audit 2024-09-16T13:59:01.850136+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:02.927 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:02 smithi050 bash[19827]: audit 2024-09-16T13:59:01.852011+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:59:02.927 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:02 smithi050 bash[19827]: audit 2024-09-16T13:59:01.855291+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:02.927 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:02 smithi050 bash[19827]: audit 2024-09-16T13:59:01.857064+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:59:02.927 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:02 smithi050 bash[19827]: audit 2024-09-16T13:59:01.866040+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:02.928 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:02 smithi050 bash[19827]: audit 2024-09-16T13:59:01.869103+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:59:02.928 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:02 smithi050 bash[19827]: audit 2024-09-16T13:59:01.871484+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-16T13:59:02.928 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:02 smithi050 bash[19827]: audit 2024-09-16T13:59:01.878047+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T13:59:02.928 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:02 smithi050 bash[19827]: audit 2024-09-16T13:59:01.880180+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:02.928 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:02 smithi050 bash[26719]: cluster 2024-09-16T13:59:00.722169+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:02.928 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:02 smithi050 bash[26719]: audit 2024-09-16T13:59:01.850136+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:02.928 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:02 smithi050 bash[26719]: audit 2024-09-16T13:59:01.852011+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:59:02.928 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:02 smithi050 bash[26719]: audit 2024-09-16T13:59:01.855291+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:02.928 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:02 smithi050 bash[26719]: audit 2024-09-16T13:59:01.857064+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:59:02.929 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:02 smithi050 bash[26719]: audit 2024-09-16T13:59:01.866040+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:02.929 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:02 smithi050 bash[26719]: audit 2024-09-16T13:59:01.869103+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:59:02.929 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:02 smithi050 bash[26719]: audit 2024-09-16T13:59:01.871484+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-16T13:59:02.929 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:02 smithi050 bash[26719]: audit 2024-09-16T13:59:01.878047+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T13:59:02.929 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:02 smithi050 bash[26719]: audit 2024-09-16T13:59:01.880180+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:02.929 INFO:teuthology.orchestra.run.smithi050.stderr:1+0 records in 2024-09-16T13:59:02.929 INFO:teuthology.orchestra.run.smithi050.stderr:1+0 records out 2024-09-16T13:59:02.930 INFO:teuthology.orchestra.run.smithi050.stderr:512 bytes copied, 0.000335942 s, 1.5 MB/s 2024-09-16T13:59:02.931 DEBUG:teuthology.orchestra.run.smithi050:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T13:59:02.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:02 smithi090 bash[21690]: cluster 2024-09-16T13:59:00.722169+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:02.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:02 smithi090 bash[21690]: audit 2024-09-16T13:59:01.850136+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:02.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:02 smithi090 bash[21690]: audit 2024-09-16T13:59:01.852011+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:59:02.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:02 smithi090 bash[21690]: audit 2024-09-16T13:59:01.855291+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:02.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:02 smithi090 bash[21690]: audit 2024-09-16T13:59:01.857064+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:59:02.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:02 smithi090 bash[21690]: audit 2024-09-16T13:59:01.866040+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:02.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:02 smithi090 bash[21690]: audit 2024-09-16T13:59:01.869103+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:59:02.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:02 smithi090 bash[21690]: audit 2024-09-16T13:59:01.871484+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-16T13:59:02.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:02 smithi090 bash[21690]: audit 2024-09-16T13:59:01.878047+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T13:59:02.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:02 smithi090 bash[21690]: audit 2024-09-16T13:59:01.880180+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:02.984 DEBUG:teuthology.orchestra.run.smithi050:> stat /dev/vg_nvme/lv_3 2024-09-16T13:59:03.030 INFO:teuthology.orchestra.run.smithi050.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T13:59:03.031 INFO:teuthology.orchestra.run.smithi050.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:59:03.031 INFO:teuthology.orchestra.run.smithi050.stdout:Device: 5h/5d Inode: 912 Links: 1 2024-09-16T13:59:03.031 INFO:teuthology.orchestra.run.smithi050.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:59:03.031 INFO:teuthology.orchestra.run.smithi050.stdout:Access: 2024-09-16 13:51:14.337230001 +0000 2024-09-16T13:59:03.031 INFO:teuthology.orchestra.run.smithi050.stdout:Modify: 2024-09-16 13:51:14.085232252 +0000 2024-09-16T13:59:03.031 INFO:teuthology.orchestra.run.smithi050.stdout:Change: 2024-09-16 13:51:14.085232252 +0000 2024-09-16T13:59:03.031 INFO:teuthology.orchestra.run.smithi050.stdout: Birth: - 2024-09-16T13:59:03.031 DEBUG:teuthology.orchestra.run.smithi050:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T13:59:03.085 INFO:teuthology.orchestra.run.smithi050.stderr:1+0 records in 2024-09-16T13:59:03.085 INFO:teuthology.orchestra.run.smithi050.stderr:1+0 records out 2024-09-16T13:59:03.085 INFO:teuthology.orchestra.run.smithi050.stderr:512 bytes copied, 0.000252304 s, 2.0 MB/s 2024-09-16T13:59:03.087 DEBUG:teuthology.orchestra.run.smithi050:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T13:59:03.136 DEBUG:teuthology.orchestra.run.smithi050:> stat /dev/vg_nvme/lv_4 2024-09-16T13:59:03.182 INFO:teuthology.orchestra.run.smithi050.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T13:59:03.183 INFO:teuthology.orchestra.run.smithi050.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:59:03.183 INFO:teuthology.orchestra.run.smithi050.stdout:Device: 5h/5d Inode: 927 Links: 1 2024-09-16T13:59:03.183 INFO:teuthology.orchestra.run.smithi050.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:59:03.183 INFO:teuthology.orchestra.run.smithi050.stdout:Access: 2024-09-16 13:51:14.813225749 +0000 2024-09-16T13:59:03.183 INFO:teuthology.orchestra.run.smithi050.stdout:Modify: 2024-09-16 13:51:14.569227928 +0000 2024-09-16T13:59:03.183 INFO:teuthology.orchestra.run.smithi050.stdout:Change: 2024-09-16 13:51:14.569227928 +0000 2024-09-16T13:59:03.183 INFO:teuthology.orchestra.run.smithi050.stdout: Birth: - 2024-09-16T13:59:03.183 DEBUG:teuthology.orchestra.run.smithi050:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T13:59:03.237 INFO:teuthology.orchestra.run.smithi050.stderr:1+0 records in 2024-09-16T13:59:03.237 INFO:teuthology.orchestra.run.smithi050.stderr:1+0 records out 2024-09-16T13:59:03.237 INFO:teuthology.orchestra.run.smithi050.stderr:512 bytes copied, 0.000239975 s, 2.1 MB/s 2024-09-16T13:59:03.239 DEBUG:teuthology.orchestra.run.smithi050:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T13:59:03.288 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2024-09-16T13:59:03.288 DEBUG:teuthology.orchestra.run.smithi090:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T13:59:03.294 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-09-16T13:59:03.295 DEBUG:teuthology.orchestra.run.smithi090:> stat /dev/vg_nvme/lv_1 2024-09-16T13:59:03.343 INFO:teuthology.orchestra.run.smithi090.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T13:59:03.343 INFO:teuthology.orchestra.run.smithi090.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:59:03.343 INFO:teuthology.orchestra.run.smithi090.stdout:Device: 5h/5d Inode: 886 Links: 1 2024-09-16T13:59:03.344 INFO:teuthology.orchestra.run.smithi090.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:59:03.344 INFO:teuthology.orchestra.run.smithi090.stdout:Access: 2024-09-16 13:51:13.916865110 +0000 2024-09-16T13:59:03.344 INFO:teuthology.orchestra.run.smithi090.stdout:Modify: 2024-09-16 13:51:13.656867432 +0000 2024-09-16T13:59:03.344 INFO:teuthology.orchestra.run.smithi090.stdout:Change: 2024-09-16 13:51:13.656867432 +0000 2024-09-16T13:59:03.344 INFO:teuthology.orchestra.run.smithi090.stdout: Birth: - 2024-09-16T13:59:03.344 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T13:59:03.397 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records in 2024-09-16T13:59:03.398 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records out 2024-09-16T13:59:03.398 INFO:teuthology.orchestra.run.smithi090.stderr:512 bytes copied, 0.000441019 s, 1.2 MB/s 2024-09-16T13:59:03.399 DEBUG:teuthology.orchestra.run.smithi090:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T13:59:03.448 DEBUG:teuthology.orchestra.run.smithi090:> stat /dev/vg_nvme/lv_2 2024-09-16T13:59:03.495 INFO:teuthology.orchestra.run.smithi090.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T13:59:03.495 INFO:teuthology.orchestra.run.smithi090.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:59:03.495 INFO:teuthology.orchestra.run.smithi090.stdout:Device: 5h/5d Inode: 895 Links: 1 2024-09-16T13:59:03.495 INFO:teuthology.orchestra.run.smithi090.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:59:03.495 INFO:teuthology.orchestra.run.smithi090.stdout:Access: 2024-09-16 13:51:14.404860750 +0000 2024-09-16T13:59:03.495 INFO:teuthology.orchestra.run.smithi090.stdout:Modify: 2024-09-16 13:51:14.148863038 +0000 2024-09-16T13:59:03.496 INFO:teuthology.orchestra.run.smithi090.stdout:Change: 2024-09-16 13:51:14.148863038 +0000 2024-09-16T13:59:03.496 INFO:teuthology.orchestra.run.smithi090.stdout: Birth: - 2024-09-16T13:59:03.496 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T13:59:03.549 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records in 2024-09-16T13:59:03.549 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records out 2024-09-16T13:59:03.549 INFO:teuthology.orchestra.run.smithi090.stderr:512 bytes copied, 0.00041082 s, 1.2 MB/s 2024-09-16T13:59:03.550 DEBUG:teuthology.orchestra.run.smithi090:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T13:59:03.600 DEBUG:teuthology.orchestra.run.smithi090:> stat /dev/vg_nvme/lv_3 2024-09-16T13:59:03.647 INFO:teuthology.orchestra.run.smithi090.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T13:59:03.648 INFO:teuthology.orchestra.run.smithi090.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:59:03.648 INFO:teuthology.orchestra.run.smithi090.stdout:Device: 5h/5d Inode: 915 Links: 1 2024-09-16T13:59:03.648 INFO:teuthology.orchestra.run.smithi090.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:59:03.648 INFO:teuthology.orchestra.run.smithi090.stdout:Access: 2024-09-16 13:51:14.884856464 +0000 2024-09-16T13:59:03.648 INFO:teuthology.orchestra.run.smithi090.stdout:Modify: 2024-09-16 13:51:14.620858822 +0000 2024-09-16T13:59:03.648 INFO:teuthology.orchestra.run.smithi090.stdout:Change: 2024-09-16 13:51:14.620858822 +0000 2024-09-16T13:59:03.648 INFO:teuthology.orchestra.run.smithi090.stdout: Birth: - 2024-09-16T13:59:03.648 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T13:59:03.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:03 smithi090 bash[21690]: audit 2024-09-16T13:59:01.840539+0000 mgr.y (mgr.14150) 72 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi050=y;smithi090=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:59:03.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:03 smithi090 bash[21690]: cephadm 2024-09-16T13:59:01.843713+0000 mgr.y (mgr.14150) 73 : cephadm [INF] Saving service mgr spec with placement smithi050=y;smithi090=x;count:2 2024-09-16T13:59:03.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:03 smithi090 bash[21690]: cephadm 2024-09-16T13:59:01.882301+0000 mgr.y (mgr.14150) 74 : cephadm [INF] Deploying daemon mgr.x on smithi090 2024-09-16T13:59:03.701 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records in 2024-09-16T13:59:03.701 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records out 2024-09-16T13:59:03.701 INFO:teuthology.orchestra.run.smithi090.stderr:512 bytes copied, 0.00031682 s, 1.6 MB/s 2024-09-16T13:59:03.702 DEBUG:teuthology.orchestra.run.smithi090:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T13:59:03.752 DEBUG:teuthology.orchestra.run.smithi090:> stat /dev/vg_nvme/lv_4 2024-09-16T13:59:03.798 INFO:teuthology.orchestra.run.smithi090.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T13:59:03.799 INFO:teuthology.orchestra.run.smithi090.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:59:03.799 INFO:teuthology.orchestra.run.smithi090.stdout:Device: 5h/5d Inode: 935 Links: 1 2024-09-16T13:59:03.799 INFO:teuthology.orchestra.run.smithi090.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:59:03.799 INFO:teuthology.orchestra.run.smithi090.stdout:Access: 2024-09-16 13:51:15.128854284 +0000 2024-09-16T13:59:03.799 INFO:teuthology.orchestra.run.smithi090.stdout:Modify: 2024-09-16 13:51:15.124854319 +0000 2024-09-16T13:59:03.799 INFO:teuthology.orchestra.run.smithi090.stdout:Change: 2024-09-16 13:51:15.124854319 +0000 2024-09-16T13:59:03.799 INFO:teuthology.orchestra.run.smithi090.stdout: Birth: - 2024-09-16T13:59:03.799 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T13:59:03.854 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records in 2024-09-16T13:59:03.854 INFO:teuthology.orchestra.run.smithi090.stderr:1+0 records out 2024-09-16T13:59:03.854 INFO:teuthology.orchestra.run.smithi090.stderr:512 bytes copied, 0.00040248 s, 1.3 MB/s 2024-09-16T13:59:03.855 DEBUG:teuthology.orchestra.run.smithi090:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T13:59:03.904 INFO:tasks.cephadm:Deploying osd.0 on smithi050 with /dev/vg_nvme/lv_4... 2024-09-16T13:59:03.904 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T13:59:03.915 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:03 smithi050 bash[19827]: audit 2024-09-16T13:59:01.840539+0000 mgr.y (mgr.14150) 72 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi050=y;smithi090=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:59:03.916 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:03 smithi050 bash[19827]: cephadm 2024-09-16T13:59:01.843713+0000 mgr.y (mgr.14150) 73 : cephadm [INF] Saving service mgr spec with placement smithi050=y;smithi090=x;count:2 2024-09-16T13:59:03.916 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:03 smithi050 bash[19827]: cephadm 2024-09-16T13:59:01.882301+0000 mgr.y (mgr.14150) 74 : cephadm [INF] Deploying daemon mgr.x on smithi090 2024-09-16T13:59:03.916 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:03 smithi050 bash[26719]: audit 2024-09-16T13:59:01.840539+0000 mgr.y (mgr.14150) 72 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi050=y;smithi090=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:59:03.916 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:03 smithi050 bash[26719]: cephadm 2024-09-16T13:59:01.843713+0000 mgr.y (mgr.14150) 73 : cephadm [INF] Saving service mgr spec with placement smithi050=y;smithi090=x;count:2 2024-09-16T13:59:03.916 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:03 smithi050 bash[26719]: cephadm 2024-09-16T13:59:01.882301+0000 mgr.y (mgr.14150) 74 : cephadm [INF] Deploying daemon mgr.x on smithi090 2024-09-16T13:59:04.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:04 smithi050 bash[19827]: cluster 2024-09-16T13:59:02.722589+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:04.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:04 smithi050 bash[26719]: cluster 2024-09-16T13:59:02.722589+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:04.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:04 smithi090 bash[21690]: cluster 2024-09-16T13:59:02.722589+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:05.314 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:04 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T13:59:05.314 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:05 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T13:59:05.314 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:05 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T13:59:05.314 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:05 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T13:59:05.315 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:05 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T13:59:05.315 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:05 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T13:59:05.315 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:05 smithi090 systemd[1]: Started Ceph mgr.x for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T13:59:06.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:06 smithi050 bash[26719]: cluster 2024-09-16T13:59:04.723068+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:06.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:06 smithi050 bash[26719]: audit 2024-09-16T13:59:05.366868+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:06.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:06 smithi050 bash[26719]: audit 2024-09-16T13:59:05.373912+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:06.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:06 smithi050 bash[26719]: audit 2024-09-16T13:59:05.382581+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:06.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:06 smithi050 bash[26719]: audit 2024-09-16T13:59:05.389315+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:06.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:06 smithi050 bash[26719]: audit 2024-09-16T13:59:05.448847+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:59:06.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:06 smithi050 bash[26719]: audit 2024-09-16T13:59:06.227162+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:06.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:06 smithi050 bash[19827]: cluster 2024-09-16T13:59:04.723068+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:06.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:06 smithi050 bash[19827]: audit 2024-09-16T13:59:05.366868+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:06.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:06 smithi050 bash[19827]: audit 2024-09-16T13:59:05.373912+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:06.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:06 smithi050 bash[19827]: audit 2024-09-16T13:59:05.382581+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:06.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:06 smithi050 bash[19827]: audit 2024-09-16T13:59:05.389315+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:06.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:06 smithi050 bash[19827]: audit 2024-09-16T13:59:05.448847+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:59:06.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:06 smithi050 bash[19827]: audit 2024-09-16T13:59:06.227162+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:06.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:06 smithi090 bash[21690]: cluster 2024-09-16T13:59:04.723068+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:06.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:06 smithi090 bash[21690]: audit 2024-09-16T13:59:05.366868+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:06.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:06 smithi090 bash[21690]: audit 2024-09-16T13:59:05.373912+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:06 smithi090 bash[21690]: audit 2024-09-16T13:59:05.382581+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:06 smithi090 bash[21690]: audit 2024-09-16T13:59:05.389315+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:06 smithi090 bash[21690]: audit 2024-09-16T13:59:05.448847+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:59:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:06 smithi090 bash[21690]: audit 2024-09-16T13:59:06.227162+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:06.697 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:06 smithi090 bash[22556]: debug 2024-09-16T13:59:06.441+0000 7f78f3ab9640 1 -- 172.21.15.90:0/910316600 <== mon.1 v2:172.21.15.90:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5590f9b0d0e0 con 0x5590f9b0e800 2024-09-16T13:59:06.697 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:06 smithi090 bash[22556]: debug 2024-09-16T13:59:06.553+0000 7f78f6323040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T13:59:08.196 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:07 smithi090 bash[22556]: debug 2024-09-16T13:59:07.745+0000 7f78f6323040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T13:59:08.196 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:07 smithi090 bash[22556]: debug 2024-09-16T13:59:07.809+0000 7f78f6323040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T13:59:08.197 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:07 smithi090 bash[22556]: debug 2024-09-16T13:59:07.961+0000 7f78f6323040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T13:59:08.645 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:59:08.683 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:08 smithi090 bash[21690]: cluster 2024-09-16T13:59:06.723405+0000 mgr.y (mgr.14150) 77 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:08.683 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:08 smithi090 bash[22556]: debug 2024-09-16T13:59:08.609+0000 7f78f6323040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T13:59:08.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:08 smithi050 bash[19827]: cluster 2024-09-16T13:59:06.723405+0000 mgr.y (mgr.14150) 77 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:08.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:08 smithi050 bash[26719]: cluster 2024-09-16T13:59:06.723405+0000 mgr.y (mgr.14150) 77 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:08.934 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:08 smithi090 bash[22556]: debug 2024-09-16T13:59:08.677+0000 7f78f6323040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T13:59:08.934 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:08 smithi090 bash[22556]: debug 2024-09-16T13:59:08.745+0000 7f78f6323040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T13:59:09.196 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:08 smithi090 bash[22556]: debug 2024-09-16T13:59:08.929+0000 7f78f6323040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T13:59:09.196 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:09 smithi090 bash[22556]: debug 2024-09-16T13:59:09.009+0000 7f78f6323040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T13:59:09.196 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:09 smithi090 bash[22556]: debug 2024-09-16T13:59:09.077+0000 7f78f6323040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T13:59:09.595 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:09 smithi090 bash[22556]: debug 2024-09-16T13:59:09.329+0000 7f78f6323040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T13:59:09.595 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:09 smithi090 bash[22556]: debug 2024-09-16T13:59:09.397+0000 7f78f6323040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T13:59:09.920 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:09 smithi090 bash[22556]: debug 2024-09-16T13:59:09.589+0000 7f78f6323040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T13:59:09.920 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:09 smithi090 bash[22556]: debug 2024-09-16T13:59:09.669+0000 7f78f6323040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T13:59:10.196 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:09 smithi090 bash[22556]: debug 2024-09-16T13:59:09.917+0000 7f78f6323040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T13:59:10.196 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:10 smithi090 bash[22556]: debug 2024-09-16T13:59:10.093+0000 7f78f6323040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:59:10.524 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:10 smithi090 bash[21690]: cluster 2024-09-16T13:59:08.723804+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:10.524 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:10 smithi090 bash[22556]: debug 2024-09-16T13:59:10.257+0000 7f78f6323040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T13:59:10.524 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:10 smithi090 bash[22556]: debug 2024-09-16T13:59:10.333+0000 7f78f6323040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T13:59:10.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:10 smithi050 bash[19827]: cluster 2024-09-16T13:59:08.723804+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:10.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:10 smithi050 bash[26719]: cluster 2024-09-16T13:59:08.723804+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:10.946 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:10 smithi090 bash[22556]: debug 2024-09-16T13:59:10.521+0000 7f78f6323040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:59:11.660 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:11 smithi090 bash[22556]: debug 2024-09-16T13:59:11.357+0000 7f78f6323040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T13:59:11.660 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:11 smithi090 bash[22556]: debug 2024-09-16T13:59:11.433+0000 7f78f6323040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T13:59:11.660 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:11 smithi090 bash[22556]: debug 2024-09-16T13:59:11.657+0000 7f78f6323040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T13:59:11.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:11 smithi050 bash[19827]: audit 2024-09-16T13:59:10.674820+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:11.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:11 smithi050 bash[19827]: audit 2024-09-16T13:59:10.682258+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:11.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:11 smithi050 bash[19827]: audit 2024-09-16T13:59:11.369916+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:11.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:11 smithi050 bash[19827]: audit 2024-09-16T13:59:11.371177+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:59:11.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:11 smithi050 bash[19827]: audit 2024-09-16T13:59:11.377220+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:11.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:11 smithi050 bash[19827]: audit 2024-09-16T13:59:11.413369+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:59:11.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:11 smithi050 bash[19827]: audit 2024-09-16T13:59:11.414282+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T13:59:11.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:11 smithi050 bash[19827]: audit 2024-09-16T13:59:11.415041+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:11.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:11 smithi050 bash[26719]: audit 2024-09-16T13:59:10.674820+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:11.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:11 smithi050 bash[26719]: audit 2024-09-16T13:59:10.682258+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:11.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:11 smithi050 bash[26719]: audit 2024-09-16T13:59:11.369916+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:11.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:11 smithi050 bash[26719]: audit 2024-09-16T13:59:11.371177+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:59:11.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:11 smithi050 bash[26719]: audit 2024-09-16T13:59:11.377220+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:11.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:11 smithi050 bash[26719]: audit 2024-09-16T13:59:11.413369+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:59:11.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:11 smithi050 bash[26719]: audit 2024-09-16T13:59:11.414282+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T13:59:11.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:11 smithi050 bash[26719]: audit 2024-09-16T13:59:11.415041+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:11.946 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:11 smithi090 bash[22556]: debug 2024-09-16T13:59:11.729+0000 7f78f6323040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T13:59:11.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:11 smithi090 bash[21690]: audit 2024-09-16T13:59:10.674820+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:11.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:11 smithi090 bash[21690]: audit 2024-09-16T13:59:10.682258+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:11.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:11 smithi090 bash[21690]: audit 2024-09-16T13:59:11.369916+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:11.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:11 smithi090 bash[21690]: audit 2024-09-16T13:59:11.371177+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:59:11.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:11 smithi090 bash[21690]: audit 2024-09-16T13:59:11.377220+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:11.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:11 smithi090 bash[21690]: audit 2024-09-16T13:59:11.413369+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:59:11.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:11 smithi090 bash[21690]: audit 2024-09-16T13:59:11.414282+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T13:59:11.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:11 smithi090 bash[21690]: audit 2024-09-16T13:59:11.415041+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:12.234 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T13:59:12.286 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi050:vg_nvme/lv_4 2024-09-16T13:59:12.446 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:12 smithi090 bash[22556]: debug 2024-09-16T13:59:12.121+0000 7f78f6323040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T13:59:12.447 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 13:59:12 smithi090 bash[22556]: debug 2024-09-16T13:59:12.197+0000 7f78f6323040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T13:59:12.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:12 smithi050 bash[19827]: cluster 2024-09-16T13:59:10.724169+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:12.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:12 smithi050 bash[19827]: cephadm 2024-09-16T13:59:11.412768+0000 mgr.y (mgr.14150) 80 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-16T13:59:12.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:12 smithi050 bash[19827]: cephadm 2024-09-16T13:59:11.415877+0000 mgr.y (mgr.14150) 81 : cephadm [INF] Reconfiguring daemon mgr.y on smithi050 2024-09-16T13:59:12.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:12 smithi050 bash[19827]: cluster 2024-09-16T13:59:12.223515+0000 mon.a (mon.0) 282 : cluster [DBG] Standby manager daemon x started 2024-09-16T13:59:12.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:12 smithi050 bash[19827]: audit 2024-09-16T13:59:12.223561+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.90:0/2762595904' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T13:59:12.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:12 smithi050 bash[19827]: audit 2024-09-16T13:59:12.224205+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.90:0/2762595904' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:59:12.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:12 smithi050 bash[19827]: audit 2024-09-16T13:59:12.225025+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.90:0/2762595904' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T13:59:12.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:12 smithi050 bash[19827]: audit 2024-09-16T13:59:12.225375+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.90:0/2762595904' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:59:12.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:12 smithi050 bash[26719]: cluster 2024-09-16T13:59:10.724169+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:12.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:12 smithi050 bash[26719]: cephadm 2024-09-16T13:59:11.412768+0000 mgr.y (mgr.14150) 80 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-16T13:59:12.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:12 smithi050 bash[26719]: cephadm 2024-09-16T13:59:11.415877+0000 mgr.y (mgr.14150) 81 : cephadm [INF] Reconfiguring daemon mgr.y on smithi050 2024-09-16T13:59:12.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:12 smithi050 bash[26719]: cluster 2024-09-16T13:59:12.223515+0000 mon.a (mon.0) 282 : cluster [DBG] Standby manager daemon x started 2024-09-16T13:59:12.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:12 smithi050 bash[26719]: audit 2024-09-16T13:59:12.223561+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.90:0/2762595904' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T13:59:12.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:12 smithi050 bash[26719]: audit 2024-09-16T13:59:12.224205+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.90:0/2762595904' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:59:12.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:12 smithi050 bash[26719]: audit 2024-09-16T13:59:12.225025+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.90:0/2762595904' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T13:59:12.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:12 smithi050 bash[26719]: audit 2024-09-16T13:59:12.225375+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.90:0/2762595904' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:59:12.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:12 smithi090 bash[21690]: cluster 2024-09-16T13:59:10.724169+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:12.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:12 smithi090 bash[21690]: cephadm 2024-09-16T13:59:11.412768+0000 mgr.y (mgr.14150) 80 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-16T13:59:12.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:12 smithi090 bash[21690]: cephadm 2024-09-16T13:59:11.415877+0000 mgr.y (mgr.14150) 81 : cephadm [INF] Reconfiguring daemon mgr.y on smithi050 2024-09-16T13:59:12.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:12 smithi090 bash[21690]: cluster 2024-09-16T13:59:12.223515+0000 mon.a (mon.0) 282 : cluster [DBG] Standby manager daemon x started 2024-09-16T13:59:12.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:12 smithi090 bash[21690]: audit 2024-09-16T13:59:12.223561+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.90:0/2762595904' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T13:59:12.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:12 smithi090 bash[21690]: audit 2024-09-16T13:59:12.224205+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.90:0/2762595904' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:59:12.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:12 smithi090 bash[21690]: audit 2024-09-16T13:59:12.225025+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.90:0/2762595904' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T13:59:12.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:12 smithi090 bash[21690]: audit 2024-09-16T13:59:12.225375+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.90:0/2762595904' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:59:13.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:13 smithi050 bash[19827]: cluster 2024-09-16T13:59:12.702018+0000 mon.a (mon.0) 283 : cluster [DBG] mgrmap e14: y(active, since 100s), standbys: x 2024-09-16T13:59:13.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:13 smithi050 bash[19827]: audit 2024-09-16T13:59:12.702302+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T13:59:13.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:13 smithi050 bash[19827]: cluster 2024-09-16T13:59:12.724585+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:13.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:13 smithi050 bash[26719]: cluster 2024-09-16T13:59:12.702018+0000 mon.a (mon.0) 283 : cluster [DBG] mgrmap e14: y(active, since 100s), standbys: x 2024-09-16T13:59:13.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:13 smithi050 bash[26719]: audit 2024-09-16T13:59:12.702302+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T13:59:13.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:13 smithi050 bash[26719]: cluster 2024-09-16T13:59:12.724585+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:14.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:13 smithi090 bash[21690]: cluster 2024-09-16T13:59:12.702018+0000 mon.a (mon.0) 283 : cluster [DBG] mgrmap e14: y(active, since 100s), standbys: x 2024-09-16T13:59:14.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:13 smithi090 bash[21690]: audit 2024-09-16T13:59:12.702302+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T13:59:14.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:13 smithi090 bash[21690]: cluster 2024-09-16T13:59:12.724585+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:15.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:15 smithi050 bash[19827]: audit 2024-09-16T13:59:14.017296+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:15.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:15 smithi050 bash[19827]: audit 2024-09-16T13:59:14.025497+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:15.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:15 smithi050 bash[19827]: audit 2024-09-16T13:59:14.028592+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:59:15.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:15 smithi050 bash[19827]: audit 2024-09-16T13:59:14.032079+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:15.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:15 smithi050 bash[19827]: audit 2024-09-16T13:59:14.033931+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:59:15.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:15 smithi050 bash[19827]: audit 2024-09-16T13:59:14.043537+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:15.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:15 smithi050 bash[26719]: audit 2024-09-16T13:59:14.017296+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:15.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:15 smithi050 bash[26719]: audit 2024-09-16T13:59:14.025497+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:15.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:15 smithi050 bash[26719]: audit 2024-09-16T13:59:14.028592+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:59:15.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:15 smithi050 bash[26719]: audit 2024-09-16T13:59:14.032079+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:15.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:15 smithi050 bash[26719]: audit 2024-09-16T13:59:14.033931+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:59:15.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:15 smithi050 bash[26719]: audit 2024-09-16T13:59:14.043537+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:15.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:15 smithi090 bash[21690]: audit 2024-09-16T13:59:14.017296+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:15.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:15 smithi090 bash[21690]: audit 2024-09-16T13:59:14.025497+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:15.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:15 smithi090 bash[21690]: audit 2024-09-16T13:59:14.028592+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:59:15.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:15 smithi090 bash[21690]: audit 2024-09-16T13:59:14.032079+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:15.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:15 smithi090 bash[21690]: audit 2024-09-16T13:59:14.033931+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:59:15.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:15 smithi090 bash[21690]: audit 2024-09-16T13:59:14.043537+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:16.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:16 smithi050 bash[19827]: cluster 2024-09-16T13:59:14.725008+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:16.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:16 smithi050 bash[26719]: cluster 2024-09-16T13:59:14.725008+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:16.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:16 smithi090 bash[21690]: cluster 2024-09-16T13:59:14.725008+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:17.062 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:59:18.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:18 smithi050 bash[19827]: cluster 2024-09-16T13:59:16.725430+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:18.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:18 smithi050 bash[26719]: cluster 2024-09-16T13:59:16.725430+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:18.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:18 smithi090 bash[21690]: cluster 2024-09-16T13:59:16.725430+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:19.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:19 smithi050 bash[19827]: audit 2024-09-16T13:59:18.359120+0000 mgr.y (mgr.14150) 85 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi050:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:59:19.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:19 smithi050 bash[19827]: audit 2024-09-16T13:59:18.365720+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:59:19.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:19 smithi050 bash[19827]: audit 2024-09-16T13:59:18.368962+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:59:19.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:19 smithi050 bash[19827]: audit 2024-09-16T13:59:18.370129+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:19.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:19 smithi050 bash[26719]: audit 2024-09-16T13:59:18.359120+0000 mgr.y (mgr.14150) 85 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi050:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:59:19.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:19 smithi050 bash[26719]: audit 2024-09-16T13:59:18.365720+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:59:19.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:19 smithi050 bash[26719]: audit 2024-09-16T13:59:18.368962+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:59:19.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:19 smithi050 bash[26719]: audit 2024-09-16T13:59:18.370129+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:19.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:19 smithi090 bash[21690]: audit 2024-09-16T13:59:18.359120+0000 mgr.y (mgr.14150) 85 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi050:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:59:19.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:19 smithi090 bash[21690]: audit 2024-09-16T13:59:18.365720+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:59:19.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:19 smithi090 bash[21690]: audit 2024-09-16T13:59:18.368962+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:59:19.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:19 smithi090 bash[21690]: audit 2024-09-16T13:59:18.370129+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:20.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:20 smithi050 bash[19827]: cluster 2024-09-16T13:59:18.725804+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:20.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:20 smithi050 bash[26719]: cluster 2024-09-16T13:59:18.725804+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:20.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:20 smithi090 bash[21690]: cluster 2024-09-16T13:59:18.725804+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:22.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:22 smithi050 bash[19827]: cluster 2024-09-16T13:59:20.726145+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:22.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:22 smithi050 bash[26719]: cluster 2024-09-16T13:59:20.726145+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:22.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:22 smithi090 bash[21690]: cluster 2024-09-16T13:59:20.726145+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:24.412 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:24 smithi050 bash[19827]: cluster 2024-09-16T13:59:22.726512+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:24.413 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:24 smithi050 bash[26719]: cluster 2024-09-16T13:59:22.726512+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:24.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:24 smithi090 bash[21690]: cluster 2024-09-16T13:59:22.726512+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:26.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:26 smithi050 bash[19827]: cluster 2024-09-16T13:59:24.726898+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:26.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:26 smithi050 bash[26719]: cluster 2024-09-16T13:59:24.726898+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:26.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:26 smithi090 bash[21690]: cluster 2024-09-16T13:59:24.726898+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:27.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:27 smithi050 bash[19827]: audit 2024-09-16T13:59:26.794655+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.50:0/130799442' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f58001b-df9a-44f0-a331-d5f9a4d9ea8b"}]: dispatch 2024-09-16T13:59:27.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:27 smithi050 bash[19827]: audit 2024-09-16T13:59:26.795238+0000 mon.a (mon.0) 294 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f58001b-df9a-44f0-a331-d5f9a4d9ea8b"}]: dispatch 2024-09-16T13:59:27.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:27 smithi050 bash[19827]: audit 2024-09-16T13:59:26.797756+0000 mon.a (mon.0) 295 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2f58001b-df9a-44f0-a331-d5f9a4d9ea8b"}]': finished 2024-09-16T13:59:27.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:27 smithi050 bash[19827]: cluster 2024-09-16T13:59:26.799971+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-16T13:59:27.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:27 smithi050 bash[19827]: audit 2024-09-16T13:59:26.800365+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:59:27.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:27 smithi050 bash[26719]: audit 2024-09-16T13:59:26.794655+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.50:0/130799442' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f58001b-df9a-44f0-a331-d5f9a4d9ea8b"}]: dispatch 2024-09-16T13:59:27.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:27 smithi050 bash[26719]: audit 2024-09-16T13:59:26.795238+0000 mon.a (mon.0) 294 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f58001b-df9a-44f0-a331-d5f9a4d9ea8b"}]: dispatch 2024-09-16T13:59:27.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:27 smithi050 bash[26719]: audit 2024-09-16T13:59:26.797756+0000 mon.a (mon.0) 295 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2f58001b-df9a-44f0-a331-d5f9a4d9ea8b"}]': finished 2024-09-16T13:59:27.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:27 smithi050 bash[26719]: cluster 2024-09-16T13:59:26.799971+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-16T13:59:27.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:27 smithi050 bash[26719]: audit 2024-09-16T13:59:26.800365+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:59:27.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:27 smithi090 bash[21690]: audit 2024-09-16T13:59:26.794655+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.50:0/130799442' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f58001b-df9a-44f0-a331-d5f9a4d9ea8b"}]: dispatch 2024-09-16T13:59:27.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:27 smithi090 bash[21690]: audit 2024-09-16T13:59:26.795238+0000 mon.a (mon.0) 294 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f58001b-df9a-44f0-a331-d5f9a4d9ea8b"}]: dispatch 2024-09-16T13:59:27.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:27 smithi090 bash[21690]: audit 2024-09-16T13:59:26.797756+0000 mon.a (mon.0) 295 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2f58001b-df9a-44f0-a331-d5f9a4d9ea8b"}]': finished 2024-09-16T13:59:27.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:27 smithi090 bash[21690]: cluster 2024-09-16T13:59:26.799971+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-16T13:59:27.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:27 smithi090 bash[21690]: audit 2024-09-16T13:59:26.800365+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:59:28.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:28 smithi050 bash[19827]: cluster 2024-09-16T13:59:26.727331+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:28.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:28 smithi050 bash[19827]: audit 2024-09-16T13:59:27.444313+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.50:0/1015342305' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:59:28.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:28 smithi050 bash[26719]: cluster 2024-09-16T13:59:26.727331+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:28.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:28 smithi050 bash[26719]: audit 2024-09-16T13:59:27.444313+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.50:0/1015342305' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:59:28.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:28 smithi090 bash[21690]: cluster 2024-09-16T13:59:26.727331+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:28.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:28 smithi090 bash[21690]: audit 2024-09-16T13:59:27.444313+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.50:0/1015342305' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:59:30.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:30 smithi050 bash[19827]: cluster 2024-09-16T13:59:28.727795+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:30.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:30 smithi050 bash[26719]: cluster 2024-09-16T13:59:28.727795+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:30.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:30 smithi090 bash[21690]: cluster 2024-09-16T13:59:28.727795+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:32.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:32 smithi050 bash[19827]: cluster 2024-09-16T13:59:30.728235+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:32.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:32 smithi050 bash[26719]: cluster 2024-09-16T13:59:30.728235+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:32.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:32 smithi090 bash[21690]: cluster 2024-09-16T13:59:30.728235+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:34.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:34 smithi050 bash[19827]: cluster 2024-09-16T13:59:32.728631+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:34.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:34 smithi050 bash[26719]: cluster 2024-09-16T13:59:32.728631+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:34.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:34 smithi090 bash[21690]: cluster 2024-09-16T13:59:32.728631+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:36.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:36 smithi050 bash[19827]: cluster 2024-09-16T13:59:34.729071+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:36.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:36 smithi050 bash[26719]: cluster 2024-09-16T13:59:34.729071+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:36.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:36 smithi090 bash[21690]: cluster 2024-09-16T13:59:34.729071+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:38.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:38 smithi050 bash[19827]: cluster 2024-09-16T13:59:36.729482+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:38.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:38 smithi050 bash[26719]: cluster 2024-09-16T13:59:36.729482+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:38.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:38 smithi090 bash[21690]: cluster 2024-09-16T13:59:36.729482+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:40.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:40 smithi050 bash[19827]: cluster 2024-09-16T13:59:38.729898+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:40.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:40 smithi050 bash[26719]: cluster 2024-09-16T13:59:38.729898+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:40.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:40 smithi090 bash[21690]: cluster 2024-09-16T13:59:38.729898+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:41.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:41 smithi050 bash[19827]: audit 2024-09-16T13:59:40.123243+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T13:59:41.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:41 smithi050 bash[19827]: audit 2024-09-16T13:59:40.125154+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:41.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:41 smithi050 bash[19827]: cephadm 2024-09-16T13:59:40.126734+0000 mgr.y (mgr.14150) 97 : cephadm [INF] Deploying daemon osd.0 on smithi050 2024-09-16T13:59:41.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:41 smithi050 bash[26719]: audit 2024-09-16T13:59:40.123243+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T13:59:41.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:41 smithi050 bash[26719]: audit 2024-09-16T13:59:40.125154+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:41.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:41 smithi050 bash[26719]: cephadm 2024-09-16T13:59:40.126734+0000 mgr.y (mgr.14150) 97 : cephadm [INF] Deploying daemon osd.0 on smithi050 2024-09-16T13:59:41.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:41 smithi090 bash[21690]: audit 2024-09-16T13:59:40.123243+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T13:59:41.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:41 smithi090 bash[21690]: audit 2024-09-16T13:59:40.125154+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:41.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:41 smithi090 bash[21690]: cephadm 2024-09-16T13:59:40.126734+0000 mgr.y (mgr.14150) 97 : cephadm [INF] Deploying daemon osd.0 on smithi050 2024-09-16T13:59:42.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:42 smithi050 bash[19827]: cluster 2024-09-16T13:59:40.730299+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:42.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:42 smithi050 bash[26719]: cluster 2024-09-16T13:59:40.730299+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:42.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:42 smithi090 bash[21690]: cluster 2024-09-16T13:59:40.730299+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:44.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:44 smithi050 bash[19827]: cluster 2024-09-16T13:59:42.730768+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:44.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:44 smithi050 bash[26719]: cluster 2024-09-16T13:59:42.730768+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:44.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:44 smithi090 bash[21690]: cluster 2024-09-16T13:59:42.730768+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:44.589 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:44 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T13:59:44.589 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:59:44 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T13:59:44.589 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:44 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T13:59:44.933 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 13:59:44 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T13:59:44.933 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:44 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T13:59:44.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:44 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T13:59:45.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:45 smithi050 bash[19827]: audit 2024-09-16T13:59:44.854721+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:59:45.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:45 smithi050 bash[19827]: audit 2024-09-16T13:59:44.858239+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:45.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:45 smithi050 bash[19827]: audit 2024-09-16T13:59:44.862591+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:45.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:45 smithi050 bash[26719]: audit 2024-09-16T13:59:44.854721+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:59:45.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:45 smithi050 bash[26719]: audit 2024-09-16T13:59:44.858239+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:45.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:45 smithi050 bash[26719]: audit 2024-09-16T13:59:44.862591+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:45.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:45 smithi090 bash[21690]: audit 2024-09-16T13:59:44.854721+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:59:45.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:45 smithi090 bash[21690]: audit 2024-09-16T13:59:44.858239+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:45.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:45 smithi090 bash[21690]: audit 2024-09-16T13:59:44.862591+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:46.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:46 smithi050 bash[19827]: cluster 2024-09-16T13:59:44.731077+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:46.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:46 smithi050 bash[26719]: cluster 2024-09-16T13:59:44.731077+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:46.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:46 smithi090 bash[21690]: cluster 2024-09-16T13:59:44.731077+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:48.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:48 smithi050 bash[19827]: cluster 2024-09-16T13:59:46.731440+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:48.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:48 smithi050 bash[26719]: cluster 2024-09-16T13:59:46.731440+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:48.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:48 smithi090 bash[21690]: cluster 2024-09-16T13:59:46.731440+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:50.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:50 smithi050 bash[26719]: cluster 2024-09-16T13:59:48.731851+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:50.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:50 smithi050 bash[19827]: cluster 2024-09-16T13:59:48.731851+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:50.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:50 smithi090 bash[21690]: cluster 2024-09-16T13:59:48.731851+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:51.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:51 smithi050 bash[19827]: audit 2024-09-16T13:59:50.136170+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:51.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:51 smithi050 bash[19827]: audit 2024-09-16T13:59:50.140905+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:51.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:51 smithi050 bash[19827]: audit 2024-09-16T13:59:50.807249+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:51.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:51 smithi050 bash[19827]: audit 2024-09-16T13:59:50.808408+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:59:51.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:51 smithi050 bash[19827]: audit 2024-09-16T13:59:50.814000+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:51.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:51 smithi050 bash[26719]: audit 2024-09-16T13:59:50.136170+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:51.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:51 smithi050 bash[26719]: audit 2024-09-16T13:59:50.140905+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:51.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:51 smithi050 bash[26719]: audit 2024-09-16T13:59:50.807249+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:51.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:51 smithi050 bash[26719]: audit 2024-09-16T13:59:50.808408+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:59:51.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:51 smithi050 bash[26719]: audit 2024-09-16T13:59:50.814000+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:51.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:51 smithi090 bash[21690]: audit 2024-09-16T13:59:50.136170+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:51.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:51 smithi090 bash[21690]: audit 2024-09-16T13:59:50.140905+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:51.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:51 smithi090 bash[21690]: audit 2024-09-16T13:59:50.807249+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:51.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:51 smithi090 bash[21690]: audit 2024-09-16T13:59:50.808408+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:59:51.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:51 smithi090 bash[21690]: audit 2024-09-16T13:59:50.814000+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:52.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:52 smithi050 bash[19827]: cluster 2024-09-16T13:59:50.732099+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:52.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:52 smithi050 bash[26719]: cluster 2024-09-16T13:59:50.732099+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:52.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:52 smithi090 bash[21690]: cluster 2024-09-16T13:59:50.732099+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:54.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:54 smithi050 bash[19827]: cluster 2024-09-16T13:59:52.732365+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:54.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:54 smithi050 bash[19827]: audit 2024-09-16T13:59:53.973841+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2052200106,v1:172.21.15.50:6803/2052200106]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T13:59:54.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:54 smithi050 bash[26719]: cluster 2024-09-16T13:59:52.732365+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:54.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:54 smithi050 bash[26719]: audit 2024-09-16T13:59:53.973841+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2052200106,v1:172.21.15.50:6803/2052200106]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T13:59:54.445 INFO:teuthology.orchestra.run.smithi050.stdout:Created osd(s) 0 on host 'smithi050' 2024-09-16T13:59:54.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:54 smithi090 bash[21690]: cluster 2024-09-16T13:59:52.732365+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:54.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:54 smithi090 bash[21690]: audit 2024-09-16T13:59:53.973841+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2052200106,v1:172.21.15.50:6803/2052200106]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T13:59:55.025 DEBUG:teuthology.orchestra.run.smithi050:osd.0> sudo journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.0.service 2024-09-16T13:59:55.027 INFO:tasks.cephadm:Deploying osd.1 on smithi050 with /dev/vg_nvme/lv_3... 2024-09-16T13:59:55.027 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-16T13:59:55.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:55 smithi050 bash[19827]: audit 2024-09-16T13:59:54.149859+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2052200106,v1:172.21.15.50:6803/2052200106]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T13:59:55.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:55 smithi050 bash[19827]: cluster 2024-09-16T13:59:54.154845+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-16T13:59:55.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:55 smithi050 bash[19827]: audit 2024-09-16T13:59:54.155794+0000 mon.a (mon.0) 311 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2052200106,v1:172.21.15.50:6803/2052200106]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-16T13:59:55.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:55 smithi050 bash[19827]: audit 2024-09-16T13:59:54.156413+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:59:55.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:55 smithi050 bash[19827]: audit 2024-09-16T13:59:54.426525+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:59:55.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:55 smithi050 bash[19827]: audit 2024-09-16T13:59:54.432495+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:55.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:55 smithi050 bash[19827]: audit 2024-09-16T13:59:54.439815+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:55.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:55 smithi050 bash[19827]: audit 2024-09-16T13:59:55.151977+0000 mon.a (mon.0) 316 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2052200106,v1:172.21.15.50:6803/2052200106]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]': finished 2024-09-16T13:59:55.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:55 smithi050 bash[26719]: audit 2024-09-16T13:59:54.149859+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2052200106,v1:172.21.15.50:6803/2052200106]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T13:59:55.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:55 smithi050 bash[26719]: cluster 2024-09-16T13:59:54.154845+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-16T13:59:55.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:55 smithi050 bash[26719]: audit 2024-09-16T13:59:54.155794+0000 mon.a (mon.0) 311 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2052200106,v1:172.21.15.50:6803/2052200106]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-16T13:59:55.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:55 smithi050 bash[26719]: audit 2024-09-16T13:59:54.156413+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:59:55.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:55 smithi050 bash[26719]: audit 2024-09-16T13:59:54.426525+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:59:55.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:55 smithi050 bash[26719]: audit 2024-09-16T13:59:54.432495+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:55.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:55 smithi050 bash[26719]: audit 2024-09-16T13:59:54.439815+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:55.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:55 smithi050 bash[26719]: audit 2024-09-16T13:59:55.151977+0000 mon.a (mon.0) 316 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2052200106,v1:172.21.15.50:6803/2052200106]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]': finished 2024-09-16T13:59:55.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:55 smithi090 bash[21690]: audit 2024-09-16T13:59:54.149859+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2052200106,v1:172.21.15.50:6803/2052200106]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T13:59:55.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:55 smithi090 bash[21690]: cluster 2024-09-16T13:59:54.154845+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-16T13:59:55.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:55 smithi090 bash[21690]: audit 2024-09-16T13:59:54.155794+0000 mon.a (mon.0) 311 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2052200106,v1:172.21.15.50:6803/2052200106]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-16T13:59:55.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:55 smithi090 bash[21690]: audit 2024-09-16T13:59:54.156413+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:59:55.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:55 smithi090 bash[21690]: audit 2024-09-16T13:59:54.426525+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:59:55.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:55 smithi090 bash[21690]: audit 2024-09-16T13:59:54.432495+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:55.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:55 smithi090 bash[21690]: audit 2024-09-16T13:59:54.439815+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T13:59:55.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:55 smithi090 bash[21690]: audit 2024-09-16T13:59:55.151977+0000 mon.a (mon.0) 316 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2052200106,v1:172.21.15.50:6803/2052200106]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]': finished 2024-09-16T13:59:55.938 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 13:59:55 smithi050 bash[29626]: debug 2024-09-16T13:59:55.478+0000 7f33d427c640 -1 osd.0 0 waiting for initial osdmap 2024-09-16T13:59:55.938 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 13:59:55 smithi050 bash[29626]: debug 2024-09-16T13:59:55.514+0000 7f33cc09c640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T13:59:56.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:56 smithi050 bash[19827]: cluster 2024-09-16T13:59:54.732723+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:56.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:56 smithi050 bash[19827]: cluster 2024-09-16T13:59:55.157122+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-16T13:59:56.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:56 smithi050 bash[19827]: audit 2024-09-16T13:59:55.162227+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:59:56.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:56 smithi050 bash[19827]: audit 2024-09-16T13:59:55.168017+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:59:56.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:56 smithi050 bash[19827]: audit 2024-09-16T13:59:55.489534+0000 mon.a (mon.0) 320 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2052200106,v1:172.21.15.50:6803/2052200106]' entity='osd.0' 2024-09-16T13:59:56.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:56 smithi050 bash[19827]: audit 2024-09-16T13:59:56.167395+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:59:56.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:56 smithi050 bash[26719]: cluster 2024-09-16T13:59:54.732723+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:56.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:56 smithi050 bash[26719]: cluster 2024-09-16T13:59:55.157122+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-16T13:59:56.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:56 smithi050 bash[26719]: audit 2024-09-16T13:59:55.162227+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:59:56.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:56 smithi050 bash[26719]: audit 2024-09-16T13:59:55.168017+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:59:56.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:56 smithi050 bash[26719]: audit 2024-09-16T13:59:55.489534+0000 mon.a (mon.0) 320 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2052200106,v1:172.21.15.50:6803/2052200106]' entity='osd.0' 2024-09-16T13:59:56.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:56 smithi050 bash[26719]: audit 2024-09-16T13:59:56.167395+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:59:56.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:56 smithi090 bash[21690]: cluster 2024-09-16T13:59:54.732723+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:56.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:56 smithi090 bash[21690]: cluster 2024-09-16T13:59:55.157122+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-16T13:59:56.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:56 smithi090 bash[21690]: audit 2024-09-16T13:59:55.162227+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:59:56.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:56 smithi090 bash[21690]: audit 2024-09-16T13:59:55.168017+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:59:56.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:56 smithi090 bash[21690]: audit 2024-09-16T13:59:55.489534+0000 mon.a (mon.0) 320 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2052200106,v1:172.21.15.50:6803/2052200106]' entity='osd.0' 2024-09-16T13:59:56.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:56 smithi090 bash[21690]: audit 2024-09-16T13:59:56.167395+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:59:57.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:57 smithi050 bash[19827]: cluster 2024-09-16T13:59:54.982440+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T13:59:57.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:57 smithi050 bash[19827]: cluster 2024-09-16T13:59:54.982508+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T13:59:57.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:57 smithi050 bash[19827]: cluster 2024-09-16T13:59:56.495115+0000 mon.a (mon.0) 322 : cluster [INF] osd.0 [v2:172.21.15.50:6802/2052200106,v1:172.21.15.50:6803/2052200106] boot 2024-09-16T13:59:57.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:57 smithi050 bash[19827]: cluster 2024-09-16T13:59:56.495211+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-16T13:59:57.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:57 smithi050 bash[19827]: audit 2024-09-16T13:59:56.495875+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:59:57.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:57 smithi050 bash[26719]: cluster 2024-09-16T13:59:54.982440+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T13:59:57.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:57 smithi050 bash[26719]: cluster 2024-09-16T13:59:54.982508+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T13:59:57.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:57 smithi050 bash[26719]: cluster 2024-09-16T13:59:56.495115+0000 mon.a (mon.0) 322 : cluster [INF] osd.0 [v2:172.21.15.50:6802/2052200106,v1:172.21.15.50:6803/2052200106] boot 2024-09-16T13:59:57.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:57 smithi050 bash[26719]: cluster 2024-09-16T13:59:56.495211+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-16T13:59:57.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:57 smithi050 bash[26719]: audit 2024-09-16T13:59:56.495875+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:59:57.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:57 smithi090 bash[21690]: cluster 2024-09-16T13:59:54.982440+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T13:59:57.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:57 smithi090 bash[21690]: cluster 2024-09-16T13:59:54.982508+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T13:59:57.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:57 smithi090 bash[21690]: cluster 2024-09-16T13:59:56.495115+0000 mon.a (mon.0) 322 : cluster [INF] osd.0 [v2:172.21.15.50:6802/2052200106,v1:172.21.15.50:6803/2052200106] boot 2024-09-16T13:59:57.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:57 smithi090 bash[21690]: cluster 2024-09-16T13:59:56.495211+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-16T13:59:57.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:57 smithi090 bash[21690]: audit 2024-09-16T13:59:56.495875+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:59:58.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:58 smithi050 bash[19827]: cluster 2024-09-16T13:59:56.733168+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:58.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 13:59:58 smithi050 bash[19827]: cluster 2024-09-16T13:59:57.499284+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-16T13:59:58.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:58 smithi050 bash[26719]: cluster 2024-09-16T13:59:56.733168+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:58.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 13:59:58 smithi050 bash[26719]: cluster 2024-09-16T13:59:57.499284+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-16T13:59:58.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:58 smithi090 bash[21690]: cluster 2024-09-16T13:59:56.733168+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:59:58.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 13:59:58 smithi090 bash[21690]: cluster 2024-09-16T13:59:57.499284+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-16T13:59:59.488 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:00:00.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:00 smithi050 bash[19827]: cluster 2024-09-16T13:59:58.733630+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:00.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:00 smithi050 bash[19827]: cluster 2024-09-16T14:00:00.000155+0000 mon.a (mon.0) 326 : cluster [INF] overall HEALTH_OK 2024-09-16T14:00:00.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:00 smithi050 bash[26719]: cluster 2024-09-16T13:59:58.733630+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:00.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:00 smithi050 bash[26719]: cluster 2024-09-16T14:00:00.000155+0000 mon.a (mon.0) 326 : cluster [INF] overall HEALTH_OK 2024-09-16T14:00:00.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:00 smithi090 bash[21690]: cluster 2024-09-16T13:59:58.733630+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:00.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:00 smithi090 bash[21690]: cluster 2024-09-16T14:00:00.000155+0000 mon.a (mon.0) 326 : cluster [INF] overall HEALTH_OK 2024-09-16T14:00:02.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:02 smithi050 bash[26719]: cluster 2024-09-16T14:00:00.734050+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:02.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:02 smithi050 bash[19827]: cluster 2024-09-16T14:00:00.734050+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:02.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:02 smithi090 bash[21690]: cluster 2024-09-16T14:00:00.734050+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:04.331 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T14:00:04.379 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi050:vg_nvme/lv_3 2024-09-16T14:00:04.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:04 smithi050 bash[19827]: cluster 2024-09-16T14:00:02.734527+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:04.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:04 smithi050 bash[26719]: cluster 2024-09-16T14:00:02.734527+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:04.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:04 smithi090 bash[21690]: cluster 2024-09-16T14:00:02.734527+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:06.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:06 smithi050 bash[26719]: cluster 2024-09-16T14:00:04.734974+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:06.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:06 smithi050 bash[19827]: cluster 2024-09-16T14:00:04.734974+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:06.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:06 smithi090 bash[21690]: cluster 2024-09-16T14:00:04.734974+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:08.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:08 smithi050 bash[19827]: cluster 2024-09-16T14:00:06.735400+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:08.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:08 smithi050 bash[19827]: cephadm 2024-09-16T14:00:07.124919+0000 mgr.y (mgr.14150) 112 : cephadm [INF] Detected new or changed devices on smithi050 2024-09-16T14:00:08.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:08 smithi050 bash[19827]: audit 2024-09-16T14:00:07.133217+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:08.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:08 smithi050 bash[19827]: audit 2024-09-16T14:00:07.141427+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:08.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:08 smithi050 bash[19827]: audit 2024-09-16T14:00:07.144070+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:00:08.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:08 smithi050 bash[19827]: cephadm 2024-09-16T14:00:07.145372+0000 mgr.y (mgr.14150) 113 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 16245M 2024-09-16T14:00:08.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:08 smithi050 bash[19827]: audit 2024-09-16T14:00:07.151357+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:08.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:08 smithi050 bash[19827]: audit 2024-09-16T14:00:07.155837+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:00:08.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:08 smithi050 bash[19827]: audit 2024-09-16T14:00:07.157609+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:00:08.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:08 smithi050 bash[19827]: audit 2024-09-16T14:00:07.167466+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:08.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:08 smithi050 bash[26719]: cluster 2024-09-16T14:00:06.735400+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:08.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:08 smithi050 bash[26719]: cephadm 2024-09-16T14:00:07.124919+0000 mgr.y (mgr.14150) 112 : cephadm [INF] Detected new or changed devices on smithi050 2024-09-16T14:00:08.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:08 smithi050 bash[26719]: audit 2024-09-16T14:00:07.133217+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:08.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:08 smithi050 bash[26719]: audit 2024-09-16T14:00:07.141427+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:08.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:08 smithi050 bash[26719]: audit 2024-09-16T14:00:07.144070+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:00:08.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:08 smithi050 bash[26719]: cephadm 2024-09-16T14:00:07.145372+0000 mgr.y (mgr.14150) 113 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 16245M 2024-09-16T14:00:08.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:08 smithi050 bash[26719]: audit 2024-09-16T14:00:07.151357+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:08.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:08 smithi050 bash[26719]: audit 2024-09-16T14:00:07.155837+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:00:08.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:08 smithi050 bash[26719]: audit 2024-09-16T14:00:07.157609+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:00:08.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:08 smithi050 bash[26719]: audit 2024-09-16T14:00:07.167466+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:08.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:08 smithi090 bash[21690]: cluster 2024-09-16T14:00:06.735400+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:08.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:08 smithi090 bash[21690]: cephadm 2024-09-16T14:00:07.124919+0000 mgr.y (mgr.14150) 112 : cephadm [INF] Detected new or changed devices on smithi050 2024-09-16T14:00:08.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:08 smithi090 bash[21690]: audit 2024-09-16T14:00:07.133217+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:08.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:08 smithi090 bash[21690]: audit 2024-09-16T14:00:07.141427+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:08.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:08 smithi090 bash[21690]: audit 2024-09-16T14:00:07.144070+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:00:08.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:08 smithi090 bash[21690]: cephadm 2024-09-16T14:00:07.145372+0000 mgr.y (mgr.14150) 113 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 16245M 2024-09-16T14:00:08.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:08 smithi090 bash[21690]: audit 2024-09-16T14:00:07.151357+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:08.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:08 smithi090 bash[21690]: audit 2024-09-16T14:00:07.155837+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:00:08.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:08 smithi090 bash[21690]: audit 2024-09-16T14:00:07.157609+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:00:08.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:08 smithi090 bash[21690]: audit 2024-09-16T14:00:07.167466+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:09.588 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:00:10.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:10 smithi050 bash[19827]: cluster 2024-09-16T14:00:08.735845+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:10.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:10 smithi050 bash[26719]: cluster 2024-09-16T14:00:08.735845+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:10.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:10 smithi090 bash[21690]: cluster 2024-09-16T14:00:08.735845+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:11.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:11 smithi050 bash[19827]: audit 2024-09-16T14:00:10.877397+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T14:00:11.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:11 smithi050 bash[19827]: audit 2024-09-16T14:00:10.882519+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T14:00:11.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:11 smithi050 bash[19827]: audit 2024-09-16T14:00:10.883670+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:00:11.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:11 smithi050 bash[26719]: audit 2024-09-16T14:00:10.877397+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T14:00:11.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:11 smithi050 bash[26719]: audit 2024-09-16T14:00:10.882519+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T14:00:11.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:11 smithi050 bash[26719]: audit 2024-09-16T14:00:10.883670+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:00:11.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:11 smithi090 bash[21690]: audit 2024-09-16T14:00:10.877397+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T14:00:11.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:11 smithi090 bash[21690]: audit 2024-09-16T14:00:10.882519+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T14:00:11.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:11 smithi090 bash[21690]: audit 2024-09-16T14:00:10.883670+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:00:12.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:12 smithi050 bash[19827]: cluster 2024-09-16T14:00:10.736237+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:12.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:12 smithi050 bash[19827]: audit 2024-09-16T14:00:10.874727+0000 mgr.y (mgr.14150) 116 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi050:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:00:12.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:12 smithi050 bash[26719]: cluster 2024-09-16T14:00:10.736237+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:12.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:12 smithi050 bash[26719]: audit 2024-09-16T14:00:10.874727+0000 mgr.y (mgr.14150) 116 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi050:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:00:12.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:12 smithi090 bash[21690]: cluster 2024-09-16T14:00:10.736237+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:12.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:12 smithi090 bash[21690]: audit 2024-09-16T14:00:10.874727+0000 mgr.y (mgr.14150) 116 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi050:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:00:14.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:14 smithi050 bash[26719]: cluster 2024-09-16T14:00:12.736776+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:14.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:14 smithi050 bash[19827]: cluster 2024-09-16T14:00:12.736776+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:14.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:14 smithi090 bash[21690]: cluster 2024-09-16T14:00:12.736776+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:16.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:16 smithi050 bash[26719]: cluster 2024-09-16T14:00:14.737404+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:16.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:16 smithi050 bash[19827]: cluster 2024-09-16T14:00:14.737404+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:16.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:16 smithi090 bash[21690]: cluster 2024-09-16T14:00:14.737404+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:18.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:18 smithi050 bash[19827]: cluster 2024-09-16T14:00:16.737907+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:18.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:18 smithi050 bash[26719]: cluster 2024-09-16T14:00:16.737907+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:18.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:18 smithi090 bash[21690]: cluster 2024-09-16T14:00:16.737907+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:20 smithi050 bash[19827]: cluster 2024-09-16T14:00:18.738363+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:20 smithi050 bash[19827]: audit 2024-09-16T14:00:19.582096+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.50:0/4011867882' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "56c9cc0e-bf5f-431a-862f-c2c9b90cbeb8"}]: dispatch 2024-09-16T14:00:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:20 smithi050 bash[19827]: audit 2024-09-16T14:00:19.582917+0000 mon.a (mon.0) 337 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "56c9cc0e-bf5f-431a-862f-c2c9b90cbeb8"}]: dispatch 2024-09-16T14:00:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:20 smithi050 bash[19827]: audit 2024-09-16T14:00:19.586020+0000 mon.a (mon.0) 338 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "56c9cc0e-bf5f-431a-862f-c2c9b90cbeb8"}]': finished 2024-09-16T14:00:20.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:20 smithi050 bash[19827]: cluster 2024-09-16T14:00:19.589150+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-16T14:00:20.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:20 smithi050 bash[19827]: audit 2024-09-16T14:00:19.589397+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:00:20.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:20 smithi050 bash[26719]: cluster 2024-09-16T14:00:18.738363+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:20.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:20 smithi050 bash[26719]: audit 2024-09-16T14:00:19.582096+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.50:0/4011867882' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "56c9cc0e-bf5f-431a-862f-c2c9b90cbeb8"}]: dispatch 2024-09-16T14:00:20.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:20 smithi050 bash[26719]: audit 2024-09-16T14:00:19.582917+0000 mon.a (mon.0) 337 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "56c9cc0e-bf5f-431a-862f-c2c9b90cbeb8"}]: dispatch 2024-09-16T14:00:20.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:20 smithi050 bash[26719]: audit 2024-09-16T14:00:19.586020+0000 mon.a (mon.0) 338 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "56c9cc0e-bf5f-431a-862f-c2c9b90cbeb8"}]': finished 2024-09-16T14:00:20.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:20 smithi050 bash[26719]: cluster 2024-09-16T14:00:19.589150+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-16T14:00:20.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:20 smithi050 bash[26719]: audit 2024-09-16T14:00:19.589397+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:00:20.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:20 smithi090 bash[21690]: cluster 2024-09-16T14:00:18.738363+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:20.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:20 smithi090 bash[21690]: audit 2024-09-16T14:00:19.582096+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.50:0/4011867882' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "56c9cc0e-bf5f-431a-862f-c2c9b90cbeb8"}]: dispatch 2024-09-16T14:00:20.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:20 smithi090 bash[21690]: audit 2024-09-16T14:00:19.582917+0000 mon.a (mon.0) 337 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "56c9cc0e-bf5f-431a-862f-c2c9b90cbeb8"}]: dispatch 2024-09-16T14:00:20.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:20 smithi090 bash[21690]: audit 2024-09-16T14:00:19.586020+0000 mon.a (mon.0) 338 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "56c9cc0e-bf5f-431a-862f-c2c9b90cbeb8"}]': finished 2024-09-16T14:00:20.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:20 smithi090 bash[21690]: cluster 2024-09-16T14:00:19.589150+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-16T14:00:20.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:20 smithi090 bash[21690]: audit 2024-09-16T14:00:19.589397+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:00:21.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:21 smithi050 bash[19827]: audit 2024-09-16T14:00:20.225821+0000 mon.a (mon.0) 341 : audit [DBG] from='client.? 172.21.15.50:0/3273087445' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T14:00:21.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:21 smithi050 bash[26719]: audit 2024-09-16T14:00:20.225821+0000 mon.a (mon.0) 341 : audit [DBG] from='client.? 172.21.15.50:0/3273087445' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T14:00:21.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:21 smithi090 bash[21690]: audit 2024-09-16T14:00:20.225821+0000 mon.a (mon.0) 341 : audit [DBG] from='client.? 172.21.15.50:0/3273087445' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T14:00:22.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:22 smithi050 bash[19827]: cluster 2024-09-16T14:00:20.738857+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:22.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:22 smithi050 bash[26719]: cluster 2024-09-16T14:00:20.738857+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:22.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:22 smithi090 bash[21690]: cluster 2024-09-16T14:00:20.738857+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:24.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:24 smithi050 bash[26719]: cluster 2024-09-16T14:00:22.739340+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:24.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:24 smithi050 bash[19827]: cluster 2024-09-16T14:00:22.739340+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:24.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:24 smithi090 bash[21690]: cluster 2024-09-16T14:00:22.739340+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:26.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:26 smithi050 bash[19827]: cluster 2024-09-16T14:00:24.739673+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:26.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:26 smithi050 bash[26719]: cluster 2024-09-16T14:00:24.739673+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:26.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:26 smithi090 bash[21690]: cluster 2024-09-16T14:00:24.739673+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:28.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:28 smithi050 bash[19827]: cluster 2024-09-16T14:00:26.740116+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:28.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:28 smithi050 bash[26719]: cluster 2024-09-16T14:00:26.740116+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:28.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:28 smithi090 bash[21690]: cluster 2024-09-16T14:00:26.740116+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:30.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:30 smithi050 bash[19827]: cluster 2024-09-16T14:00:28.740565+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:30.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:30 smithi050 bash[26719]: cluster 2024-09-16T14:00:28.740565+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:30.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:30 smithi090 bash[21690]: cluster 2024-09-16T14:00:28.740565+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:32.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:32 smithi090 bash[21690]: cluster 2024-09-16T14:00:30.740908+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:32.627 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:32 smithi050 bash[19827]: cluster 2024-09-16T14:00:30.740908+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:32.628 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:32 smithi050 bash[26719]: cluster 2024-09-16T14:00:30.740908+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:34.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:34 smithi090 bash[21690]: cluster 2024-09-16T14:00:32.741211+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:34.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:34 smithi090 bash[21690]: audit 2024-09-16T14:00:33.271714+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T14:00:34.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:34 smithi090 bash[21690]: audit 2024-09-16T14:00:33.273582+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:00:34.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:34 smithi090 bash[21690]: cephadm 2024-09-16T14:00:33.275151+0000 mgr.y (mgr.14150) 128 : cephadm [INF] Deploying daemon osd.1 on smithi050 2024-09-16T14:00:34.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:34 smithi050 bash[19827]: cluster 2024-09-16T14:00:32.741211+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:34.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:34 smithi050 bash[19827]: audit 2024-09-16T14:00:33.271714+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T14:00:34.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:34 smithi050 bash[19827]: audit 2024-09-16T14:00:33.273582+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:00:34.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:34 smithi050 bash[19827]: cephadm 2024-09-16T14:00:33.275151+0000 mgr.y (mgr.14150) 128 : cephadm [INF] Deploying daemon osd.1 on smithi050 2024-09-16T14:00:34.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:34 smithi050 bash[26719]: cluster 2024-09-16T14:00:32.741211+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:34.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:34 smithi050 bash[26719]: audit 2024-09-16T14:00:33.271714+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T14:00:34.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:34 smithi050 bash[26719]: audit 2024-09-16T14:00:33.273582+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:00:34.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:34 smithi050 bash[26719]: cephadm 2024-09-16T14:00:33.275151+0000 mgr.y (mgr.14150) 128 : cephadm [INF] Deploying daemon osd.1 on smithi050 2024-09-16T14:00:36.454 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:36 smithi050 bash[19827]: cluster 2024-09-16T14:00:34.741648+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:36.454 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:36 smithi050 bash[26719]: cluster 2024-09-16T14:00:34.741648+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:36.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:36 smithi090 bash[21690]: cluster 2024-09-16T14:00:34.741648+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:37.705 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:00:37.706 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:00:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:00:37.706 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:00:37.706 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:00:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:00:38.046 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:00:38.046 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:00:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:00:38.047 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:00:38.047 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:00:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:00:38.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:38 smithi050 bash[19827]: cluster 2024-09-16T14:00:36.742037+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:38.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:38 smithi050 bash[19827]: audit 2024-09-16T14:00:37.986378+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:00:38.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:38 smithi050 bash[19827]: audit 2024-09-16T14:00:37.990120+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:38.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:38 smithi050 bash[19827]: audit 2024-09-16T14:00:37.994377+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:38.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:38 smithi050 bash[26719]: cluster 2024-09-16T14:00:36.742037+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:38.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:38 smithi050 bash[26719]: audit 2024-09-16T14:00:37.986378+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:00:38.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:38 smithi050 bash[26719]: audit 2024-09-16T14:00:37.990120+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:38.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:38 smithi050 bash[26719]: audit 2024-09-16T14:00:37.994377+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:38.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:38 smithi090 bash[21690]: cluster 2024-09-16T14:00:36.742037+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:38.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:38 smithi090 bash[21690]: audit 2024-09-16T14:00:37.986378+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:00:38.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:38 smithi090 bash[21690]: audit 2024-09-16T14:00:37.990120+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:38.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:38 smithi090 bash[21690]: audit 2024-09-16T14:00:37.994377+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:40.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:40 smithi050 bash[19827]: cluster 2024-09-16T14:00:38.742552+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:40.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:40 smithi050 bash[26719]: cluster 2024-09-16T14:00:38.742552+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:40.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:40 smithi090 bash[21690]: cluster 2024-09-16T14:00:38.742552+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:42.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:42 smithi050 bash[19827]: cluster 2024-09-16T14:00:40.743083+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:42.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:42 smithi050 bash[26719]: cluster 2024-09-16T14:00:40.743083+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:42.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:42 smithi090 bash[21690]: cluster 2024-09-16T14:00:40.743083+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:44.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:44 smithi050 bash[26719]: cluster 2024-09-16T14:00:42.743439+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:44.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:44 smithi050 bash[19827]: cluster 2024-09-16T14:00:42.743439+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:44.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:44 smithi090 bash[21690]: cluster 2024-09-16T14:00:42.743439+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:45.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:45 smithi050 bash[19827]: audit 2024-09-16T14:00:44.361507+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:45.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:45 smithi050 bash[19827]: audit 2024-09-16T14:00:44.366075+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:45.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:45 smithi050 bash[19827]: audit 2024-09-16T14:00:44.367009+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:00:45.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:45 smithi050 bash[19827]: audit 2024-09-16T14:00:44.367765+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:00:45.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:45 smithi050 bash[19827]: audit 2024-09-16T14:00:44.372233+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:45.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:45 smithi050 bash[26719]: audit 2024-09-16T14:00:44.361507+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:45.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:45 smithi050 bash[26719]: audit 2024-09-16T14:00:44.366075+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:45.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:45 smithi050 bash[26719]: audit 2024-09-16T14:00:44.367009+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:00:45.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:45 smithi050 bash[26719]: audit 2024-09-16T14:00:44.367765+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:00:45.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:45 smithi050 bash[26719]: audit 2024-09-16T14:00:44.372233+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:45.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:45 smithi090 bash[21690]: audit 2024-09-16T14:00:44.361507+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:45.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:45 smithi090 bash[21690]: audit 2024-09-16T14:00:44.366075+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:45.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:45 smithi090 bash[21690]: audit 2024-09-16T14:00:44.367009+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:00:45.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:45 smithi090 bash[21690]: audit 2024-09-16T14:00:44.367765+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:00:45.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:45 smithi090 bash[21690]: audit 2024-09-16T14:00:44.372233+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:46.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:46 smithi050 bash[19827]: cluster 2024-09-16T14:00:44.743870+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:46.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:46 smithi050 bash[26719]: cluster 2024-09-16T14:00:44.743870+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:46.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:46 smithi090 bash[21690]: cluster 2024-09-16T14:00:44.743870+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:48.470 INFO:teuthology.orchestra.run.smithi050.stdout:Created osd(s) 1 on host 'smithi050' 2024-09-16T14:00:48.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:48 smithi050 bash[19827]: cluster 2024-09-16T14:00:46.744183+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:48.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:48 smithi050 bash[19827]: audit 2024-09-16T14:00:47.570915+0000 mon.a (mon.0) 352 : audit [INF] from='osd.1 [v2:172.21.15.50:6810/436643423,v1:172.21.15.50:6811/436643423]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T14:00:48.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:48 smithi050 bash[26719]: cluster 2024-09-16T14:00:46.744183+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:48.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:48 smithi050 bash[26719]: audit 2024-09-16T14:00:47.570915+0000 mon.a (mon.0) 352 : audit [INF] from='osd.1 [v2:172.21.15.50:6810/436643423,v1:172.21.15.50:6811/436643423]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T14:00:48.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:48 smithi090 bash[21690]: cluster 2024-09-16T14:00:46.744183+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:48.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:48 smithi090 bash[21690]: audit 2024-09-16T14:00:47.570915+0000 mon.a (mon.0) 352 : audit [INF] from='osd.1 [v2:172.21.15.50:6810/436643423,v1:172.21.15.50:6811/436643423]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T14:00:49.113 DEBUG:teuthology.orchestra.run.smithi050:osd.1> sudo journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.1.service 2024-09-16T14:00:49.115 INFO:tasks.cephadm:Deploying osd.2 on smithi050 with /dev/vg_nvme/lv_2... 2024-09-16T14:00:49.116 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-16T14:00:49.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:49 smithi050 bash[19827]: audit 2024-09-16T14:00:48.385534+0000 mon.a (mon.0) 353 : audit [INF] from='osd.1 [v2:172.21.15.50:6810/436643423,v1:172.21.15.50:6811/436643423]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T14:00:49.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:49 smithi050 bash[19827]: cluster 2024-09-16T14:00:48.391051+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-16T14:00:49.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:49 smithi050 bash[19827]: audit 2024-09-16T14:00:48.391646+0000 mon.a (mon.0) 355 : audit [INF] from='osd.1 [v2:172.21.15.50:6810/436643423,v1:172.21.15.50:6811/436643423]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-16T14:00:49.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:49 smithi050 bash[19827]: audit 2024-09-16T14:00:48.404493+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:00:49.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:49 smithi050 bash[19827]: audit 2024-09-16T14:00:48.450878+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:00:49.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:49 smithi050 bash[19827]: audit 2024-09-16T14:00:48.457743+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:49.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:49 smithi050 bash[19827]: audit 2024-09-16T14:00:48.465227+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:49.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:49 smithi050 bash[26719]: audit 2024-09-16T14:00:48.385534+0000 mon.a (mon.0) 353 : audit [INF] from='osd.1 [v2:172.21.15.50:6810/436643423,v1:172.21.15.50:6811/436643423]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T14:00:49.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:49 smithi050 bash[26719]: cluster 2024-09-16T14:00:48.391051+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-16T14:00:49.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:49 smithi050 bash[26719]: audit 2024-09-16T14:00:48.391646+0000 mon.a (mon.0) 355 : audit [INF] from='osd.1 [v2:172.21.15.50:6810/436643423,v1:172.21.15.50:6811/436643423]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-16T14:00:49.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:49 smithi050 bash[26719]: audit 2024-09-16T14:00:48.404493+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:00:49.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:49 smithi050 bash[26719]: audit 2024-09-16T14:00:48.450878+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:00:49.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:49 smithi050 bash[26719]: audit 2024-09-16T14:00:48.457743+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:49.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:49 smithi050 bash[26719]: audit 2024-09-16T14:00:48.465227+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:49.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:49 smithi090 bash[21690]: audit 2024-09-16T14:00:48.385534+0000 mon.a (mon.0) 353 : audit [INF] from='osd.1 [v2:172.21.15.50:6810/436643423,v1:172.21.15.50:6811/436643423]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T14:00:49.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:49 smithi090 bash[21690]: cluster 2024-09-16T14:00:48.391051+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-16T14:00:49.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:49 smithi090 bash[21690]: audit 2024-09-16T14:00:48.391646+0000 mon.a (mon.0) 355 : audit [INF] from='osd.1 [v2:172.21.15.50:6810/436643423,v1:172.21.15.50:6811/436643423]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-16T14:00:49.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:49 smithi090 bash[21690]: audit 2024-09-16T14:00:48.404493+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:00:49.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:49 smithi090 bash[21690]: audit 2024-09-16T14:00:48.450878+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:00:49.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:49 smithi090 bash[21690]: audit 2024-09-16T14:00:48.457743+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:49.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:49 smithi090 bash[21690]: audit 2024-09-16T14:00:48.465227+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:00:50.188 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:00:49 smithi050 bash[34898]: debug 2024-09-16T14:00:49.717+0000 7f43d3998640 -1 osd.1 0 waiting for initial osdmap 2024-09-16T14:00:50.189 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:00:49 smithi050 bash[34898]: debug 2024-09-16T14:00:49.749+0000 7f43cb7b8640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:00:50.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:50 smithi050 bash[19827]: cluster 2024-09-16T14:00:48.744452+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:50.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:50 smithi050 bash[19827]: audit 2024-09-16T14:00:49.387175+0000 mon.a (mon.0) 360 : audit [INF] from='osd.1 [v2:172.21.15.50:6810/436643423,v1:172.21.15.50:6811/436643423]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]': finished 2024-09-16T14:00:50.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:50 smithi050 bash[19827]: cluster 2024-09-16T14:00:49.389525+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-16T14:00:50.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:50 smithi050 bash[19827]: audit 2024-09-16T14:00:49.390439+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:00:50.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:50 smithi050 bash[19827]: audit 2024-09-16T14:00:49.393932+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:00:50.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:50 smithi050 bash[19827]: audit 2024-09-16T14:00:49.724536+0000 mon.a (mon.0) 364 : audit [INF] from='osd.1 [v2:172.21.15.50:6810/436643423,v1:172.21.15.50:6811/436643423]' entity='osd.1' 2024-09-16T14:00:50.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:50 smithi050 bash[19827]: audit 2024-09-16T14:00:50.394492+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:00:50.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:50 smithi050 bash[26719]: cluster 2024-09-16T14:00:48.744452+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:50.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:50 smithi050 bash[26719]: audit 2024-09-16T14:00:49.387175+0000 mon.a (mon.0) 360 : audit [INF] from='osd.1 [v2:172.21.15.50:6810/436643423,v1:172.21.15.50:6811/436643423]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]': finished 2024-09-16T14:00:50.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:50 smithi050 bash[26719]: cluster 2024-09-16T14:00:49.389525+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-16T14:00:50.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:50 smithi050 bash[26719]: audit 2024-09-16T14:00:49.390439+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:00:50.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:50 smithi050 bash[26719]: audit 2024-09-16T14:00:49.393932+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:00:50.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:50 smithi050 bash[26719]: audit 2024-09-16T14:00:49.724536+0000 mon.a (mon.0) 364 : audit [INF] from='osd.1 [v2:172.21.15.50:6810/436643423,v1:172.21.15.50:6811/436643423]' entity='osd.1' 2024-09-16T14:00:50.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:50 smithi050 bash[26719]: audit 2024-09-16T14:00:50.394492+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:00:50.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:50 smithi090 bash[21690]: cluster 2024-09-16T14:00:48.744452+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:50.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:50 smithi090 bash[21690]: audit 2024-09-16T14:00:49.387175+0000 mon.a (mon.0) 360 : audit [INF] from='osd.1 [v2:172.21.15.50:6810/436643423,v1:172.21.15.50:6811/436643423]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]': finished 2024-09-16T14:00:50.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:50 smithi090 bash[21690]: cluster 2024-09-16T14:00:49.389525+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-16T14:00:50.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:50 smithi090 bash[21690]: audit 2024-09-16T14:00:49.390439+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:00:50.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:50 smithi090 bash[21690]: audit 2024-09-16T14:00:49.393932+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:00:50.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:50 smithi090 bash[21690]: audit 2024-09-16T14:00:49.724536+0000 mon.a (mon.0) 364 : audit [INF] from='osd.1 [v2:172.21.15.50:6810/436643423,v1:172.21.15.50:6811/436643423]' entity='osd.1' 2024-09-16T14:00:50.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:50 smithi090 bash[21690]: audit 2024-09-16T14:00:50.394492+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:00:51.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:51 smithi050 bash[19827]: cluster 2024-09-16T14:00:48.601998+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T14:00:51.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:51 smithi050 bash[19827]: cluster 2024-09-16T14:00:48.602056+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T14:00:51.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:51 smithi050 bash[19827]: cluster 2024-09-16T14:00:50.729662+0000 mon.a (mon.0) 366 : cluster [INF] osd.1 [v2:172.21.15.50:6810/436643423,v1:172.21.15.50:6811/436643423] boot 2024-09-16T14:00:51.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:51 smithi050 bash[19827]: cluster 2024-09-16T14:00:50.729757+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-16T14:00:51.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:51 smithi050 bash[19827]: audit 2024-09-16T14:00:50.730395+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:00:51.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:51 smithi050 bash[26719]: cluster 2024-09-16T14:00:48.601998+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T14:00:51.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:51 smithi050 bash[26719]: cluster 2024-09-16T14:00:48.602056+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T14:00:51.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:51 smithi050 bash[26719]: cluster 2024-09-16T14:00:50.729662+0000 mon.a (mon.0) 366 : cluster [INF] osd.1 [v2:172.21.15.50:6810/436643423,v1:172.21.15.50:6811/436643423] boot 2024-09-16T14:00:51.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:51 smithi050 bash[26719]: cluster 2024-09-16T14:00:50.729757+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-16T14:00:51.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:51 smithi050 bash[26719]: audit 2024-09-16T14:00:50.730395+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:00:51.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:51 smithi090 bash[21690]: cluster 2024-09-16T14:00:48.601998+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T14:00:51.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:51 smithi090 bash[21690]: cluster 2024-09-16T14:00:48.602056+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T14:00:51.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:51 smithi090 bash[21690]: cluster 2024-09-16T14:00:50.729662+0000 mon.a (mon.0) 366 : cluster [INF] osd.1 [v2:172.21.15.50:6810/436643423,v1:172.21.15.50:6811/436643423] boot 2024-09-16T14:00:51.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:51 smithi090 bash[21690]: cluster 2024-09-16T14:00:50.729757+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-16T14:00:51.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:51 smithi090 bash[21690]: audit 2024-09-16T14:00:50.730395+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:00:52.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:52 smithi050 bash[19827]: cluster 2024-09-16T14:00:50.744955+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:52.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:52 smithi050 bash[26719]: cluster 2024-09-16T14:00:50.744955+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:52.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:52 smithi090 bash[21690]: cluster 2024-09-16T14:00:50.744955+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T14:00:53.508 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:00:53.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:53 smithi050 bash[19827]: cluster 2024-09-16T14:00:52.416455+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-16T14:00:53.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:53 smithi050 bash[26719]: cluster 2024-09-16T14:00:52.416455+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-16T14:00:53.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:53 smithi090 bash[21690]: cluster 2024-09-16T14:00:52.416455+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-16T14:00:54.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:54 smithi050 bash[19827]: cluster 2024-09-16T14:00:52.745447+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:00:54.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:54 smithi050 bash[26719]: cluster 2024-09-16T14:00:52.745447+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:00:54.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:54 smithi090 bash[21690]: cluster 2024-09-16T14:00:52.745447+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:00:56.692 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:56 smithi050 bash[26719]: cluster 2024-09-16T14:00:54.746006+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:00:56.693 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:56 smithi050 bash[19827]: cluster 2024-09-16T14:00:54.746006+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:00:56.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:56 smithi090 bash[21690]: cluster 2024-09-16T14:00:54.746006+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:00:58.444 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T14:00:58.481 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi050:vg_nvme/lv_2 2024-09-16T14:00:58.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:00:58 smithi050 bash[19827]: cluster 2024-09-16T14:00:56.746556+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:00:58.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:00:58 smithi050 bash[26719]: cluster 2024-09-16T14:00:56.746556+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:00:58.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:00:58 smithi090 bash[21690]: cluster 2024-09-16T14:00:56.746556+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:00.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:00 smithi050 bash[19827]: cluster 2024-09-16T14:00:58.746938+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:00.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:00 smithi050 bash[26719]: cluster 2024-09-16T14:00:58.746938+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:00.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:00 smithi090 bash[21690]: cluster 2024-09-16T14:00:58.746938+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:02.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:02 smithi050 bash[19827]: cluster 2024-09-16T14:01:00.747332+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:02.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:02 smithi050 bash[19827]: cephadm 2024-09-16T14:01:01.320336+0000 mgr.y (mgr.14150) 143 : cephadm [INF] Detected new or changed devices on smithi050 2024-09-16T14:01:02.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:02 smithi050 bash[19827]: audit 2024-09-16T14:01:01.327548+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:02.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:02 smithi050 bash[19827]: audit 2024-09-16T14:01:01.333772+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:02.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:02 smithi050 bash[19827]: audit 2024-09-16T14:01:01.335903+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:01:02.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:02 smithi050 bash[19827]: audit 2024-09-16T14:01:01.337369+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:01:02.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:02 smithi050 bash[19827]: cephadm 2024-09-16T14:01:01.338337+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 8122M 2024-09-16T14:01:02.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:02 smithi050 bash[19827]: audit 2024-09-16T14:01:01.342848+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:02.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:02 smithi050 bash[19827]: audit 2024-09-16T14:01:01.346194+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:01:02.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:02 smithi050 bash[19827]: audit 2024-09-16T14:01:01.347901+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:01:02.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:02 smithi050 bash[19827]: audit 2024-09-16T14:01:01.355887+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:02.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:02 smithi050 bash[26719]: cluster 2024-09-16T14:01:00.747332+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:02.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:02 smithi050 bash[26719]: cephadm 2024-09-16T14:01:01.320336+0000 mgr.y (mgr.14150) 143 : cephadm [INF] Detected new or changed devices on smithi050 2024-09-16T14:01:02.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:02 smithi050 bash[26719]: audit 2024-09-16T14:01:01.327548+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:02.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:02 smithi050 bash[26719]: audit 2024-09-16T14:01:01.333772+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:02.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:02 smithi050 bash[26719]: audit 2024-09-16T14:01:01.335903+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:01:02.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:02 smithi050 bash[26719]: audit 2024-09-16T14:01:01.337369+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:01:02.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:02 smithi050 bash[26719]: cephadm 2024-09-16T14:01:01.338337+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 8122M 2024-09-16T14:01:02.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:02 smithi050 bash[26719]: audit 2024-09-16T14:01:01.342848+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:02.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:02 smithi050 bash[26719]: audit 2024-09-16T14:01:01.346194+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:01:02.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:02 smithi050 bash[26719]: audit 2024-09-16T14:01:01.347901+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:01:02.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:02 smithi050 bash[26719]: audit 2024-09-16T14:01:01.355887+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:02.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:02 smithi090 bash[21690]: cluster 2024-09-16T14:01:00.747332+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:02.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:02 smithi090 bash[21690]: cephadm 2024-09-16T14:01:01.320336+0000 mgr.y (mgr.14150) 143 : cephadm [INF] Detected new or changed devices on smithi050 2024-09-16T14:01:02.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:02 smithi090 bash[21690]: audit 2024-09-16T14:01:01.327548+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:02.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:02 smithi090 bash[21690]: audit 2024-09-16T14:01:01.333772+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:02.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:02 smithi090 bash[21690]: audit 2024-09-16T14:01:01.335903+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:01:02.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:02 smithi090 bash[21690]: audit 2024-09-16T14:01:01.337369+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:01:02.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:02 smithi090 bash[21690]: cephadm 2024-09-16T14:01:01.338337+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 8122M 2024-09-16T14:01:02.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:02 smithi090 bash[21690]: audit 2024-09-16T14:01:01.342848+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:02.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:02 smithi090 bash[21690]: audit 2024-09-16T14:01:01.346194+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:01:02.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:02 smithi090 bash[21690]: audit 2024-09-16T14:01:01.347901+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:01:02.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:02 smithi090 bash[21690]: audit 2024-09-16T14:01:01.355887+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:03.781 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:01:04.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:04 smithi050 bash[19827]: cluster 2024-09-16T14:01:02.747752+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:04.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:04 smithi050 bash[26719]: cluster 2024-09-16T14:01:02.747752+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:04.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:04 smithi090 bash[21690]: cluster 2024-09-16T14:01:02.747752+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:05.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:05 smithi050 bash[19827]: audit 2024-09-16T14:01:05.230831+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T14:01:05.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:05 smithi050 bash[19827]: audit 2024-09-16T14:01:05.233937+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T14:01:05.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:05 smithi050 bash[19827]: audit 2024-09-16T14:01:05.234849+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:01:05.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:05 smithi050 bash[26719]: audit 2024-09-16T14:01:05.230831+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T14:01:05.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:05 smithi050 bash[26719]: audit 2024-09-16T14:01:05.233937+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T14:01:05.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:05 smithi050 bash[26719]: audit 2024-09-16T14:01:05.234849+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:01:05.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:05 smithi090 bash[21690]: audit 2024-09-16T14:01:05.230831+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T14:01:05.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:05 smithi090 bash[21690]: audit 2024-09-16T14:01:05.233937+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T14:01:05.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:05 smithi090 bash[21690]: audit 2024-09-16T14:01:05.234849+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:01:06.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:06 smithi050 bash[26719]: cluster 2024-09-16T14:01:04.748191+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:06.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:06 smithi050 bash[26719]: audit 2024-09-16T14:01:05.224455+0000 mgr.y (mgr.14150) 147 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi050:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:01:06.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:06 smithi050 bash[19827]: cluster 2024-09-16T14:01:04.748191+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:06.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:06 smithi050 bash[19827]: audit 2024-09-16T14:01:05.224455+0000 mgr.y (mgr.14150) 147 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi050:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:01:06.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:06 smithi090 bash[21690]: cluster 2024-09-16T14:01:04.748191+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:06.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:06 smithi090 bash[21690]: audit 2024-09-16T14:01:05.224455+0000 mgr.y (mgr.14150) 147 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi050:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:01:08.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:08 smithi050 bash[19827]: cluster 2024-09-16T14:01:06.748612+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:08.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:08 smithi050 bash[26719]: cluster 2024-09-16T14:01:06.748612+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:08.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:08 smithi090 bash[21690]: cluster 2024-09-16T14:01:06.748612+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:10.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:10 smithi050 bash[19827]: cluster 2024-09-16T14:01:08.749025+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:10.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:10 smithi050 bash[26719]: cluster 2024-09-16T14:01:08.749025+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:10.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:10 smithi090 bash[21690]: cluster 2024-09-16T14:01:08.749025+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:12.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:12 smithi050 bash[19827]: cluster 2024-09-16T14:01:10.749530+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:12.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:12 smithi050 bash[26719]: cluster 2024-09-16T14:01:10.749530+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:12.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:12 smithi090 bash[21690]: cluster 2024-09-16T14:01:10.749530+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:14.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:14 smithi050 bash[19827]: cluster 2024-09-16T14:01:12.750068+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:14.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:14 smithi050 bash[19827]: audit 2024-09-16T14:01:13.715157+0000 mon.a (mon.0) 381 : audit [INF] from='client.? 172.21.15.50:0/9027204' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "25633d90-d0e9-4a0b-ac96-034cc63114b1"}]: dispatch 2024-09-16T14:01:14.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:14 smithi050 bash[19827]: audit 2024-09-16T14:01:13.718079+0000 mon.a (mon.0) 382 : audit [INF] from='client.? 172.21.15.50:0/9027204' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "25633d90-d0e9-4a0b-ac96-034cc63114b1"}]': finished 2024-09-16T14:01:14.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:14 smithi050 bash[19827]: cluster 2024-09-16T14:01:13.724922+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-16T14:01:14.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:14 smithi050 bash[19827]: audit 2024-09-16T14:01:13.725240+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:01:14.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:14 smithi050 bash[19827]: audit 2024-09-16T14:01:14.339583+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.50:0/898039947' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T14:01:14.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:14 smithi050 bash[26719]: cluster 2024-09-16T14:01:12.750068+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:14.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:14 smithi050 bash[26719]: audit 2024-09-16T14:01:13.715157+0000 mon.a (mon.0) 381 : audit [INF] from='client.? 172.21.15.50:0/9027204' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "25633d90-d0e9-4a0b-ac96-034cc63114b1"}]: dispatch 2024-09-16T14:01:14.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:14 smithi050 bash[26719]: audit 2024-09-16T14:01:13.718079+0000 mon.a (mon.0) 382 : audit [INF] from='client.? 172.21.15.50:0/9027204' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "25633d90-d0e9-4a0b-ac96-034cc63114b1"}]': finished 2024-09-16T14:01:14.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:14 smithi050 bash[26719]: cluster 2024-09-16T14:01:13.724922+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-16T14:01:14.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:14 smithi050 bash[26719]: audit 2024-09-16T14:01:13.725240+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:01:14.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:14 smithi050 bash[26719]: audit 2024-09-16T14:01:14.339583+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.50:0/898039947' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T14:01:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:14 smithi090 bash[21690]: cluster 2024-09-16T14:01:12.750068+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:14 smithi090 bash[21690]: audit 2024-09-16T14:01:13.715157+0000 mon.a (mon.0) 381 : audit [INF] from='client.? 172.21.15.50:0/9027204' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "25633d90-d0e9-4a0b-ac96-034cc63114b1"}]: dispatch 2024-09-16T14:01:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:14 smithi090 bash[21690]: audit 2024-09-16T14:01:13.718079+0000 mon.a (mon.0) 382 : audit [INF] from='client.? 172.21.15.50:0/9027204' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "25633d90-d0e9-4a0b-ac96-034cc63114b1"}]': finished 2024-09-16T14:01:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:14 smithi090 bash[21690]: cluster 2024-09-16T14:01:13.724922+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-16T14:01:14.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:14 smithi090 bash[21690]: audit 2024-09-16T14:01:13.725240+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:01:14.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:14 smithi090 bash[21690]: audit 2024-09-16T14:01:14.339583+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.50:0/898039947' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T14:01:16.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:16 smithi050 bash[19827]: cluster 2024-09-16T14:01:14.750448+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:16.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:16 smithi050 bash[26719]: cluster 2024-09-16T14:01:14.750448+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:16.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:16 smithi090 bash[21690]: cluster 2024-09-16T14:01:14.750448+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:18.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:18 smithi050 bash[19827]: cluster 2024-09-16T14:01:16.750967+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:18.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:18 smithi050 bash[26719]: cluster 2024-09-16T14:01:16.750967+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:18.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:18 smithi090 bash[21690]: cluster 2024-09-16T14:01:16.750967+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:20.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:20 smithi050 bash[19827]: cluster 2024-09-16T14:01:18.751382+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:20.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:20 smithi050 bash[26719]: cluster 2024-09-16T14:01:18.751382+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:20.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:20 smithi090 bash[21690]: cluster 2024-09-16T14:01:18.751382+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:22.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:22 smithi050 bash[19827]: cluster 2024-09-16T14:01:20.751800+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:22.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:22 smithi050 bash[26719]: cluster 2024-09-16T14:01:20.751800+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:22.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:22 smithi090 bash[21690]: cluster 2024-09-16T14:01:20.751800+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:24.570 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:24 smithi050 bash[19827]: cluster 2024-09-16T14:01:22.752211+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:24.570 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:24 smithi050 bash[26719]: cluster 2024-09-16T14:01:22.752211+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:24.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:24 smithi090 bash[21690]: cluster 2024-09-16T14:01:22.752211+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:26.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:26 smithi050 bash[19827]: cluster 2024-09-16T14:01:24.752672+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:26.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:26 smithi050 bash[26719]: cluster 2024-09-16T14:01:24.752672+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:26.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:26 smithi090 bash[21690]: cluster 2024-09-16T14:01:24.752672+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:27.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:27 smithi050 bash[19827]: audit 2024-09-16T14:01:26.848947+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T14:01:27.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:27 smithi050 bash[19827]: audit 2024-09-16T14:01:26.850985+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:01:27.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:27 smithi050 bash[26719]: audit 2024-09-16T14:01:26.848947+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T14:01:27.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:27 smithi050 bash[26719]: audit 2024-09-16T14:01:26.850985+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:01:27.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:27 smithi090 bash[21690]: audit 2024-09-16T14:01:26.848947+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T14:01:27.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:27 smithi090 bash[21690]: audit 2024-09-16T14:01:26.850985+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:01:28.653 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:28 smithi050 bash[19827]: cluster 2024-09-16T14:01:26.753077+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:28.653 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:28 smithi050 bash[19827]: cephadm 2024-09-16T14:01:26.852617+0000 mgr.y (mgr.14150) 159 : cephadm [INF] Deploying daemon osd.2 on smithi050 2024-09-16T14:01:28.654 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:28 smithi050 bash[26719]: cluster 2024-09-16T14:01:26.753077+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:28.654 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:28 smithi050 bash[26719]: cephadm 2024-09-16T14:01:26.852617+0000 mgr.y (mgr.14150) 159 : cephadm [INF] Deploying daemon osd.2 on smithi050 2024-09-16T14:01:28.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:28 smithi090 bash[21690]: cluster 2024-09-16T14:01:26.753077+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:28.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:28 smithi090 bash[21690]: cephadm 2024-09-16T14:01:26.852617+0000 mgr.y (mgr.14150) 159 : cephadm [INF] Deploying daemon osd.2 on smithi050 2024-09-16T14:01:30.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:30 smithi050 bash[19827]: cluster 2024-09-16T14:01:28.753519+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:30.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:30 smithi050 bash[26719]: cluster 2024-09-16T14:01:28.753519+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:30.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:30 smithi090 bash[21690]: cluster 2024-09-16T14:01:28.753519+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:31.290 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:01:31 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:01:31.290 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:31 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:01:31.291 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:31 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:01:31.291 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:01:31 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:01:31.291 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:01:31 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:01:31.639 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:31 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:01:31.640 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:01:31 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:01:31.640 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:31 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:01:31.640 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:01:31 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:01:31.641 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:01:31 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:01:32.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:32 smithi050 bash[19827]: cluster 2024-09-16T14:01:30.753971+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:32.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:32 smithi050 bash[19827]: audit 2024-09-16T14:01:31.557015+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:01:32.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:32 smithi050 bash[19827]: audit 2024-09-16T14:01:31.561039+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:32.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:32 smithi050 bash[19827]: audit 2024-09-16T14:01:31.565162+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:32.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:32 smithi050 bash[26719]: cluster 2024-09-16T14:01:30.753971+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:32.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:32 smithi050 bash[26719]: audit 2024-09-16T14:01:31.557015+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:01:32.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:32 smithi050 bash[26719]: audit 2024-09-16T14:01:31.561039+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:32.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:32 smithi050 bash[26719]: audit 2024-09-16T14:01:31.565162+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:32.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:32 smithi090 bash[21690]: cluster 2024-09-16T14:01:30.753971+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:32.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:32 smithi090 bash[21690]: audit 2024-09-16T14:01:31.557015+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:01:32.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:32 smithi090 bash[21690]: audit 2024-09-16T14:01:31.561039+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:32.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:32 smithi090 bash[21690]: audit 2024-09-16T14:01:31.565162+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:34.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:34 smithi050 bash[19827]: cluster 2024-09-16T14:01:32.754380+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:34.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:34 smithi050 bash[26719]: cluster 2024-09-16T14:01:32.754380+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:34.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:34 smithi090 bash[21690]: cluster 2024-09-16T14:01:32.754380+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:36.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:36 smithi050 bash[19827]: cluster 2024-09-16T14:01:34.754919+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:36.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:36 smithi050 bash[26719]: cluster 2024-09-16T14:01:34.754919+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:36.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:36 smithi090 bash[21690]: cluster 2024-09-16T14:01:34.754919+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:38.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:38 smithi050 bash[19827]: cluster 2024-09-16T14:01:36.755492+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:38.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:38 smithi050 bash[19827]: audit 2024-09-16T14:01:38.333579+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:38.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:38 smithi050 bash[19827]: audit 2024-09-16T14:01:38.338566+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:38.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:38 smithi050 bash[26719]: cluster 2024-09-16T14:01:36.755492+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:38.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:38 smithi050 bash[26719]: audit 2024-09-16T14:01:38.333579+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:38.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:38 smithi050 bash[26719]: audit 2024-09-16T14:01:38.338566+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:38.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:38 smithi090 bash[21690]: cluster 2024-09-16T14:01:36.755492+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:38.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:38 smithi090 bash[21690]: audit 2024-09-16T14:01:38.333579+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:38.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:38 smithi090 bash[21690]: audit 2024-09-16T14:01:38.338566+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:39.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:39 smithi050 bash[19827]: audit 2024-09-16T14:01:38.976711+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:01:39.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:39 smithi050 bash[19827]: audit 2024-09-16T14:01:38.977698+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:01:39.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:39 smithi050 bash[19827]: audit 2024-09-16T14:01:38.983035+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:39.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:39 smithi050 bash[26719]: audit 2024-09-16T14:01:38.976711+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:01:39.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:39 smithi050 bash[26719]: audit 2024-09-16T14:01:38.977698+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:01:39.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:39 smithi050 bash[26719]: audit 2024-09-16T14:01:38.983035+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:39.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:39 smithi090 bash[21690]: audit 2024-09-16T14:01:38.976711+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:01:39.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:39 smithi090 bash[21690]: audit 2024-09-16T14:01:38.977698+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:01:39.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:39 smithi090 bash[21690]: audit 2024-09-16T14:01:38.983035+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:40.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:40 smithi050 bash[19827]: cluster 2024-09-16T14:01:38.755967+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:40.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:40 smithi050 bash[26719]: cluster 2024-09-16T14:01:38.755967+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:40.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:40 smithi090 bash[21690]: cluster 2024-09-16T14:01:38.755967+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:41.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:41 smithi050 bash[19827]: audit 2024-09-16T14:01:40.529493+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.50:6818/3047781321,v1:172.21.15.50:6819/3047781321]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T14:01:41.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:41 smithi050 bash[19827]: audit 2024-09-16T14:01:40.529897+0000 mon.a (mon.0) 395 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T14:01:41.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:41 smithi050 bash[26719]: audit 2024-09-16T14:01:40.529493+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.50:6818/3047781321,v1:172.21.15.50:6819/3047781321]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T14:01:41.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:41 smithi050 bash[26719]: audit 2024-09-16T14:01:40.529897+0000 mon.a (mon.0) 395 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T14:01:41.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:41 smithi090 bash[21690]: audit 2024-09-16T14:01:40.529493+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.50:6818/3047781321,v1:172.21.15.50:6819/3047781321]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T14:01:41.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:41 smithi090 bash[21690]: audit 2024-09-16T14:01:40.529897+0000 mon.a (mon.0) 395 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T14:01:42.191 INFO:teuthology.orchestra.run.smithi050.stdout:Created osd(s) 2 on host 'smithi050' 2024-09-16T14:01:42.459 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:42 smithi050 bash[19827]: cluster 2024-09-16T14:01:40.756283+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:42.459 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:42 smithi050 bash[19827]: audit 2024-09-16T14:01:41.421092+0000 mon.a (mon.0) 396 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T14:01:42.459 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:42 smithi050 bash[19827]: cluster 2024-09-16T14:01:41.424439+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-16T14:01:42.459 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:42 smithi050 bash[19827]: audit 2024-09-16T14:01:41.424585+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.50:6818/3047781321,v1:172.21.15.50:6819/3047781321]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-16T14:01:42.459 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:42 smithi050 bash[19827]: audit 2024-09-16T14:01:41.424810+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:01:42.459 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:42 smithi050 bash[19827]: audit 2024-09-16T14:01:41.425294+0000 mon.a (mon.0) 399 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-16T14:01:42.459 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:42 smithi050 bash[19827]: audit 2024-09-16T14:01:42.167303+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:01:42.459 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:42 smithi050 bash[19827]: audit 2024-09-16T14:01:42.174694+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:42.459 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:42 smithi050 bash[19827]: audit 2024-09-16T14:01:42.183272+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:42.460 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:42 smithi050 bash[26719]: cluster 2024-09-16T14:01:40.756283+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:42.460 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:42 smithi050 bash[26719]: audit 2024-09-16T14:01:41.421092+0000 mon.a (mon.0) 396 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T14:01:42.460 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:42 smithi050 bash[26719]: cluster 2024-09-16T14:01:41.424439+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-16T14:01:42.460 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:42 smithi050 bash[26719]: audit 2024-09-16T14:01:41.424585+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.50:6818/3047781321,v1:172.21.15.50:6819/3047781321]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-16T14:01:42.460 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:42 smithi050 bash[26719]: audit 2024-09-16T14:01:41.424810+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:01:42.460 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:42 smithi050 bash[26719]: audit 2024-09-16T14:01:41.425294+0000 mon.a (mon.0) 399 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-16T14:01:42.460 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:42 smithi050 bash[26719]: audit 2024-09-16T14:01:42.167303+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:01:42.460 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:42 smithi050 bash[26719]: audit 2024-09-16T14:01:42.174694+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:42.460 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:42 smithi050 bash[26719]: audit 2024-09-16T14:01:42.183272+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:42.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:42 smithi090 bash[21690]: cluster 2024-09-16T14:01:40.756283+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:42.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:42 smithi090 bash[21690]: audit 2024-09-16T14:01:41.421092+0000 mon.a (mon.0) 396 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T14:01:42.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:42 smithi090 bash[21690]: cluster 2024-09-16T14:01:41.424439+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-16T14:01:42.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:42 smithi090 bash[21690]: audit 2024-09-16T14:01:41.424585+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.50:6818/3047781321,v1:172.21.15.50:6819/3047781321]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-16T14:01:42.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:42 smithi090 bash[21690]: audit 2024-09-16T14:01:41.424810+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:01:42.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:42 smithi090 bash[21690]: audit 2024-09-16T14:01:41.425294+0000 mon.a (mon.0) 399 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-16T14:01:42.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:42 smithi090 bash[21690]: audit 2024-09-16T14:01:42.167303+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:01:42.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:42 smithi090 bash[21690]: audit 2024-09-16T14:01:42.174694+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:42.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:42 smithi090 bash[21690]: audit 2024-09-16T14:01:42.183272+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:42.758 DEBUG:teuthology.orchestra.run.smithi050:osd.2> sudo journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.2.service 2024-09-16T14:01:42.761 INFO:tasks.cephadm:Deploying osd.3 on smithi050 with /dev/vg_nvme/lv_1... 2024-09-16T14:01:42.761 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-16T14:01:43.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:43 smithi090 bash[21690]: audit 2024-09-16T14:01:42.423311+0000 mon.a (mon.0) 403 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]': finished 2024-09-16T14:01:43.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:43 smithi090 bash[21690]: cluster 2024-09-16T14:01:42.428190+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-16T14:01:43.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:43 smithi090 bash[21690]: audit 2024-09-16T14:01:42.428855+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:01:43.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:43 smithi090 bash[21690]: audit 2024-09-16T14:01:42.435977+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:01:43.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:43 smithi050 bash[19827]: audit 2024-09-16T14:01:42.423311+0000 mon.a (mon.0) 403 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]': finished 2024-09-16T14:01:43.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:43 smithi050 bash[19827]: cluster 2024-09-16T14:01:42.428190+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-16T14:01:43.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:43 smithi050 bash[19827]: audit 2024-09-16T14:01:42.428855+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:01:43.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:43 smithi050 bash[19827]: audit 2024-09-16T14:01:42.435977+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:01:43.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:43 smithi050 bash[26719]: audit 2024-09-16T14:01:42.423311+0000 mon.a (mon.0) 403 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]': finished 2024-09-16T14:01:43.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:43 smithi050 bash[26719]: cluster 2024-09-16T14:01:42.428190+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-16T14:01:43.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:43 smithi050 bash[26719]: audit 2024-09-16T14:01:42.428855+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:01:43.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:43 smithi050 bash[26719]: audit 2024-09-16T14:01:42.435977+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:01:44.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:44 smithi050 bash[19827]: cluster 2024-09-16T14:01:41.494030+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T14:01:44.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:44 smithi050 bash[19827]: cluster 2024-09-16T14:01:41.494099+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T14:01:44.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:44 smithi050 bash[19827]: cluster 2024-09-16T14:01:42.756570+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:44.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:44 smithi050 bash[19827]: audit 2024-09-16T14:01:43.437465+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:01:44.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:44 smithi050 bash[19827]: cluster 2024-09-16T14:01:43.447308+0000 mon.a (mon.0) 408 : cluster [INF] osd.2 [v2:172.21.15.50:6818/3047781321,v1:172.21.15.50:6819/3047781321] boot 2024-09-16T14:01:44.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:44 smithi050 bash[19827]: cluster 2024-09-16T14:01:43.447446+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-16T14:01:44.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:44 smithi050 bash[19827]: audit 2024-09-16T14:01:43.448222+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:01:44.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:44 smithi050 bash[26719]: cluster 2024-09-16T14:01:41.494030+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T14:01:44.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:44 smithi050 bash[26719]: cluster 2024-09-16T14:01:41.494099+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T14:01:44.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:44 smithi050 bash[26719]: cluster 2024-09-16T14:01:42.756570+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:44.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:44 smithi050 bash[26719]: audit 2024-09-16T14:01:43.437465+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:01:44.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:44 smithi050 bash[26719]: cluster 2024-09-16T14:01:43.447308+0000 mon.a (mon.0) 408 : cluster [INF] osd.2 [v2:172.21.15.50:6818/3047781321,v1:172.21.15.50:6819/3047781321] boot 2024-09-16T14:01:44.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:44 smithi050 bash[26719]: cluster 2024-09-16T14:01:43.447446+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-16T14:01:44.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:44 smithi050 bash[26719]: audit 2024-09-16T14:01:43.448222+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:01:44.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:44 smithi090 bash[21690]: cluster 2024-09-16T14:01:41.494030+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T14:01:44.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:44 smithi090 bash[21690]: cluster 2024-09-16T14:01:41.494099+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T14:01:44.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:44 smithi090 bash[21690]: cluster 2024-09-16T14:01:42.756570+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T14:01:44.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:44 smithi090 bash[21690]: audit 2024-09-16T14:01:43.437465+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:01:44.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:44 smithi090 bash[21690]: cluster 2024-09-16T14:01:43.447308+0000 mon.a (mon.0) 408 : cluster [INF] osd.2 [v2:172.21.15.50:6818/3047781321,v1:172.21.15.50:6819/3047781321] boot 2024-09-16T14:01:44.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:44 smithi090 bash[21690]: cluster 2024-09-16T14:01:43.447446+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-16T14:01:44.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:44 smithi090 bash[21690]: audit 2024-09-16T14:01:43.448222+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:01:45.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:45 smithi050 bash[19827]: cluster 2024-09-16T14:01:44.447942+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-16T14:01:45.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:45 smithi050 bash[19827]: audit 2024-09-16T14:01:44.873028+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-16T14:01:45.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:45 smithi050 bash[26719]: cluster 2024-09-16T14:01:44.447942+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-16T14:01:45.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:45 smithi050 bash[26719]: audit 2024-09-16T14:01:44.873028+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-16T14:01:45.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:45 smithi090 bash[21690]: cluster 2024-09-16T14:01:44.447942+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-16T14:01:45.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:45 smithi090 bash[21690]: audit 2024-09-16T14:01:44.873028+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-16T14:01:46.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:46 smithi050 bash[19827]: cluster 2024-09-16T14:01:44.756951+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:01:46.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:46 smithi050 bash[19827]: audit 2024-09-16T14:01:45.459014+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-16T14:01:46.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:46 smithi050 bash[19827]: cluster 2024-09-16T14:01:45.465771+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-16T14:01:46.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:46 smithi050 bash[19827]: audit 2024-09-16T14:01:45.467634+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T14:01:46.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:46 smithi050 bash[26719]: cluster 2024-09-16T14:01:44.756951+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:01:46.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:46 smithi050 bash[26719]: audit 2024-09-16T14:01:45.459014+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-16T14:01:46.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:46 smithi050 bash[26719]: cluster 2024-09-16T14:01:45.465771+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-16T14:01:46.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:46 smithi050 bash[26719]: audit 2024-09-16T14:01:45.467634+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T14:01:46.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:46 smithi090 bash[21690]: cluster 2024-09-16T14:01:44.756951+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:01:46.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:46 smithi090 bash[21690]: audit 2024-09-16T14:01:45.459014+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-16T14:01:46.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:46 smithi090 bash[21690]: cluster 2024-09-16T14:01:45.465771+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-16T14:01:46.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:46 smithi090 bash[21690]: audit 2024-09-16T14:01:45.467634+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T14:01:47.266 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:01:47.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:47 smithi050 bash[26719]: audit 2024-09-16T14:01:46.461337+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T14:01:47.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:47 smithi050 bash[26719]: cluster 2024-09-16T14:01:46.467644+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-16T14:01:47.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:47 smithi050 bash[19827]: audit 2024-09-16T14:01:46.461337+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T14:01:47.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:47 smithi050 bash[19827]: cluster 2024-09-16T14:01:46.467644+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-16T14:01:47.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:47 smithi090 bash[21690]: audit 2024-09-16T14:01:46.461337+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T14:01:47.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:47 smithi090 bash[21690]: cluster 2024-09-16T14:01:46.467644+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-16T14:01:48.766 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:48 smithi050 bash[19827]: cluster 2024-09-16T14:01:46.757926+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v138: 1 pgs: 1 creating+peering; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:01:48.766 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:48 smithi050 bash[19827]: cluster 2024-09-16T14:01:47.484483+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-16T14:01:48.766 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:48 smithi050 bash[19827]: audit 2024-09-16T14:01:47.848503+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:48.767 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:48 smithi050 bash[26719]: cluster 2024-09-16T14:01:46.757926+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v138: 1 pgs: 1 creating+peering; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:01:48.767 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:48 smithi050 bash[26719]: cluster 2024-09-16T14:01:47.484483+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-16T14:01:48.767 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:48 smithi050 bash[26719]: audit 2024-09-16T14:01:47.848503+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:48.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:48 smithi090 bash[21690]: cluster 2024-09-16T14:01:46.757926+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v138: 1 pgs: 1 creating+peering; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:01:48.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:48 smithi090 bash[21690]: cluster 2024-09-16T14:01:47.484483+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-16T14:01:48.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:48 smithi090 bash[21690]: audit 2024-09-16T14:01:47.848503+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:50.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:50 smithi050 bash[19827]: cluster 2024-09-16T14:01:49.498134+0000 mon.a (mon.0) 420 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-16T14:01:50.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:50 smithi050 bash[19827]: audit 2024-09-16T14:01:49.673362+0000 mon.a (mon.0) 421 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T14:01:50.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:50 smithi050 bash[26719]: cluster 2024-09-16T14:01:49.498134+0000 mon.a (mon.0) 420 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-16T14:01:50.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:50 smithi050 bash[26719]: audit 2024-09-16T14:01:49.673362+0000 mon.a (mon.0) 421 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T14:01:50.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:50 smithi090 bash[21690]: cluster 2024-09-16T14:01:49.498134+0000 mon.a (mon.0) 420 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-16T14:01:50.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:50 smithi090 bash[21690]: audit 2024-09-16T14:01:49.673362+0000 mon.a (mon.0) 421 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T14:01:52.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:52 smithi050 bash[19827]: cluster 2024-09-16T14:01:48.758492+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v140: 1 pgs: 1 creating+peering; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:01:52.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:52 smithi050 bash[19827]: audit 2024-09-16T14:01:50.606231+0000 mon.a (mon.0) 422 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T14:01:52.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:52 smithi050 bash[19827]: audit 2024-09-16T14:01:50.607531+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:01:52.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:52 smithi050 bash[19827]: audit 2024-09-16T14:01:50.607693+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:01:52.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:52 smithi050 bash[19827]: audit 2024-09-16T14:01:50.607881+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:01:52.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:52 smithi050 bash[19827]: audit 2024-09-16T14:01:50.614478+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T14:01:52.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:52 smithi050 bash[19827]: audit 2024-09-16T14:01:50.614708+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:01:52.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:52 smithi050 bash[19827]: audit 2024-09-16T14:01:50.614862+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:01:52.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:52 smithi050 bash[19827]: audit 2024-09-16T14:01:50.614988+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:01:52.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:52 smithi050 bash[19827]: audit 2024-09-16T14:01:51.509548+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T14:01:52.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:52 smithi050 bash[19827]: audit 2024-09-16T14:01:51.539393+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:52.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:52 smithi050 bash[19827]: audit 2024-09-16T14:01:51.541137+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:01:52.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:52 smithi050 bash[19827]: audit 2024-09-16T14:01:51.541328+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:01:52.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:52 smithi050 bash[19827]: audit 2024-09-16T14:01:51.541530+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:01:52.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:52 smithi050 bash[26719]: cluster 2024-09-16T14:01:48.758492+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v140: 1 pgs: 1 creating+peering; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:01:52.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:52 smithi050 bash[26719]: audit 2024-09-16T14:01:50.606231+0000 mon.a (mon.0) 422 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T14:01:52.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:52 smithi050 bash[26719]: audit 2024-09-16T14:01:50.607531+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:01:52.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:52 smithi050 bash[26719]: audit 2024-09-16T14:01:50.607693+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:01:52.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:52 smithi050 bash[26719]: audit 2024-09-16T14:01:50.607881+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:01:52.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:52 smithi050 bash[26719]: audit 2024-09-16T14:01:50.614478+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T14:01:52.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:52 smithi050 bash[26719]: audit 2024-09-16T14:01:50.614708+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:01:52.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:52 smithi050 bash[26719]: audit 2024-09-16T14:01:50.614862+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:01:52.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:52 smithi050 bash[26719]: audit 2024-09-16T14:01:50.614988+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:01:52.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:52 smithi050 bash[26719]: audit 2024-09-16T14:01:51.509548+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T14:01:52.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:52 smithi050 bash[26719]: audit 2024-09-16T14:01:51.539393+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:52.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:52 smithi050 bash[26719]: audit 2024-09-16T14:01:51.541137+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:01:52.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:52 smithi050 bash[26719]: audit 2024-09-16T14:01:51.541328+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:01:52.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:52 smithi050 bash[26719]: audit 2024-09-16T14:01:51.541530+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:01:52.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:52 smithi090 bash[21690]: cluster 2024-09-16T14:01:48.758492+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v140: 1 pgs: 1 creating+peering; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:01:52.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:52 smithi090 bash[21690]: audit 2024-09-16T14:01:50.606231+0000 mon.a (mon.0) 422 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T14:01:52.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:52 smithi090 bash[21690]: audit 2024-09-16T14:01:50.607531+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:01:52.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:52 smithi090 bash[21690]: audit 2024-09-16T14:01:50.607693+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:01:52.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:52 smithi090 bash[21690]: audit 2024-09-16T14:01:50.607881+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:01:52.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:52 smithi090 bash[21690]: audit 2024-09-16T14:01:50.614478+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T14:01:52.949 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:52 smithi090 bash[21690]: audit 2024-09-16T14:01:50.614708+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:01:52.949 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:52 smithi090 bash[21690]: audit 2024-09-16T14:01:50.614862+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:01:52.949 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:52 smithi090 bash[21690]: audit 2024-09-16T14:01:50.614988+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:01:52.949 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:52 smithi090 bash[21690]: audit 2024-09-16T14:01:51.509548+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T14:01:52.949 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:52 smithi090 bash[21690]: audit 2024-09-16T14:01:51.539393+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:52.949 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:52 smithi090 bash[21690]: audit 2024-09-16T14:01:51.541137+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:01:52.949 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:52 smithi090 bash[21690]: audit 2024-09-16T14:01:51.541328+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:01:52.949 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:52 smithi090 bash[21690]: audit 2024-09-16T14:01:51.541530+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:01:53.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:53 smithi050 bash[26719]: cluster 2024-09-16T14:01:50.758944+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v141: 1 pgs: 1 creating+peering; 0 B data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:01:53.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:53 smithi050 bash[26719]: audit 2024-09-16T14:01:51.540910+0000 mon.c (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T14:01:53.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:53 smithi050 bash[26719]: cephadm 2024-09-16T14:01:52.433079+0000 mgr.y (mgr.14150) 172 : cephadm [INF] Detected new or changed devices on smithi050 2024-09-16T14:01:53.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:53 smithi050 bash[26719]: audit 2024-09-16T14:01:52.469242+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T14:01:53.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:53 smithi050 bash[26719]: audit 2024-09-16T14:01:52.481972+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:53.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:53 smithi050 bash[26719]: audit 2024-09-16T14:01:52.489105+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:53.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:53 smithi050 bash[26719]: audit 2024-09-16T14:01:52.490871+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:01:53.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:53 smithi050 bash[26719]: audit 2024-09-16T14:01:52.491668+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:01:53.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:53 smithi050 bash[26719]: audit 2024-09-16T14:01:52.492396+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:01:53.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:53 smithi050 bash[26719]: cephadm 2024-09-16T14:01:52.492951+0000 mgr.y (mgr.14150) 173 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 5415M 2024-09-16T14:01:53.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:53 smithi050 bash[26719]: audit 2024-09-16T14:01:52.496647+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:53.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:53 smithi050 bash[26719]: audit 2024-09-16T14:01:52.499827+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:01:53.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:53 smithi050 bash[26719]: audit 2024-09-16T14:01:52.500730+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:01:53.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:53 smithi050 bash[26719]: audit 2024-09-16T14:01:52.506423+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:53.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:53 smithi050 bash[19827]: cluster 2024-09-16T14:01:50.758944+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v141: 1 pgs: 1 creating+peering; 0 B data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:01:53.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:53 smithi050 bash[19827]: audit 2024-09-16T14:01:51.540910+0000 mon.c (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T14:01:53.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:53 smithi050 bash[19827]: cephadm 2024-09-16T14:01:52.433079+0000 mgr.y (mgr.14150) 172 : cephadm [INF] Detected new or changed devices on smithi050 2024-09-16T14:01:53.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:53 smithi050 bash[19827]: audit 2024-09-16T14:01:52.469242+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T14:01:53.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:53 smithi050 bash[19827]: audit 2024-09-16T14:01:52.481972+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:53.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:53 smithi050 bash[19827]: audit 2024-09-16T14:01:52.489105+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:53.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:53 smithi050 bash[19827]: audit 2024-09-16T14:01:52.490871+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:01:53.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:53 smithi050 bash[19827]: audit 2024-09-16T14:01:52.491668+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:01:53.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:53 smithi050 bash[19827]: audit 2024-09-16T14:01:52.492396+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:01:53.940 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:53 smithi050 bash[19827]: cephadm 2024-09-16T14:01:52.492951+0000 mgr.y (mgr.14150) 173 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 5415M 2024-09-16T14:01:53.940 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:53 smithi050 bash[19827]: audit 2024-09-16T14:01:52.496647+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:53.940 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:53 smithi050 bash[19827]: audit 2024-09-16T14:01:52.499827+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:01:53.940 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:53 smithi050 bash[19827]: audit 2024-09-16T14:01:52.500730+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:01:53.940 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:53 smithi050 bash[19827]: audit 2024-09-16T14:01:52.506423+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:53.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:53 smithi090 bash[21690]: cluster 2024-09-16T14:01:50.758944+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v141: 1 pgs: 1 creating+peering; 0 B data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:01:53.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:53 smithi090 bash[21690]: audit 2024-09-16T14:01:51.540910+0000 mon.c (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T14:01:53.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:53 smithi090 bash[21690]: cephadm 2024-09-16T14:01:52.433079+0000 mgr.y (mgr.14150) 172 : cephadm [INF] Detected new or changed devices on smithi050 2024-09-16T14:01:53.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:53 smithi090 bash[21690]: audit 2024-09-16T14:01:52.469242+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T14:01:53.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:53 smithi090 bash[21690]: audit 2024-09-16T14:01:52.481972+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:53.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:53 smithi090 bash[21690]: audit 2024-09-16T14:01:52.489105+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:53.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:53 smithi090 bash[21690]: audit 2024-09-16T14:01:52.490871+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:01:53.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:53 smithi090 bash[21690]: audit 2024-09-16T14:01:52.491668+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:01:53.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:53 smithi090 bash[21690]: audit 2024-09-16T14:01:52.492396+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:01:53.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:53 smithi090 bash[21690]: cephadm 2024-09-16T14:01:52.492951+0000 mgr.y (mgr.14150) 173 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 5415M 2024-09-16T14:01:53.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:53 smithi090 bash[21690]: audit 2024-09-16T14:01:52.496647+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:53.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:53 smithi090 bash[21690]: audit 2024-09-16T14:01:52.499827+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:01:53.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:53 smithi090 bash[21690]: audit 2024-09-16T14:01:52.500730+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:01:53.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:53 smithi090 bash[21690]: audit 2024-09-16T14:01:52.506423+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:01:54.739 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T14:01:54.775 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:54 smithi050 bash[19827]: cluster 2024-09-16T14:01:52.759448+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:01:54.775 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:54 smithi050 bash[26719]: cluster 2024-09-16T14:01:52.759448+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:01:54.777 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi050:vg_nvme/lv_1 2024-09-16T14:01:54.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:54 smithi090 bash[21690]: cluster 2024-09-16T14:01:52.759448+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:01:56.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:56 smithi050 bash[19827]: cluster 2024-09-16T14:01:54.759996+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:01:56.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:56 smithi050 bash[26719]: cluster 2024-09-16T14:01:54.759996+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:01:56.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:56 smithi090 bash[21690]: cluster 2024-09-16T14:01:54.759996+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:01:58.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:01:58 smithi050 bash[19827]: cluster 2024-09-16T14:01:56.760593+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-16T14:01:58.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:01:58 smithi050 bash[26719]: cluster 2024-09-16T14:01:56.760593+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-16T14:01:58.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:01:58 smithi090 bash[21690]: cluster 2024-09-16T14:01:56.760593+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-16T14:01:59.549 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:02:00.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:00 smithi050 bash[19827]: cluster 2024-09-16T14:01:58.761136+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-16T14:02:00.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:00 smithi050 bash[26719]: cluster 2024-09-16T14:01:58.761136+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-16T14:02:00.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:00 smithi090 bash[21690]: cluster 2024-09-16T14:01:58.761136+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-16T14:02:01.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:01 smithi050 bash[19827]: audit 2024-09-16T14:02:00.950195+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T14:02:01.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:01 smithi050 bash[19827]: audit 2024-09-16T14:02:00.954002+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T14:02:01.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:01 smithi050 bash[19827]: audit 2024-09-16T14:02:00.955372+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:02:01.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:01 smithi050 bash[26719]: audit 2024-09-16T14:02:00.950195+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T14:02:01.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:01 smithi050 bash[26719]: audit 2024-09-16T14:02:00.954002+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T14:02:01.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:01 smithi050 bash[26719]: audit 2024-09-16T14:02:00.955372+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:02:01.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:01 smithi090 bash[21690]: audit 2024-09-16T14:02:00.950195+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T14:02:01.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:01 smithi090 bash[21690]: audit 2024-09-16T14:02:00.954002+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T14:02:01.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:01 smithi090 bash[21690]: audit 2024-09-16T14:02:00.955372+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:02:02.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:02 smithi050 bash[26719]: cluster 2024-09-16T14:02:00.761471+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-16T14:02:02.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:02 smithi050 bash[26719]: audit 2024-09-16T14:02:00.947493+0000 mgr.y (mgr.14150) 179 : audit [DBG] from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi050:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:02:02.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:02 smithi050 bash[19827]: cluster 2024-09-16T14:02:00.761471+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-16T14:02:02.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:02 smithi050 bash[19827]: audit 2024-09-16T14:02:00.947493+0000 mgr.y (mgr.14150) 179 : audit [DBG] from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi050:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:02:02.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:02 smithi090 bash[21690]: cluster 2024-09-16T14:02:00.761471+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-16T14:02:02.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:02 smithi090 bash[21690]: audit 2024-09-16T14:02:00.947493+0000 mgr.y (mgr.14150) 179 : audit [DBG] from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi050:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:02:04.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:04 smithi050 bash[19827]: cluster 2024-09-16T14:02:02.761995+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-16T14:02:04.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:04 smithi050 bash[26719]: cluster 2024-09-16T14:02:02.761995+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-16T14:02:04.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:04 smithi090 bash[21690]: cluster 2024-09-16T14:02:02.761995+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-16T14:02:06.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:06 smithi050 bash[26719]: cluster 2024-09-16T14:02:04.762556+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T14:02:06.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:06 smithi050 bash[19827]: cluster 2024-09-16T14:02:04.762556+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T14:02:06.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:06 smithi090 bash[21690]: cluster 2024-09-16T14:02:04.762556+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T14:02:08.794 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:08 smithi050 bash[19827]: cluster 2024-09-16T14:02:06.763117+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T14:02:08.794 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:08 smithi050 bash[26719]: cluster 2024-09-16T14:02:06.763117+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T14:02:08.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:08 smithi090 bash[21690]: cluster 2024-09-16T14:02:06.763117+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T14:02:10.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:10 smithi050 bash[19827]: cluster 2024-09-16T14:02:08.763597+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:10.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:10 smithi050 bash[19827]: audit 2024-09-16T14:02:09.546979+0000 mon.a (mon.0) 445 : audit [INF] from='client.? 172.21.15.50:0/4249748258' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c169b1e8-469e-472b-9127-d7296b3070d5"}]: dispatch 2024-09-16T14:02:10.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:10 smithi050 bash[19827]: audit 2024-09-16T14:02:09.550046+0000 mon.a (mon.0) 446 : audit [INF] from='client.? 172.21.15.50:0/4249748258' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c169b1e8-469e-472b-9127-d7296b3070d5"}]': finished 2024-09-16T14:02:10.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:10 smithi050 bash[19827]: cluster 2024-09-16T14:02:09.555575+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-16T14:02:10.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:10 smithi050 bash[19827]: audit 2024-09-16T14:02:09.555885+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:02:10.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:10 smithi050 bash[19827]: audit 2024-09-16T14:02:10.188684+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.50:0/1267311958' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T14:02:10.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:10 smithi050 bash[26719]: cluster 2024-09-16T14:02:08.763597+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:10.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:10 smithi050 bash[26719]: audit 2024-09-16T14:02:09.546979+0000 mon.a (mon.0) 445 : audit [INF] from='client.? 172.21.15.50:0/4249748258' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c169b1e8-469e-472b-9127-d7296b3070d5"}]: dispatch 2024-09-16T14:02:10.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:10 smithi050 bash[26719]: audit 2024-09-16T14:02:09.550046+0000 mon.a (mon.0) 446 : audit [INF] from='client.? 172.21.15.50:0/4249748258' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c169b1e8-469e-472b-9127-d7296b3070d5"}]': finished 2024-09-16T14:02:10.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:10 smithi050 bash[26719]: cluster 2024-09-16T14:02:09.555575+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-16T14:02:10.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:10 smithi050 bash[26719]: audit 2024-09-16T14:02:09.555885+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:02:10.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:10 smithi050 bash[26719]: audit 2024-09-16T14:02:10.188684+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.50:0/1267311958' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T14:02:10.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:10 smithi090 bash[21690]: cluster 2024-09-16T14:02:08.763597+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:10.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:10 smithi090 bash[21690]: audit 2024-09-16T14:02:09.546979+0000 mon.a (mon.0) 445 : audit [INF] from='client.? 172.21.15.50:0/4249748258' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c169b1e8-469e-472b-9127-d7296b3070d5"}]: dispatch 2024-09-16T14:02:10.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:10 smithi090 bash[21690]: audit 2024-09-16T14:02:09.550046+0000 mon.a (mon.0) 446 : audit [INF] from='client.? 172.21.15.50:0/4249748258' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c169b1e8-469e-472b-9127-d7296b3070d5"}]': finished 2024-09-16T14:02:10.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:10 smithi090 bash[21690]: cluster 2024-09-16T14:02:09.555575+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-16T14:02:10.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:10 smithi090 bash[21690]: audit 2024-09-16T14:02:09.555885+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:02:10.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:10 smithi090 bash[21690]: audit 2024-09-16T14:02:10.188684+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.50:0/1267311958' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T14:02:12.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:12 smithi050 bash[19827]: cluster 2024-09-16T14:02:10.764138+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:12.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:12 smithi050 bash[26719]: cluster 2024-09-16T14:02:10.764138+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:12.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:12 smithi090 bash[21690]: cluster 2024-09-16T14:02:10.764138+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:14.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:14 smithi050 bash[19827]: cluster 2024-09-16T14:02:12.764700+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:14.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:14 smithi050 bash[26719]: cluster 2024-09-16T14:02:12.764700+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:14.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:14 smithi090 bash[21690]: cluster 2024-09-16T14:02:12.764700+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:16.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:16 smithi050 bash[26719]: cluster 2024-09-16T14:02:14.765209+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:16.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:16 smithi050 bash[19827]: cluster 2024-09-16T14:02:14.765209+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:16.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:16 smithi090 bash[21690]: cluster 2024-09-16T14:02:14.765209+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:18.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:18 smithi050 bash[19827]: cluster 2024-09-16T14:02:16.765741+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:18.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:18 smithi050 bash[26719]: cluster 2024-09-16T14:02:16.765741+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:18.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:18 smithi090 bash[21690]: cluster 2024-09-16T14:02:16.765741+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:20.796 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:20 smithi050 bash[19827]: cluster 2024-09-16T14:02:18.766273+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:20.797 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:20 smithi050 bash[26719]: cluster 2024-09-16T14:02:18.766273+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:20.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:20 smithi090 bash[21690]: cluster 2024-09-16T14:02:18.766273+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:22.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:22 smithi050 bash[19827]: cluster 2024-09-16T14:02:20.766832+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:22.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:22 smithi050 bash[26719]: cluster 2024-09-16T14:02:20.766832+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:22.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:22 smithi090 bash[21690]: cluster 2024-09-16T14:02:20.766832+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:23.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:23 smithi050 bash[19827]: audit 2024-09-16T14:02:23.080193+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-16T14:02:23.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:23 smithi050 bash[19827]: audit 2024-09-16T14:02:23.082021+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:02:23.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:23 smithi050 bash[26719]: audit 2024-09-16T14:02:23.080193+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-16T14:02:23.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:23 smithi050 bash[26719]: audit 2024-09-16T14:02:23.082021+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:02:23.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:23 smithi090 bash[21690]: audit 2024-09-16T14:02:23.080193+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-16T14:02:23.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:23 smithi090 bash[21690]: audit 2024-09-16T14:02:23.082021+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:02:24.883 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:24 smithi050 bash[19827]: cluster 2024-09-16T14:02:22.767402+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:24.884 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:24 smithi050 bash[19827]: cephadm 2024-09-16T14:02:23.083510+0000 mgr.y (mgr.14150) 191 : cephadm [INF] Deploying daemon osd.3 on smithi050 2024-09-16T14:02:24.884 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:24 smithi050 bash[26719]: cluster 2024-09-16T14:02:22.767402+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:24.884 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:24 smithi050 bash[26719]: cephadm 2024-09-16T14:02:23.083510+0000 mgr.y (mgr.14150) 191 : cephadm [INF] Deploying daemon osd.3 on smithi050 2024-09-16T14:02:24.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:24 smithi090 bash[21690]: cluster 2024-09-16T14:02:22.767402+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:24.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:24 smithi090 bash[21690]: cephadm 2024-09-16T14:02:23.083510+0000 mgr.y (mgr.14150) 191 : cephadm [INF] Deploying daemon osd.3 on smithi050 2024-09-16T14:02:26.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:26 smithi050 bash[19827]: cluster 2024-09-16T14:02:24.767743+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:26.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:26 smithi050 bash[26719]: cluster 2024-09-16T14:02:24.767743+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:26.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:26 smithi090 bash[21690]: cluster 2024-09-16T14:02:24.767743+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:27.645 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:27 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:02:27.645 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:27 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:02:27.646 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:02:27 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:02:27.646 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:02:27 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:02:27.646 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:02:27 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:02:27.647 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:02:27 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:02:27.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:27 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:02:27.940 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:02:27 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:02:27.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:27 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:02:27.941 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:02:27 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:02:27.941 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:02:27 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:02:27.941 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:02:27 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:02:28.840 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:28 smithi050 bash[26719]: cluster 2024-09-16T14:02:26.768289+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:28.840 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:28 smithi050 bash[26719]: audit 2024-09-16T14:02:27.921688+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:02:28.840 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:28 smithi050 bash[26719]: audit 2024-09-16T14:02:27.925473+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:28.840 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:28 smithi050 bash[26719]: audit 2024-09-16T14:02:27.929933+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:28.840 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:28 smithi050 bash[19827]: cluster 2024-09-16T14:02:26.768289+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:28.840 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:28 smithi050 bash[19827]: audit 2024-09-16T14:02:27.921688+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:02:28.840 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:28 smithi050 bash[19827]: audit 2024-09-16T14:02:27.925473+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:28.840 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:28 smithi050 bash[19827]: audit 2024-09-16T14:02:27.929933+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:28.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:28 smithi090 bash[21690]: cluster 2024-09-16T14:02:26.768289+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:28.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:28 smithi090 bash[21690]: audit 2024-09-16T14:02:27.921688+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:02:28.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:28 smithi090 bash[21690]: audit 2024-09-16T14:02:27.925473+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:28.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:28 smithi090 bash[21690]: audit 2024-09-16T14:02:27.929933+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:30.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:30 smithi050 bash[26719]: cluster 2024-09-16T14:02:28.768816+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:30.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:30 smithi050 bash[19827]: cluster 2024-09-16T14:02:28.768816+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:30.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:30 smithi090 bash[21690]: cluster 2024-09-16T14:02:28.768816+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:32.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:32 smithi050 bash[26719]: cluster 2024-09-16T14:02:30.769324+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:32.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:32 smithi050 bash[19827]: cluster 2024-09-16T14:02:30.769324+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:32.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:32 smithi090 bash[21690]: cluster 2024-09-16T14:02:30.769324+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:34.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:34 smithi050 bash[19827]: cluster 2024-09-16T14:02:32.769866+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:34.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:34 smithi050 bash[19827]: audit 2024-09-16T14:02:34.484841+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:34.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:34 smithi050 bash[19827]: audit 2024-09-16T14:02:34.489425+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:34.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:34 smithi050 bash[19827]: audit 2024-09-16T14:02:34.490245+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:02:34.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:34 smithi050 bash[19827]: audit 2024-09-16T14:02:34.490991+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:02:34.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:34 smithi050 bash[19827]: audit 2024-09-16T14:02:34.495783+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:34.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:34 smithi050 bash[26719]: cluster 2024-09-16T14:02:32.769866+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:34.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:34 smithi050 bash[26719]: audit 2024-09-16T14:02:34.484841+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:34.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:34 smithi050 bash[26719]: audit 2024-09-16T14:02:34.489425+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:34.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:34 smithi050 bash[26719]: audit 2024-09-16T14:02:34.490245+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:02:34.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:34 smithi050 bash[26719]: audit 2024-09-16T14:02:34.490991+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:02:34.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:34 smithi050 bash[26719]: audit 2024-09-16T14:02:34.495783+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:34.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:34 smithi090 bash[21690]: cluster 2024-09-16T14:02:32.769866+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:34.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:34 smithi090 bash[21690]: audit 2024-09-16T14:02:34.484841+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:34.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:34 smithi090 bash[21690]: audit 2024-09-16T14:02:34.489425+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:34.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:34 smithi090 bash[21690]: audit 2024-09-16T14:02:34.490245+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:02:34.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:34 smithi090 bash[21690]: audit 2024-09-16T14:02:34.490991+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:02:34.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:34 smithi090 bash[21690]: audit 2024-09-16T14:02:34.495783+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:36.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:36 smithi050 bash[19827]: cluster 2024-09-16T14:02:34.770414+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:36.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:36 smithi050 bash[26719]: cluster 2024-09-16T14:02:34.770414+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:36.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:36 smithi090 bash[21690]: cluster 2024-09-16T14:02:34.770414+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:37.932 INFO:teuthology.orchestra.run.smithi050.stdout:Created osd(s) 3 on host 'smithi050' 2024-09-16T14:02:37.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:37 smithi050 bash[19827]: audit 2024-09-16T14:02:36.655164+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.50:6826/3489742532,v1:172.21.15.50:6827/3489742532]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T14:02:37.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:37 smithi050 bash[19827]: audit 2024-09-16T14:02:36.655601+0000 mon.a (mon.0) 459 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T14:02:37.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:37 smithi050 bash[26719]: audit 2024-09-16T14:02:36.655164+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.50:6826/3489742532,v1:172.21.15.50:6827/3489742532]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T14:02:37.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:37 smithi050 bash[26719]: audit 2024-09-16T14:02:36.655601+0000 mon.a (mon.0) 459 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T14:02:37.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:37 smithi090 bash[21690]: audit 2024-09-16T14:02:36.655164+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.50:6826/3489742532,v1:172.21.15.50:6827/3489742532]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T14:02:37.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:37 smithi090 bash[21690]: audit 2024-09-16T14:02:36.655601+0000 mon.a (mon.0) 459 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T14:02:38.577 DEBUG:teuthology.orchestra.run.smithi050:osd.3> sudo journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.3.service 2024-09-16T14:02:38.580 INFO:tasks.cephadm:Deploying osd.4 on smithi090 with /dev/vg_nvme/lv_4... 2024-09-16T14:02:38.580 DEBUG:teuthology.orchestra.run.smithi090:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T14:02:38.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:38 smithi050 bash[19827]: cluster 2024-09-16T14:02:36.770955+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:38.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:38 smithi050 bash[19827]: audit 2024-09-16T14:02:37.608126+0000 mon.a (mon.0) 460 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T14:02:38.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:38 smithi050 bash[19827]: cluster 2024-09-16T14:02:37.613036+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-16T14:02:38.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:38 smithi050 bash[19827]: audit 2024-09-16T14:02:37.613523+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:02:38.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:38 smithi050 bash[19827]: audit 2024-09-16T14:02:37.614993+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.50:6826/3489742532,v1:172.21.15.50:6827/3489742532]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-16T14:02:38.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:38 smithi050 bash[19827]: audit 2024-09-16T14:02:37.615817+0000 mon.a (mon.0) 463 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-16T14:02:38.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:38 smithi050 bash[19827]: audit 2024-09-16T14:02:37.908287+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:02:38.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:38 smithi050 bash[19827]: audit 2024-09-16T14:02:37.916697+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:38.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:38 smithi050 bash[19827]: audit 2024-09-16T14:02:37.926688+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:38.938 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:02:38 smithi050 bash[46009]: debug 2024-09-16T14:02:38.619+0000 7f4e17306640 -1 osd.3 0 waiting for initial osdmap 2024-09-16T14:02:38.938 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:02:38 smithi050 bash[46009]: debug 2024-09-16T14:02:38.651+0000 7f4e1312e640 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:02:38.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:38 smithi050 bash[26719]: cluster 2024-09-16T14:02:36.770955+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:38.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:38 smithi050 bash[26719]: audit 2024-09-16T14:02:37.608126+0000 mon.a (mon.0) 460 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T14:02:38.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:38 smithi050 bash[26719]: cluster 2024-09-16T14:02:37.613036+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-16T14:02:38.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:38 smithi050 bash[26719]: audit 2024-09-16T14:02:37.613523+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:02:38.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:38 smithi050 bash[26719]: audit 2024-09-16T14:02:37.614993+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.50:6826/3489742532,v1:172.21.15.50:6827/3489742532]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-16T14:02:38.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:38 smithi050 bash[26719]: audit 2024-09-16T14:02:37.615817+0000 mon.a (mon.0) 463 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-16T14:02:38.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:38 smithi050 bash[26719]: audit 2024-09-16T14:02:37.908287+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:02:38.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:38 smithi050 bash[26719]: audit 2024-09-16T14:02:37.916697+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:38.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:38 smithi050 bash[26719]: audit 2024-09-16T14:02:37.926688+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:38.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:38 smithi090 bash[21690]: cluster 2024-09-16T14:02:36.770955+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:38.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:38 smithi090 bash[21690]: audit 2024-09-16T14:02:37.608126+0000 mon.a (mon.0) 460 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T14:02:38.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:38 smithi090 bash[21690]: cluster 2024-09-16T14:02:37.613036+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-16T14:02:38.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:38 smithi090 bash[21690]: audit 2024-09-16T14:02:37.613523+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:02:38.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:38 smithi090 bash[21690]: audit 2024-09-16T14:02:37.614993+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.50:6826/3489742532,v1:172.21.15.50:6827/3489742532]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-16T14:02:38.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:38 smithi090 bash[21690]: audit 2024-09-16T14:02:37.615817+0000 mon.a (mon.0) 463 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-16T14:02:38.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:38 smithi090 bash[21690]: audit 2024-09-16T14:02:37.908287+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:02:38.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:38 smithi090 bash[21690]: audit 2024-09-16T14:02:37.916697+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:38.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:38 smithi090 bash[21690]: audit 2024-09-16T14:02:37.926688+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:39.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:39 smithi050 bash[19827]: audit 2024-09-16T14:02:38.610356+0000 mon.a (mon.0) 467 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]': finished 2024-09-16T14:02:39.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:39 smithi050 bash[19827]: cluster 2024-09-16T14:02:38.613547+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-16T14:02:39.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:39 smithi050 bash[19827]: audit 2024-09-16T14:02:38.614181+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:02:39.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:39 smithi050 bash[19827]: audit 2024-09-16T14:02:38.623092+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:02:39.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:39 smithi050 bash[26719]: audit 2024-09-16T14:02:38.610356+0000 mon.a (mon.0) 467 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]': finished 2024-09-16T14:02:39.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:39 smithi050 bash[26719]: cluster 2024-09-16T14:02:38.613547+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-16T14:02:39.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:39 smithi050 bash[26719]: audit 2024-09-16T14:02:38.614181+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:02:39.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:39 smithi050 bash[26719]: audit 2024-09-16T14:02:38.623092+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:02:39.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:39 smithi090 bash[21690]: audit 2024-09-16T14:02:38.610356+0000 mon.a (mon.0) 467 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]': finished 2024-09-16T14:02:39.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:39 smithi090 bash[21690]: cluster 2024-09-16T14:02:38.613547+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-16T14:02:39.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:39 smithi090 bash[21690]: audit 2024-09-16T14:02:38.614181+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:02:39.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:39 smithi090 bash[21690]: audit 2024-09-16T14:02:38.623092+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:02:40.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:40 smithi050 bash[19827]: cluster 2024-09-16T14:02:37.613418+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T14:02:40.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:40 smithi050 bash[19827]: cluster 2024-09-16T14:02:37.613570+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T14:02:40.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:40 smithi050 bash[19827]: cluster 2024-09-16T14:02:38.771454+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:40.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:40 smithi050 bash[19827]: cluster 2024-09-16T14:02:39.627649+0000 mon.a (mon.0) 471 : cluster [INF] osd.3 [v2:172.21.15.50:6826/3489742532,v1:172.21.15.50:6827/3489742532] boot 2024-09-16T14:02:40.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:40 smithi050 bash[19827]: cluster 2024-09-16T14:02:39.627760+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-16T14:02:40.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:40 smithi050 bash[19827]: audit 2024-09-16T14:02:39.628622+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:02:40.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:40 smithi050 bash[26719]: cluster 2024-09-16T14:02:37.613418+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T14:02:40.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:40 smithi050 bash[26719]: cluster 2024-09-16T14:02:37.613570+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T14:02:40.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:40 smithi050 bash[26719]: cluster 2024-09-16T14:02:38.771454+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:40.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:40 smithi050 bash[26719]: cluster 2024-09-16T14:02:39.627649+0000 mon.a (mon.0) 471 : cluster [INF] osd.3 [v2:172.21.15.50:6826/3489742532,v1:172.21.15.50:6827/3489742532] boot 2024-09-16T14:02:40.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:40 smithi050 bash[26719]: cluster 2024-09-16T14:02:39.627760+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-16T14:02:40.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:40 smithi050 bash[26719]: audit 2024-09-16T14:02:39.628622+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:02:40.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:40 smithi090 bash[21690]: cluster 2024-09-16T14:02:37.613418+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T14:02:40.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:40 smithi090 bash[21690]: cluster 2024-09-16T14:02:37.613570+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T14:02:40.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:40 smithi090 bash[21690]: cluster 2024-09-16T14:02:38.771454+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-09-16T14:02:40.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:40 smithi090 bash[21690]: cluster 2024-09-16T14:02:39.627649+0000 mon.a (mon.0) 471 : cluster [INF] osd.3 [v2:172.21.15.50:6826/3489742532,v1:172.21.15.50:6827/3489742532] boot 2024-09-16T14:02:40.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:40 smithi090 bash[21690]: cluster 2024-09-16T14:02:39.627760+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-16T14:02:40.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:40 smithi090 bash[21690]: audit 2024-09-16T14:02:39.628622+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:02:41.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:41 smithi050 bash[26719]: cluster 2024-09-16T14:02:40.646337+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-16T14:02:41.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:41 smithi050 bash[19827]: cluster 2024-09-16T14:02:40.646337+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-16T14:02:41.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:41 smithi090 bash[21690]: cluster 2024-09-16T14:02:40.646337+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-16T14:02:42.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:42 smithi050 bash[26719]: cluster 2024-09-16T14:02:40.771966+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:02:42.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:42 smithi050 bash[19827]: cluster 2024-09-16T14:02:40.771966+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:02:42.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:42 smithi090 bash[21690]: cluster 2024-09-16T14:02:40.771966+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:02:43.309 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T14:02:44.819 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:44 smithi090 bash[21690]: cluster 2024-09-16T14:02:42.772545+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:02:44.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:44 smithi050 bash[19827]: cluster 2024-09-16T14:02:42.772545+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:02:44.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:44 smithi050 bash[26719]: cluster 2024-09-16T14:02:42.772545+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:02:46.859 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:46 smithi050 bash[19827]: cluster 2024-09-16T14:02:44.772986+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:02:46.859 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:46 smithi050 bash[26719]: cluster 2024-09-16T14:02:44.772986+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:02:46.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:46 smithi090 bash[21690]: cluster 2024-09-16T14:02:44.772986+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:02:47.468 INFO:teuthology.orchestra.run.smithi090.stdout: 2024-09-16T14:02:47.516 DEBUG:teuthology.orchestra.run.smithi090:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi090:vg_nvme/lv_4 2024-09-16T14:02:48.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:48 smithi050 bash[26719]: cluster 2024-09-16T14:02:46.773537+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:02:48.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:48 smithi050 bash[26719]: cephadm 2024-09-16T14:02:47.342869+0000 mgr.y (mgr.14150) 204 : cephadm [INF] Detected new or changed devices on smithi050 2024-09-16T14:02:48.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:48 smithi050 bash[26719]: audit 2024-09-16T14:02:47.351942+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:48.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:48 smithi050 bash[26719]: audit 2024-09-16T14:02:47.360925+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:48.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:48 smithi050 bash[26719]: audit 2024-09-16T14:02:47.364103+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:02:48.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:48 smithi050 bash[26719]: audit 2024-09-16T14:02:47.365937+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:02:48.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:48 smithi050 bash[26719]: audit 2024-09-16T14:02:47.367681+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:02:48.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:48 smithi050 bash[26719]: audit 2024-09-16T14:02:47.369262+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:02:48.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:48 smithi050 bash[26719]: cephadm 2024-09-16T14:02:47.370405+0000 mgr.y (mgr.14150) 205 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 4061M 2024-09-16T14:02:48.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:48 smithi050 bash[26719]: audit 2024-09-16T14:02:47.376531+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:48.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:48 smithi050 bash[26719]: audit 2024-09-16T14:02:47.381960+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:02:48.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:48 smithi050 bash[26719]: audit 2024-09-16T14:02:47.383641+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:02:48.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:48 smithi050 bash[26719]: audit 2024-09-16T14:02:47.393600+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:48.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:48 smithi050 bash[19827]: cluster 2024-09-16T14:02:46.773537+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:02:48.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:48 smithi050 bash[19827]: cephadm 2024-09-16T14:02:47.342869+0000 mgr.y (mgr.14150) 204 : cephadm [INF] Detected new or changed devices on smithi050 2024-09-16T14:02:48.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:48 smithi050 bash[19827]: audit 2024-09-16T14:02:47.351942+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:48.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:48 smithi050 bash[19827]: audit 2024-09-16T14:02:47.360925+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:48.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:48 smithi050 bash[19827]: audit 2024-09-16T14:02:47.364103+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:02:48.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:48 smithi050 bash[19827]: audit 2024-09-16T14:02:47.365937+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:02:48.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:48 smithi050 bash[19827]: audit 2024-09-16T14:02:47.367681+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:02:48.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:48 smithi050 bash[19827]: audit 2024-09-16T14:02:47.369262+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:02:48.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:48 smithi050 bash[19827]: cephadm 2024-09-16T14:02:47.370405+0000 mgr.y (mgr.14150) 205 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 4061M 2024-09-16T14:02:48.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:48 smithi050 bash[19827]: audit 2024-09-16T14:02:47.376531+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:48.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:48 smithi050 bash[19827]: audit 2024-09-16T14:02:47.381960+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:02:48.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:48 smithi050 bash[19827]: audit 2024-09-16T14:02:47.383641+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:02:48.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:48 smithi050 bash[19827]: audit 2024-09-16T14:02:47.393600+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:48.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:48 smithi090 bash[21690]: cluster 2024-09-16T14:02:46.773537+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:02:48.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:48 smithi090 bash[21690]: cephadm 2024-09-16T14:02:47.342869+0000 mgr.y (mgr.14150) 204 : cephadm [INF] Detected new or changed devices on smithi050 2024-09-16T14:02:48.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:48 smithi090 bash[21690]: audit 2024-09-16T14:02:47.351942+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:48.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:48 smithi090 bash[21690]: audit 2024-09-16T14:02:47.360925+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:48.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:48 smithi090 bash[21690]: audit 2024-09-16T14:02:47.364103+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:02:48.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:48 smithi090 bash[21690]: audit 2024-09-16T14:02:47.365937+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:02:48.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:48 smithi090 bash[21690]: audit 2024-09-16T14:02:47.367681+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:02:48.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:48 smithi090 bash[21690]: audit 2024-09-16T14:02:47.369262+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:02:48.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:48 smithi090 bash[21690]: cephadm 2024-09-16T14:02:47.370405+0000 mgr.y (mgr.14150) 205 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 4061M 2024-09-16T14:02:48.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:48 smithi090 bash[21690]: audit 2024-09-16T14:02:47.376531+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:48.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:48 smithi090 bash[21690]: audit 2024-09-16T14:02:47.381960+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:02:48.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:48 smithi090 bash[21690]: audit 2024-09-16T14:02:47.383641+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:02:48.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:48 smithi090 bash[21690]: audit 2024-09-16T14:02:47.393600+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:02:50.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:50 smithi050 bash[26719]: cluster 2024-09-16T14:02:48.774116+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:02:50.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:50 smithi050 bash[19827]: cluster 2024-09-16T14:02:48.774116+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:02:50.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:50 smithi090 bash[21690]: cluster 2024-09-16T14:02:48.774116+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:02:52.234 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T14:02:52.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:52 smithi050 bash[19827]: cluster 2024-09-16T14:02:50.774729+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:02:52.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:52 smithi050 bash[26719]: cluster 2024-09-16T14:02:50.774729+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:02:52.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:52 smithi090 bash[21690]: cluster 2024-09-16T14:02:50.774729+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:02:54.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:54 smithi050 bash[19827]: cluster 2024-09-16T14:02:52.775358+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:02:54.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:54 smithi050 bash[19827]: audit 2024-09-16T14:02:53.798563+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T14:02:54.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:54 smithi050 bash[19827]: audit 2024-09-16T14:02:53.804958+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T14:02:54.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:54 smithi050 bash[19827]: audit 2024-09-16T14:02:53.806698+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:02:54.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:54 smithi050 bash[26719]: cluster 2024-09-16T14:02:52.775358+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:02:54.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:54 smithi050 bash[26719]: audit 2024-09-16T14:02:53.798563+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T14:02:54.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:54 smithi050 bash[26719]: audit 2024-09-16T14:02:53.804958+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T14:02:54.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:54 smithi050 bash[26719]: audit 2024-09-16T14:02:53.806698+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:02:54.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:54 smithi090 bash[21690]: cluster 2024-09-16T14:02:52.775358+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:02:54.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:54 smithi090 bash[21690]: audit 2024-09-16T14:02:53.798563+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T14:02:54.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:54 smithi090 bash[21690]: audit 2024-09-16T14:02:53.804958+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T14:02:54.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:54 smithi090 bash[21690]: audit 2024-09-16T14:02:53.806698+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:02:55.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:55 smithi050 bash[26719]: audit 2024-09-16T14:02:53.791638+0000 mgr.y (mgr.14150) 209 : audit [DBG] from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:02:55.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:55 smithi050 bash[19827]: audit 2024-09-16T14:02:53.791638+0000 mgr.y (mgr.14150) 209 : audit [DBG] from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:02:55.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:55 smithi090 bash[21690]: audit 2024-09-16T14:02:53.791638+0000 mgr.y (mgr.14150) 209 : audit [DBG] from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:02:56.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:56 smithi050 bash[26719]: cluster 2024-09-16T14:02:54.775929+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:02:56.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:56 smithi050 bash[19827]: cluster 2024-09-16T14:02:54.775929+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:02:56.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:56 smithi090 bash[21690]: cluster 2024-09-16T14:02:54.775929+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:02:58.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:02:58 smithi050 bash[26719]: cluster 2024-09-16T14:02:56.776491+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:02:58.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:02:58 smithi050 bash[19827]: cluster 2024-09-16T14:02:56.776491+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:02:58.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:02:58 smithi090 bash[21690]: cluster 2024-09-16T14:02:56.776491+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:00.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:00 smithi050 bash[19827]: cluster 2024-09-16T14:02:58.777073+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:00.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:00 smithi050 bash[26719]: cluster 2024-09-16T14:02:58.777073+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:00.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:00 smithi090 bash[21690]: cluster 2024-09-16T14:02:58.777073+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:02.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:02 smithi050 bash[26719]: cluster 2024-09-16T14:03:00.777740+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:02.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:02 smithi050 bash[19827]: cluster 2024-09-16T14:03:00.777740+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:02.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:02 smithi090 bash[21690]: cluster 2024-09-16T14:03:00.777740+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:03.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:03 smithi050 bash[26719]: audit 2024-09-16T14:03:02.732713+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.90:0/4172568248' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "298eda82-7ab6-4912-9ae2-04516d056c41"}]: dispatch 2024-09-16T14:03:03.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:03 smithi050 bash[26719]: audit 2024-09-16T14:03:02.733645+0000 mon.a (mon.0) 488 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "298eda82-7ab6-4912-9ae2-04516d056c41"}]: dispatch 2024-09-16T14:03:03.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:03 smithi050 bash[26719]: audit 2024-09-16T14:03:02.737242+0000 mon.a (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "298eda82-7ab6-4912-9ae2-04516d056c41"}]': finished 2024-09-16T14:03:03.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:03 smithi050 bash[26719]: cluster 2024-09-16T14:03:02.743299+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-16T14:03:03.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:03 smithi050 bash[26719]: audit 2024-09-16T14:03:02.743826+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:03:03.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:03 smithi050 bash[26719]: audit 2024-09-16T14:03:03.352893+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.90:0/3093807326' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T14:03:03.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:03 smithi050 bash[19827]: audit 2024-09-16T14:03:02.732713+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.90:0/4172568248' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "298eda82-7ab6-4912-9ae2-04516d056c41"}]: dispatch 2024-09-16T14:03:03.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:03 smithi050 bash[19827]: audit 2024-09-16T14:03:02.733645+0000 mon.a (mon.0) 488 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "298eda82-7ab6-4912-9ae2-04516d056c41"}]: dispatch 2024-09-16T14:03:03.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:03 smithi050 bash[19827]: audit 2024-09-16T14:03:02.737242+0000 mon.a (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "298eda82-7ab6-4912-9ae2-04516d056c41"}]': finished 2024-09-16T14:03:03.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:03 smithi050 bash[19827]: cluster 2024-09-16T14:03:02.743299+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-16T14:03:03.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:03 smithi050 bash[19827]: audit 2024-09-16T14:03:02.743826+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:03:03.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:03 smithi050 bash[19827]: audit 2024-09-16T14:03:03.352893+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.90:0/3093807326' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T14:03:03.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:03 smithi090 bash[21690]: audit 2024-09-16T14:03:02.732713+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.90:0/4172568248' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "298eda82-7ab6-4912-9ae2-04516d056c41"}]: dispatch 2024-09-16T14:03:03.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:03 smithi090 bash[21690]: audit 2024-09-16T14:03:02.733645+0000 mon.a (mon.0) 488 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "298eda82-7ab6-4912-9ae2-04516d056c41"}]: dispatch 2024-09-16T14:03:03.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:03 smithi090 bash[21690]: audit 2024-09-16T14:03:02.737242+0000 mon.a (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "298eda82-7ab6-4912-9ae2-04516d056c41"}]': finished 2024-09-16T14:03:03.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:03 smithi090 bash[21690]: cluster 2024-09-16T14:03:02.743299+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-16T14:03:03.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:03 smithi090 bash[21690]: audit 2024-09-16T14:03:02.743826+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:03:03.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:03 smithi090 bash[21690]: audit 2024-09-16T14:03:03.352893+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.90:0/3093807326' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T14:03:04.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:04 smithi050 bash[19827]: cluster 2024-09-16T14:03:02.778302+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:04.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:04 smithi050 bash[26719]: cluster 2024-09-16T14:03:02.778302+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:04.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:04 smithi090 bash[21690]: cluster 2024-09-16T14:03:02.778302+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:06.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:06 smithi050 bash[19827]: cluster 2024-09-16T14:03:04.778928+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:06.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:06 smithi050 bash[26719]: cluster 2024-09-16T14:03:04.778928+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:06.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:06 smithi090 bash[21690]: cluster 2024-09-16T14:03:04.778928+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:08.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:08 smithi050 bash[26719]: cluster 2024-09-16T14:03:06.779492+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:08.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:08 smithi050 bash[19827]: cluster 2024-09-16T14:03:06.779492+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:08.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:08 smithi090 bash[21690]: cluster 2024-09-16T14:03:06.779492+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:10.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:10 smithi050 bash[26719]: cluster 2024-09-16T14:03:08.779975+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:10.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:10 smithi050 bash[19827]: cluster 2024-09-16T14:03:08.779975+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:10.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:10 smithi090 bash[21690]: cluster 2024-09-16T14:03:08.779975+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:12.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:12 smithi050 bash[19827]: cluster 2024-09-16T14:03:10.780498+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:12.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:12 smithi050 bash[26719]: cluster 2024-09-16T14:03:10.780498+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:12.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:12 smithi090 bash[21690]: cluster 2024-09-16T14:03:10.780498+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:14.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:14 smithi050 bash[19827]: cluster 2024-09-16T14:03:12.781061+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:14.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:14 smithi050 bash[26719]: cluster 2024-09-16T14:03:12.781061+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:14.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:14 smithi090 bash[21690]: cluster 2024-09-16T14:03:12.781061+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:16.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:16 smithi050 bash[19827]: cluster 2024-09-16T14:03:14.781607+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:16.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:16 smithi050 bash[26719]: cluster 2024-09-16T14:03:14.781607+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:16.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:16 smithi090 bash[21690]: cluster 2024-09-16T14:03:14.781607+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:17.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:17 smithi050 bash[19827]: audit 2024-09-16T14:03:16.523601+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-16T14:03:17.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:17 smithi050 bash[19827]: audit 2024-09-16T14:03:16.525359+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:17.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:17 smithi050 bash[19827]: cephadm 2024-09-16T14:03:16.526942+0000 mgr.y (mgr.14150) 221 : cephadm [INF] Deploying daemon osd.4 on smithi090 2024-09-16T14:03:17.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:17 smithi050 bash[26719]: audit 2024-09-16T14:03:16.523601+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-16T14:03:17.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:17 smithi050 bash[26719]: audit 2024-09-16T14:03:16.525359+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:17.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:17 smithi050 bash[26719]: cephadm 2024-09-16T14:03:16.526942+0000 mgr.y (mgr.14150) 221 : cephadm [INF] Deploying daemon osd.4 on smithi090 2024-09-16T14:03:17.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:17 smithi090 bash[21690]: audit 2024-09-16T14:03:16.523601+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-16T14:03:17.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:17 smithi090 bash[21690]: audit 2024-09-16T14:03:16.525359+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:17.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:17 smithi090 bash[21690]: cephadm 2024-09-16T14:03:16.526942+0000 mgr.y (mgr.14150) 221 : cephadm [INF] Deploying daemon osd.4 on smithi090 2024-09-16T14:03:18.635 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:18 smithi090 bash[21690]: cluster 2024-09-16T14:03:16.782138+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:18.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:18 smithi050 bash[19827]: cluster 2024-09-16T14:03:16.782138+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:18.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:18 smithi050 bash[26719]: cluster 2024-09-16T14:03:16.782138+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:20.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:20 smithi050 bash[19827]: cluster 2024-09-16T14:03:18.782708+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:20.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:20 smithi050 bash[26719]: cluster 2024-09-16T14:03:18.782708+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:20.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:20 smithi090 bash[21690]: cluster 2024-09-16T14:03:18.782708+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:21.496 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:21 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:03:21.496 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:03:21 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:03:21.854 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:21 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:03:21.854 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:03:21 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:03:22.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:22 smithi050 bash[19827]: cluster 2024-09-16T14:03:20.783261+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:22.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:22 smithi050 bash[19827]: audit 2024-09-16T14:03:21.760499+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:03:22.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:22 smithi050 bash[19827]: audit 2024-09-16T14:03:21.767632+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:22.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:22 smithi050 bash[19827]: audit 2024-09-16T14:03:21.775464+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:22.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:22 smithi050 bash[26719]: cluster 2024-09-16T14:03:20.783261+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:22.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:22 smithi050 bash[26719]: audit 2024-09-16T14:03:21.760499+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:03:22.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:22 smithi050 bash[26719]: audit 2024-09-16T14:03:21.767632+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:22.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:22 smithi050 bash[26719]: audit 2024-09-16T14:03:21.775464+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:22.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:22 smithi090 bash[21690]: cluster 2024-09-16T14:03:20.783261+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:22.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:22 smithi090 bash[21690]: audit 2024-09-16T14:03:21.760499+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:03:22.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:22 smithi090 bash[21690]: audit 2024-09-16T14:03:21.767632+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:22.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:22 smithi090 bash[21690]: audit 2024-09-16T14:03:21.775464+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:24.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:24 smithi050 bash[19827]: cluster 2024-09-16T14:03:22.783750+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:24.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:24 smithi050 bash[26719]: cluster 2024-09-16T14:03:22.783750+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:24.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:24 smithi090 bash[21690]: cluster 2024-09-16T14:03:22.783750+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:26.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:26 smithi050 bash[19827]: cluster 2024-09-16T14:03:24.784292+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:26.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:26 smithi050 bash[26719]: cluster 2024-09-16T14:03:24.784292+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:26.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:26 smithi090 bash[21690]: cluster 2024-09-16T14:03:24.784292+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:28.276 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:28 smithi090 bash[21690]: cluster 2024-09-16T14:03:26.784863+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:28.276 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:28 smithi090 bash[21690]: audit 2024-09-16T14:03:27.100745+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:28.276 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:28 smithi090 bash[21690]: audit 2024-09-16T14:03:27.109212+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:28.276 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:28 smithi090 bash[21690]: audit 2024-09-16T14:03:27.814088+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:28.276 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:28 smithi090 bash[21690]: audit 2024-09-16T14:03:27.815827+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:03:28.276 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:28 smithi090 bash[21690]: audit 2024-09-16T14:03:27.825974+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:28.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:28 smithi050 bash[19827]: cluster 2024-09-16T14:03:26.784863+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:28.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:28 smithi050 bash[19827]: audit 2024-09-16T14:03:27.100745+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:28.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:28 smithi050 bash[19827]: audit 2024-09-16T14:03:27.109212+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:28.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:28 smithi050 bash[19827]: audit 2024-09-16T14:03:27.814088+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:28.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:28 smithi050 bash[19827]: audit 2024-09-16T14:03:27.815827+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:03:28.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:28 smithi050 bash[19827]: audit 2024-09-16T14:03:27.825974+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:28.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:28 smithi050 bash[26719]: cluster 2024-09-16T14:03:26.784863+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:28.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:28 smithi050 bash[26719]: audit 2024-09-16T14:03:27.100745+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:28.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:28 smithi050 bash[26719]: audit 2024-09-16T14:03:27.109212+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:28.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:28 smithi050 bash[26719]: audit 2024-09-16T14:03:27.814088+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:28.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:28 smithi050 bash[26719]: audit 2024-09-16T14:03:27.815827+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:03:28.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:28 smithi050 bash[26719]: audit 2024-09-16T14:03:27.825974+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:30.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:30 smithi090 bash[21690]: cluster 2024-09-16T14:03:28.785417+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:30.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:30 smithi050 bash[19827]: cluster 2024-09-16T14:03:28.785417+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:30.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:30 smithi050 bash[26719]: cluster 2024-09-16T14:03:28.785417+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:31.968 INFO:teuthology.orchestra.run.smithi090.stdout:Created osd(s) 4 on host 'smithi090' 2024-09-16T14:03:32.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:32 smithi050 bash[19827]: cluster 2024-09-16T14:03:30.785971+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:32.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:32 smithi050 bash[19827]: audit 2024-09-16T14:03:31.719689+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.90:6800/3580737686,v1:172.21.15.90:6801/3580737686]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T14:03:32.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:32 smithi050 bash[19827]: audit 2024-09-16T14:03:31.720648+0000 mon.a (mon.0) 502 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T14:03:32.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:32 smithi050 bash[19827]: audit 2024-09-16T14:03:31.947743+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:03:32.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:32 smithi050 bash[19827]: audit 2024-09-16T14:03:31.955422+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:32.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:32 smithi050 bash[19827]: audit 2024-09-16T14:03:31.963668+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:32.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:32 smithi050 bash[26719]: cluster 2024-09-16T14:03:30.785971+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:32.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:32 smithi050 bash[26719]: audit 2024-09-16T14:03:31.719689+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.90:6800/3580737686,v1:172.21.15.90:6801/3580737686]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T14:03:32.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:32 smithi050 bash[26719]: audit 2024-09-16T14:03:31.720648+0000 mon.a (mon.0) 502 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T14:03:32.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:32 smithi050 bash[26719]: audit 2024-09-16T14:03:31.947743+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:03:32.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:32 smithi050 bash[26719]: audit 2024-09-16T14:03:31.955422+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:32.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:32 smithi050 bash[26719]: audit 2024-09-16T14:03:31.963668+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:32.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:32 smithi090 bash[21690]: cluster 2024-09-16T14:03:30.785971+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:32.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:32 smithi090 bash[21690]: audit 2024-09-16T14:03:31.719689+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.90:6800/3580737686,v1:172.21.15.90:6801/3580737686]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T14:03:32.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:32 smithi090 bash[21690]: audit 2024-09-16T14:03:31.720648+0000 mon.a (mon.0) 502 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T14:03:32.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:32 smithi090 bash[21690]: audit 2024-09-16T14:03:31.947743+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:03:32.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:32 smithi090 bash[21690]: audit 2024-09-16T14:03:31.955422+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:32.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:32 smithi090 bash[21690]: audit 2024-09-16T14:03:31.963668+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:32.722 DEBUG:teuthology.orchestra.run.smithi090:osd.4> sudo journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.4.service 2024-09-16T14:03:32.725 INFO:tasks.cephadm:Deploying osd.5 on smithi090 with /dev/vg_nvme/lv_3... 2024-09-16T14:03:32.725 DEBUG:teuthology.orchestra.run.smithi090:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-16T14:03:33.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:33 smithi050 bash[19827]: audit 2024-09-16T14:03:32.115852+0000 mon.a (mon.0) 506 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T14:03:33.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:33 smithi050 bash[19827]: audit 2024-09-16T14:03:32.119514+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.90:6800/3580737686,v1:172.21.15.90:6801/3580737686]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2024-09-16T14:03:33.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:33 smithi050 bash[19827]: cluster 2024-09-16T14:03:32.122889+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-16T14:03:33.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:33 smithi050 bash[19827]: audit 2024-09-16T14:03:32.123615+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:03:33.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:33 smithi050 bash[19827]: audit 2024-09-16T14:03:32.124363+0000 mon.a (mon.0) 509 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2024-09-16T14:03:33.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:33 smithi050 bash[26719]: audit 2024-09-16T14:03:32.115852+0000 mon.a (mon.0) 506 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T14:03:33.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:33 smithi050 bash[26719]: audit 2024-09-16T14:03:32.119514+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.90:6800/3580737686,v1:172.21.15.90:6801/3580737686]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2024-09-16T14:03:33.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:33 smithi050 bash[26719]: cluster 2024-09-16T14:03:32.122889+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-16T14:03:33.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:33 smithi050 bash[26719]: audit 2024-09-16T14:03:32.123615+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:03:33.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:33 smithi050 bash[26719]: audit 2024-09-16T14:03:32.124363+0000 mon.a (mon.0) 509 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2024-09-16T14:03:33.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:33 smithi090 bash[21690]: audit 2024-09-16T14:03:32.115852+0000 mon.a (mon.0) 506 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T14:03:33.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:33 smithi090 bash[21690]: audit 2024-09-16T14:03:32.119514+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.90:6800/3580737686,v1:172.21.15.90:6801/3580737686]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2024-09-16T14:03:33.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:33 smithi090 bash[21690]: cluster 2024-09-16T14:03:32.122889+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-16T14:03:33.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:33 smithi090 bash[21690]: audit 2024-09-16T14:03:32.123615+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:03:33.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:33 smithi090 bash[21690]: audit 2024-09-16T14:03:32.124363+0000 mon.a (mon.0) 509 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2024-09-16T14:03:33.446 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:03:33 smithi090 bash[25106]: debug 2024-09-16T14:03:33.169+0000 7f09d9ad9640 -1 osd.4 0 waiting for initial osdmap 2024-09-16T14:03:33.446 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:03:33 smithi090 bash[25106]: debug 2024-09-16T14:03:33.177+0000 7f09d5901640 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:03:34.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:34 smithi050 bash[19827]: cluster 2024-09-16T14:03:32.786438+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:34.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:34 smithi050 bash[19827]: audit 2024-09-16T14:03:33.118464+0000 mon.a (mon.0) 510 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2024-09-16T14:03:34.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:34 smithi050 bash[19827]: cluster 2024-09-16T14:03:33.124899+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-16T14:03:34.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:34 smithi050 bash[19827]: audit 2024-09-16T14:03:33.126011+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:03:34.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:34 smithi050 bash[19827]: audit 2024-09-16T14:03:33.134662+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:03:34.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:34 smithi050 bash[19827]: cluster 2024-09-16T14:03:33.783223+0000 mon.a (mon.0) 514 : cluster [INF] osd.4 [v2:172.21.15.90:6800/3580737686,v1:172.21.15.90:6801/3580737686] boot 2024-09-16T14:03:34.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:34 smithi050 bash[19827]: cluster 2024-09-16T14:03:33.783329+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-16T14:03:34.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:34 smithi050 bash[19827]: audit 2024-09-16T14:03:33.783914+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:03:34.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:34 smithi050 bash[26719]: cluster 2024-09-16T14:03:32.786438+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:34.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:34 smithi050 bash[26719]: audit 2024-09-16T14:03:33.118464+0000 mon.a (mon.0) 510 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2024-09-16T14:03:34.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:34 smithi050 bash[26719]: cluster 2024-09-16T14:03:33.124899+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-16T14:03:34.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:34 smithi050 bash[26719]: audit 2024-09-16T14:03:33.126011+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:03:34.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:34 smithi050 bash[26719]: audit 2024-09-16T14:03:33.134662+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:03:34.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:34 smithi050 bash[26719]: cluster 2024-09-16T14:03:33.783223+0000 mon.a (mon.0) 514 : cluster [INF] osd.4 [v2:172.21.15.90:6800/3580737686,v1:172.21.15.90:6801/3580737686] boot 2024-09-16T14:03:34.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:34 smithi050 bash[26719]: cluster 2024-09-16T14:03:33.783329+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-16T14:03:34.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:34 smithi050 bash[26719]: audit 2024-09-16T14:03:33.783914+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:03:34.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:34 smithi090 bash[21690]: cluster 2024-09-16T14:03:32.786438+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-16T14:03:34.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:34 smithi090 bash[21690]: audit 2024-09-16T14:03:33.118464+0000 mon.a (mon.0) 510 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2024-09-16T14:03:34.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:34 smithi090 bash[21690]: cluster 2024-09-16T14:03:33.124899+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-16T14:03:34.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:34 smithi090 bash[21690]: audit 2024-09-16T14:03:33.126011+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:03:34.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:34 smithi090 bash[21690]: audit 2024-09-16T14:03:33.134662+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:03:34.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:34 smithi090 bash[21690]: cluster 2024-09-16T14:03:33.783223+0000 mon.a (mon.0) 514 : cluster [INF] osd.4 [v2:172.21.15.90:6800/3580737686,v1:172.21.15.90:6801/3580737686] boot 2024-09-16T14:03:34.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:34 smithi090 bash[21690]: cluster 2024-09-16T14:03:33.783329+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-16T14:03:34.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:34 smithi090 bash[21690]: audit 2024-09-16T14:03:33.783914+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:03:35.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:35 smithi050 bash[19827]: cluster 2024-09-16T14:03:32.719602+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T14:03:35.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:35 smithi050 bash[19827]: cluster 2024-09-16T14:03:32.719695+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T14:03:35.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:35 smithi050 bash[19827]: cluster 2024-09-16T14:03:34.782874+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-16T14:03:35.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:35 smithi050 bash[26719]: cluster 2024-09-16T14:03:32.719602+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T14:03:35.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:35 smithi050 bash[26719]: cluster 2024-09-16T14:03:32.719695+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T14:03:35.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:35 smithi050 bash[26719]: cluster 2024-09-16T14:03:34.782874+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-16T14:03:35.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:35 smithi090 bash[21690]: cluster 2024-09-16T14:03:32.719602+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T14:03:35.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:35 smithi090 bash[21690]: cluster 2024-09-16T14:03:32.719695+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T14:03:35.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:35 smithi090 bash[21690]: cluster 2024-09-16T14:03:34.782874+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-16T14:03:36.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:36 smithi050 bash[19827]: cluster 2024-09-16T14:03:34.786965+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:03:36.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:36 smithi050 bash[19827]: cluster 2024-09-16T14:03:35.790560+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-16T14:03:36.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:36 smithi050 bash[26719]: cluster 2024-09-16T14:03:34.786965+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:03:36.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:36 smithi050 bash[26719]: cluster 2024-09-16T14:03:35.790560+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-16T14:03:36.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:36 smithi090 bash[21690]: cluster 2024-09-16T14:03:34.786965+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:03:36.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:36 smithi090 bash[21690]: cluster 2024-09-16T14:03:35.790560+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-16T14:03:36.988 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T14:03:38.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:37 smithi050 bash[19827]: cluster 2024-09-16T14:03:36.787649+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v205: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-16T14:03:38.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:37 smithi050 bash[19827]: cluster 2024-09-16T14:03:36.792991+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-16T14:03:38.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:37 smithi050 bash[26719]: cluster 2024-09-16T14:03:36.787649+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v205: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-16T14:03:38.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:37 smithi050 bash[26719]: cluster 2024-09-16T14:03:36.792991+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-16T14:03:38.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:37 smithi090 bash[21690]: cluster 2024-09-16T14:03:36.787649+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v205: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-16T14:03:38.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:37 smithi090 bash[21690]: cluster 2024-09-16T14:03:36.792991+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-16T14:03:39.078 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:38 smithi090 bash[21690]: cluster 2024-09-16T14:03:37.804643+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-16T14:03:39.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:38 smithi050 bash[19827]: cluster 2024-09-16T14:03:37.804643+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-16T14:03:39.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:38 smithi050 bash[26719]: cluster 2024-09-16T14:03:37.804643+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-16T14:03:40.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:39 smithi050 bash[19827]: cluster 2024-09-16T14:03:38.788238+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v208: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-16T14:03:40.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:39 smithi050 bash[26719]: cluster 2024-09-16T14:03:38.788238+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v208: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-16T14:03:40.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:39 smithi090 bash[21690]: cluster 2024-09-16T14:03:38.788238+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v208: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-16T14:03:42.077 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:41 smithi090 bash[21690]: cluster 2024-09-16T14:03:40.788850+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v209: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T14:03:42.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:41 smithi050 bash[19827]: cluster 2024-09-16T14:03:40.788850+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v209: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T14:03:42.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:41 smithi050 bash[26719]: cluster 2024-09-16T14:03:40.788850+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v209: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T14:03:42.687 INFO:teuthology.orchestra.run.smithi090.stdout: 2024-09-16T14:03:42.721 DEBUG:teuthology.orchestra.run.smithi090:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi090:vg_nvme/lv_3 2024-09-16T14:03:44.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:43 smithi050 bash[19827]: cluster 2024-09-16T14:03:42.789369+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-16T14:03:44.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:43 smithi050 bash[26719]: cluster 2024-09-16T14:03:42.789369+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-16T14:03:44.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:43 smithi090 bash[21690]: cluster 2024-09-16T14:03:42.789369+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-16T14:03:46.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:46 smithi050 bash[19827]: cluster 2024-09-16T14:03:44.789913+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:03:46.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:46 smithi050 bash[19827]: cephadm 2024-09-16T14:03:45.654763+0000 mgr.y (mgr.14150) 237 : cephadm [INF] Detected new or changed devices on smithi090 2024-09-16T14:03:46.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:46 smithi050 bash[19827]: audit 2024-09-16T14:03:45.663329+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:46.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:46 smithi050 bash[19827]: audit 2024-09-16T14:03:45.671821+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:46.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:46 smithi050 bash[19827]: audit 2024-09-16T14:03:45.674819+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:03:46.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:46 smithi050 bash[19827]: cephadm 2024-09-16T14:03:45.676191+0000 mgr.y (mgr.14150) 238 : cephadm [INF] Adjusting osd_memory_target on smithi090 to 17265M 2024-09-16T14:03:46.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:46 smithi050 bash[19827]: audit 2024-09-16T14:03:45.682246+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:46.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:46 smithi050 bash[19827]: audit 2024-09-16T14:03:45.686747+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:46.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:46 smithi050 bash[19827]: audit 2024-09-16T14:03:45.688646+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:03:46.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:46 smithi050 bash[19827]: audit 2024-09-16T14:03:45.698378+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:46.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:46 smithi050 bash[26719]: cluster 2024-09-16T14:03:44.789913+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:03:46.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:46 smithi050 bash[26719]: cephadm 2024-09-16T14:03:45.654763+0000 mgr.y (mgr.14150) 237 : cephadm [INF] Detected new or changed devices on smithi090 2024-09-16T14:03:46.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:46 smithi050 bash[26719]: audit 2024-09-16T14:03:45.663329+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:46.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:46 smithi050 bash[26719]: audit 2024-09-16T14:03:45.671821+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:46.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:46 smithi050 bash[26719]: audit 2024-09-16T14:03:45.674819+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:03:46.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:46 smithi050 bash[26719]: cephadm 2024-09-16T14:03:45.676191+0000 mgr.y (mgr.14150) 238 : cephadm [INF] Adjusting osd_memory_target on smithi090 to 17265M 2024-09-16T14:03:46.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:46 smithi050 bash[26719]: audit 2024-09-16T14:03:45.682246+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:46.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:46 smithi050 bash[26719]: audit 2024-09-16T14:03:45.686747+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:46.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:46 smithi050 bash[26719]: audit 2024-09-16T14:03:45.688646+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:03:46.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:46 smithi050 bash[26719]: audit 2024-09-16T14:03:45.698378+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:46.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:46 smithi090 bash[21690]: cluster 2024-09-16T14:03:44.789913+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:03:46.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:46 smithi090 bash[21690]: cephadm 2024-09-16T14:03:45.654763+0000 mgr.y (mgr.14150) 237 : cephadm [INF] Detected new or changed devices on smithi090 2024-09-16T14:03:46.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:46 smithi090 bash[21690]: audit 2024-09-16T14:03:45.663329+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:46.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:46 smithi090 bash[21690]: audit 2024-09-16T14:03:45.671821+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:46.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:46 smithi090 bash[21690]: audit 2024-09-16T14:03:45.674819+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:03:46.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:46 smithi090 bash[21690]: cephadm 2024-09-16T14:03:45.676191+0000 mgr.y (mgr.14150) 238 : cephadm [INF] Adjusting osd_memory_target on smithi090 to 17265M 2024-09-16T14:03:46.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:46 smithi090 bash[21690]: audit 2024-09-16T14:03:45.682246+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:46.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:46 smithi090 bash[21690]: audit 2024-09-16T14:03:45.686747+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:46.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:46 smithi090 bash[21690]: audit 2024-09-16T14:03:45.688646+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:03:46.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:46 smithi090 bash[21690]: audit 2024-09-16T14:03:45.698378+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:03:48.108 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T14:03:48.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:48 smithi050 bash[19827]: cluster 2024-09-16T14:03:46.790568+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:03:48.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:48 smithi050 bash[26719]: cluster 2024-09-16T14:03:46.790568+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:03:48.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:48 smithi090 bash[21690]: cluster 2024-09-16T14:03:46.790568+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:03:50.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:50 smithi050 bash[19827]: cluster 2024-09-16T14:03:48.791259+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:03:50.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:50 smithi050 bash[19827]: audit 2024-09-16T14:03:49.757189+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T14:03:50.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:50 smithi050 bash[19827]: audit 2024-09-16T14:03:49.763198+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T14:03:50.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:50 smithi050 bash[19827]: audit 2024-09-16T14:03:49.764811+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:50.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:50 smithi050 bash[26719]: cluster 2024-09-16T14:03:48.791259+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:03:50.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:50 smithi050 bash[26719]: audit 2024-09-16T14:03:49.757189+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T14:03:50.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:50 smithi050 bash[26719]: audit 2024-09-16T14:03:49.763198+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T14:03:50.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:50 smithi050 bash[26719]: audit 2024-09-16T14:03:49.764811+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:50.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:50 smithi090 bash[21690]: cluster 2024-09-16T14:03:48.791259+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:03:50.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:50 smithi090 bash[21690]: audit 2024-09-16T14:03:49.757189+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T14:03:50.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:50 smithi090 bash[21690]: audit 2024-09-16T14:03:49.763198+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T14:03:50.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:50 smithi090 bash[21690]: audit 2024-09-16T14:03:49.764811+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:51.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:51 smithi050 bash[19827]: audit 2024-09-16T14:03:49.750707+0000 mgr.y (mgr.14150) 241 : audit [DBG] from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:51.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:51 smithi050 bash[26719]: audit 2024-09-16T14:03:49.750707+0000 mgr.y (mgr.14150) 241 : audit [DBG] from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:51.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:51 smithi090 bash[21690]: audit 2024-09-16T14:03:49.750707+0000 mgr.y (mgr.14150) 241 : audit [DBG] from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:52.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:52 smithi050 bash[19827]: cluster 2024-09-16T14:03:50.791840+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:03:52.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:52 smithi050 bash[26719]: cluster 2024-09-16T14:03:50.791840+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:03:52.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:52 smithi090 bash[21690]: cluster 2024-09-16T14:03:50.791840+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:03:54.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:54 smithi050 bash[19827]: cluster 2024-09-16T14:03:52.792389+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:03:54.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:54 smithi050 bash[26719]: cluster 2024-09-16T14:03:52.792389+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:03:54.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:54 smithi090 bash[21690]: cluster 2024-09-16T14:03:52.792389+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:03:56.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:56 smithi050 bash[19827]: cluster 2024-09-16T14:03:54.792943+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:03:56.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:56 smithi050 bash[26719]: cluster 2024-09-16T14:03:54.792943+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:03:56.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:56 smithi090 bash[21690]: cluster 2024-09-16T14:03:54.792943+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:03:58.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:58 smithi090 bash[21690]: cluster 2024-09-16T14:03:56.793478+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:03:59.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:58 smithi050 bash[19827]: cluster 2024-09-16T14:03:56.793478+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:03:59.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:58 smithi050 bash[26719]: cluster 2024-09-16T14:03:56.793478+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:03:59.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:59 smithi090 bash[21690]: audit 2024-09-16T14:03:58.757676+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.90:0/4070335916' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bf403650-90c2-435c-afec-e0206378cd2d"}]: dispatch 2024-09-16T14:03:59.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:59 smithi090 bash[21690]: audit 2024-09-16T14:03:58.759360+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bf403650-90c2-435c-afec-e0206378cd2d"}]: dispatch 2024-09-16T14:03:59.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:59 smithi090 bash[21690]: audit 2024-09-16T14:03:58.763224+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bf403650-90c2-435c-afec-e0206378cd2d"}]': finished 2024-09-16T14:03:59.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:59 smithi090 bash[21690]: cluster 2024-09-16T14:03:58.768680+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-16T14:03:59.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:59 smithi090 bash[21690]: audit 2024-09-16T14:03:58.769245+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:03:59.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:03:59 smithi090 bash[21690]: audit 2024-09-16T14:03:59.377694+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.90:0/3315520789' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T14:04:00.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:59 smithi050 bash[19827]: audit 2024-09-16T14:03:58.757676+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.90:0/4070335916' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bf403650-90c2-435c-afec-e0206378cd2d"}]: dispatch 2024-09-16T14:04:00.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:59 smithi050 bash[19827]: audit 2024-09-16T14:03:58.759360+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bf403650-90c2-435c-afec-e0206378cd2d"}]: dispatch 2024-09-16T14:04:00.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:59 smithi050 bash[19827]: audit 2024-09-16T14:03:58.763224+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bf403650-90c2-435c-afec-e0206378cd2d"}]': finished 2024-09-16T14:04:00.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:59 smithi050 bash[19827]: cluster 2024-09-16T14:03:58.768680+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-16T14:04:00.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:59 smithi050 bash[19827]: audit 2024-09-16T14:03:58.769245+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:04:00.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:03:59 smithi050 bash[19827]: audit 2024-09-16T14:03:59.377694+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.90:0/3315520789' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T14:04:00.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:59 smithi050 bash[26719]: audit 2024-09-16T14:03:58.757676+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.90:0/4070335916' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bf403650-90c2-435c-afec-e0206378cd2d"}]: dispatch 2024-09-16T14:04:00.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:59 smithi050 bash[26719]: audit 2024-09-16T14:03:58.759360+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bf403650-90c2-435c-afec-e0206378cd2d"}]: dispatch 2024-09-16T14:04:00.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:59 smithi050 bash[26719]: audit 2024-09-16T14:03:58.763224+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bf403650-90c2-435c-afec-e0206378cd2d"}]': finished 2024-09-16T14:04:00.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:59 smithi050 bash[26719]: cluster 2024-09-16T14:03:58.768680+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-16T14:04:00.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:59 smithi050 bash[26719]: audit 2024-09-16T14:03:58.769245+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:04:00.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:03:59 smithi050 bash[26719]: audit 2024-09-16T14:03:59.377694+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.90:0/3315520789' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T14:04:00.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:00 smithi090 bash[21690]: cluster 2024-09-16T14:03:58.794022+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:01.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:00 smithi050 bash[19827]: cluster 2024-09-16T14:03:58.794022+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:01.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:00 smithi050 bash[26719]: cluster 2024-09-16T14:03:58.794022+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:02.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:02 smithi090 bash[21690]: cluster 2024-09-16T14:04:00.794557+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:03.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:02 smithi050 bash[19827]: cluster 2024-09-16T14:04:00.794557+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:03.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:02 smithi050 bash[26719]: cluster 2024-09-16T14:04:00.794557+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:05.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:04 smithi050 bash[19827]: cluster 2024-09-16T14:04:02.795103+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:05.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:04 smithi050 bash[26719]: cluster 2024-09-16T14:04:02.795103+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:05.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:04 smithi090 bash[21690]: cluster 2024-09-16T14:04:02.795103+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:07.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:06 smithi050 bash[19827]: cluster 2024-09-16T14:04:04.795749+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:07.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:06 smithi050 bash[26719]: cluster 2024-09-16T14:04:04.795749+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:07.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:06 smithi090 bash[21690]: cluster 2024-09-16T14:04:04.795749+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:08.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:08 smithi090 bash[21690]: cluster 2024-09-16T14:04:06.796370+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:09.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:08 smithi050 bash[19827]: cluster 2024-09-16T14:04:06.796370+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:09.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:08 smithi050 bash[26719]: cluster 2024-09-16T14:04:06.796370+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:11.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:10 smithi050 bash[19827]: cluster 2024-09-16T14:04:08.796857+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:11.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:10 smithi050 bash[26719]: cluster 2024-09-16T14:04:08.796857+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:11.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:10 smithi090 bash[21690]: cluster 2024-09-16T14:04:08.796857+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:13.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:12 smithi050 bash[19827]: cluster 2024-09-16T14:04:10.797395+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:13.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:12 smithi050 bash[26719]: cluster 2024-09-16T14:04:10.797395+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:13.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:12 smithi090 bash[21690]: cluster 2024-09-16T14:04:10.797395+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:14.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:13 smithi050 bash[19827]: audit 2024-09-16T14:04:13.000938+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-16T14:04:14.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:13 smithi050 bash[19827]: audit 2024-09-16T14:04:13.002720+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:14.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:13 smithi050 bash[26719]: audit 2024-09-16T14:04:13.000938+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-16T14:04:14.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:13 smithi050 bash[26719]: audit 2024-09-16T14:04:13.002720+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:14.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:13 smithi090 bash[21690]: audit 2024-09-16T14:04:13.000938+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-16T14:04:14.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:13 smithi090 bash[21690]: audit 2024-09-16T14:04:13.002720+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:15.109 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:14 smithi090 bash[21690]: cluster 2024-09-16T14:04:12.797962+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:15.109 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:14 smithi090 bash[21690]: cephadm 2024-09-16T14:04:13.004236+0000 mgr.y (mgr.14150) 254 : cephadm [INF] Deploying daemon osd.5 on smithi090 2024-09-16T14:04:15.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:14 smithi050 bash[19827]: cluster 2024-09-16T14:04:12.797962+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:15.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:14 smithi050 bash[19827]: cephadm 2024-09-16T14:04:13.004236+0000 mgr.y (mgr.14150) 254 : cephadm [INF] Deploying daemon osd.5 on smithi090 2024-09-16T14:04:15.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:14 smithi050 bash[26719]: cluster 2024-09-16T14:04:12.797962+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:15.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:14 smithi050 bash[26719]: cephadm 2024-09-16T14:04:13.004236+0000 mgr.y (mgr.14150) 254 : cephadm [INF] Deploying daemon osd.5 on smithi090 2024-09-16T14:04:16.887 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:16 smithi090 bash[21690]: cluster 2024-09-16T14:04:14.798500+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:17.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:16 smithi050 bash[19827]: cluster 2024-09-16T14:04:14.798500+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:17.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:16 smithi050 bash[26719]: cluster 2024-09-16T14:04:14.798500+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:18.000 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:04:17 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:04:18.000 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:04:17 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:04:18.000 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:17 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:04:18.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:18 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:04:18.446 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:04:18 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:04:18.446 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:04:18 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:04:19.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:18 smithi050 bash[19827]: cluster 2024-09-16T14:04:16.799053+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:19.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:18 smithi050 bash[19827]: audit 2024-09-16T14:04:18.258126+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:04:19.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:18 smithi050 bash[19827]: audit 2024-09-16T14:04:18.265929+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:19.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:18 smithi050 bash[19827]: audit 2024-09-16T14:04:18.274557+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:19.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:18 smithi050 bash[26719]: cluster 2024-09-16T14:04:16.799053+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:19.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:18 smithi050 bash[26719]: audit 2024-09-16T14:04:18.258126+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:04:19.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:18 smithi050 bash[26719]: audit 2024-09-16T14:04:18.265929+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:19.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:18 smithi050 bash[26719]: audit 2024-09-16T14:04:18.274557+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:19.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:18 smithi090 bash[21690]: cluster 2024-09-16T14:04:16.799053+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:19.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:18 smithi090 bash[21690]: audit 2024-09-16T14:04:18.258126+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:04:19.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:18 smithi090 bash[21690]: audit 2024-09-16T14:04:18.265929+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:19.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:18 smithi090 bash[21690]: audit 2024-09-16T14:04:18.274557+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:21.126 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:20 smithi090 bash[21690]: cluster 2024-09-16T14:04:18.799549+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:21.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:20 smithi050 bash[19827]: cluster 2024-09-16T14:04:18.799549+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:21.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:20 smithi050 bash[26719]: cluster 2024-09-16T14:04:18.799549+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:23.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:22 smithi050 bash[19827]: cluster 2024-09-16T14:04:20.800088+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:23.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:22 smithi050 bash[26719]: cluster 2024-09-16T14:04:20.800088+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:23.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:22 smithi090 bash[21690]: cluster 2024-09-16T14:04:20.800088+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:24.832 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:24 smithi090 bash[21690]: cluster 2024-09-16T14:04:22.800760+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:24.833 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:24 smithi090 bash[21690]: audit 2024-09-16T14:04:23.620468+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:24.833 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:24 smithi090 bash[21690]: audit 2024-09-16T14:04:23.629238+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:24.833 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:24 smithi090 bash[21690]: audit 2024-09-16T14:04:23.631263+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:24.833 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:24 smithi090 bash[21690]: audit 2024-09-16T14:04:23.633096+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:04:24.833 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:24 smithi090 bash[21690]: audit 2024-09-16T14:04:23.643391+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:24.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:24 smithi050 bash[19827]: cluster 2024-09-16T14:04:22.800760+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:24.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:24 smithi050 bash[19827]: audit 2024-09-16T14:04:23.620468+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:24.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:24 smithi050 bash[19827]: audit 2024-09-16T14:04:23.629238+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:24.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:24 smithi050 bash[19827]: audit 2024-09-16T14:04:23.631263+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:24.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:24 smithi050 bash[19827]: audit 2024-09-16T14:04:23.633096+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:04:24.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:24 smithi050 bash[19827]: audit 2024-09-16T14:04:23.643391+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:24.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:24 smithi050 bash[26719]: cluster 2024-09-16T14:04:22.800760+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:24.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:24 smithi050 bash[26719]: audit 2024-09-16T14:04:23.620468+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:24.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:24 smithi050 bash[26719]: audit 2024-09-16T14:04:23.629238+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:24.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:24 smithi050 bash[26719]: audit 2024-09-16T14:04:23.631263+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:24.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:24 smithi050 bash[26719]: audit 2024-09-16T14:04:23.633096+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:04:24.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:24 smithi050 bash[26719]: audit 2024-09-16T14:04:23.643391+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:26.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:26 smithi090 bash[21690]: cluster 2024-09-16T14:04:24.801461+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:26.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:26 smithi050 bash[26719]: cluster 2024-09-16T14:04:24.801461+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:26.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:26 smithi050 bash[19827]: cluster 2024-09-16T14:04:24.801461+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:28.303 INFO:teuthology.orchestra.run.smithi090.stdout:Created osd(s) 5 on host 'smithi090' 2024-09-16T14:04:28.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:28 smithi050 bash[26719]: cluster 2024-09-16T14:04:26.802152+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:28.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:28 smithi050 bash[26719]: audit 2024-09-16T14:04:27.706172+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.90:6808/2335515496,v1:172.21.15.90:6809/2335515496]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T14:04:28.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:28 smithi050 bash[26719]: audit 2024-09-16T14:04:27.707566+0000 mon.a (mon.0) 545 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T14:04:28.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:28 smithi050 bash[26719]: audit 2024-09-16T14:04:28.279094+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:04:28.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:28 smithi050 bash[26719]: audit 2024-09-16T14:04:28.288764+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:28.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:28 smithi050 bash[26719]: audit 2024-09-16T14:04:28.297225+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:28.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:28 smithi050 bash[19827]: cluster 2024-09-16T14:04:26.802152+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:28.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:28 smithi050 bash[19827]: audit 2024-09-16T14:04:27.706172+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.90:6808/2335515496,v1:172.21.15.90:6809/2335515496]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T14:04:28.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:28 smithi050 bash[19827]: audit 2024-09-16T14:04:27.707566+0000 mon.a (mon.0) 545 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T14:04:28.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:28 smithi050 bash[19827]: audit 2024-09-16T14:04:28.279094+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:04:28.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:28 smithi050 bash[19827]: audit 2024-09-16T14:04:28.288764+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:28.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:28 smithi050 bash[19827]: audit 2024-09-16T14:04:28.297225+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:28.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:28 smithi090 bash[21690]: cluster 2024-09-16T14:04:26.802152+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:28.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:28 smithi090 bash[21690]: audit 2024-09-16T14:04:27.706172+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.90:6808/2335515496,v1:172.21.15.90:6809/2335515496]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T14:04:28.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:28 smithi090 bash[21690]: audit 2024-09-16T14:04:27.707566+0000 mon.a (mon.0) 545 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T14:04:28.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:28 smithi090 bash[21690]: audit 2024-09-16T14:04:28.279094+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:04:28.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:28 smithi090 bash[21690]: audit 2024-09-16T14:04:28.288764+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:28.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:28 smithi090 bash[21690]: audit 2024-09-16T14:04:28.297225+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:29.041 DEBUG:teuthology.orchestra.run.smithi090:osd.5> sudo journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.5.service 2024-09-16T14:04:29.044 INFO:tasks.cephadm:Deploying osd.6 on smithi090 with /dev/vg_nvme/lv_2... 2024-09-16T14:04:29.044 DEBUG:teuthology.orchestra.run.smithi090:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-16T14:04:29.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:29 smithi050 bash[19827]: audit 2024-09-16T14:04:28.632608+0000 mon.a (mon.0) 549 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T14:04:29.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:29 smithi050 bash[19827]: cluster 2024-09-16T14:04:28.636079+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-16T14:04:29.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:29 smithi050 bash[19827]: audit 2024-09-16T14:04:28.636675+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:04:29.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:29 smithi050 bash[19827]: audit 2024-09-16T14:04:28.638072+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.90:6808/2335515496,v1:172.21.15.90:6809/2335515496]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2024-09-16T14:04:29.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:29 smithi050 bash[19827]: audit 2024-09-16T14:04:28.639522+0000 mon.a (mon.0) 552 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2024-09-16T14:04:29.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:29 smithi050 bash[26719]: audit 2024-09-16T14:04:28.632608+0000 mon.a (mon.0) 549 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T14:04:29.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:29 smithi050 bash[26719]: cluster 2024-09-16T14:04:28.636079+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-16T14:04:29.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:29 smithi050 bash[26719]: audit 2024-09-16T14:04:28.636675+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:04:29.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:29 smithi050 bash[26719]: audit 2024-09-16T14:04:28.638072+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.90:6808/2335515496,v1:172.21.15.90:6809/2335515496]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2024-09-16T14:04:29.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:29 smithi050 bash[26719]: audit 2024-09-16T14:04:28.639522+0000 mon.a (mon.0) 552 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2024-09-16T14:04:29.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:29 smithi090 bash[21690]: audit 2024-09-16T14:04:28.632608+0000 mon.a (mon.0) 549 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T14:04:29.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:29 smithi090 bash[21690]: cluster 2024-09-16T14:04:28.636079+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-16T14:04:29.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:29 smithi090 bash[21690]: audit 2024-09-16T14:04:28.636675+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:04:29.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:29 smithi090 bash[21690]: audit 2024-09-16T14:04:28.638072+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.90:6808/2335515496,v1:172.21.15.90:6809/2335515496]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2024-09-16T14:04:29.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:29 smithi090 bash[21690]: audit 2024-09-16T14:04:28.639522+0000 mon.a (mon.0) 552 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2024-09-16T14:04:29.946 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:04:29 smithi090 bash[30477]: debug 2024-09-16T14:04:29.644+0000 7fd1b130a640 -1 osd.5 0 waiting for initial osdmap 2024-09-16T14:04:29.946 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:04:29 smithi090 bash[30477]: debug 2024-09-16T14:04:29.680+0000 7fd1ad132640 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:04:30.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:30 smithi050 bash[19827]: cluster 2024-09-16T14:04:28.802714+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:30.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:30 smithi050 bash[19827]: audit 2024-09-16T14:04:29.635420+0000 mon.a (mon.0) 553 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2024-09-16T14:04:30.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:30 smithi050 bash[19827]: cluster 2024-09-16T14:04:29.641242+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-16T14:04:30.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:30 smithi050 bash[19827]: audit 2024-09-16T14:04:29.642533+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:04:30.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:30 smithi050 bash[19827]: audit 2024-09-16T14:04:29.651339+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:04:30.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:30 smithi050 bash[26719]: cluster 2024-09-16T14:04:28.802714+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:30.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:30 smithi050 bash[26719]: audit 2024-09-16T14:04:29.635420+0000 mon.a (mon.0) 553 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2024-09-16T14:04:30.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:30 smithi050 bash[26719]: cluster 2024-09-16T14:04:29.641242+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-16T14:04:30.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:30 smithi050 bash[26719]: audit 2024-09-16T14:04:29.642533+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:04:30.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:30 smithi050 bash[26719]: audit 2024-09-16T14:04:29.651339+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:04:30.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:30 smithi090 bash[21690]: cluster 2024-09-16T14:04:28.802714+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-16T14:04:30.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:30 smithi090 bash[21690]: audit 2024-09-16T14:04:29.635420+0000 mon.a (mon.0) 553 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2024-09-16T14:04:30.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:30 smithi090 bash[21690]: cluster 2024-09-16T14:04:29.641242+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-16T14:04:30.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:30 smithi090 bash[21690]: audit 2024-09-16T14:04:29.642533+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:04:30.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:30 smithi090 bash[21690]: audit 2024-09-16T14:04:29.651339+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:04:31.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:31 smithi050 bash[26719]: cluster 2024-09-16T14:04:28.677839+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T14:04:31.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:31 smithi050 bash[26719]: cluster 2024-09-16T14:04:28.677953+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T14:04:31.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:31 smithi050 bash[26719]: cluster 2024-09-16T14:04:30.645096+0000 mon.a (mon.0) 557 : cluster [INF] osd.5 [v2:172.21.15.90:6808/2335515496,v1:172.21.15.90:6809/2335515496] boot 2024-09-16T14:04:31.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:31 smithi050 bash[26719]: cluster 2024-09-16T14:04:30.645228+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-16T14:04:31.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:31 smithi050 bash[26719]: audit 2024-09-16T14:04:30.645713+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:04:31.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:31 smithi050 bash[26719]: cluster 2024-09-16T14:04:31.646592+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-16T14:04:31.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:31 smithi050 bash[19827]: cluster 2024-09-16T14:04:28.677839+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T14:04:31.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:31 smithi050 bash[19827]: cluster 2024-09-16T14:04:28.677953+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T14:04:31.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:31 smithi050 bash[19827]: cluster 2024-09-16T14:04:30.645096+0000 mon.a (mon.0) 557 : cluster [INF] osd.5 [v2:172.21.15.90:6808/2335515496,v1:172.21.15.90:6809/2335515496] boot 2024-09-16T14:04:31.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:31 smithi050 bash[19827]: cluster 2024-09-16T14:04:30.645228+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-16T14:04:31.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:31 smithi050 bash[19827]: audit 2024-09-16T14:04:30.645713+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:04:31.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:31 smithi050 bash[19827]: cluster 2024-09-16T14:04:31.646592+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-16T14:04:31.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:31 smithi090 bash[21690]: cluster 2024-09-16T14:04:28.677839+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T14:04:31.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:31 smithi090 bash[21690]: cluster 2024-09-16T14:04:28.677953+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T14:04:31.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:31 smithi090 bash[21690]: cluster 2024-09-16T14:04:30.645096+0000 mon.a (mon.0) 557 : cluster [INF] osd.5 [v2:172.21.15.90:6808/2335515496,v1:172.21.15.90:6809/2335515496] boot 2024-09-16T14:04:31.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:31 smithi090 bash[21690]: cluster 2024-09-16T14:04:30.645228+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-16T14:04:31.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:31 smithi090 bash[21690]: audit 2024-09-16T14:04:30.645713+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:04:31.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:31 smithi090 bash[21690]: cluster 2024-09-16T14:04:31.646592+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-16T14:04:32.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:32 smithi050 bash[19827]: cluster 2024-09-16T14:04:30.803297+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:04:32.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:32 smithi050 bash[19827]: cluster 2024-09-16T14:04:32.649164+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-16T14:04:32.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:32 smithi050 bash[26719]: cluster 2024-09-16T14:04:30.803297+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:04:32.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:32 smithi050 bash[26719]: cluster 2024-09-16T14:04:32.649164+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-16T14:04:32.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:32 smithi090 bash[21690]: cluster 2024-09-16T14:04:30.803297+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:04:32.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:32 smithi090 bash[21690]: cluster 2024-09-16T14:04:32.649164+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-16T14:04:33.828 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T14:04:34.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:33 smithi050 bash[19827]: cluster 2024-09-16T14:04:33.659400+0000 mon.a (mon.0) 562 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-16T14:04:34.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:33 smithi050 bash[19827]: cluster 2024-09-16T14:04:33.673352+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-16T14:04:34.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:33 smithi050 bash[26719]: cluster 2024-09-16T14:04:33.659400+0000 mon.a (mon.0) 562 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-16T14:04:34.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:33 smithi050 bash[26719]: cluster 2024-09-16T14:04:33.673352+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-16T14:04:34.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:33 smithi090 bash[21690]: cluster 2024-09-16T14:04:33.659400+0000 mon.a (mon.0) 562 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-16T14:04:34.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:33 smithi090 bash[21690]: cluster 2024-09-16T14:04:33.673352+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-16T14:04:35.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:34 smithi050 bash[19827]: cluster 2024-09-16T14:04:32.803855+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v241: 1 pgs: 1 remapped+peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:04:35.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:34 smithi050 bash[19827]: cluster 2024-09-16T14:04:34.675581+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-16T14:04:35.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:34 smithi050 bash[26719]: cluster 2024-09-16T14:04:32.803855+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v241: 1 pgs: 1 remapped+peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:04:35.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:34 smithi050 bash[26719]: cluster 2024-09-16T14:04:34.675581+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-16T14:04:35.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:34 smithi090 bash[21690]: cluster 2024-09-16T14:04:32.803855+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v241: 1 pgs: 1 remapped+peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:04:35.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:34 smithi090 bash[21690]: cluster 2024-09-16T14:04:34.675581+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-16T14:04:37.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:36 smithi050 bash[19827]: cluster 2024-09-16T14:04:34.804483+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v244: 1 pgs: 1 remapped+peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:04:37.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:36 smithi050 bash[26719]: cluster 2024-09-16T14:04:34.804483+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v244: 1 pgs: 1 remapped+peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:04:37.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:36 smithi090 bash[21690]: cluster 2024-09-16T14:04:34.804483+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v244: 1 pgs: 1 remapped+peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:04:38.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:37 smithi050 bash[26719]: cluster 2024-09-16T14:04:36.805070+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:04:38.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:37 smithi050 bash[26719]: cluster 2024-09-16T14:04:37.718060+0000 mon.a (mon.0) 565 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-16T14:04:38.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:37 smithi050 bash[26719]: cluster 2024-09-16T14:04:37.718108+0000 mon.a (mon.0) 566 : cluster [INF] Cluster is now healthy 2024-09-16T14:04:38.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:37 smithi050 bash[19827]: cluster 2024-09-16T14:04:36.805070+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:04:38.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:37 smithi050 bash[19827]: cluster 2024-09-16T14:04:37.718060+0000 mon.a (mon.0) 565 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-16T14:04:38.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:37 smithi050 bash[19827]: cluster 2024-09-16T14:04:37.718108+0000 mon.a (mon.0) 566 : cluster [INF] Cluster is now healthy 2024-09-16T14:04:38.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:37 smithi090 bash[21690]: cluster 2024-09-16T14:04:36.805070+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:04:38.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:37 smithi090 bash[21690]: cluster 2024-09-16T14:04:37.718060+0000 mon.a (mon.0) 565 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-16T14:04:38.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:37 smithi090 bash[21690]: cluster 2024-09-16T14:04:37.718108+0000 mon.a (mon.0) 566 : cluster [INF] Cluster is now healthy 2024-09-16T14:04:39.823 INFO:teuthology.orchestra.run.smithi090.stdout: 2024-09-16T14:04:39.874 DEBUG:teuthology.orchestra.run.smithi090:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi090:vg_nvme/lv_2 2024-09-16T14:04:40.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:39 smithi050 bash[19827]: cluster 2024-09-16T14:04:38.805631+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-09-16T14:04:40.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:39 smithi050 bash[26719]: cluster 2024-09-16T14:04:38.805631+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-09-16T14:04:40.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:39 smithi090 bash[21690]: cluster 2024-09-16T14:04:38.805631+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-09-16T14:04:42.118 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:41 smithi090 bash[21690]: cluster 2024-09-16T14:04:40.806207+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T14:04:42.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:41 smithi050 bash[19827]: cluster 2024-09-16T14:04:40.806207+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T14:04:42.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:41 smithi050 bash[26719]: cluster 2024-09-16T14:04:40.806207+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T14:04:44.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:43 smithi050 bash[19827]: cluster 2024-09-16T14:04:42.806769+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-16T14:04:44.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:43 smithi050 bash[19827]: cephadm 2024-09-16T14:04:42.845523+0000 mgr.y (mgr.14150) 270 : cephadm [INF] Detected new or changed devices on smithi090 2024-09-16T14:04:44.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:43 smithi050 bash[19827]: audit 2024-09-16T14:04:42.854382+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:44.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:43 smithi050 bash[19827]: audit 2024-09-16T14:04:42.862867+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:44.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:43 smithi050 bash[19827]: audit 2024-09-16T14:04:42.866101+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:04:44.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:43 smithi050 bash[19827]: audit 2024-09-16T14:04:42.872014+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:04:44.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:43 smithi050 bash[19827]: cephadm 2024-09-16T14:04:42.873383+0000 mgr.y (mgr.14150) 271 : cephadm [INF] Adjusting osd_memory_target on smithi090 to 8632M 2024-09-16T14:04:44.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:43 smithi050 bash[19827]: audit 2024-09-16T14:04:42.879524+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:44.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:43 smithi050 bash[19827]: audit 2024-09-16T14:04:42.883849+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:44.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:43 smithi050 bash[19827]: audit 2024-09-16T14:04:42.885609+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:04:44.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:43 smithi050 bash[19827]: audit 2024-09-16T14:04:42.895578+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:44.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:43 smithi050 bash[26719]: cluster 2024-09-16T14:04:42.806769+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-16T14:04:44.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:43 smithi050 bash[26719]: cephadm 2024-09-16T14:04:42.845523+0000 mgr.y (mgr.14150) 270 : cephadm [INF] Detected new or changed devices on smithi090 2024-09-16T14:04:44.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:43 smithi050 bash[26719]: audit 2024-09-16T14:04:42.854382+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:44.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:43 smithi050 bash[26719]: audit 2024-09-16T14:04:42.862867+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:44.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:43 smithi050 bash[26719]: audit 2024-09-16T14:04:42.866101+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:04:44.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:43 smithi050 bash[26719]: audit 2024-09-16T14:04:42.872014+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:04:44.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:43 smithi050 bash[26719]: cephadm 2024-09-16T14:04:42.873383+0000 mgr.y (mgr.14150) 271 : cephadm [INF] Adjusting osd_memory_target on smithi090 to 8632M 2024-09-16T14:04:44.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:43 smithi050 bash[26719]: audit 2024-09-16T14:04:42.879524+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:44.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:43 smithi050 bash[26719]: audit 2024-09-16T14:04:42.883849+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:44.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:43 smithi050 bash[26719]: audit 2024-09-16T14:04:42.885609+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:04:44.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:43 smithi050 bash[26719]: audit 2024-09-16T14:04:42.895578+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:44.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:43 smithi090 bash[21690]: cluster 2024-09-16T14:04:42.806769+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-16T14:04:44.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:43 smithi090 bash[21690]: cephadm 2024-09-16T14:04:42.845523+0000 mgr.y (mgr.14150) 270 : cephadm [INF] Detected new or changed devices on smithi090 2024-09-16T14:04:44.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:43 smithi090 bash[21690]: audit 2024-09-16T14:04:42.854382+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:44.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:43 smithi090 bash[21690]: audit 2024-09-16T14:04:42.862867+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:44.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:43 smithi090 bash[21690]: audit 2024-09-16T14:04:42.866101+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:04:44.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:43 smithi090 bash[21690]: audit 2024-09-16T14:04:42.872014+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:04:44.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:43 smithi090 bash[21690]: cephadm 2024-09-16T14:04:42.873383+0000 mgr.y (mgr.14150) 271 : cephadm [INF] Adjusting osd_memory_target on smithi090 to 8632M 2024-09-16T14:04:44.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:43 smithi090 bash[21690]: audit 2024-09-16T14:04:42.879524+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:44.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:43 smithi090 bash[21690]: audit 2024-09-16T14:04:42.883849+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:44.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:43 smithi090 bash[21690]: audit 2024-09-16T14:04:42.885609+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:04:44.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:43 smithi090 bash[21690]: audit 2024-09-16T14:04:42.895578+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:04:45.332 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T14:04:46.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:45 smithi050 bash[19827]: cluster 2024-09-16T14:04:44.807326+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-16T14:04:46.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:45 smithi050 bash[26719]: cluster 2024-09-16T14:04:44.807326+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-16T14:04:46.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:45 smithi090 bash[21690]: cluster 2024-09-16T14:04:44.807326+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-16T14:04:48.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:47 smithi050 bash[19827]: cluster 2024-09-16T14:04:46.807907+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T14:04:48.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:47 smithi050 bash[19827]: audit 2024-09-16T14:04:47.005262+0000 mgr.y (mgr.14150) 274 : audit [DBG] from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:04:48.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:47 smithi050 bash[19827]: audit 2024-09-16T14:04:47.011985+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T14:04:48.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:47 smithi050 bash[19827]: audit 2024-09-16T14:04:47.018373+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T14:04:48.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:47 smithi050 bash[19827]: audit 2024-09-16T14:04:47.020408+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:48.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:47 smithi050 bash[26719]: cluster 2024-09-16T14:04:46.807907+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T14:04:48.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:47 smithi050 bash[26719]: audit 2024-09-16T14:04:47.005262+0000 mgr.y (mgr.14150) 274 : audit [DBG] from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:04:48.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:47 smithi050 bash[26719]: audit 2024-09-16T14:04:47.011985+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T14:04:48.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:47 smithi050 bash[26719]: audit 2024-09-16T14:04:47.018373+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T14:04:48.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:47 smithi050 bash[26719]: audit 2024-09-16T14:04:47.020408+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:48.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:47 smithi090 bash[21690]: cluster 2024-09-16T14:04:46.807907+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T14:04:48.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:47 smithi090 bash[21690]: audit 2024-09-16T14:04:47.005262+0000 mgr.y (mgr.14150) 274 : audit [DBG] from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:04:48.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:47 smithi090 bash[21690]: audit 2024-09-16T14:04:47.011985+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T14:04:48.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:47 smithi090 bash[21690]: audit 2024-09-16T14:04:47.018373+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T14:04:48.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:47 smithi090 bash[21690]: audit 2024-09-16T14:04:47.020408+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:50.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:49 smithi050 bash[19827]: cluster 2024-09-16T14:04:48.808451+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:04:50.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:49 smithi050 bash[26719]: cluster 2024-09-16T14:04:48.808451+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:04:50.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:49 smithi090 bash[21690]: cluster 2024-09-16T14:04:48.808451+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:04:52.154 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:51 smithi090 bash[21690]: cluster 2024-09-16T14:04:50.809019+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:04:52.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:51 smithi050 bash[19827]: cluster 2024-09-16T14:04:50.809019+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:04:52.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:51 smithi050 bash[26719]: cluster 2024-09-16T14:04:50.809019+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:04:54.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:53 smithi050 bash[19827]: cluster 2024-09-16T14:04:52.809532+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:04:54.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:53 smithi050 bash[26719]: cluster 2024-09-16T14:04:52.809532+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:04:54.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:53 smithi090 bash[21690]: cluster 2024-09-16T14:04:52.809532+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:04:56.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:55 smithi050 bash[19827]: cluster 2024-09-16T14:04:54.810083+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:04:56.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:55 smithi050 bash[26719]: cluster 2024-09-16T14:04:54.810083+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:04:56.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:55 smithi090 bash[21690]: cluster 2024-09-16T14:04:54.810083+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:04:57.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:56 smithi050 bash[19827]: audit 2024-09-16T14:04:55.954847+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.90:0/4212044927' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f7a6ad03-fa1e-4536-b6d3-3a756f304a16"}]: dispatch 2024-09-16T14:04:57.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:56 smithi050 bash[19827]: audit 2024-09-16T14:04:55.956830+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f7a6ad03-fa1e-4536-b6d3-3a756f304a16"}]: dispatch 2024-09-16T14:04:57.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:56 smithi050 bash[19827]: audit 2024-09-16T14:04:55.960762+0000 mon.a (mon.0) 579 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f7a6ad03-fa1e-4536-b6d3-3a756f304a16"}]': finished 2024-09-16T14:04:57.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:56 smithi050 bash[19827]: cluster 2024-09-16T14:04:55.966596+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-16T14:04:57.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:56 smithi050 bash[19827]: audit 2024-09-16T14:04:55.967087+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:04:57.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:56 smithi050 bash[19827]: audit 2024-09-16T14:04:56.605316+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.90:0/2916193209' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T14:04:57.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:56 smithi050 bash[26719]: audit 2024-09-16T14:04:55.954847+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.90:0/4212044927' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f7a6ad03-fa1e-4536-b6d3-3a756f304a16"}]: dispatch 2024-09-16T14:04:57.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:56 smithi050 bash[26719]: audit 2024-09-16T14:04:55.956830+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f7a6ad03-fa1e-4536-b6d3-3a756f304a16"}]: dispatch 2024-09-16T14:04:57.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:56 smithi050 bash[26719]: audit 2024-09-16T14:04:55.960762+0000 mon.a (mon.0) 579 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f7a6ad03-fa1e-4536-b6d3-3a756f304a16"}]': finished 2024-09-16T14:04:57.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:56 smithi050 bash[26719]: cluster 2024-09-16T14:04:55.966596+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-16T14:04:57.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:56 smithi050 bash[26719]: audit 2024-09-16T14:04:55.967087+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:04:57.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:56 smithi050 bash[26719]: audit 2024-09-16T14:04:56.605316+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.90:0/2916193209' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T14:04:57.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:56 smithi090 bash[21690]: audit 2024-09-16T14:04:55.954847+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.90:0/4212044927' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f7a6ad03-fa1e-4536-b6d3-3a756f304a16"}]: dispatch 2024-09-16T14:04:57.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:56 smithi090 bash[21690]: audit 2024-09-16T14:04:55.956830+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f7a6ad03-fa1e-4536-b6d3-3a756f304a16"}]: dispatch 2024-09-16T14:04:57.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:56 smithi090 bash[21690]: audit 2024-09-16T14:04:55.960762+0000 mon.a (mon.0) 579 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f7a6ad03-fa1e-4536-b6d3-3a756f304a16"}]': finished 2024-09-16T14:04:57.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:56 smithi090 bash[21690]: cluster 2024-09-16T14:04:55.966596+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-16T14:04:57.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:56 smithi090 bash[21690]: audit 2024-09-16T14:04:55.967087+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:04:57.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:56 smithi090 bash[21690]: audit 2024-09-16T14:04:56.605316+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.90:0/2916193209' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T14:04:58.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:57 smithi050 bash[19827]: cluster 2024-09-16T14:04:56.810742+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:04:58.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:57 smithi050 bash[26719]: cluster 2024-09-16T14:04:56.810742+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:04:58.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:57 smithi090 bash[21690]: cluster 2024-09-16T14:04:56.810742+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:00.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:04:59 smithi050 bash[19827]: cluster 2024-09-16T14:04:58.811261+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:00.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:04:59 smithi050 bash[26719]: cluster 2024-09-16T14:04:58.811261+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:00.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:04:59 smithi090 bash[21690]: cluster 2024-09-16T14:04:58.811261+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:02.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:01 smithi050 bash[19827]: cluster 2024-09-16T14:05:00.811786+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:02.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:01 smithi050 bash[26719]: cluster 2024-09-16T14:05:00.811786+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:02.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:01 smithi090 bash[21690]: cluster 2024-09-16T14:05:00.811786+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:04.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:03 smithi050 bash[19827]: cluster 2024-09-16T14:05:02.812252+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:04.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:03 smithi050 bash[26719]: cluster 2024-09-16T14:05:02.812252+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:04.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:03 smithi090 bash[21690]: cluster 2024-09-16T14:05:02.812252+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:06.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:05 smithi050 bash[19827]: cluster 2024-09-16T14:05:04.812777+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:06.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:05 smithi050 bash[26719]: cluster 2024-09-16T14:05:04.812777+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:06.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:05 smithi090 bash[21690]: cluster 2024-09-16T14:05:04.812777+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:08.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:07 smithi050 bash[19827]: cluster 2024-09-16T14:05:06.813334+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:08.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:07 smithi050 bash[26719]: cluster 2024-09-16T14:05:06.813334+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:08.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:07 smithi090 bash[21690]: cluster 2024-09-16T14:05:06.813334+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:10.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:09 smithi050 bash[19827]: cluster 2024-09-16T14:05:08.813912+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:10.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:09 smithi050 bash[26719]: cluster 2024-09-16T14:05:08.813912+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:10.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:09 smithi090 bash[21690]: cluster 2024-09-16T14:05:08.813912+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:11.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:10 smithi050 bash[19827]: audit 2024-09-16T14:05:10.176561+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-16T14:05:11.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:10 smithi050 bash[19827]: audit 2024-09-16T14:05:10.178389+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:11.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:10 smithi050 bash[19827]: cephadm 2024-09-16T14:05:10.179967+0000 mgr.y (mgr.14150) 286 : cephadm [INF] Deploying daemon osd.6 on smithi090 2024-09-16T14:05:11.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:11 smithi050 bash[26719]: audit 2024-09-16T14:05:10.176561+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-16T14:05:11.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:11 smithi050 bash[26719]: audit 2024-09-16T14:05:10.178389+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:11.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:11 smithi050 bash[26719]: cephadm 2024-09-16T14:05:10.179967+0000 mgr.y (mgr.14150) 286 : cephadm [INF] Deploying daemon osd.6 on smithi090 2024-09-16T14:05:11.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:10 smithi090 bash[21690]: audit 2024-09-16T14:05:10.176561+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-16T14:05:11.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:10 smithi090 bash[21690]: audit 2024-09-16T14:05:10.178389+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:11.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:10 smithi090 bash[21690]: cephadm 2024-09-16T14:05:10.179967+0000 mgr.y (mgr.14150) 286 : cephadm [INF] Deploying daemon osd.6 on smithi090 2024-09-16T14:05:12.272 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:11 smithi090 bash[21690]: cluster 2024-09-16T14:05:10.814544+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:12.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:12 smithi050 bash[19827]: cluster 2024-09-16T14:05:10.814544+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:12.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:12 smithi050 bash[26719]: cluster 2024-09-16T14:05:10.814544+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:14.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:14 smithi090 bash[21690]: cluster 2024-09-16T14:05:12.815143+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:14.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:14 smithi050 bash[19827]: cluster 2024-09-16T14:05:12.815143+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:14.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:14 smithi050 bash[26719]: cluster 2024-09-16T14:05:12.815143+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:15.179 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:05:15 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:05:15.179 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:05:15 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:05:15.179 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:05:15 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:05:15.180 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:15 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:05:15.445 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:05:15 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:05:15.445 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:05:15 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:05:15.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:15 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:05:15.446 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:05:15 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:05:16.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:16 smithi050 bash[19827]: cluster 2024-09-16T14:05:14.815705+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:16.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:16 smithi050 bash[19827]: audit 2024-09-16T14:05:15.457766+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:05:16.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:16 smithi050 bash[19827]: audit 2024-09-16T14:05:15.465889+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:16.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:16 smithi050 bash[19827]: audit 2024-09-16T14:05:15.474447+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:16.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:16 smithi050 bash[26719]: cluster 2024-09-16T14:05:14.815705+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:16.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:16 smithi050 bash[26719]: audit 2024-09-16T14:05:15.457766+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:05:16.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:16 smithi050 bash[26719]: audit 2024-09-16T14:05:15.465889+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:16.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:16 smithi050 bash[26719]: audit 2024-09-16T14:05:15.474447+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:16.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:16 smithi090 bash[21690]: cluster 2024-09-16T14:05:14.815705+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:16.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:16 smithi090 bash[21690]: audit 2024-09-16T14:05:15.457766+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:05:16.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:16 smithi090 bash[21690]: audit 2024-09-16T14:05:15.465889+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:16.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:16 smithi090 bash[21690]: audit 2024-09-16T14:05:15.474447+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:18.149 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:18 smithi090 bash[21690]: cluster 2024-09-16T14:05:16.816278+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:18.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:18 smithi050 bash[19827]: cluster 2024-09-16T14:05:16.816278+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:18.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:18 smithi050 bash[26719]: cluster 2024-09-16T14:05:16.816278+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:20.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:20 smithi050 bash[19827]: cluster 2024-09-16T14:05:18.816811+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:20.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:20 smithi050 bash[26719]: cluster 2024-09-16T14:05:18.816811+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:20.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:20 smithi090 bash[21690]: cluster 2024-09-16T14:05:18.816811+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:22.038 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:21 smithi090 bash[21690]: cluster 2024-09-16T14:05:20.817353+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:22.038 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:21 smithi090 bash[21690]: audit 2024-09-16T14:05:20.843856+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:22.038 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:21 smithi090 bash[21690]: audit 2024-09-16T14:05:20.852940+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:22.038 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:21 smithi090 bash[21690]: audit 2024-09-16T14:05:20.855126+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:22.038 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:21 smithi090 bash[21690]: audit 2024-09-16T14:05:20.857213+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:05:22.038 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:21 smithi090 bash[21690]: audit 2024-09-16T14:05:20.867304+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:22.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:21 smithi050 bash[19827]: cluster 2024-09-16T14:05:20.817353+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:22.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:21 smithi050 bash[19827]: audit 2024-09-16T14:05:20.843856+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:22.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:21 smithi050 bash[19827]: audit 2024-09-16T14:05:20.852940+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:22.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:21 smithi050 bash[19827]: audit 2024-09-16T14:05:20.855126+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:22.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:21 smithi050 bash[19827]: audit 2024-09-16T14:05:20.857213+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:05:22.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:21 smithi050 bash[19827]: audit 2024-09-16T14:05:20.867304+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:22.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:21 smithi050 bash[26719]: cluster 2024-09-16T14:05:20.817353+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:22.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:21 smithi050 bash[26719]: audit 2024-09-16T14:05:20.843856+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:22.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:21 smithi050 bash[26719]: audit 2024-09-16T14:05:20.852940+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:22.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:21 smithi050 bash[26719]: audit 2024-09-16T14:05:20.855126+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:22.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:21 smithi050 bash[26719]: audit 2024-09-16T14:05:20.857213+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:05:22.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:21 smithi050 bash[26719]: audit 2024-09-16T14:05:20.867304+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:23.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:23 smithi090 bash[21690]: cluster 2024-09-16T14:05:22.817878+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:24.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:23 smithi050 bash[19827]: cluster 2024-09-16T14:05:22.817878+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:24.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:23 smithi050 bash[26719]: cluster 2024-09-16T14:05:22.817878+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:25.174 INFO:teuthology.orchestra.run.smithi090.stdout:Created osd(s) 6 on host 'smithi090' 2024-09-16T14:05:25.829 DEBUG:teuthology.orchestra.run.smithi090:osd.6> sudo journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.6.service 2024-09-16T14:05:25.832 INFO:tasks.cephadm:Deploying osd.7 on smithi090 with /dev/vg_nvme/lv_1... 2024-09-16T14:05:25.832 DEBUG:teuthology.orchestra.run.smithi090:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-16T14:05:26.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:25 smithi050 bash[19827]: cluster 2024-09-16T14:05:24.818437+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:26.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:25 smithi050 bash[19827]: audit 2024-09-16T14:05:24.916071+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.90:6816/1582026312,v1:172.21.15.90:6817/1582026312]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T14:05:26.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:25 smithi050 bash[19827]: audit 2024-09-16T14:05:24.917883+0000 mon.a (mon.0) 592 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T14:05:26.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:25 smithi050 bash[19827]: audit 2024-09-16T14:05:25.154550+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:05:26.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:25 smithi050 bash[19827]: audit 2024-09-16T14:05:25.161972+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:26.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:25 smithi050 bash[19827]: audit 2024-09-16T14:05:25.170687+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:26.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:25 smithi050 bash[26719]: cluster 2024-09-16T14:05:24.818437+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:26.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:25 smithi050 bash[26719]: audit 2024-09-16T14:05:24.916071+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.90:6816/1582026312,v1:172.21.15.90:6817/1582026312]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T14:05:26.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:25 smithi050 bash[26719]: audit 2024-09-16T14:05:24.917883+0000 mon.a (mon.0) 592 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T14:05:26.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:25 smithi050 bash[26719]: audit 2024-09-16T14:05:25.154550+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:05:26.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:25 smithi050 bash[26719]: audit 2024-09-16T14:05:25.161972+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:26.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:25 smithi050 bash[26719]: audit 2024-09-16T14:05:25.170687+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:26.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:25 smithi090 bash[21690]: cluster 2024-09-16T14:05:24.818437+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:26.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:25 smithi090 bash[21690]: audit 2024-09-16T14:05:24.916071+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.90:6816/1582026312,v1:172.21.15.90:6817/1582026312]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T14:05:26.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:25 smithi090 bash[21690]: audit 2024-09-16T14:05:24.917883+0000 mon.a (mon.0) 592 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T14:05:26.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:25 smithi090 bash[21690]: audit 2024-09-16T14:05:25.154550+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:05:26.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:25 smithi090 bash[21690]: audit 2024-09-16T14:05:25.161972+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:26.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:25 smithi090 bash[21690]: audit 2024-09-16T14:05:25.170687+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:27.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:26 smithi050 bash[19827]: audit 2024-09-16T14:05:25.854975+0000 mon.a (mon.0) 596 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T14:05:27.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:26 smithi050 bash[19827]: audit 2024-09-16T14:05:25.857564+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.90:6816/1582026312,v1:172.21.15.90:6817/1582026312]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2024-09-16T14:05:27.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:26 smithi050 bash[19827]: cluster 2024-09-16T14:05:25.860533+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-16T14:05:27.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:26 smithi050 bash[19827]: audit 2024-09-16T14:05:25.861150+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:05:27.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:26 smithi050 bash[19827]: audit 2024-09-16T14:05:25.861899+0000 mon.a (mon.0) 599 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2024-09-16T14:05:27.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:26 smithi050 bash[26719]: audit 2024-09-16T14:05:25.854975+0000 mon.a (mon.0) 596 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T14:05:27.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:26 smithi050 bash[26719]: audit 2024-09-16T14:05:25.857564+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.90:6816/1582026312,v1:172.21.15.90:6817/1582026312]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2024-09-16T14:05:27.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:26 smithi050 bash[26719]: cluster 2024-09-16T14:05:25.860533+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-16T14:05:27.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:26 smithi050 bash[26719]: audit 2024-09-16T14:05:25.861150+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:05:27.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:26 smithi050 bash[26719]: audit 2024-09-16T14:05:25.861899+0000 mon.a (mon.0) 599 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2024-09-16T14:05:27.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:26 smithi090 bash[21690]: audit 2024-09-16T14:05:25.854975+0000 mon.a (mon.0) 596 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T14:05:27.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:26 smithi090 bash[21690]: audit 2024-09-16T14:05:25.857564+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.90:6816/1582026312,v1:172.21.15.90:6817/1582026312]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2024-09-16T14:05:27.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:26 smithi090 bash[21690]: cluster 2024-09-16T14:05:25.860533+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-16T14:05:27.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:26 smithi090 bash[21690]: audit 2024-09-16T14:05:25.861150+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:05:27.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:26 smithi090 bash[21690]: audit 2024-09-16T14:05:25.861899+0000 mon.a (mon.0) 599 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2024-09-16T14:05:27.695 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:05:27 smithi090 bash[36006]: debug 2024-09-16T14:05:27.388+0000 7f8abdaad640 -1 osd.6 0 waiting for initial osdmap 2024-09-16T14:05:27.695 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:05:27 smithi090 bash[36006]: debug 2024-09-16T14:05:27.420+0000 7f8ab58cd640 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:05:28.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:27 smithi050 bash[19827]: cluster 2024-09-16T14:05:26.818994+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:28.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:27 smithi050 bash[19827]: audit 2024-09-16T14:05:26.863540+0000 mon.a (mon.0) 600 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2024-09-16T14:05:28.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:27 smithi050 bash[19827]: cluster 2024-09-16T14:05:26.872250+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-16T14:05:28.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:27 smithi050 bash[19827]: audit 2024-09-16T14:05:26.873105+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:05:28.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:27 smithi050 bash[19827]: audit 2024-09-16T14:05:26.878932+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:05:28.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:27 smithi050 bash[19827]: audit 2024-09-16T14:05:27.400051+0000 mon.a (mon.0) 604 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-16T14:05:28.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:27 smithi050 bash[26719]: cluster 2024-09-16T14:05:26.818994+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:28.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:27 smithi050 bash[26719]: audit 2024-09-16T14:05:26.863540+0000 mon.a (mon.0) 600 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2024-09-16T14:05:28.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:27 smithi050 bash[26719]: cluster 2024-09-16T14:05:26.872250+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-16T14:05:28.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:27 smithi050 bash[26719]: audit 2024-09-16T14:05:26.873105+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:05:28.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:27 smithi050 bash[26719]: audit 2024-09-16T14:05:26.878932+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:05:28.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:27 smithi050 bash[26719]: audit 2024-09-16T14:05:27.400051+0000 mon.a (mon.0) 604 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-16T14:05:28.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:27 smithi090 bash[21690]: cluster 2024-09-16T14:05:26.818994+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T14:05:28.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:27 smithi090 bash[21690]: audit 2024-09-16T14:05:26.863540+0000 mon.a (mon.0) 600 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2024-09-16T14:05:28.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:27 smithi090 bash[21690]: cluster 2024-09-16T14:05:26.872250+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-16T14:05:28.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:27 smithi090 bash[21690]: audit 2024-09-16T14:05:26.873105+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:05:28.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:27 smithi090 bash[21690]: audit 2024-09-16T14:05:26.878932+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:05:28.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:27 smithi090 bash[21690]: audit 2024-09-16T14:05:27.400051+0000 mon.a (mon.0) 604 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-16T14:05:29.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:28 smithi050 bash[19827]: cluster 2024-09-16T14:05:25.891558+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T14:05:29.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:28 smithi050 bash[19827]: cluster 2024-09-16T14:05:25.891632+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T14:05:29.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:28 smithi050 bash[19827]: cluster 2024-09-16T14:05:27.872217+0000 mon.a (mon.0) 605 : cluster [INF] osd.6 [v2:172.21.15.90:6816/1582026312,v1:172.21.15.90:6817/1582026312] boot 2024-09-16T14:05:29.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:28 smithi050 bash[19827]: cluster 2024-09-16T14:05:27.872324+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-16T14:05:29.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:28 smithi050 bash[19827]: audit 2024-09-16T14:05:27.873184+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:05:29.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:28 smithi050 bash[19827]: cluster 2024-09-16T14:05:28.808713+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-16T14:05:29.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:28 smithi050 bash[26719]: cluster 2024-09-16T14:05:25.891558+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T14:05:29.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:28 smithi050 bash[26719]: cluster 2024-09-16T14:05:25.891632+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T14:05:29.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:28 smithi050 bash[26719]: cluster 2024-09-16T14:05:27.872217+0000 mon.a (mon.0) 605 : cluster [INF] osd.6 [v2:172.21.15.90:6816/1582026312,v1:172.21.15.90:6817/1582026312] boot 2024-09-16T14:05:29.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:28 smithi050 bash[26719]: cluster 2024-09-16T14:05:27.872324+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-16T14:05:29.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:28 smithi050 bash[26719]: audit 2024-09-16T14:05:27.873184+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:05:29.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:28 smithi050 bash[26719]: cluster 2024-09-16T14:05:28.808713+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-16T14:05:29.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:28 smithi090 bash[21690]: cluster 2024-09-16T14:05:25.891558+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T14:05:29.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:28 smithi090 bash[21690]: cluster 2024-09-16T14:05:25.891632+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T14:05:29.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:28 smithi090 bash[21690]: cluster 2024-09-16T14:05:27.872217+0000 mon.a (mon.0) 605 : cluster [INF] osd.6 [v2:172.21.15.90:6816/1582026312,v1:172.21.15.90:6817/1582026312] boot 2024-09-16T14:05:29.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:28 smithi090 bash[21690]: cluster 2024-09-16T14:05:27.872324+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-16T14:05:29.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:28 smithi090 bash[21690]: audit 2024-09-16T14:05:27.873184+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:05:29.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:28 smithi090 bash[21690]: cluster 2024-09-16T14:05:28.808713+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-16T14:05:30.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:29 smithi050 bash[19827]: cluster 2024-09-16T14:05:28.819539+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 349 MiB used, 625 GiB / 626 GiB avail 2024-09-16T14:05:30.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:29 smithi050 bash[19827]: cluster 2024-09-16T14:05:29.818909+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-16T14:05:30.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:29 smithi050 bash[26719]: cluster 2024-09-16T14:05:28.819539+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 349 MiB used, 625 GiB / 626 GiB avail 2024-09-16T14:05:30.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:29 smithi050 bash[26719]: cluster 2024-09-16T14:05:29.818909+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-16T14:05:30.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:29 smithi090 bash[21690]: cluster 2024-09-16T14:05:28.819539+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 349 MiB used, 625 GiB / 626 GiB avail 2024-09-16T14:05:30.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:29 smithi090 bash[21690]: cluster 2024-09-16T14:05:29.818909+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-16T14:05:30.222 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T14:05:32.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:31 smithi050 bash[19827]: cluster 2024-09-16T14:05:30.820130+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 349 MiB used, 625 GiB / 626 GiB avail 2024-09-16T14:05:32.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:31 smithi050 bash[19827]: cluster 2024-09-16T14:05:30.896080+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-16T14:05:32.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:31 smithi050 bash[26719]: cluster 2024-09-16T14:05:30.820130+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 349 MiB used, 625 GiB / 626 GiB avail 2024-09-16T14:05:32.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:31 smithi050 bash[26719]: cluster 2024-09-16T14:05:30.896080+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-16T14:05:32.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:31 smithi090 bash[21690]: cluster 2024-09-16T14:05:30.820130+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 349 MiB used, 625 GiB / 626 GiB avail 2024-09-16T14:05:32.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:31 smithi090 bash[21690]: cluster 2024-09-16T14:05:30.896080+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-16T14:05:33.184 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:32 smithi090 bash[21690]: cluster 2024-09-16T14:05:31.897810+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-16T14:05:33.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:32 smithi050 bash[19827]: cluster 2024-09-16T14:05:31.897810+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-16T14:05:33.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:32 smithi050 bash[26719]: cluster 2024-09-16T14:05:31.897810+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-16T14:05:34.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:33 smithi050 bash[19827]: cluster 2024-09-16T14:05:32.820779+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 349 MiB used, 625 GiB / 626 GiB avail 2024-09-16T14:05:34.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:33 smithi050 bash[26719]: cluster 2024-09-16T14:05:32.820779+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 349 MiB used, 625 GiB / 626 GiB avail 2024-09-16T14:05:34.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:33 smithi090 bash[21690]: cluster 2024-09-16T14:05:32.820779+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 349 MiB used, 625 GiB / 626 GiB avail 2024-09-16T14:05:36.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:35 smithi050 bash[19827]: cluster 2024-09-16T14:05:34.821398+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T14:05:36.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:35 smithi050 bash[26719]: cluster 2024-09-16T14:05:34.821398+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T14:05:36.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:35 smithi090 bash[21690]: cluster 2024-09-16T14:05:34.821398+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T14:05:38.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:37 smithi050 bash[19827]: cephadm 2024-09-16T14:05:36.818320+0000 mgr.y (mgr.14150) 300 : cephadm [INF] Detected new or changed devices on smithi090 2024-09-16T14:05:38.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:37 smithi050 bash[19827]: cluster 2024-09-16T14:05:36.821934+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-16T14:05:38.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:37 smithi050 bash[19827]: audit 2024-09-16T14:05:36.827434+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:38.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:37 smithi050 bash[19827]: audit 2024-09-16T14:05:36.836474+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:38.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:37 smithi050 bash[19827]: audit 2024-09-16T14:05:36.839340+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:05:38.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:37 smithi050 bash[19827]: audit 2024-09-16T14:05:36.841333+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:05:38.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:37 smithi050 bash[19827]: audit 2024-09-16T14:05:36.843251+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:05:38.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:37 smithi050 bash[19827]: cephadm 2024-09-16T14:05:36.844642+0000 mgr.y (mgr.14150) 302 : cephadm [INF] Adjusting osd_memory_target on smithi090 to 5755M 2024-09-16T14:05:38.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:37 smithi050 bash[19827]: audit 2024-09-16T14:05:36.850892+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:38.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:37 smithi050 bash[19827]: audit 2024-09-16T14:05:36.855161+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:38.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:37 smithi050 bash[19827]: audit 2024-09-16T14:05:36.856927+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:05:38.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:37 smithi050 bash[19827]: audit 2024-09-16T14:05:36.867026+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:38.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:37 smithi050 bash[26719]: cephadm 2024-09-16T14:05:36.818320+0000 mgr.y (mgr.14150) 300 : cephadm [INF] Detected new or changed devices on smithi090 2024-09-16T14:05:38.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:37 smithi050 bash[26719]: cluster 2024-09-16T14:05:36.821934+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-16T14:05:38.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:37 smithi050 bash[26719]: audit 2024-09-16T14:05:36.827434+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:38.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:37 smithi050 bash[26719]: audit 2024-09-16T14:05:36.836474+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:38.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:37 smithi050 bash[26719]: audit 2024-09-16T14:05:36.839340+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:05:38.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:37 smithi050 bash[26719]: audit 2024-09-16T14:05:36.841333+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:05:38.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:37 smithi050 bash[26719]: audit 2024-09-16T14:05:36.843251+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:05:38.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:37 smithi050 bash[26719]: cephadm 2024-09-16T14:05:36.844642+0000 mgr.y (mgr.14150) 302 : cephadm [INF] Adjusting osd_memory_target on smithi090 to 5755M 2024-09-16T14:05:38.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:37 smithi050 bash[26719]: audit 2024-09-16T14:05:36.850892+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:38.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:37 smithi050 bash[26719]: audit 2024-09-16T14:05:36.855161+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:38.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:37 smithi050 bash[26719]: audit 2024-09-16T14:05:36.856927+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:05:38.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:37 smithi050 bash[26719]: audit 2024-09-16T14:05:36.867026+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:38.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:37 smithi090 bash[21690]: cephadm 2024-09-16T14:05:36.818320+0000 mgr.y (mgr.14150) 300 : cephadm [INF] Detected new or changed devices on smithi090 2024-09-16T14:05:38.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:37 smithi090 bash[21690]: cluster 2024-09-16T14:05:36.821934+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-16T14:05:38.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:37 smithi090 bash[21690]: audit 2024-09-16T14:05:36.827434+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:38.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:37 smithi090 bash[21690]: audit 2024-09-16T14:05:36.836474+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:38.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:37 smithi090 bash[21690]: audit 2024-09-16T14:05:36.839340+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:05:38.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:37 smithi090 bash[21690]: audit 2024-09-16T14:05:36.841333+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:05:38.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:37 smithi090 bash[21690]: audit 2024-09-16T14:05:36.843251+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:05:38.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:37 smithi090 bash[21690]: cephadm 2024-09-16T14:05:36.844642+0000 mgr.y (mgr.14150) 302 : cephadm [INF] Adjusting osd_memory_target on smithi090 to 5755M 2024-09-16T14:05:38.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:37 smithi090 bash[21690]: audit 2024-09-16T14:05:36.850892+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:38.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:37 smithi090 bash[21690]: audit 2024-09-16T14:05:36.855161+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:38.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:37 smithi090 bash[21690]: audit 2024-09-16T14:05:36.856927+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:05:38.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:37 smithi090 bash[21690]: audit 2024-09-16T14:05:36.867026+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:05:39.376 INFO:teuthology.orchestra.run.smithi090.stdout: 2024-09-16T14:05:39.426 DEBUG:teuthology.orchestra.run.smithi090:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi090:vg_nvme/lv_1 2024-09-16T14:05:40.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:39 smithi050 bash[19827]: cluster 2024-09-16T14:05:38.822563+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T14:05:40.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:39 smithi050 bash[26719]: cluster 2024-09-16T14:05:38.822563+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T14:05:40.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:39 smithi090 bash[21690]: cluster 2024-09-16T14:05:38.822563+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T14:05:42.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:41 smithi050 bash[26719]: cluster 2024-09-16T14:05:40.823207+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T14:05:42.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:41 smithi050 bash[19827]: cluster 2024-09-16T14:05:40.823207+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T14:05:42.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:41 smithi090 bash[21690]: cluster 2024-09-16T14:05:40.823207+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T14:05:44.178 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T14:05:44.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:43 smithi050 bash[26719]: cluster 2024-09-16T14:05:42.823961+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-16T14:05:44.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:43 smithi050 bash[19827]: cluster 2024-09-16T14:05:42.823961+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-16T14:05:44.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:43 smithi090 bash[21690]: cluster 2024-09-16T14:05:42.823961+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-16T14:05:46.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:45 smithi050 bash[26719]: cluster 2024-09-16T14:05:44.824583+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T14:05:46.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:45 smithi050 bash[26719]: audit 2024-09-16T14:05:45.780280+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T14:05:46.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:45 smithi050 bash[26719]: audit 2024-09-16T14:05:45.787014+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T14:05:46.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:45 smithi050 bash[26719]: audit 2024-09-16T14:05:45.788720+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:46.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:45 smithi050 bash[19827]: cluster 2024-09-16T14:05:44.824583+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T14:05:46.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:45 smithi050 bash[19827]: audit 2024-09-16T14:05:45.780280+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T14:05:46.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:45 smithi050 bash[19827]: audit 2024-09-16T14:05:45.787014+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T14:05:46.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:45 smithi050 bash[19827]: audit 2024-09-16T14:05:45.788720+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:46.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:45 smithi090 bash[21690]: cluster 2024-09-16T14:05:44.824583+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T14:05:46.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:45 smithi090 bash[21690]: audit 2024-09-16T14:05:45.780280+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T14:05:46.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:45 smithi090 bash[21690]: audit 2024-09-16T14:05:45.787014+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T14:05:46.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:45 smithi090 bash[21690]: audit 2024-09-16T14:05:45.788720+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:47.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:46 smithi050 bash[19827]: audit 2024-09-16T14:05:45.773664+0000 mgr.y (mgr.14150) 307 : audit [DBG] from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:47.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:46 smithi050 bash[26719]: audit 2024-09-16T14:05:45.773664+0000 mgr.y (mgr.14150) 307 : audit [DBG] from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:47.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:46 smithi090 bash[21690]: audit 2024-09-16T14:05:45.773664+0000 mgr.y (mgr.14150) 307 : audit [DBG] from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi090:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:48.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:47 smithi050 bash[19827]: cluster 2024-09-16T14:05:46.825144+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:05:48.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:47 smithi050 bash[26719]: cluster 2024-09-16T14:05:46.825144+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:05:48.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:47 smithi090 bash[21690]: cluster 2024-09-16T14:05:46.825144+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:05:50.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:49 smithi050 bash[19827]: cluster 2024-09-16T14:05:48.825714+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:05:50.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:49 smithi050 bash[26719]: cluster 2024-09-16T14:05:48.825714+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:05:50.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:49 smithi090 bash[21690]: cluster 2024-09-16T14:05:48.825714+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:05:52.134 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:51 smithi090 bash[21690]: cluster 2024-09-16T14:05:50.826288+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:05:52.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:51 smithi050 bash[26719]: cluster 2024-09-16T14:05:50.826288+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:05:52.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:51 smithi050 bash[19827]: cluster 2024-09-16T14:05:50.826288+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:05:54.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:53 smithi050 bash[26719]: cluster 2024-09-16T14:05:52.826881+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:05:54.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:53 smithi050 bash[19827]: cluster 2024-09-16T14:05:52.826881+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:05:54.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:53 smithi090 bash[21690]: cluster 2024-09-16T14:05:52.826881+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:05:55.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:54 smithi050 bash[19827]: audit 2024-09-16T14:05:54.697679+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.90:0/516059281' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c1553226-7a4e-4b49-9da1-cdd4d0f4ae78"}]: dispatch 2024-09-16T14:05:55.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:54 smithi050 bash[19827]: audit 2024-09-16T14:05:54.699990+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c1553226-7a4e-4b49-9da1-cdd4d0f4ae78"}]: dispatch 2024-09-16T14:05:55.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:54 smithi050 bash[19827]: audit 2024-09-16T14:05:54.703530+0000 mon.a (mon.0) 625 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c1553226-7a4e-4b49-9da1-cdd4d0f4ae78"}]': finished 2024-09-16T14:05:55.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:54 smithi050 bash[19827]: cluster 2024-09-16T14:05:54.711097+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-16T14:05:55.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:54 smithi050 bash[19827]: audit 2024-09-16T14:05:54.711648+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:05:55.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:54 smithi050 bash[26719]: audit 2024-09-16T14:05:54.697679+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.90:0/516059281' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c1553226-7a4e-4b49-9da1-cdd4d0f4ae78"}]: dispatch 2024-09-16T14:05:55.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:54 smithi050 bash[26719]: audit 2024-09-16T14:05:54.699990+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c1553226-7a4e-4b49-9da1-cdd4d0f4ae78"}]: dispatch 2024-09-16T14:05:55.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:54 smithi050 bash[26719]: audit 2024-09-16T14:05:54.703530+0000 mon.a (mon.0) 625 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c1553226-7a4e-4b49-9da1-cdd4d0f4ae78"}]': finished 2024-09-16T14:05:55.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:54 smithi050 bash[26719]: cluster 2024-09-16T14:05:54.711097+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-16T14:05:55.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:54 smithi050 bash[26719]: audit 2024-09-16T14:05:54.711648+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:05:55.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:54 smithi090 bash[21690]: audit 2024-09-16T14:05:54.697679+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.90:0/516059281' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c1553226-7a4e-4b49-9da1-cdd4d0f4ae78"}]: dispatch 2024-09-16T14:05:55.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:54 smithi090 bash[21690]: audit 2024-09-16T14:05:54.699990+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c1553226-7a4e-4b49-9da1-cdd4d0f4ae78"}]: dispatch 2024-09-16T14:05:55.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:54 smithi090 bash[21690]: audit 2024-09-16T14:05:54.703530+0000 mon.a (mon.0) 625 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c1553226-7a4e-4b49-9da1-cdd4d0f4ae78"}]': finished 2024-09-16T14:05:55.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:54 smithi090 bash[21690]: cluster 2024-09-16T14:05:54.711097+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-16T14:05:55.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:54 smithi090 bash[21690]: audit 2024-09-16T14:05:54.711648+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:05:56.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:55 smithi050 bash[19827]: cluster 2024-09-16T14:05:54.827457+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:05:56.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:55 smithi050 bash[19827]: audit 2024-09-16T14:05:55.350174+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.90:0/2485111691' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T14:05:56.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:55 smithi050 bash[26719]: cluster 2024-09-16T14:05:54.827457+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:05:56.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:55 smithi050 bash[26719]: audit 2024-09-16T14:05:55.350174+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.90:0/2485111691' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T14:05:56.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:55 smithi090 bash[21690]: cluster 2024-09-16T14:05:54.827457+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:05:56.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:55 smithi090 bash[21690]: audit 2024-09-16T14:05:55.350174+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.90:0/2485111691' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T14:05:58.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:57 smithi050 bash[19827]: cluster 2024-09-16T14:05:56.828013+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:05:58.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:57 smithi050 bash[26719]: cluster 2024-09-16T14:05:56.828013+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:05:58.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:57 smithi090 bash[21690]: cluster 2024-09-16T14:05:56.828013+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:00.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:05:59 smithi050 bash[19827]: cluster 2024-09-16T14:05:58.828604+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:00.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:05:59 smithi050 bash[26719]: cluster 2024-09-16T14:05:58.828604+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:00.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:05:59 smithi090 bash[21690]: cluster 2024-09-16T14:05:58.828604+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:02.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:01 smithi050 bash[19827]: cluster 2024-09-16T14:06:00.829177+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:02.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:01 smithi050 bash[26719]: cluster 2024-09-16T14:06:00.829177+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:02.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:01 smithi090 bash[21690]: cluster 2024-09-16T14:06:00.829177+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:04.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:03 smithi050 bash[26719]: cluster 2024-09-16T14:06:02.829747+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:04.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:03 smithi050 bash[19827]: cluster 2024-09-16T14:06:02.829747+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:04.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:03 smithi090 bash[21690]: cluster 2024-09-16T14:06:02.829747+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:06.136 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:05 smithi090 bash[21690]: cluster 2024-09-16T14:06:04.830411+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:06.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:05 smithi050 bash[26719]: cluster 2024-09-16T14:06:04.830411+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:06.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:05 smithi050 bash[19827]: cluster 2024-09-16T14:06:04.830411+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:08.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:07 smithi050 bash[26719]: cluster 2024-09-16T14:06:06.831114+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:08.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:07 smithi050 bash[19827]: cluster 2024-09-16T14:06:06.831114+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:08.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:07 smithi090 bash[21690]: cluster 2024-09-16T14:06:06.831114+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:10.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:09 smithi050 bash[26719]: cluster 2024-09-16T14:06:08.831830+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:10.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:09 smithi050 bash[26719]: audit 2024-09-16T14:06:09.047680+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-16T14:06:10.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:09 smithi050 bash[26719]: audit 2024-09-16T14:06:09.049424+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:06:10.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:09 smithi050 bash[26719]: cephadm 2024-09-16T14:06:09.050887+0000 mgr.y (mgr.14150) 320 : cephadm [INF] Deploying daemon osd.7 on smithi090 2024-09-16T14:06:10.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:09 smithi050 bash[19827]: cluster 2024-09-16T14:06:08.831830+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:10.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:09 smithi050 bash[19827]: audit 2024-09-16T14:06:09.047680+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-16T14:06:10.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:09 smithi050 bash[19827]: audit 2024-09-16T14:06:09.049424+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:06:10.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:09 smithi050 bash[19827]: cephadm 2024-09-16T14:06:09.050887+0000 mgr.y (mgr.14150) 320 : cephadm [INF] Deploying daemon osd.7 on smithi090 2024-09-16T14:06:10.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:09 smithi090 bash[21690]: cluster 2024-09-16T14:06:08.831830+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:10.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:09 smithi090 bash[21690]: audit 2024-09-16T14:06:09.047680+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-16T14:06:10.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:09 smithi090 bash[21690]: audit 2024-09-16T14:06:09.049424+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:06:10.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:09 smithi090 bash[21690]: cephadm 2024-09-16T14:06:09.050887+0000 mgr.y (mgr.14150) 320 : cephadm [INF] Deploying daemon osd.7 on smithi090 2024-09-16T14:06:12.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:11 smithi050 bash[26719]: cluster 2024-09-16T14:06:10.832442+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:12.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:11 smithi050 bash[19827]: cluster 2024-09-16T14:06:10.832442+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:12.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:11 smithi090 bash[21690]: cluster 2024-09-16T14:06:10.832442+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:14.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:13 smithi050 bash[19827]: cluster 2024-09-16T14:06:12.833027+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:14.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:13 smithi050 bash[26719]: cluster 2024-09-16T14:06:12.833027+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:14.195 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:06:14 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:06:14.195 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:06:14 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:06:14.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:13 smithi090 bash[21690]: cluster 2024-09-16T14:06:12.833027+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:14.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:14 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:06:14.196 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:06:14 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:06:14.196 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:06:14 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:06:14.641 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:06:14 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:06:14.641 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:14 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:06:14.641 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:06:14 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:06:14.642 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:06:14 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:06:14.642 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:06:14 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:06:15.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:14 smithi050 bash[19827]: audit 2024-09-16T14:06:14.513371+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:06:15.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:14 smithi050 bash[19827]: audit 2024-09-16T14:06:14.520800+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:15.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:14 smithi050 bash[19827]: audit 2024-09-16T14:06:14.531602+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:15.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:14 smithi050 bash[26719]: audit 2024-09-16T14:06:14.513371+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:06:15.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:14 smithi050 bash[26719]: audit 2024-09-16T14:06:14.520800+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:15.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:14 smithi050 bash[26719]: audit 2024-09-16T14:06:14.531602+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:15.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:14 smithi090 bash[21690]: audit 2024-09-16T14:06:14.513371+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:06:15.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:14 smithi090 bash[21690]: audit 2024-09-16T14:06:14.520800+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:15.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:14 smithi090 bash[21690]: audit 2024-09-16T14:06:14.531602+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:16.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:16 smithi050 bash[26719]: cluster 2024-09-16T14:06:14.833569+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:16.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:16 smithi050 bash[19827]: cluster 2024-09-16T14:06:14.833569+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:16.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:16 smithi090 bash[21690]: cluster 2024-09-16T14:06:14.833569+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:18.847 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:18 smithi090 bash[21690]: cluster 2024-09-16T14:06:16.834140+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:18.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:18 smithi050 bash[19827]: cluster 2024-09-16T14:06:16.834140+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:18.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:18 smithi050 bash[26719]: cluster 2024-09-16T14:06:16.834140+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:20.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:20 smithi050 bash[19827]: cluster 2024-09-16T14:06:18.834712+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:20.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:20 smithi050 bash[26719]: cluster 2024-09-16T14:06:18.834712+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:20.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:20 smithi090 bash[21690]: cluster 2024-09-16T14:06:18.834712+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:22.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:22 smithi090 bash[21690]: cluster 2024-09-16T14:06:20.835318+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:22.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:22 smithi090 bash[21690]: audit 2024-09-16T14:06:21.689765+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:22.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:22 smithi090 bash[21690]: audit 2024-09-16T14:06:21.698815+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:22.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:22 smithi090 bash[21690]: audit 2024-09-16T14:06:22.413536+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:06:22.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:22 smithi090 bash[21690]: audit 2024-09-16T14:06:22.415363+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:06:22.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:22 smithi090 bash[21690]: audit 2024-09-16T14:06:22.425252+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:23.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:22 smithi050 bash[19827]: cluster 2024-09-16T14:06:20.835318+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:23.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:22 smithi050 bash[19827]: audit 2024-09-16T14:06:21.689765+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:23.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:22 smithi050 bash[19827]: audit 2024-09-16T14:06:21.698815+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:23.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:22 smithi050 bash[19827]: audit 2024-09-16T14:06:22.413536+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:06:23.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:22 smithi050 bash[19827]: audit 2024-09-16T14:06:22.415363+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:06:23.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:22 smithi050 bash[19827]: audit 2024-09-16T14:06:22.425252+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:23.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:22 smithi050 bash[26719]: cluster 2024-09-16T14:06:20.835318+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:23.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:22 smithi050 bash[26719]: audit 2024-09-16T14:06:21.689765+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:23.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:22 smithi050 bash[26719]: audit 2024-09-16T14:06:21.698815+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:23.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:22 smithi050 bash[26719]: audit 2024-09-16T14:06:22.413536+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:06:23.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:22 smithi050 bash[26719]: audit 2024-09-16T14:06:22.415363+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:06:23.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:22 smithi050 bash[26719]: audit 2024-09-16T14:06:22.425252+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:24.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:24 smithi090 bash[21690]: cluster 2024-09-16T14:06:22.835917+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:24.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:24 smithi090 bash[21690]: audit 2024-09-16T14:06:23.711078+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.90:6824/3418076471,v1:172.21.15.90:6825/3418076471]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T14:06:24.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:24 smithi090 bash[21690]: audit 2024-09-16T14:06:23.713489+0000 mon.a (mon.0) 638 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T14:06:25.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:24 smithi050 bash[19827]: cluster 2024-09-16T14:06:22.835917+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:25.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:24 smithi050 bash[19827]: audit 2024-09-16T14:06:23.711078+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.90:6824/3418076471,v1:172.21.15.90:6825/3418076471]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T14:06:25.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:24 smithi050 bash[19827]: audit 2024-09-16T14:06:23.713489+0000 mon.a (mon.0) 638 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T14:06:25.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:24 smithi050 bash[26719]: cluster 2024-09-16T14:06:22.835917+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:25.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:24 smithi050 bash[26719]: audit 2024-09-16T14:06:23.711078+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.90:6824/3418076471,v1:172.21.15.90:6825/3418076471]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T14:06:25.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:24 smithi050 bash[26719]: audit 2024-09-16T14:06:23.713489+0000 mon.a (mon.0) 638 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T14:06:26.104 INFO:teuthology.orchestra.run.smithi090.stdout:Created osd(s) 7 on host 'smithi090' 2024-09-16T14:06:26.120 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:25 smithi090 bash[21690]: audit 2024-09-16T14:06:24.699999+0000 mon.a (mon.0) 639 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T14:06:26.121 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:25 smithi090 bash[21690]: audit 2024-09-16T14:06:24.704839+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.90:6824/3418076471,v1:172.21.15.90:6825/3418076471]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2024-09-16T14:06:26.121 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:25 smithi090 bash[21690]: cluster 2024-09-16T14:06:24.705033+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-16T14:06:26.121 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:25 smithi090 bash[21690]: audit 2024-09-16T14:06:24.705473+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:06:26.121 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:25 smithi090 bash[21690]: audit 2024-09-16T14:06:24.707310+0000 mon.a (mon.0) 642 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2024-09-16T14:06:26.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:25 smithi050 bash[19827]: audit 2024-09-16T14:06:24.699999+0000 mon.a (mon.0) 639 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T14:06:26.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:25 smithi050 bash[19827]: audit 2024-09-16T14:06:24.704839+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.90:6824/3418076471,v1:172.21.15.90:6825/3418076471]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2024-09-16T14:06:26.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:25 smithi050 bash[19827]: cluster 2024-09-16T14:06:24.705033+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-16T14:06:26.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:25 smithi050 bash[19827]: audit 2024-09-16T14:06:24.705473+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:06:26.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:25 smithi050 bash[19827]: audit 2024-09-16T14:06:24.707310+0000 mon.a (mon.0) 642 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2024-09-16T14:06:26.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:25 smithi050 bash[26719]: audit 2024-09-16T14:06:24.699999+0000 mon.a (mon.0) 639 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T14:06:26.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:25 smithi050 bash[26719]: audit 2024-09-16T14:06:24.704839+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.90:6824/3418076471,v1:172.21.15.90:6825/3418076471]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2024-09-16T14:06:26.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:25 smithi050 bash[26719]: cluster 2024-09-16T14:06:24.705033+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-16T14:06:26.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:25 smithi050 bash[26719]: audit 2024-09-16T14:06:24.705473+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:06:26.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:25 smithi050 bash[26719]: audit 2024-09-16T14:06:24.707310+0000 mon.a (mon.0) 642 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]: dispatch 2024-09-16T14:06:26.906 DEBUG:teuthology.orchestra.run.smithi090:osd.7> sudo journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.7.service 2024-09-16T14:06:26.909 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-16T14:06:26.909 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T14:06:27.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:26 smithi050 bash[19827]: cluster 2024-09-16T14:06:24.836595+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:27.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:26 smithi050 bash[19827]: audit 2024-09-16T14:06:25.702474+0000 mon.a (mon.0) 643 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2024-09-16T14:06:27.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:26 smithi050 bash[19827]: cluster 2024-09-16T14:06:25.708823+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-16T14:06:27.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:26 smithi050 bash[19827]: audit 2024-09-16T14:06:25.710083+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:06:27.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:26 smithi050 bash[19827]: audit 2024-09-16T14:06:25.717554+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:06:27.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:26 smithi050 bash[19827]: audit 2024-09-16T14:06:26.083513+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:06:27.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:26 smithi050 bash[19827]: audit 2024-09-16T14:06:26.090905+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:27.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:26 smithi050 bash[19827]: audit 2024-09-16T14:06:26.101744+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:27.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:26 smithi050 bash[26719]: cluster 2024-09-16T14:06:24.836595+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:27.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:26 smithi050 bash[26719]: audit 2024-09-16T14:06:25.702474+0000 mon.a (mon.0) 643 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2024-09-16T14:06:27.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:26 smithi050 bash[26719]: cluster 2024-09-16T14:06:25.708823+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-16T14:06:27.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:26 smithi050 bash[26719]: audit 2024-09-16T14:06:25.710083+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:06:27.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:26 smithi050 bash[26719]: audit 2024-09-16T14:06:25.717554+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:06:27.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:26 smithi050 bash[26719]: audit 2024-09-16T14:06:26.083513+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:06:27.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:26 smithi050 bash[26719]: audit 2024-09-16T14:06:26.090905+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:27.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:26 smithi050 bash[26719]: audit 2024-09-16T14:06:26.101744+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:27.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:26 smithi090 bash[21690]: cluster 2024-09-16T14:06:24.836595+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-16T14:06:27.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:26 smithi090 bash[21690]: audit 2024-09-16T14:06:25.702474+0000 mon.a (mon.0) 643 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]}]': finished 2024-09-16T14:06:27.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:26 smithi090 bash[21690]: cluster 2024-09-16T14:06:25.708823+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-16T14:06:27.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:26 smithi090 bash[21690]: audit 2024-09-16T14:06:25.710083+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:06:27.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:26 smithi090 bash[21690]: audit 2024-09-16T14:06:25.717554+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:06:27.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:26 smithi090 bash[21690]: audit 2024-09-16T14:06:26.083513+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:06:27.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:26 smithi090 bash[21690]: audit 2024-09-16T14:06:26.090905+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:27.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:26 smithi090 bash[21690]: audit 2024-09-16T14:06:26.101744+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:28.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:27 smithi050 bash[19827]: cluster 2024-09-16T14:06:24.686146+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T14:06:28.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:27 smithi050 bash[19827]: cluster 2024-09-16T14:06:24.686266+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T14:06:28.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:27 smithi050 bash[19827]: cluster 2024-09-16T14:06:26.711629+0000 mon.a (mon.0) 650 : cluster [INF] osd.7 [v2:172.21.15.90:6824/3418076471,v1:172.21.15.90:6825/3418076471] boot 2024-09-16T14:06:28.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:27 smithi050 bash[19827]: cluster 2024-09-16T14:06:26.711730+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-16T14:06:28.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:27 smithi050 bash[19827]: audit 2024-09-16T14:06:26.712044+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:06:28.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:27 smithi050 bash[26719]: cluster 2024-09-16T14:06:24.686146+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T14:06:28.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:27 smithi050 bash[26719]: cluster 2024-09-16T14:06:24.686266+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T14:06:28.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:27 smithi050 bash[26719]: cluster 2024-09-16T14:06:26.711629+0000 mon.a (mon.0) 650 : cluster [INF] osd.7 [v2:172.21.15.90:6824/3418076471,v1:172.21.15.90:6825/3418076471] boot 2024-09-16T14:06:28.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:27 smithi050 bash[26719]: cluster 2024-09-16T14:06:26.711730+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-16T14:06:28.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:27 smithi050 bash[26719]: audit 2024-09-16T14:06:26.712044+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:06:28.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:27 smithi090 bash[21690]: cluster 2024-09-16T14:06:24.686146+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-16T14:06:28.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:27 smithi090 bash[21690]: cluster 2024-09-16T14:06:24.686266+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-16T14:06:28.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:27 smithi090 bash[21690]: cluster 2024-09-16T14:06:26.711629+0000 mon.a (mon.0) 650 : cluster [INF] osd.7 [v2:172.21.15.90:6824/3418076471,v1:172.21.15.90:6825/3418076471] boot 2024-09-16T14:06:28.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:27 smithi090 bash[21690]: cluster 2024-09-16T14:06:26.711730+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-16T14:06:28.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:27 smithi090 bash[21690]: audit 2024-09-16T14:06:26.712044+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:06:29.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:28 smithi050 bash[19827]: cluster 2024-09-16T14:06:26.837215+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:29.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:28 smithi050 bash[19827]: cluster 2024-09-16T14:06:27.714703+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-16T14:06:29.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:28 smithi050 bash[19827]: cluster 2024-09-16T14:06:28.716178+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-16T14:06:29.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:28 smithi050 bash[26719]: cluster 2024-09-16T14:06:26.837215+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:29.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:28 smithi050 bash[26719]: cluster 2024-09-16T14:06:27.714703+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-16T14:06:29.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:28 smithi050 bash[26719]: cluster 2024-09-16T14:06:28.716178+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-16T14:06:29.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:28 smithi090 bash[21690]: cluster 2024-09-16T14:06:26.837215+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:29.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:28 smithi090 bash[21690]: cluster 2024-09-16T14:06:27.714703+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-16T14:06:29.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:28 smithi090 bash[21690]: cluster 2024-09-16T14:06:28.716178+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-16T14:06:30.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:29 smithi050 bash[19827]: cluster 2024-09-16T14:06:28.826191+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-16T14:06:30.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:29 smithi050 bash[19827]: cluster 2024-09-16T14:06:28.837774+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v316: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:30.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:29 smithi050 bash[26719]: cluster 2024-09-16T14:06:28.826191+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-16T14:06:30.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:29 smithi050 bash[26719]: cluster 2024-09-16T14:06:28.837774+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v316: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:30.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:29 smithi090 bash[21690]: cluster 2024-09-16T14:06:28.826191+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-16T14:06:30.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:29 smithi090 bash[21690]: cluster 2024-09-16T14:06:28.837774+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v316: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:31.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:30 smithi050 bash[19827]: cluster 2024-09-16T14:06:29.835211+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-16T14:06:31.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:30 smithi050 bash[26719]: cluster 2024-09-16T14:06:29.835211+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-16T14:06:31.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:30 smithi090 bash[21690]: cluster 2024-09-16T14:06:29.835211+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-16T14:06:31.691 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:06:32.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:31 smithi050 bash[19827]: cluster 2024-09-16T14:06:30.838429+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v318: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:32.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:31 smithi050 bash[26719]: cluster 2024-09-16T14:06:30.838429+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v318: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:32.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:31 smithi090 bash[21690]: cluster 2024-09-16T14:06:30.838429+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v318: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:33.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:32 smithi050 bash[19827]: cluster 2024-09-16T14:06:31.829089+0000 mon.a (mon.0) 657 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-16T14:06:33.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:32 smithi050 bash[26719]: cluster 2024-09-16T14:06:31.829089+0000 mon.a (mon.0) 657 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-16T14:06:33.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:32 smithi090 bash[21690]: cluster 2024-09-16T14:06:31.829089+0000 mon.a (mon.0) 657 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-16T14:06:33.323 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T14:06:33.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:33 smithi050 bash[19827]: cluster 2024-09-16T14:06:32.839027+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s, 0 objects/s recovering 2024-09-16T14:06:33.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:33 smithi050 bash[19827]: audit 2024-09-16T14:06:33.326284+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.50:0/2562579604' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T14:06:33.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:33 smithi050 bash[26719]: cluster 2024-09-16T14:06:32.839027+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s, 0 objects/s recovering 2024-09-16T14:06:33.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:33 smithi050 bash[26719]: audit 2024-09-16T14:06:33.326284+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.50:0/2562579604' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T14:06:34.057 INFO:teuthology.orchestra.run.smithi050.stdout:{"epoch":59,"num_osds":8,"num_up_osds":8,"osd_up_since":1726495586,"num_in_osds":8,"osd_in_since":1726495554,"num_remapped_pgs":0} 2024-09-16T14:06:34.058 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T14:06:34.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:33 smithi090 bash[21690]: cluster 2024-09-16T14:06:32.839027+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s, 0 objects/s recovering 2024-09-16T14:06:34.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:33 smithi090 bash[21690]: audit 2024-09-16T14:06:33.326284+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.50:0/2562579604' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T14:06:34.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:34 smithi090 bash[21690]: cluster 2024-09-16T14:06:33.839291+0000 mon.a (mon.0) 658 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-16T14:06:34.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:34 smithi090 bash[21690]: cluster 2024-09-16T14:06:33.839348+0000 mon.a (mon.0) 659 : cluster [INF] Cluster is now healthy 2024-09-16T14:06:35.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:34 smithi050 bash[19827]: cluster 2024-09-16T14:06:33.839291+0000 mon.a (mon.0) 658 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-16T14:06:35.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:34 smithi050 bash[19827]: cluster 2024-09-16T14:06:33.839348+0000 mon.a (mon.0) 659 : cluster [INF] Cluster is now healthy 2024-09-16T14:06:35.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:34 smithi050 bash[26719]: cluster 2024-09-16T14:06:33.839291+0000 mon.a (mon.0) 658 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-16T14:06:35.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:34 smithi050 bash[26719]: cluster 2024-09-16T14:06:33.839348+0000 mon.a (mon.0) 659 : cluster [INF] Cluster is now healthy 2024-09-16T14:06:35.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:35 smithi090 bash[21690]: cluster 2024-09-16T14:06:34.839616+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-09-16T14:06:36.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:35 smithi050 bash[19827]: cluster 2024-09-16T14:06:34.839616+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-09-16T14:06:36.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:35 smithi050 bash[26719]: cluster 2024-09-16T14:06:34.839616+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-09-16T14:06:37.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:37 smithi050 bash[19827]: cephadm 2024-09-16T14:06:36.496024+0000 mgr.y (mgr.14150) 334 : cephadm [INF] Detected new or changed devices on smithi090 2024-09-16T14:06:37.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:37 smithi050 bash[19827]: audit 2024-09-16T14:06:36.505123+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:37.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:37 smithi050 bash[19827]: audit 2024-09-16T14:06:36.514690+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:37.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:37 smithi050 bash[19827]: audit 2024-09-16T14:06:36.517717+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:06:37.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:37 smithi050 bash[19827]: audit 2024-09-16T14:06:36.519646+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:06:37.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:37 smithi050 bash[19827]: audit 2024-09-16T14:06:36.521439+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:06:37.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:37 smithi050 bash[19827]: audit 2024-09-16T14:06:36.523267+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:06:37.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:37 smithi050 bash[19827]: cephadm 2024-09-16T14:06:36.524725+0000 mgr.y (mgr.14150) 335 : cephadm [INF] Adjusting osd_memory_target on smithi090 to 4316M 2024-09-16T14:06:37.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:37 smithi050 bash[19827]: audit 2024-09-16T14:06:36.531426+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:37.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:37 smithi050 bash[19827]: audit 2024-09-16T14:06:36.535914+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:06:37.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:37 smithi050 bash[19827]: audit 2024-09-16T14:06:36.537876+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:06:37.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:37 smithi050 bash[19827]: audit 2024-09-16T14:06:36.548270+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:37.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:37 smithi050 bash[26719]: cephadm 2024-09-16T14:06:36.496024+0000 mgr.y (mgr.14150) 334 : cephadm [INF] Detected new or changed devices on smithi090 2024-09-16T14:06:37.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:37 smithi050 bash[26719]: audit 2024-09-16T14:06:36.505123+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:37.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:37 smithi050 bash[26719]: audit 2024-09-16T14:06:36.514690+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:37.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:37 smithi050 bash[26719]: audit 2024-09-16T14:06:36.517717+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:06:37.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:37 smithi050 bash[26719]: audit 2024-09-16T14:06:36.519646+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:06:37.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:37 smithi050 bash[26719]: audit 2024-09-16T14:06:36.521439+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:06:37.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:37 smithi050 bash[26719]: audit 2024-09-16T14:06:36.523267+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:06:37.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:37 smithi050 bash[26719]: cephadm 2024-09-16T14:06:36.524725+0000 mgr.y (mgr.14150) 335 : cephadm [INF] Adjusting osd_memory_target on smithi090 to 4316M 2024-09-16T14:06:37.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:37 smithi050 bash[26719]: audit 2024-09-16T14:06:36.531426+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:37.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:37 smithi050 bash[26719]: audit 2024-09-16T14:06:36.535914+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:06:37.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:37 smithi050 bash[26719]: audit 2024-09-16T14:06:36.537876+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:06:37.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:37 smithi050 bash[26719]: audit 2024-09-16T14:06:36.548270+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:37.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:37 smithi090 bash[21690]: cephadm 2024-09-16T14:06:36.496024+0000 mgr.y (mgr.14150) 334 : cephadm [INF] Detected new or changed devices on smithi090 2024-09-16T14:06:37.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:37 smithi090 bash[21690]: audit 2024-09-16T14:06:36.505123+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:37.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:37 smithi090 bash[21690]: audit 2024-09-16T14:06:36.514690+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:37.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:37 smithi090 bash[21690]: audit 2024-09-16T14:06:36.517717+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:06:37.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:37 smithi090 bash[21690]: audit 2024-09-16T14:06:36.519646+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:06:37.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:37 smithi090 bash[21690]: audit 2024-09-16T14:06:36.521439+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:06:37.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:37 smithi090 bash[21690]: audit 2024-09-16T14:06:36.523267+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:06:37.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:37 smithi090 bash[21690]: cephadm 2024-09-16T14:06:36.524725+0000 mgr.y (mgr.14150) 335 : cephadm [INF] Adjusting osd_memory_target on smithi090 to 4316M 2024-09-16T14:06:37.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:37 smithi090 bash[21690]: audit 2024-09-16T14:06:36.531426+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:37.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:37 smithi090 bash[21690]: audit 2024-09-16T14:06:36.535914+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:06:37.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:37 smithi090 bash[21690]: audit 2024-09-16T14:06:36.537876+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:06:37.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:37 smithi090 bash[21690]: audit 2024-09-16T14:06:36.548270+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:38.842 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:06:38.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:38 smithi050 bash[19827]: cluster 2024-09-16T14:06:36.840053+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T14:06:38.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:38 smithi050 bash[26719]: cluster 2024-09-16T14:06:36.840053+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T14:06:38.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:38 smithi090 bash[21690]: cluster 2024-09-16T14:06:36.840053+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T14:06:40.214 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T14:06:40.214 INFO:teuthology.orchestra.run.smithi050.stdout:{"epoch":59,"fsid":"416e6b7e-7433-11ef-bceb-c7b262605968","created":"2024-09-16T13:56:32.391848+0000","modified":"2024-09-16T14:06:29.819322+0000","last_up_change":"2024-09-16T14:06:26.702343+0000","last_in_change":"2024-09-16T14:05:54.701188+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T14:01:45.326736+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,"is_stretch_pool":false,"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":"22","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":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"2f58001b-df9a-44f0-a331-d5f9a4d9ea8b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6802","nonce":2052200106},{"type":"v1","addr":"172.21.15.50:6803","nonce":2052200106}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6804","nonce":2052200106},{"type":"v1","addr":"172.21.15.50:6805","nonce":2052200106}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6808","nonce":2052200106},{"type":"v1","addr":"172.21.15.50:6809","nonce":2052200106}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6806","nonce":2052200106},{"type":"v1","addr":"172.21.15.50:6807","nonce":2052200106}]},"public_addr":"172.21.15.50:6803/2052200106","cluster_addr":"172.21.15.50:6805/2052200106","heartbeat_back_addr":"172.21.15.50:6809/2052200106","heartbeat_front_addr":"172.21.15.50:6807/2052200106","state":["exists","up"]},{"osd":1,"uuid":"56c9cc0e-bf5f-431a-862f-c2c9b90cbeb8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6810","nonce":436643423},{"type":"v1","addr":"172.21.15.50:6811","nonce":436643423}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6812","nonce":436643423},{"type":"v1","addr":"172.21.15.50:6813","nonce":436643423}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6816","nonce":436643423},{"type":"v1","addr":"172.21.15.50:6817","nonce":436643423}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6814","nonce":436643423},{"type":"v1","addr":"172.21.15.50:6815","nonce":436643423}]},"public_addr":"172.21.15.50:6811/436643423","cluster_addr":"172.21.15.50:6813/436643423","heartbeat_back_addr":"172.21.15.50:6817/436643423","heartbeat_front_addr":"172.21.15.50:6815/436643423","state":["exists","up"]},{"osd":2,"uuid":"25633d90-d0e9-4a0b-ac96-034cc63114b1","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.50:6818","nonce":3047781321},{"type":"v1","addr":"172.21.15.50:6819","nonce":3047781321}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6820","nonce":3047781321},{"type":"v1","addr":"172.21.15.50:6821","nonce":3047781321}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6824","nonce":3047781321},{"type":"v1","addr":"172.21.15.50:6825","nonce":3047781321}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6822","nonce":3047781321},{"type":"v1","addr":"172.21.15.50:6823","nonce":3047781321}]},"public_addr":"172.21.15.50:6819/3047781321","cluster_addr":"172.21.15.50:6821/3047781321","heartbeat_back_addr":"172.21.15.50:6825/3047781321","heartbeat_front_addr":"172.21.15.50:6823/3047781321","state":["exists","up"]},{"osd":3,"uuid":"c169b1e8-469e-472b-9127-d7296b3070d5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6826","nonce":3489742532},{"type":"v1","addr":"172.21.15.50:6827","nonce":3489742532}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6828","nonce":3489742532},{"type":"v1","addr":"172.21.15.50:6829","nonce":3489742532}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6832","nonce":3489742532},{"type":"v1","addr":"172.21.15.50:6833","nonce":3489742532}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6830","nonce":3489742532},{"type":"v1","addr":"172.21.15.50:6831","nonce":3489742532}]},"public_addr":"172.21.15.50:6827/3489742532","cluster_addr":"172.21.15.50:6829/3489742532","heartbeat_back_addr":"172.21.15.50:6833/3489742532","heartbeat_front_addr":"172.21.15.50:6831/3489742532","state":["exists","up"]},{"osd":4,"uuid":"298eda82-7ab6-4912-9ae2-04516d056c41","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6800","nonce":3580737686},{"type":"v1","addr":"172.21.15.90:6801","nonce":3580737686}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6802","nonce":3580737686},{"type":"v1","addr":"172.21.15.90:6803","nonce":3580737686}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6806","nonce":3580737686},{"type":"v1","addr":"172.21.15.90:6807","nonce":3580737686}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6804","nonce":3580737686},{"type":"v1","addr":"172.21.15.90:6805","nonce":3580737686}]},"public_addr":"172.21.15.90:6801/3580737686","cluster_addr":"172.21.15.90:6803/3580737686","heartbeat_back_addr":"172.21.15.90:6807/3580737686","heartbeat_front_addr":"172.21.15.90:6805/3580737686","state":["exists","up"]},{"osd":5,"uuid":"bf403650-90c2-435c-afec-e0206378cd2d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6808","nonce":2335515496},{"type":"v1","addr":"172.21.15.90:6809","nonce":2335515496}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6810","nonce":2335515496},{"type":"v1","addr":"172.21.15.90:6811","nonce":2335515496}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6814","nonce":2335515496},{"type":"v1","addr":"172.21.15.90:6815","nonce":2335515496}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6812","nonce":2335515496},{"type":"v1","addr":"172.21.15.90:6813","nonce":2335515496}]},"public_addr":"172.21.15.90:6809/2335515496","cluster_addr":"172.21.15.90:6811/2335515496","heartbeat_back_addr":"172.21.15.90:6815/2335515496","heartbeat_front_addr":"172.21.15.90:6813/2335515496","state":["exists","up"]},{"osd":6,"uuid":"f7a6ad03-fa1e-4536-b6d3-3a756f304a16","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6816","nonce":1582026312},{"type":"v1","addr":"172.21.15.90:6817","nonce":1582026312}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6818","nonce":1582026312},{"type":"v1","addr":"172.21.15.90:6819","nonce":1582026312}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6822","nonce":1582026312},{"type":"v1","addr":"172.21.15.90:6823","nonce":1582026312}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6820","nonce":1582026312},{"type":"v1","addr":"172.21.15.90:6821","nonce":1582026312}]},"public_addr":"172.21.15.90:6817/1582026312","cluster_addr":"172.21.15.90:6819/1582026312","heartbeat_back_addr":"172.21.15.90:6823/1582026312","heartbeat_front_addr":"172.21.15.90:6821/1582026312","state":["exists","up"]},{"osd":7,"uuid":"c1553226-7a4e-4b49-9da1-cdd4d0f4ae78","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6824","nonce":3418076471},{"type":"v1","addr":"172.21.15.90:6825","nonce":3418076471}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6826","nonce":3418076471},{"type":"v1","addr":"172.21.15.90:6827","nonce":3418076471}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6830","nonce":3418076471},{"type":"v1","addr":"172.21.15.90:6831","nonce":3418076471}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6828","nonce":3418076471},{"type":"v1","addr":"172.21.15.90:6829","nonce":3418076471}]},"public_addr":"172.21.15.90:6825/3418076471","cluster_addr":"172.21.15.90:6827/3418076471","heartbeat_back_addr":"172.21.15.90:6831/3418076471","heartbeat_front_addr":"172.21.15.90:6829/3418076471","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T13:59:54.982510+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T14:00:48.602058+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T14:01:41.494102+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T14:02:37.613577+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T14:03:32.719699+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T14:04:28.677956+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T14:05:25.891635+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T14:06:24.686271+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.50:0/4196241602":"2024-09-17T13:57:32.696485+0000","172.21.15.50:6801/1607717717":"2024-09-17T13:57:32.696485+0000","172.21.15.50:0/2006105347":"2024-09-17T13:57:32.696485+0000","172.21.15.50:0/3948743669":"2024-09-17T13:56:59.680386+0000","172.21.15.50:0/3109472335":"2024-09-17T13:56:59.680386+0000","172.21.15.50:6801/2376533817":"2024-09-17T13:56:59.680386+0000","172.21.15.50:0/700052703":"2024-09-17T13:57:32.696485+0000","172.21.15.50:6800/1607717717":"2024-09-17T13:57:32.696485+0000","172.21.15.50:6800/2376533817":"2024-09-17T13:56:59.680386+0000","172.21.15.50:0/2212223531":"2024-09-17T13:56:59.680386+0000"},"range_blocklist":{},"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-09-16T14:06:40.871 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:40 smithi050 bash[19827]: cluster 2024-09-16T14:06:38.840589+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T14:06:40.871 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:40 smithi050 bash[19827]: audit 2024-09-16T14:06:40.215113+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.50:0/1721239021' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T14:06:40.872 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:40 smithi050 bash[26719]: cluster 2024-09-16T14:06:38.840589+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T14:06:40.872 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:40 smithi050 bash[26719]: audit 2024-09-16T14:06:40.215113+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.50:0/1721239021' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T14:06:40.873 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-16T14:01:45.326736+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, 'is_stretch_pool': False, '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': '22', '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': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-16T14:06:40.873 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-16T14:06:40.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:40 smithi090 bash[21690]: cluster 2024-09-16T14:06:38.840589+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T14:06:40.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:40 smithi090 bash[21690]: audit 2024-09-16T14:06:40.215113+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.50:0/1721239021' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T14:06:42.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:42 smithi050 bash[19827]: cluster 2024-09-16T14:06:40.841222+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-16T14:06:42.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:42 smithi050 bash[26719]: cluster 2024-09-16T14:06:40.841222+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-16T14:06:42.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:42 smithi090 bash[21690]: cluster 2024-09-16T14:06:40.841222+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-16T14:06:44.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:44 smithi050 bash[19827]: cluster 2024-09-16T14:06:42.841822+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T14:06:44.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:44 smithi050 bash[26719]: cluster 2024-09-16T14:06:42.841822+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T14:06:44.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:44 smithi090 bash[21690]: cluster 2024-09-16T14:06:42.841822+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T14:06:45.650 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:06:46.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:46 smithi050 bash[19827]: cluster 2024-09-16T14:06:44.842407+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:46.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:46 smithi050 bash[26719]: cluster 2024-09-16T14:06:44.842407+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:46.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:46 smithi090 bash[21690]: cluster 2024-09-16T14:06:44.842407+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:47.035 INFO:teuthology.orchestra.run.smithi050.stdout:pg_num: 1 2024-09-16T14:06:47.650 INFO:tasks.cephadm:Adding prometheus.a on smithi090 2024-09-16T14:06:47.650 DEBUG:teuthology.orchestra.run.smithi090:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph orch apply prometheus '1;smithi090=a' 2024-09-16T14:06:47.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:47 smithi050 bash[19827]: audit 2024-09-16T14:06:47.038128+0000 mon.a (mon.0) 670 : audit [DBG] from='client.? 172.21.15.50:0/3811016333' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-16T14:06:47.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:47 smithi050 bash[26719]: audit 2024-09-16T14:06:47.038128+0000 mon.a (mon.0) 670 : audit [DBG] from='client.? 172.21.15.50:0/3811016333' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-16T14:06:47.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:47 smithi090 bash[21690]: audit 2024-09-16T14:06:47.038128+0000 mon.a (mon.0) 670 : audit [DBG] from='client.? 172.21.15.50:0/3811016333' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-16T14:06:48.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:48 smithi050 bash[19827]: cluster 2024-09-16T14:06:46.842803+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:48.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:48 smithi050 bash[26719]: cluster 2024-09-16T14:06:46.842803+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:48.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:48 smithi090 bash[21690]: cluster 2024-09-16T14:06:46.842803+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:50.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:50 smithi050 bash[19827]: cluster 2024-09-16T14:06:48.843338+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:50.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:50 smithi050 bash[26719]: cluster 2024-09-16T14:06:48.843338+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:50.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:50 smithi090 bash[21690]: cluster 2024-09-16T14:06:48.843338+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:52.410 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T14:06:52.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:52 smithi050 bash[19827]: cluster 2024-09-16T14:06:50.843994+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:52.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:52 smithi050 bash[26719]: cluster 2024-09-16T14:06:50.843994+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:52.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:52 smithi090 bash[21690]: cluster 2024-09-16T14:06:50.843994+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:53.992 INFO:teuthology.orchestra.run.smithi090.stdout:Scheduled prometheus update... 2024-09-16T14:06:54.720 DEBUG:teuthology.orchestra.run.smithi090:prometheus.a> sudo journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@prometheus.a.service 2024-09-16T14:06:54.722 INFO:tasks.cephadm:Adding node-exporter.a on smithi050 2024-09-16T14:06:54.723 INFO:tasks.cephadm:Adding node-exporter.b on smithi090 2024-09-16T14:06:54.723 DEBUG:teuthology.orchestra.run.smithi090:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph orch apply node-exporter '2;smithi050=a;smithi090=b' 2024-09-16T14:06:54.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:54 smithi050 bash[19827]: cluster 2024-09-16T14:06:52.844631+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:54.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:54 smithi050 bash[19827]: audit 2024-09-16T14:06:53.994522+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:54.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:54 smithi050 bash[19827]: audit 2024-09-16T14:06:53.996473+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:06:54.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:54 smithi050 bash[19827]: audit 2024-09-16T14:06:53.999911+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:06:54.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:54 smithi050 bash[19827]: audit 2024-09-16T14:06:54.001495+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:06:54.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:54 smithi050 bash[19827]: audit 2024-09-16T14:06:54.011242+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:54.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:54 smithi050 bash[26719]: cluster 2024-09-16T14:06:52.844631+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:54.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:54 smithi050 bash[26719]: audit 2024-09-16T14:06:53.994522+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:54.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:54 smithi050 bash[26719]: audit 2024-09-16T14:06:53.996473+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:06:54.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:54 smithi050 bash[26719]: audit 2024-09-16T14:06:53.999911+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:06:54.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:54 smithi050 bash[26719]: audit 2024-09-16T14:06:54.001495+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:06:54.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:54 smithi050 bash[26719]: audit 2024-09-16T14:06:54.011242+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:54.944 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:06:54 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:06:54.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:54 smithi090 bash[21690]: cluster 2024-09-16T14:06:52.844631+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:54.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:54 smithi090 bash[21690]: audit 2024-09-16T14:06:53.994522+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:54.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:54 smithi090 bash[21690]: audit 2024-09-16T14:06:53.996473+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:06:54.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:54 smithi090 bash[21690]: audit 2024-09-16T14:06:53.999911+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:06:54.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:54 smithi090 bash[21690]: audit 2024-09-16T14:06:54.001495+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:06:54.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:54 smithi090 bash[21690]: audit 2024-09-16T14:06:54.011242+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:06:55.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:55 smithi050 bash[19827]: audit 2024-09-16T14:06:53.984837+0000 mgr.y (mgr.14150) 345 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi090=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:55.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:55 smithi050 bash[19827]: cephadm 2024-09-16T14:06:53.987831+0000 mgr.y (mgr.14150) 346 : cephadm [INF] Saving service prometheus spec with placement smithi090=a;count:1 2024-09-16T14:06:55.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:55 smithi050 bash[19827]: cephadm 2024-09-16T14:06:54.333557+0000 mgr.y (mgr.14150) 347 : cephadm [INF] Deploying daemon prometheus.a on smithi090 2024-09-16T14:06:55.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:55 smithi050 bash[26719]: audit 2024-09-16T14:06:53.984837+0000 mgr.y (mgr.14150) 345 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi090=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:55.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:55 smithi050 bash[26719]: cephadm 2024-09-16T14:06:53.987831+0000 mgr.y (mgr.14150) 346 : cephadm [INF] Saving service prometheus spec with placement smithi090=a;count:1 2024-09-16T14:06:55.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:55 smithi050 bash[26719]: cephadm 2024-09-16T14:06:54.333557+0000 mgr.y (mgr.14150) 347 : cephadm [INF] Deploying daemon prometheus.a on smithi090 2024-09-16T14:06:55.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:55 smithi090 bash[21690]: audit 2024-09-16T14:06:53.984837+0000 mgr.y (mgr.14150) 345 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi090=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:55.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:55 smithi090 bash[21690]: cephadm 2024-09-16T14:06:53.987831+0000 mgr.y (mgr.14150) 346 : cephadm [INF] Saving service prometheus spec with placement smithi090=a;count:1 2024-09-16T14:06:55.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:55 smithi090 bash[21690]: cephadm 2024-09-16T14:06:54.333557+0000 mgr.y (mgr.14150) 347 : cephadm [INF] Deploying daemon prometheus.a on smithi090 2024-09-16T14:06:56.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:56 smithi050 bash[19827]: cluster 2024-09-16T14:06:54.845191+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:56.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:56 smithi050 bash[26719]: cluster 2024-09-16T14:06:54.845191+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:56.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:56 smithi090 bash[21690]: cluster 2024-09-16T14:06:54.845191+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:58.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:06:58 smithi050 bash[19827]: cluster 2024-09-16T14:06:56.845764+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:58.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:06:58 smithi050 bash[26719]: cluster 2024-09-16T14:06:56.845764+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:58.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:06:58 smithi090 bash[21690]: cluster 2024-09-16T14:06:56.845764+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:06:59.507 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T14:07:00.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:00 smithi050 bash[19827]: cluster 2024-09-16T14:06:58.846306+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:00.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:00 smithi050 bash[26719]: cluster 2024-09-16T14:06:58.846306+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:00.991 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:00 smithi090 bash[21690]: cluster 2024-09-16T14:06:58.846306+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:02.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:02 smithi050 bash[19827]: cluster 2024-09-16T14:07:00.846915+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:02.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:02 smithi050 bash[26719]: cluster 2024-09-16T14:07:00.846915+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:02.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:02 smithi090 bash[21690]: cluster 2024-09-16T14:07:00.846915+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:04.181 INFO:teuthology.orchestra.run.smithi090.stdout:Scheduled node-exporter update... 2024-09-16T14:07:04.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:04 smithi050 bash[19827]: cluster 2024-09-16T14:07:02.847491+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:04.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:04 smithi050 bash[19827]: audit 2024-09-16T14:07:04.183862+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:07:04.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:04 smithi050 bash[26719]: cluster 2024-09-16T14:07:02.847491+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:04.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:04 smithi050 bash[26719]: audit 2024-09-16T14:07:04.183862+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:07:04.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:04 smithi090 bash[21690]: cluster 2024-09-16T14:07:02.847491+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:04.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:04 smithi090 bash[21690]: audit 2024-09-16T14:07:04.183862+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:07:05.471 DEBUG:teuthology.orchestra.run.smithi050:node-exporter.a> sudo journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@node-exporter.a.service 2024-09-16T14:07:05.475 DEBUG:teuthology.orchestra.run.smithi090:node-exporter.b> sudo journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@node-exporter.b.service 2024-09-16T14:07:05.477 INFO:tasks.cephadm:Adding alertmanager.a on smithi050 2024-09-16T14:07:05.477 DEBUG:teuthology.orchestra.run.smithi090:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph orch apply alertmanager '1;smithi050=a' 2024-09-16T14:07:05.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:05 smithi050 bash[19827]: audit 2024-09-16T14:07:04.173589+0000 mgr.y (mgr.14150) 353 : audit [DBG] from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi050=a;smithi090=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:05.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:05 smithi050 bash[19827]: cephadm 2024-09-16T14:07:04.176772+0000 mgr.y (mgr.14150) 354 : cephadm [INF] Saving service node-exporter spec with placement smithi050=a;smithi090=b;count:2 2024-09-16T14:07:05.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:05 smithi050 bash[26719]: audit 2024-09-16T14:07:04.173589+0000 mgr.y (mgr.14150) 353 : audit [DBG] from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi050=a;smithi090=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:05.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:05 smithi050 bash[26719]: cephadm 2024-09-16T14:07:04.176772+0000 mgr.y (mgr.14150) 354 : cephadm [INF] Saving service node-exporter spec with placement smithi050=a;smithi090=b;count:2 2024-09-16T14:07:05.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:05 smithi090 bash[21690]: audit 2024-09-16T14:07:04.173589+0000 mgr.y (mgr.14150) 353 : audit [DBG] from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi050=a;smithi090=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:05.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:05 smithi090 bash[21690]: cephadm 2024-09-16T14:07:04.176772+0000 mgr.y (mgr.14150) 354 : cephadm [INF] Saving service node-exporter spec with placement smithi050=a;smithi090=b;count:2 2024-09-16T14:07:06.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:06 smithi050 bash[19827]: cluster 2024-09-16T14:07:04.848080+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:06.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:06 smithi050 bash[26719]: cluster 2024-09-16T14:07:04.848080+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:06.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:06 smithi090 bash[21690]: cluster 2024-09-16T14:07:04.848080+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:08.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:08 smithi050 bash[19827]: cluster 2024-09-16T14:07:06.848646+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:08.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:08 smithi050 bash[26719]: cluster 2024-09-16T14:07:06.848646+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:08.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:08 smithi090 bash[21690]: cluster 2024-09-16T14:07:06.848646+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:10.283 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T14:07:10.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:10 smithi050 bash[19827]: cluster 2024-09-16T14:07:08.849215+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:10.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:10 smithi050 bash[26719]: cluster 2024-09-16T14:07:08.849215+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:10.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:10 smithi090 bash[21690]: cluster 2024-09-16T14:07:08.849215+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:11.529 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:11 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:11.530 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:07:11 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:11.530 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:07:11 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:11.530 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:11 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:11.531 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:07:11 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:11.531 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:07:11 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:11.793 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:11 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:11.794 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:07:11 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:11.794 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:07:11 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:11.794 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:11 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:11.795 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:11 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:11.795 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:11 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:11.795 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:11 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:11.795 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:11 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:11.795 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:11 smithi090 systemd[1]: Started Ceph prometheus.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:07:11.795 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:07:11 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:11.796 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:07:11 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:12.307 INFO:teuthology.orchestra.run.smithi090.stdout:Scheduled alertmanager update... 2024-09-16T14:07:12.914 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:12 smithi090 bash[21690]: cluster 2024-09-16T14:07:10.849795+0000 mgr.y (mgr.14150) 358 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:12.915 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:12 smithi090 bash[21690]: audit 2024-09-16T14:07:11.859015+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:07:12.915 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:12 smithi090 bash[21690]: audit 2024-09-16T14:07:11.868266+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:07:12.915 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:12 smithi090 bash[21690]: audit 2024-09-16T14:07:11.876002+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:07:12.915 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:12 smithi090 bash[21690]: audit 2024-09-16T14:07:11.881012+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-16T14:07:12.915 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:12 smithi090 bash[21690]: audit 2024-09-16T14:07:12.309774+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:07:12.916 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:12 smithi050 bash[19827]: cluster 2024-09-16T14:07:10.849795+0000 mgr.y (mgr.14150) 358 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:12.916 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:12 smithi050 bash[19827]: audit 2024-09-16T14:07:11.859015+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:07:12.916 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:12 smithi050 bash[19827]: audit 2024-09-16T14:07:11.868266+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:07:12.917 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:12 smithi050 bash[19827]: audit 2024-09-16T14:07:11.876002+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:07:12.917 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:12 smithi050 bash[19827]: audit 2024-09-16T14:07:11.881012+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-16T14:07:12.917 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:12 smithi050 bash[19827]: audit 2024-09-16T14:07:12.309774+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:07:12.917 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:12 smithi050 bash[26719]: cluster 2024-09-16T14:07:10.849795+0000 mgr.y (mgr.14150) 358 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:12.918 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:12 smithi050 bash[26719]: audit 2024-09-16T14:07:11.859015+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:07:12.918 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:12 smithi050 bash[26719]: audit 2024-09-16T14:07:11.868266+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:07:12.918 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:12 smithi050 bash[26719]: audit 2024-09-16T14:07:11.876002+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:07:12.918 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:12 smithi050 bash[26719]: audit 2024-09-16T14:07:11.881012+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-16T14:07:12.918 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:12 smithi050 bash[26719]: audit 2024-09-16T14:07:12.309774+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' 2024-09-16T14:07:13.184 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:12 smithi050 bash[20081]: ignoring --setuser ceph since I am not root 2024-09-16T14:07:13.184 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:12 smithi050 bash[20081]: ignoring --setgroup ceph since I am not root 2024-09-16T14:07:13.184 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:13 smithi050 bash[20081]: debug 2024-09-16T14:07:13.051+0000 7fa86d65f040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T14:07:13.194 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:12 smithi090 bash[22556]: ignoring --setuser ceph since I am not root 2024-09-16T14:07:13.195 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:12 smithi090 bash[22556]: ignoring --setgroup ceph since I am not root 2024-09-16T14:07:13.195 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:13 smithi090 bash[22556]: debug 2024-09-16T14:07:13.034+0000 7ff8c2aef040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T14:07:13.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:13 smithi050 bash[19827]: audit 2024-09-16T14:07:12.299831+0000 mgr.y (mgr.14150) 359 : audit [DBG] from='client.24319 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi050=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:13.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:13 smithi050 bash[19827]: cephadm 2024-09-16T14:07:12.302837+0000 mgr.y (mgr.14150) 360 : cephadm [INF] Saving service alertmanager spec with placement smithi050=a;count:1 2024-09-16T14:07:13.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:13 smithi050 bash[19827]: audit 2024-09-16T14:07:12.877507+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-16T14:07:13.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:13 smithi050 bash[19827]: cluster 2024-09-16T14:07:12.891085+0000 mon.a (mon.0) 683 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-16T14:07:13.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:13 smithi050 bash[26719]: audit 2024-09-16T14:07:12.299831+0000 mgr.y (mgr.14150) 359 : audit [DBG] from='client.24319 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi050=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:13.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:13 smithi050 bash[26719]: cephadm 2024-09-16T14:07:12.302837+0000 mgr.y (mgr.14150) 360 : cephadm [INF] Saving service alertmanager spec with placement smithi050=a;count:1 2024-09-16T14:07:13.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:13 smithi050 bash[26719]: audit 2024-09-16T14:07:12.877507+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-16T14:07:13.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:13 smithi050 bash[26719]: cluster 2024-09-16T14:07:12.891085+0000 mon.a (mon.0) 683 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-16T14:07:13.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:13 smithi090 bash[21690]: audit 2024-09-16T14:07:12.299831+0000 mgr.y (mgr.14150) 359 : audit [DBG] from='client.24319 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi050=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:13.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:13 smithi090 bash[21690]: cephadm 2024-09-16T14:07:12.302837+0000 mgr.y (mgr.14150) 360 : cephadm [INF] Saving service alertmanager spec with placement smithi050=a;count:1 2024-09-16T14:07:13.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:13 smithi090 bash[21690]: audit 2024-09-16T14:07:12.877507+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14150 172.21.15.50:0/1994844193' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-16T14:07:13.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:13 smithi090 bash[21690]: cluster 2024-09-16T14:07:12.891085+0000 mon.a (mon.0) 683 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-16T14:07:14.034 DEBUG:teuthology.orchestra.run.smithi050:alertmanager.a> sudo journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@alertmanager.a.service 2024-09-16T14:07:14.037 INFO:tasks.cephadm:Adding grafana.a on smithi090 2024-09-16T14:07:14.037 DEBUG:teuthology.orchestra.run.smithi090:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph orch apply grafana '1;smithi090=a' 2024-09-16T14:07:14.311 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:14 smithi090 bash[22556]: debug 2024-09-16T14:07:14.238+0000 7ff8c2aef040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T14:07:14.311 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:14 smithi090 bash[45264]: ts=2024-09-16T14:07:14.250Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T14:07:14.311 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:14 smithi090 bash[45264]: ts=2024-09-16T14:07:14.250Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-16T14:07:14.311 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:14 smithi090 bash[45264]: ts=2024-09-16T14:07:14.250Z caller=main.go:570 level=info host_details="(Linux 5.15.0-121-generic #131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024 x86_64 smithi090 (none))" 2024-09-16T14:07:14.312 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:14 smithi090 bash[45264]: ts=2024-09-16T14:07:14.250Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T14:07:14.312 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:14 smithi090 bash[45264]: ts=2024-09-16T14:07:14.250Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T14:07:14.312 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:14 smithi090 bash[45264]: ts=2024-09-16T14:07:14.252Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T14:07:14.312 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:14 smithi090 bash[45264]: ts=2024-09-16T14:07:14.252Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T14:07:14.312 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:14 smithi090 bash[45264]: ts=2024-09-16T14:07:14.255Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T14:07:14.312 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:14 smithi090 bash[45264]: ts=2024-09-16T14:07:14.255Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T14:07:14.312 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:14 smithi090 bash[45264]: ts=2024-09-16T14:07:14.256Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T14:07:14.312 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:14 smithi090 bash[45264]: ts=2024-09-16T14:07:14.256Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.644µs 2024-09-16T14:07:14.312 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:14 smithi090 bash[45264]: ts=2024-09-16T14:07:14.256Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T14:07:14.312 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:14 smithi090 bash[45264]: ts=2024-09-16T14:07:14.256Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-09-16T14:07:14.312 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:14 smithi090 bash[45264]: ts=2024-09-16T14:07:14.256Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=26.792µs wal_replay_duration=246.118µs wbl_replay_duration=145ns total_replay_duration=291.644µs 2024-09-16T14:07:14.313 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:14 smithi090 bash[45264]: ts=2024-09-16T14:07:14.258Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T14:07:14.313 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:14 smithi090 bash[45264]: ts=2024-09-16T14:07:14.258Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T14:07:14.313 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:14 smithi090 bash[45264]: ts=2024-09-16T14:07:14.258Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T14:07:14.313 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:14 smithi090 bash[45264]: ts=2024-09-16T14:07:14.259Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.50:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.50:8765: connect: connection refused" 2024-09-16T14:07:14.313 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:14 smithi090 bash[45264]: ts=2024-09-16T14:07:14.259Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.50:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.50:8765: connect: connection refused" 2024-09-16T14:07:14.313 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:14 smithi090 bash[45264]: ts=2024-09-16T14:07:14.259Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.50:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.50:8765: connect: connection refused" 2024-09-16T14:07:14.313 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:14 smithi090 bash[45264]: ts=2024-09-16T14:07:14.281Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.579816ms db_storage=1.168µs remote_storage=1.092µs web_handler=293ns query_engine=740ns scrape=303.288µs scrape_sd=100.852µs notify=1.014µs notify_sd=1.421µs rules=22.779771ms tracing=5.604µs 2024-09-16T14:07:14.313 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:14 smithi090 bash[45264]: ts=2024-09-16T14:07:14.281Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T14:07:14.313 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:14 smithi090 bash[45264]: ts=2024-09-16T14:07:14.281Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T14:07:14.444 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:14 smithi090 bash[22556]: debug 2024-09-16T14:07:14.306+0000 7ff8c2aef040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T14:07:14.684 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:14 smithi050 bash[20081]: debug 2024-09-16T14:07:14.299+0000 7fa86d65f040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T14:07:14.684 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:14 smithi050 bash[20081]: debug 2024-09-16T14:07:14.367+0000 7fa86d65f040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T14:07:14.684 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:14 smithi050 bash[20081]: debug 2024-09-16T14:07:14.523+0000 7fa86d65f040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T14:07:14.945 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:14 smithi090 bash[22556]: debug 2024-09-16T14:07:14.454+0000 7ff8c2aef040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T14:07:15.422 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:15 smithi090 bash[22556]: debug 2024-09-16T14:07:15.094+0000 7ff8c2aef040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T14:07:15.422 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:15 smithi090 bash[22556]: debug 2024-09-16T14:07:15.162+0000 7ff8c2aef040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T14:07:15.422 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:15 smithi090 bash[22556]: debug 2024-09-16T14:07:15.234+0000 7ff8c2aef040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T14:07:15.539 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:15 smithi050 bash[20081]: debug 2024-09-16T14:07:15.199+0000 7fa86d65f040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T14:07:15.539 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:15 smithi050 bash[20081]: debug 2024-09-16T14:07:15.271+0000 7fa86d65f040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T14:07:15.539 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:15 smithi050 bash[20081]: debug 2024-09-16T14:07:15.343+0000 7fa86d65f040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T14:07:15.539 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:15 smithi050 bash[20081]: debug 2024-09-16T14:07:15.539+0000 7fa86d65f040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T14:07:15.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:15 smithi090 bash[22556]: debug 2024-09-16T14:07:15.418+0000 7ff8c2aef040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T14:07:15.695 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:15 smithi090 bash[22556]: debug 2024-09-16T14:07:15.494+0000 7ff8c2aef040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T14:07:15.695 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:15 smithi090 bash[22556]: debug 2024-09-16T14:07:15.562+0000 7ff8c2aef040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T14:07:15.934 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:15 smithi050 bash[20081]: debug 2024-09-16T14:07:15.619+0000 7fa86d65f040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T14:07:15.934 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:15 smithi050 bash[20081]: debug 2024-09-16T14:07:15.687+0000 7fa86d65f040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T14:07:16.077 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:15 smithi090 bash[22556]: debug 2024-09-16T14:07:15.814+0000 7ff8c2aef040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T14:07:16.078 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:15 smithi090 bash[22556]: debug 2024-09-16T14:07:15.878+0000 7ff8c2aef040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T14:07:16.078 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:16 smithi090 bash[22556]: debug 2024-09-16T14:07:16.074+0000 7ff8c2aef040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T14:07:16.233 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:15 smithi050 bash[20081]: debug 2024-09-16T14:07:15.955+0000 7fa86d65f040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T14:07:16.233 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:16 smithi050 bash[20081]: debug 2024-09-16T14:07:16.027+0000 7fa86d65f040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T14:07:16.403 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:16 smithi090 bash[22556]: debug 2024-09-16T14:07:16.150+0000 7ff8c2aef040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T14:07:16.403 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:16 smithi090 bash[22556]: debug 2024-09-16T14:07:16.398+0000 7ff8c2aef040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T14:07:16.574 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:16 smithi050 bash[20081]: debug 2024-09-16T14:07:16.231+0000 7fa86d65f040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T14:07:16.575 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:16 smithi050 bash[20081]: debug 2024-09-16T14:07:16.311+0000 7fa86d65f040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T14:07:16.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:16 smithi090 bash[22556]: debug 2024-09-16T14:07:16.574+0000 7ff8c2aef040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T14:07:16.928 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:16 smithi050 bash[20081]: debug 2024-09-16T14:07:16.571+0000 7fa86d65f040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T14:07:16.929 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:16 smithi050 bash[20081]: debug 2024-09-16T14:07:16.759+0000 7fa86d65f040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T14:07:17.003 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:16 smithi090 bash[22556]: debug 2024-09-16T14:07:16.734+0000 7ff8c2aef040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T14:07:17.003 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:16 smithi090 bash[22556]: debug 2024-09-16T14:07:16.818+0000 7ff8c2aef040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T14:07:17.003 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:17 smithi090 bash[22556]: debug 2024-09-16T14:07:16.998+0000 7ff8c2aef040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T14:07:17.184 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:16 smithi050 bash[20081]: debug 2024-09-16T14:07:16.927+0000 7fa86d65f040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T14:07:17.184 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:17 smithi050 bash[20081]: debug 2024-09-16T14:07:17.007+0000 7fa86d65f040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T14:07:17.684 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:17 smithi050 bash[20081]: debug 2024-09-16T14:07:17.195+0000 7fa86d65f040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T14:07:18.105 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:17 smithi090 bash[22556]: debug 2024-09-16T14:07:17.806+0000 7ff8c2aef040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T14:07:18.105 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:17 smithi090 bash[22556]: debug 2024-09-16T14:07:17.878+0000 7ff8c2aef040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T14:07:18.105 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:18 smithi090 bash[22556]: debug 2024-09-16T14:07:18.102+0000 7ff8c2aef040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T14:07:18.374 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:18 smithi050 bash[20081]: debug 2024-09-16T14:07:18.059+0000 7fa86d65f040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T14:07:18.374 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:18 smithi050 bash[20081]: debug 2024-09-16T14:07:18.139+0000 7fa86d65f040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T14:07:18.444 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:18 smithi090 bash[22556]: debug 2024-09-16T14:07:18.174+0000 7ff8c2aef040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T14:07:18.683 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:18 smithi050 bash[20081]: debug 2024-09-16T14:07:18.371+0000 7fa86d65f040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T14:07:18.684 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:18 smithi050 bash[20081]: debug 2024-09-16T14:07:18.447+0000 7fa86d65f040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T14:07:18.791 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T14:07:18.888 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:18 smithi090 bash[21690]: audit 2024-09-16T14:07:18.671573+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.90:0/3040172149' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:07:18.889 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:18 smithi090 bash[21690]: audit 2024-09-16T14:07:18.672055+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.90:0/3040172149' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:07:18.889 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:18 smithi090 bash[21690]: cluster 2024-09-16T14:07:18.672143+0000 mon.a (mon.0) 684 : cluster [DBG] Standby manager daemon x restarted 2024-09-16T14:07:18.889 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:18 smithi090 bash[21690]: cluster 2024-09-16T14:07:18.672312+0000 mon.a (mon.0) 685 : cluster [DBG] Standby manager daemon x started 2024-09-16T14:07:18.889 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:18 smithi090 bash[21690]: audit 2024-09-16T14:07:18.673341+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.90:0/3040172149' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:07:18.889 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:18 smithi090 bash[21690]: audit 2024-09-16T14:07:18.674358+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.90:0/3040172149' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:07:18.889 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:18 smithi090 bash[22556]: debug 2024-09-16T14:07:18.562+0000 7ff8c2aef040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T14:07:18.889 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:18 smithi090 bash[22556]: debug 2024-09-16T14:07:18.642+0000 7ff8c2aef040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T14:07:18.889 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:18 smithi090 bash[22556]: [16/Sep/2024:14:07:18] ENGINE Bus STARTING 2024-09-16T14:07:18.889 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:18 smithi090 bash[22556]: CherryPy Checker: 2024-09-16T14:07:18.889 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:18 smithi090 bash[22556]: The Application mounted at '' has an empty config. 2024-09-16T14:07:18.890 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:18 smithi090 bash[22556]: [16/Sep/2024:14:07:18] ENGINE Serving on http://:::9283 2024-09-16T14:07:18.890 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:18 smithi090 bash[22556]: [16/Sep/2024:14:07:18] ENGINE Bus STARTED 2024-09-16T14:07:19.059 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:18 smithi050 bash[20081]: debug 2024-09-16T14:07:18.859+0000 7fa86d65f040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T14:07:19.059 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:18 smithi050 bash[20081]: debug 2024-09-16T14:07:18.943+0000 7fa86d65f040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T14:07:19.060 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:18 smithi050 bash[19827]: audit 2024-09-16T14:07:18.671573+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.90:0/3040172149' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:07:19.060 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:18 smithi050 bash[19827]: audit 2024-09-16T14:07:18.672055+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.90:0/3040172149' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:07:19.060 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:18 smithi050 bash[19827]: cluster 2024-09-16T14:07:18.672143+0000 mon.a (mon.0) 684 : cluster [DBG] Standby manager daemon x restarted 2024-09-16T14:07:19.060 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:18 smithi050 bash[19827]: cluster 2024-09-16T14:07:18.672312+0000 mon.a (mon.0) 685 : cluster [DBG] Standby manager daemon x started 2024-09-16T14:07:19.060 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:18 smithi050 bash[19827]: audit 2024-09-16T14:07:18.673341+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.90:0/3040172149' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:07:19.060 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:18 smithi050 bash[19827]: audit 2024-09-16T14:07:18.674358+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.90:0/3040172149' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:07:19.060 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:18 smithi050 bash[26719]: audit 2024-09-16T14:07:18.671573+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.90:0/3040172149' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:07:19.061 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:18 smithi050 bash[26719]: audit 2024-09-16T14:07:18.672055+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.90:0/3040172149' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:07:19.061 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:18 smithi050 bash[26719]: cluster 2024-09-16T14:07:18.672143+0000 mon.a (mon.0) 684 : cluster [DBG] Standby manager daemon x restarted 2024-09-16T14:07:19.061 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:18 smithi050 bash[26719]: cluster 2024-09-16T14:07:18.672312+0000 mon.a (mon.0) 685 : cluster [DBG] Standby manager daemon x started 2024-09-16T14:07:19.061 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:18 smithi050 bash[26719]: audit 2024-09-16T14:07:18.673341+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.90:0/3040172149' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:07:19.061 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:18 smithi050 bash[26719]: audit 2024-09-16T14:07:18.674358+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.90:0/3040172149' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:07:19.346 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[20081]: [16/Sep/2024:14:07:19] ENGINE Bus STARTING 2024-09-16T14:07:19.346 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[20081]: CherryPy Checker: 2024-09-16T14:07:19.346 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[20081]: The Application mounted at '' has an empty config. 2024-09-16T14:07:19.346 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[20081]: [16/Sep/2024:14:07:19] ENGINE Serving on http://:::9283 2024-09-16T14:07:19.346 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[20081]: [16/Sep/2024:14:07:19] ENGINE Bus STARTED 2024-09-16T14:07:19.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[19827]: cluster 2024-09-16T14:07:18.733851+0000 mon.a (mon.0) 686 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-16T14:07:19.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[19827]: cluster 2024-09-16T14:07:18.968317+0000 mon.a (mon.0) 687 : cluster [INF] Active manager daemon y restarted 2024-09-16T14:07:19.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[19827]: cluster 2024-09-16T14:07:18.968989+0000 mon.a (mon.0) 688 : cluster [INF] Activating manager daemon y 2024-09-16T14:07:19.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[19827]: cluster 2024-09-16T14:07:18.976954+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-16T14:07:19.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[19827]: cluster 2024-09-16T14:07:18.977277+0000 mon.a (mon.0) 690 : cluster [DBG] mgrmap e18: y(active, starting, since 0.00848355s), standbys: x 2024-09-16T14:07:19.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[19827]: audit 2024-09-16T14:07:18.980921+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:07:19.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[19827]: audit 2024-09-16T14:07:18.981034+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:07:19.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[19827]: audit 2024-09-16T14:07:18.981132+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:07:19.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[19827]: audit 2024-09-16T14:07:18.983786+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:07:19.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[19827]: audit 2024-09-16T14:07:18.983942+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T14:07:19.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[19827]: audit 2024-09-16T14:07:18.984475+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T14:07:19.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[19827]: audit 2024-09-16T14:07:18.984727+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:07:19.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[19827]: audit 2024-09-16T14:07:18.984905+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:07:19.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[19827]: audit 2024-09-16T14:07:18.985087+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:07:19.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[19827]: audit 2024-09-16T14:07:18.985253+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:07:19.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[19827]: audit 2024-09-16T14:07:18.985436+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:07:19.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[19827]: audit 2024-09-16T14:07:18.985660+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:07:19.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[19827]: audit 2024-09-16T14:07:18.985951+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:07:19.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[19827]: audit 2024-09-16T14:07:18.986232+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T14:07:19.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[19827]: audit 2024-09-16T14:07:18.986366+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T14:07:19.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[19827]: audit 2024-09-16T14:07:18.986776+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T14:07:19.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[19827]: cluster 2024-09-16T14:07:19.012967+0000 mon.a (mon.0) 707 : cluster [INF] Manager daemon y is now available 2024-09-16T14:07:19.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[19827]: audit 2024-09-16T14:07:19.034789+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:07:19.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[19827]: audit 2024-09-16T14:07:19.056370+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:19.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[19827]: audit 2024-09-16T14:07:19.061336+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:07:19.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[19827]: audit 2024-09-16T14:07:19.070641+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:07:19.940 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[19827]: audit 2024-09-16T14:07:19.085497+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:07:19.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[26719]: cluster 2024-09-16T14:07:18.733851+0000 mon.a (mon.0) 686 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-16T14:07:19.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[26719]: cluster 2024-09-16T14:07:18.968317+0000 mon.a (mon.0) 687 : cluster [INF] Active manager daemon y restarted 2024-09-16T14:07:19.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[26719]: cluster 2024-09-16T14:07:18.968989+0000 mon.a (mon.0) 688 : cluster [INF] Activating manager daemon y 2024-09-16T14:07:19.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[26719]: cluster 2024-09-16T14:07:18.976954+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-16T14:07:19.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[26719]: cluster 2024-09-16T14:07:18.977277+0000 mon.a (mon.0) 690 : cluster [DBG] mgrmap e18: y(active, starting, since 0.00848355s), standbys: x 2024-09-16T14:07:19.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[26719]: audit 2024-09-16T14:07:18.980921+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:07:19.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[26719]: audit 2024-09-16T14:07:18.981034+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:07:19.942 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[26719]: audit 2024-09-16T14:07:18.981132+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:07:19.942 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[26719]: audit 2024-09-16T14:07:18.983786+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:07:19.942 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[26719]: audit 2024-09-16T14:07:18.983942+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T14:07:19.942 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[26719]: audit 2024-09-16T14:07:18.984475+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T14:07:19.942 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[26719]: audit 2024-09-16T14:07:18.984727+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:07:19.943 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[26719]: audit 2024-09-16T14:07:18.984905+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:07:19.943 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[26719]: audit 2024-09-16T14:07:18.985087+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:07:19.943 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[26719]: audit 2024-09-16T14:07:18.985253+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:07:19.943 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[26719]: audit 2024-09-16T14:07:18.985436+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:07:19.943 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[26719]: audit 2024-09-16T14:07:18.985660+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:07:19.944 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[26719]: audit 2024-09-16T14:07:18.985951+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:07:19.944 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[26719]: audit 2024-09-16T14:07:18.986232+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T14:07:19.944 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[26719]: audit 2024-09-16T14:07:18.986366+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T14:07:19.944 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[26719]: audit 2024-09-16T14:07:18.986776+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T14:07:19.944 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[26719]: cluster 2024-09-16T14:07:19.012967+0000 mon.a (mon.0) 707 : cluster [INF] Manager daemon y is now available 2024-09-16T14:07:19.944 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[26719]: audit 2024-09-16T14:07:19.034789+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:07:19.945 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[26719]: audit 2024-09-16T14:07:19.056370+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:19.945 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[26719]: audit 2024-09-16T14:07:19.061336+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:07:19.945 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[26719]: audit 2024-09-16T14:07:19.070641+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:07:19.945 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:19 smithi050 bash[26719]: audit 2024-09-16T14:07:19.085497+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:07:20.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:19 smithi090 bash[21690]: cluster 2024-09-16T14:07:18.733851+0000 mon.a (mon.0) 686 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-16T14:07:20.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:19 smithi090 bash[21690]: cluster 2024-09-16T14:07:18.968317+0000 mon.a (mon.0) 687 : cluster [INF] Active manager daemon y restarted 2024-09-16T14:07:20.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:19 smithi090 bash[21690]: cluster 2024-09-16T14:07:18.968989+0000 mon.a (mon.0) 688 : cluster [INF] Activating manager daemon y 2024-09-16T14:07:20.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:19 smithi090 bash[21690]: cluster 2024-09-16T14:07:18.976954+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-16T14:07:20.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:19 smithi090 bash[21690]: cluster 2024-09-16T14:07:18.977277+0000 mon.a (mon.0) 690 : cluster [DBG] mgrmap e18: y(active, starting, since 0.00848355s), standbys: x 2024-09-16T14:07:20.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:19 smithi090 bash[21690]: audit 2024-09-16T14:07:18.980921+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:07:20.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:19 smithi090 bash[21690]: audit 2024-09-16T14:07:18.981034+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:07:20.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:19 smithi090 bash[21690]: audit 2024-09-16T14:07:18.981132+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:07:20.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:19 smithi090 bash[21690]: audit 2024-09-16T14:07:18.983786+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:07:20.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:19 smithi090 bash[21690]: audit 2024-09-16T14:07:18.983942+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T14:07:20.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:19 smithi090 bash[21690]: audit 2024-09-16T14:07:18.984475+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T14:07:20.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:19 smithi090 bash[21690]: audit 2024-09-16T14:07:18.984727+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:07:20.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:19 smithi090 bash[21690]: audit 2024-09-16T14:07:18.984905+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:07:20.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:19 smithi090 bash[21690]: audit 2024-09-16T14:07:18.985087+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:07:20.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:19 smithi090 bash[21690]: audit 2024-09-16T14:07:18.985253+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:07:20.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:19 smithi090 bash[21690]: audit 2024-09-16T14:07:18.985436+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:07:20.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:19 smithi090 bash[21690]: audit 2024-09-16T14:07:18.985660+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:07:20.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:19 smithi090 bash[21690]: audit 2024-09-16T14:07:18.985951+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:07:20.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:19 smithi090 bash[21690]: audit 2024-09-16T14:07:18.986232+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T14:07:20.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:19 smithi090 bash[21690]: audit 2024-09-16T14:07:18.986366+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T14:07:20.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:19 smithi090 bash[21690]: audit 2024-09-16T14:07:18.986776+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T14:07:20.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:19 smithi090 bash[21690]: cluster 2024-09-16T14:07:19.012967+0000 mon.a (mon.0) 707 : cluster [INF] Manager daemon y is now available 2024-09-16T14:07:20.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:19 smithi090 bash[21690]: audit 2024-09-16T14:07:19.034789+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:07:20.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:19 smithi090 bash[21690]: audit 2024-09-16T14:07:19.056370+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:20.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:19 smithi090 bash[21690]: audit 2024-09-16T14:07:19.061336+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:07:20.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:19 smithi090 bash[21690]: audit 2024-09-16T14:07:19.070641+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:07:20.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:19 smithi090 bash[21690]: audit 2024-09-16T14:07:19.085497+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:07:20.654 INFO:teuthology.orchestra.run.smithi090.stdout:Scheduled grafana update... 2024-09-16T14:07:21.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[26719]: cluster 2024-09-16T14:07:19.986376+0000 mon.a (mon.0) 713 : cluster [DBG] mgrmap e19: y(active, since 1.01758s), standbys: x 2024-09-16T14:07:21.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[26719]: cephadm 2024-09-16T14:07:20.602673+0000 mgr.y (mgr.14412) 2 : cephadm [INF] [16/Sep/2024:14:07:20] ENGINE Bus STARTING 2024-09-16T14:07:21.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[26719]: audit 2024-09-16T14:07:20.648176+0000 mgr.y (mgr.14412) 3 : audit [DBG] from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi090=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:21.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[26719]: cephadm 2024-09-16T14:07:20.651794+0000 mgr.y (mgr.14412) 4 : cephadm [INF] Saving service grafana spec with placement smithi090=a;count:1 2024-09-16T14:07:21.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[26719]: audit 2024-09-16T14:07:20.656543+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:21.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[26719]: cephadm 2024-09-16T14:07:20.704560+0000 mgr.y (mgr.14412) 5 : cephadm [INF] [16/Sep/2024:14:07:20] ENGINE Serving on http://172.21.15.50:8765 2024-09-16T14:07:21.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[26719]: cephadm 2024-09-16T14:07:20.828212+0000 mgr.y (mgr.14412) 6 : cephadm [INF] [16/Sep/2024:14:07:20] ENGINE Serving on https://172.21.15.50:7150 2024-09-16T14:07:21.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[26719]: cephadm 2024-09-16T14:07:20.828381+0000 mgr.y (mgr.14412) 7 : cephadm [INF] [16/Sep/2024:14:07:20] ENGINE Bus STARTED 2024-09-16T14:07:21.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[26719]: cephadm 2024-09-16T14:07:20.830636+0000 mgr.y (mgr.14412) 8 : cephadm [ERR] [16/Sep/2024:14:07:20] ENGINE Error in HTTPServer.serve 2024-09-16T14:07:21.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[26719]: Traceback (most recent call last): 2024-09-16T14:07:21.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[26719]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:07:21.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[26719]: self._connections.run(self.expiration_interval) 2024-09-16T14:07:21.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[26719]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:07:21.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[26719]: self._run(expiration_interval) 2024-09-16T14:07:21.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[26719]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:07:21.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[26719]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:07:21.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[26719]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:07:21.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[26719]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:07:21.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[26719]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:07:21.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[26719]: s = self.context.wrap_socket( 2024-09-16T14:07:21.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[26719]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:07:21.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[26719]: return self.sslsocket_class._create( 2024-09-16T14:07:21.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[26719]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:07:21.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[26719]: self.do_handshake() 2024-09-16T14:07:21.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[26719]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:07:21.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[26719]: self._sslobj.do_handshake() 2024-09-16T14:07:21.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[26719]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:07:21.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[19827]: cluster 2024-09-16T14:07:19.986376+0000 mon.a (mon.0) 713 : cluster [DBG] mgrmap e19: y(active, since 1.01758s), standbys: x 2024-09-16T14:07:21.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[19827]: cephadm 2024-09-16T14:07:20.602673+0000 mgr.y (mgr.14412) 2 : cephadm [INF] [16/Sep/2024:14:07:20] ENGINE Bus STARTING 2024-09-16T14:07:21.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[19827]: audit 2024-09-16T14:07:20.648176+0000 mgr.y (mgr.14412) 3 : audit [DBG] from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi090=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:21.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[19827]: cephadm 2024-09-16T14:07:20.651794+0000 mgr.y (mgr.14412) 4 : cephadm [INF] Saving service grafana spec with placement smithi090=a;count:1 2024-09-16T14:07:21.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[19827]: audit 2024-09-16T14:07:20.656543+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:21.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[19827]: cephadm 2024-09-16T14:07:20.704560+0000 mgr.y (mgr.14412) 5 : cephadm [INF] [16/Sep/2024:14:07:20] ENGINE Serving on http://172.21.15.50:8765 2024-09-16T14:07:21.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[19827]: cephadm 2024-09-16T14:07:20.828212+0000 mgr.y (mgr.14412) 6 : cephadm [INF] [16/Sep/2024:14:07:20] ENGINE Serving on https://172.21.15.50:7150 2024-09-16T14:07:21.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[19827]: cephadm 2024-09-16T14:07:20.828381+0000 mgr.y (mgr.14412) 7 : cephadm [INF] [16/Sep/2024:14:07:20] ENGINE Bus STARTED 2024-09-16T14:07:21.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[19827]: cephadm 2024-09-16T14:07:20.830636+0000 mgr.y (mgr.14412) 8 : cephadm [ERR] [16/Sep/2024:14:07:20] ENGINE Error in HTTPServer.serve 2024-09-16T14:07:21.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[19827]: Traceback (most recent call last): 2024-09-16T14:07:21.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:07:21.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[19827]: self._connections.run(self.expiration_interval) 2024-09-16T14:07:21.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:07:21.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[19827]: self._run(expiration_interval) 2024-09-16T14:07:21.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:07:21.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[19827]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:07:21.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:07:21.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[19827]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:07:21.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:07:21.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[19827]: s = self.context.wrap_socket( 2024-09-16T14:07:21.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[19827]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:07:21.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[19827]: return self.sslsocket_class._create( 2024-09-16T14:07:21.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[19827]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:07:21.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[19827]: self.do_handshake() 2024-09-16T14:07:21.192 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[19827]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:07:21.192 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[19827]: self._sslobj.do_handshake() 2024-09-16T14:07:21.192 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[19827]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:07:21.192 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[20081]: debug 2024-09-16T14:07:20.823+0000 7fa7c468e640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:14:07:20] ENGINE Error in HTTPServer.serve 2024-09-16T14:07:21.193 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[20081]: Traceback (most recent call last): 2024-09-16T14:07:21.193 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[20081]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:07:21.193 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[20081]: self._connections.run(self.expiration_interval) 2024-09-16T14:07:21.193 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[20081]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:07:21.193 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[20081]: self._run(expiration_interval) 2024-09-16T14:07:21.193 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[20081]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:07:21.194 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[20081]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:07:21.194 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[20081]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:07:21.194 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[20081]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:07:21.194 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[20081]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:07:21.194 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[20081]: s = self.context.wrap_socket( 2024-09-16T14:07:21.194 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[20081]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:07:21.194 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[20081]: return self.sslsocket_class._create( 2024-09-16T14:07:21.195 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[20081]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:07:21.195 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[20081]: self.do_handshake() 2024-09-16T14:07:21.195 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[20081]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:07:21.195 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[20081]: self._sslobj.do_handshake() 2024-09-16T14:07:21.195 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:20 smithi050 bash[20081]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:07:21.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:20 smithi090 bash[21690]: cluster 2024-09-16T14:07:19.986376+0000 mon.a (mon.0) 713 : cluster [DBG] mgrmap e19: y(active, since 1.01758s), standbys: x 2024-09-16T14:07:21.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:20 smithi090 bash[21690]: cephadm 2024-09-16T14:07:20.602673+0000 mgr.y (mgr.14412) 2 : cephadm [INF] [16/Sep/2024:14:07:20] ENGINE Bus STARTING 2024-09-16T14:07:21.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:20 smithi090 bash[21690]: audit 2024-09-16T14:07:20.648176+0000 mgr.y (mgr.14412) 3 : audit [DBG] from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi090=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:21.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:20 smithi090 bash[21690]: cephadm 2024-09-16T14:07:20.651794+0000 mgr.y (mgr.14412) 4 : cephadm [INF] Saving service grafana spec with placement smithi090=a;count:1 2024-09-16T14:07:21.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:20 smithi090 bash[21690]: audit 2024-09-16T14:07:20.656543+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:21.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:20 smithi090 bash[21690]: cephadm 2024-09-16T14:07:20.704560+0000 mgr.y (mgr.14412) 5 : cephadm [INF] [16/Sep/2024:14:07:20] ENGINE Serving on http://172.21.15.50:8765 2024-09-16T14:07:21.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:20 smithi090 bash[21690]: cephadm 2024-09-16T14:07:20.828212+0000 mgr.y (mgr.14412) 6 : cephadm [INF] [16/Sep/2024:14:07:20] ENGINE Serving on https://172.21.15.50:7150 2024-09-16T14:07:21.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:21 smithi090 bash[21690]: cephadm 2024-09-16T14:07:20.828381+0000 mgr.y (mgr.14412) 7 : cephadm [INF] [16/Sep/2024:14:07:20] ENGINE Bus STARTED 2024-09-16T14:07:21.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:21 smithi090 bash[21690]: cephadm 2024-09-16T14:07:20.830636+0000 mgr.y (mgr.14412) 8 : cephadm [ERR] [16/Sep/2024:14:07:20] ENGINE Error in HTTPServer.serve 2024-09-16T14:07:21.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:21 smithi090 bash[21690]: Traceback (most recent call last): 2024-09-16T14:07:21.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:21 smithi090 bash[21690]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:07:21.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:21 smithi090 bash[21690]: self._connections.run(self.expiration_interval) 2024-09-16T14:07:21.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:21 smithi090 bash[21690]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:07:21.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:21 smithi090 bash[21690]: self._run(expiration_interval) 2024-09-16T14:07:21.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:21 smithi090 bash[21690]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:07:21.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:21 smithi090 bash[21690]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:07:21.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:21 smithi090 bash[21690]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:07:21.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:21 smithi090 bash[21690]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:07:21.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:21 smithi090 bash[21690]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:07:21.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:21 smithi090 bash[21690]: s = self.context.wrap_socket( 2024-09-16T14:07:21.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:21 smithi090 bash[21690]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:07:21.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:21 smithi090 bash[21690]: return self.sslsocket_class._create( 2024-09-16T14:07:21.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:21 smithi090 bash[21690]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:07:21.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:21 smithi090 bash[21690]: self.do_handshake() 2024-09-16T14:07:21.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:21 smithi090 bash[21690]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:07:21.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:21 smithi090 bash[21690]: self._sslobj.do_handshake() 2024-09-16T14:07:21.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:21 smithi090 bash[21690]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:07:21.648 DEBUG:teuthology.orchestra.run.smithi090:grafana.a> sudo journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@grafana.a.service 2024-09-16T14:07:21.650 INFO:tasks.cephadm:Setting up client nodes... 2024-09-16T14:07:21.651 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-16T14:07:22.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:22 smithi050 bash[19827]: cluster 2024-09-16T14:07:20.985805+0000 mgr.y (mgr.14412) 9 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:22.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:22 smithi050 bash[26719]: cluster 2024-09-16T14:07:20.985805+0000 mgr.y (mgr.14412) 9 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:22.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:22 smithi090 bash[21690]: cluster 2024-09-16T14:07:20.985805+0000 mgr.y (mgr.14412) 9 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:23.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:23 smithi050 bash[19827]: cluster 2024-09-16T14:07:21.997390+0000 mon.a (mon.0) 715 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-16T14:07:23.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:23 smithi050 bash[26719]: cluster 2024-09-16T14:07:21.997390+0000 mon.a (mon.0) 715 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-16T14:07:23.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:23 smithi090 bash[21690]: cluster 2024-09-16T14:07:21.997390+0000 mon.a (mon.0) 715 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-16T14:07:24.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:24 smithi050 bash[19827]: cluster 2024-09-16T14:07:22.986386+0000 mgr.y (mgr.14412) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:24.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:24 smithi050 bash[26719]: cluster 2024-09-16T14:07:22.986386+0000 mgr.y (mgr.14412) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:24.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:24 smithi090 bash[21690]: cluster 2024-09-16T14:07:22.986386+0000 mgr.y (mgr.14412) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:25.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:25 smithi050 bash[26719]: cluster 2024-09-16T14:07:24.024250+0000 mon.a (mon.0) 716 : cluster [DBG] mgrmap e21: y(active, since 5s), standbys: x 2024-09-16T14:07:25.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:25 smithi050 bash[19827]: cluster 2024-09-16T14:07:24.024250+0000 mon.a (mon.0) 716 : cluster [DBG] mgrmap e21: y(active, since 5s), standbys: x 2024-09-16T14:07:25.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:25 smithi090 bash[21690]: cluster 2024-09-16T14:07:24.024250+0000 mon.a (mon.0) 716 : cluster [DBG] mgrmap e21: y(active, since 5s), standbys: x 2024-09-16T14:07:25.699 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:07:26.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:26 smithi050 bash[26719]: cluster 2024-09-16T14:07:24.986823+0000 mgr.y (mgr.14412) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:26.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:26 smithi050 bash[26719]: audit 2024-09-16T14:07:25.040737+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:26.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:26 smithi050 bash[26719]: audit 2024-09-16T14:07:25.046184+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:26.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:26 smithi050 bash[26719]: audit 2024-09-16T14:07:25.596609+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:26.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:26 smithi050 bash[26719]: audit 2024-09-16T14:07:25.603727+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:26.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:26 smithi050 bash[19827]: cluster 2024-09-16T14:07:24.986823+0000 mgr.y (mgr.14412) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:26.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:26 smithi050 bash[19827]: audit 2024-09-16T14:07:25.040737+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:26.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:26 smithi050 bash[19827]: audit 2024-09-16T14:07:25.046184+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:26.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:26 smithi050 bash[19827]: audit 2024-09-16T14:07:25.596609+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:26.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:26 smithi050 bash[19827]: audit 2024-09-16T14:07:25.603727+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:26.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:26 smithi090 bash[21690]: cluster 2024-09-16T14:07:24.986823+0000 mgr.y (mgr.14412) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:26.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:26 smithi090 bash[21690]: audit 2024-09-16T14:07:25.040737+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:26.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:26 smithi090 bash[21690]: audit 2024-09-16T14:07:25.046184+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:26.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:26 smithi090 bash[21690]: audit 2024-09-16T14:07:25.596609+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:26.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:26 smithi090 bash[21690]: audit 2024-09-16T14:07:25.603727+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:27.425 INFO:teuthology.orchestra.run.smithi050.stdout:[client.0] 2024-09-16T14:07:27.426 INFO:teuthology.orchestra.run.smithi050.stdout: key = AQCfO+hmUK98GRAAdcASiolPBNN2yLOafYCt2A== 2024-09-16T14:07:27.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:27 smithi050 bash[19827]: audit 2024-09-16T14:07:26.216631+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:27.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:27 smithi050 bash[19827]: audit 2024-09-16T14:07:26.223337+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:27.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:27 smithi050 bash[19827]: audit 2024-09-16T14:07:26.845276+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:27.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:27 smithi050 bash[19827]: audit 2024-09-16T14:07:26.854420+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:27.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:27 smithi050 bash[19827]: audit 2024-09-16T14:07:26.857676+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:07:27.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:27 smithi050 bash[19827]: audit 2024-09-16T14:07:26.859584+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:07:27.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:27 smithi050 bash[19827]: audit 2024-09-16T14:07:26.861143+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:07:27.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:27 smithi050 bash[19827]: audit 2024-09-16T14:07:26.862639+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:07:27.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:27 smithi050 bash[19827]: cephadm 2024-09-16T14:07:26.863940+0000 mgr.y (mgr.14412) 12 : cephadm [INF] Adjusting osd_memory_target on smithi090 to 4060M 2024-09-16T14:07:27.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:27 smithi050 bash[19827]: audit 2024-09-16T14:07:26.870075+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:27.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:27 smithi050 bash[19827]: audit 2024-09-16T14:07:26.874308+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:07:27.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:27 smithi050 bash[19827]: audit 2024-09-16T14:07:26.876213+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:07:27.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:27 smithi050 bash[19827]: cephadm 2024-09-16T14:07:26.878778+0000 mgr.y (mgr.14412) 13 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-16T14:07:27.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:27 smithi050 bash[19827]: cephadm 2024-09-16T14:07:26.879439+0000 mgr.y (mgr.14412) 14 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.conf 2024-09-16T14:07:27.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:27 smithi050 bash[26719]: audit 2024-09-16T14:07:26.216631+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:27.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:27 smithi050 bash[26719]: audit 2024-09-16T14:07:26.223337+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:27.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:27 smithi050 bash[26719]: audit 2024-09-16T14:07:26.845276+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:27.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:27 smithi050 bash[26719]: audit 2024-09-16T14:07:26.854420+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:27.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:27 smithi050 bash[26719]: audit 2024-09-16T14:07:26.857676+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:07:27.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:27 smithi050 bash[26719]: audit 2024-09-16T14:07:26.859584+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:07:27.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:27 smithi050 bash[26719]: audit 2024-09-16T14:07:26.861143+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:07:27.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:27 smithi050 bash[26719]: audit 2024-09-16T14:07:26.862639+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:07:27.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:27 smithi050 bash[26719]: cephadm 2024-09-16T14:07:26.863940+0000 mgr.y (mgr.14412) 12 : cephadm [INF] Adjusting osd_memory_target on smithi090 to 4060M 2024-09-16T14:07:27.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:27 smithi050 bash[26719]: audit 2024-09-16T14:07:26.870075+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:27.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:27 smithi050 bash[26719]: audit 2024-09-16T14:07:26.874308+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:07:27.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:27 smithi050 bash[26719]: audit 2024-09-16T14:07:26.876213+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:07:27.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:27 smithi050 bash[26719]: cephadm 2024-09-16T14:07:26.878778+0000 mgr.y (mgr.14412) 13 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-16T14:07:27.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:27 smithi050 bash[26719]: cephadm 2024-09-16T14:07:26.879439+0000 mgr.y (mgr.14412) 14 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.conf 2024-09-16T14:07:27.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:27 smithi090 bash[21690]: audit 2024-09-16T14:07:26.216631+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:27.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:27 smithi090 bash[21690]: audit 2024-09-16T14:07:26.223337+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:27.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:27 smithi090 bash[21690]: audit 2024-09-16T14:07:26.845276+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:27.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:27 smithi090 bash[21690]: audit 2024-09-16T14:07:26.854420+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:27.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:27 smithi090 bash[21690]: audit 2024-09-16T14:07:26.857676+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:07:27.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:27 smithi090 bash[21690]: audit 2024-09-16T14:07:26.859584+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:07:27.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:27 smithi090 bash[21690]: audit 2024-09-16T14:07:26.861143+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:07:27.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:27 smithi090 bash[21690]: audit 2024-09-16T14:07:26.862639+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:07:27.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:27 smithi090 bash[21690]: cephadm 2024-09-16T14:07:26.863940+0000 mgr.y (mgr.14412) 12 : cephadm [INF] Adjusting osd_memory_target on smithi090 to 4060M 2024-09-16T14:07:27.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:27 smithi090 bash[21690]: audit 2024-09-16T14:07:26.870075+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:27.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:27 smithi090 bash[21690]: audit 2024-09-16T14:07:26.874308+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:07:27.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:27 smithi090 bash[21690]: audit 2024-09-16T14:07:26.876213+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:07:27.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:27 smithi090 bash[21690]: cephadm 2024-09-16T14:07:26.878778+0000 mgr.y (mgr.14412) 13 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-16T14:07:27.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:27 smithi090 bash[21690]: cephadm 2024-09-16T14:07:26.879439+0000 mgr.y (mgr.14412) 14 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.conf 2024-09-16T14:07:28.048 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2024-09-16T14:07:28.049 DEBUG:teuthology.orchestra.run.smithi050:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-16T14:07:28.049 DEBUG:teuthology.orchestra.run.smithi050:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-16T14:07:28.063 DEBUG:teuthology.orchestra.run.smithi090:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-16T14:07:28.434 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:07:27 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:28.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[26719]: cluster 2024-09-16T14:07:26.987205+0000 mgr.y (mgr.14412) 15 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-16T14:07:28.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[26719]: cephadm 2024-09-16T14:07:27.074502+0000 mgr.y (mgr.14412) 16 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:07:28.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[26719]: cephadm 2024-09-16T14:07:27.074715+0000 mgr.y (mgr.14412) 17 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:07:28.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[26719]: cephadm 2024-09-16T14:07:27.199534+0000 mgr.y (mgr.14412) 18 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:07:28.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[26719]: cephadm 2024-09-16T14:07:27.221454+0000 mgr.y (mgr.14412) 19 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:07:28.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[26719]: cephadm 2024-09-16T14:07:27.329693+0000 mgr.y (mgr.14412) 20 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:07:28.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[26719]: cephadm 2024-09-16T14:07:27.358220+0000 mgr.y (mgr.14412) 21 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:07:28.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[26719]: audit 2024-09-16T14:07:27.427451+0000 mon.a (mon.0) 732 : audit [INF] from='client.? 172.21.15.50:0/2041693201' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T14:07:28.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[26719]: audit 2024-09-16T14:07:27.429260+0000 mon.a (mon.0) 733 : audit [INF] from='client.? 172.21.15.50:0/2041693201' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T14:07:28.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[26719]: audit 2024-09-16T14:07:27.457465+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:28.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[26719]: audit 2024-09-16T14:07:27.463195+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:28.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[26719]: audit 2024-09-16T14:07:27.488226+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:28.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[26719]: audit 2024-09-16T14:07:27.493810+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:28.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[26719]: audit 2024-09-16T14:07:27.498902+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:28.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[26719]: cephadm 2024-09-16T14:07:27.509959+0000 mgr.y (mgr.14412) 22 : cephadm [INF] Deploying daemon alertmanager.a on smithi050 2024-09-16T14:07:28.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[19827]: cluster 2024-09-16T14:07:26.987205+0000 mgr.y (mgr.14412) 15 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-16T14:07:28.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[19827]: cephadm 2024-09-16T14:07:27.074502+0000 mgr.y (mgr.14412) 16 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:07:28.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[19827]: cephadm 2024-09-16T14:07:27.074715+0000 mgr.y (mgr.14412) 17 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:07:28.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[19827]: cephadm 2024-09-16T14:07:27.199534+0000 mgr.y (mgr.14412) 18 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:07:28.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[19827]: cephadm 2024-09-16T14:07:27.221454+0000 mgr.y (mgr.14412) 19 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:07:28.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[19827]: cephadm 2024-09-16T14:07:27.329693+0000 mgr.y (mgr.14412) 20 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:07:28.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[19827]: cephadm 2024-09-16T14:07:27.358220+0000 mgr.y (mgr.14412) 21 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:07:28.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[19827]: audit 2024-09-16T14:07:27.427451+0000 mon.a (mon.0) 732 : audit [INF] from='client.? 172.21.15.50:0/2041693201' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T14:07:28.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[19827]: audit 2024-09-16T14:07:27.429260+0000 mon.a (mon.0) 733 : audit [INF] from='client.? 172.21.15.50:0/2041693201' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T14:07:28.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[19827]: audit 2024-09-16T14:07:27.457465+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:28.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[19827]: audit 2024-09-16T14:07:27.463195+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:28.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[19827]: audit 2024-09-16T14:07:27.488226+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:28.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[19827]: audit 2024-09-16T14:07:27.493810+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:28.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[19827]: audit 2024-09-16T14:07:27.498902+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:28.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:28 smithi050 bash[19827]: cephadm 2024-09-16T14:07:27.509959+0000 mgr.y (mgr.14412) 22 : cephadm [INF] Deploying daemon alertmanager.a on smithi050 2024-09-16T14:07:28.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:28 smithi090 bash[21690]: cluster 2024-09-16T14:07:26.987205+0000 mgr.y (mgr.14412) 15 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-16T14:07:28.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:28 smithi090 bash[21690]: cephadm 2024-09-16T14:07:27.074502+0000 mgr.y (mgr.14412) 16 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:07:28.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:28 smithi090 bash[21690]: cephadm 2024-09-16T14:07:27.074715+0000 mgr.y (mgr.14412) 17 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:07:28.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:28 smithi090 bash[21690]: cephadm 2024-09-16T14:07:27.199534+0000 mgr.y (mgr.14412) 18 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:07:28.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:28 smithi090 bash[21690]: cephadm 2024-09-16T14:07:27.221454+0000 mgr.y (mgr.14412) 19 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:07:28.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:28 smithi090 bash[21690]: cephadm 2024-09-16T14:07:27.329693+0000 mgr.y (mgr.14412) 20 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:07:28.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:28 smithi090 bash[21690]: cephadm 2024-09-16T14:07:27.358220+0000 mgr.y (mgr.14412) 21 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:07:28.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:28 smithi090 bash[21690]: audit 2024-09-16T14:07:27.427451+0000 mon.a (mon.0) 732 : audit [INF] from='client.? 172.21.15.50:0/2041693201' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T14:07:28.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:28 smithi090 bash[21690]: audit 2024-09-16T14:07:27.429260+0000 mon.a (mon.0) 733 : audit [INF] from='client.? 172.21.15.50:0/2041693201' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T14:07:28.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:28 smithi090 bash[21690]: audit 2024-09-16T14:07:27.457465+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:28.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:28 smithi090 bash[21690]: audit 2024-09-16T14:07:27.463195+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:28.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:28 smithi090 bash[21690]: audit 2024-09-16T14:07:27.488226+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:28.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:28 smithi090 bash[21690]: audit 2024-09-16T14:07:27.493810+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:28.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:28 smithi090 bash[21690]: audit 2024-09-16T14:07:27.498902+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:28.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:28 smithi090 bash[21690]: cephadm 2024-09-16T14:07:27.509959+0000 mgr.y (mgr.14412) 22 : cephadm [INF] Deploying daemon alertmanager.a on smithi050 2024-09-16T14:07:30.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:30 smithi050 bash[19827]: cluster 2024-09-16T14:07:28.987626+0000 mgr.y (mgr.14412) 23 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T14:07:30.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:30 smithi050 bash[26719]: cluster 2024-09-16T14:07:28.987626+0000 mgr.y (mgr.14412) 23 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T14:07:30.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:30 smithi090 bash[21690]: cluster 2024-09-16T14:07:28.987626+0000 mgr.y (mgr.14412) 23 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T14:07:32.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:32 smithi050 bash[19827]: cluster 2024-09-16T14:07:30.988299+0000 mgr.y (mgr.14412) 24 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T14:07:32.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:32 smithi050 bash[26719]: cluster 2024-09-16T14:07:30.988299+0000 mgr.y (mgr.14412) 24 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T14:07:32.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:32 smithi090 bash[21690]: cluster 2024-09-16T14:07:30.988299+0000 mgr.y (mgr.14412) 24 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T14:07:32.831 INFO:teuthology.orchestra.run.smithi090.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T14:07:34.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:34 smithi050 bash[19827]: cluster 2024-09-16T14:07:32.988926+0000 mgr.y (mgr.14412) 25 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T14:07:34.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:34 smithi050 bash[19827]: audit 2024-09-16T14:07:34.060561+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:07:34.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:34 smithi050 bash[26719]: cluster 2024-09-16T14:07:32.988926+0000 mgr.y (mgr.14412) 25 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T14:07:34.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:34 smithi050 bash[26719]: audit 2024-09-16T14:07:34.060561+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:07:34.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:34 smithi090 bash[21690]: cluster 2024-09-16T14:07:32.988926+0000 mgr.y (mgr.14412) 25 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T14:07:34.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:34 smithi090 bash[21690]: audit 2024-09-16T14:07:34.060561+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:07:34.571 INFO:teuthology.orchestra.run.smithi090.stdout:[client.1] 2024-09-16T14:07:34.572 INFO:teuthology.orchestra.run.smithi090.stdout: key = AQCmO+hmW/H6IRAAtLqCXW40KZ+vqUcA9khZvw== 2024-09-16T14:07:35.379 DEBUG:teuthology.orchestra.run.smithi090:> set -ex 2024-09-16T14:07:35.379 DEBUG:teuthology.orchestra.run.smithi090:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-16T14:07:35.379 DEBUG:teuthology.orchestra.run.smithi090:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-16T14:07:35.388 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:35 smithi050 bash[19827]: audit 2024-09-16T14:07:34.566668+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.90:0/3666571028' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T14:07:35.388 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:35 smithi050 bash[19827]: audit 2024-09-16T14:07:34.569785+0000 mon.a (mon.0) 740 : 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-09-16T14:07:35.388 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:35 smithi050 bash[19827]: audit 2024-09-16T14:07:34.573083+0000 mon.a (mon.0) 741 : 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-09-16T14:07:35.388 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:35 smithi050 bash[26719]: audit 2024-09-16T14:07:34.566668+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.90:0/3666571028' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T14:07:35.388 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:35 smithi050 bash[26719]: audit 2024-09-16T14:07:34.569785+0000 mon.a (mon.0) 740 : 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-09-16T14:07:35.388 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:35 smithi050 bash[26719]: audit 2024-09-16T14:07:34.573083+0000 mon.a (mon.0) 741 : 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-09-16T14:07:35.403 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph config log 1 --format=json 2024-09-16T14:07:35.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:35 smithi090 bash[21690]: audit 2024-09-16T14:07:34.566668+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.90:0/3666571028' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T14:07:35.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:35 smithi090 bash[21690]: audit 2024-09-16T14:07:34.569785+0000 mon.a (mon.0) 740 : 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-09-16T14:07:35.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:35 smithi090 bash[21690]: audit 2024-09-16T14:07:34.573083+0000 mon.a (mon.0) 741 : 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-09-16T14:07:36.174 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:07:36 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:36.175 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:36 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:36.175 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:07:36 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:36.175 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:36 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:36.176 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:07:36 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:36.176 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:07:36 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:36.176 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:36 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:36.428 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:07:36 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:36.428 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:07:36 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:36.429 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:36 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:36.429 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:07:36 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:36.429 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:07:36 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:36.429 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:07:36 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:36.429 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:07:36 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:36.429 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:07:36 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:36.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:36 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:36.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:36 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:36.430 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:07:36 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:36.683 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:07:36 smithi050 systemd[1]: Started Ceph alertmanager.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:07:36.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:36 smithi050 bash[19827]: cluster 2024-09-16T14:07:34.989527+0000 mgr.y (mgr.14412) 26 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T14:07:36.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:36 smithi050 bash[19827]: audit 2024-09-16T14:07:36.474417+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:36.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:36 smithi050 bash[19827]: audit 2024-09-16T14:07:36.479607+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:36.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:36 smithi050 bash[19827]: audit 2024-09-16T14:07:36.485948+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:36.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:36 smithi050 bash[19827]: audit 2024-09-16T14:07:36.492374+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:36.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:36 smithi050 bash[26719]: cluster 2024-09-16T14:07:34.989527+0000 mgr.y (mgr.14412) 26 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T14:07:36.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:36 smithi050 bash[26719]: audit 2024-09-16T14:07:36.474417+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:36.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:36 smithi050 bash[26719]: audit 2024-09-16T14:07:36.479607+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:36.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:36 smithi050 bash[26719]: audit 2024-09-16T14:07:36.485948+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:36.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:36 smithi050 bash[26719]: audit 2024-09-16T14:07:36.492374+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:36.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:36 smithi090 bash[21690]: cluster 2024-09-16T14:07:34.989527+0000 mgr.y (mgr.14412) 26 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T14:07:36.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:36 smithi090 bash[21690]: audit 2024-09-16T14:07:36.474417+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:36.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:36 smithi090 bash[21690]: audit 2024-09-16T14:07:36.479607+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:36.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:36 smithi090 bash[21690]: audit 2024-09-16T14:07:36.485948+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:36.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:36 smithi090 bash[21690]: audit 2024-09-16T14:07:36.492374+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:37.328 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:36 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:37.580 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:37.581 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:37.581 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:37.581 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:07:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:37.581 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:07:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:37.582 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:07:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:37.582 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:07:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:37.582 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:07:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:37.855 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:37 smithi050 bash[26719]: cephadm 2024-09-16T14:07:36.494795+0000 mgr.y (mgr.14412) 27 : cephadm [INF] Deploying daemon node-exporter.a on smithi050 2024-09-16T14:07:37.855 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:37.855 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:07:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:37.855 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:07:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:37.856 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:07:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:37.856 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:07:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:37.856 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:37 smithi050 bash[19827]: cephadm 2024-09-16T14:07:36.494795+0000 mgr.y (mgr.14412) 27 : cephadm [INF] Deploying daemon node-exporter.a on smithi050 2024-09-16T14:07:37.856 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:37.857 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:37.857 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:07:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:37.857 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:37.857 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:37.857 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:37.857 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:37.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:37 smithi090 bash[21690]: cephadm 2024-09-16T14:07:36.494795+0000 mgr.y (mgr.14412) 27 : cephadm [INF] Deploying daemon node-exporter.a on smithi050 2024-09-16T14:07:38.183 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:37 smithi050 systemd[1]: Started Ceph node-exporter.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:07:38.184 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:37 smithi050 bash[50926]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-16T14:07:38.184 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:07:37 smithi050 bash[50781]: ts=2024-09-16T14:07:37.923Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-16T14:07:38.184 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:07:37 smithi050 bash[50781]: ts=2024-09-16T14:07:37.923Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-16T14:07:38.184 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:07:37 smithi050 bash[50781]: ts=2024-09-16T14:07:37.925Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.50 port=9094 2024-09-16T14:07:38.184 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:07:37 smithi050 bash[50781]: ts=2024-09-16T14:07:37.926Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-16T14:07:38.184 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:07:37 smithi050 bash[50781]: ts=2024-09-16T14:07:37.957Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T14:07:38.184 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:07:37 smithi050 bash[50781]: ts=2024-09-16T14:07:37.957Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T14:07:38.184 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:07:37 smithi050 bash[50781]: ts=2024-09-16T14:07:37.960Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-16T14:07:38.184 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:07:37 smithi050 bash[50781]: ts=2024-09-16T14:07:37.960Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-16T14:07:38.683 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:38 smithi050 bash[50926]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-16T14:07:38.683 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:38 smithi050 bash[50926]: 22b70bddd3ac: Pulling fs layer 2024-09-16T14:07:38.684 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:38 smithi050 bash[50926]: 5c12815fee55: Pulling fs layer 2024-09-16T14:07:38.684 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:38 smithi050 bash[50926]: c0e87333d380: Pulling fs layer 2024-09-16T14:07:39.014 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:07:38 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:39.015 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:07:38 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:39.015 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:07:39 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:39.015 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:38 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:39.015 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:39 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:39.015 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:07:38 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:39.016 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:07:39 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:39.016 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:07:38 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:39.016 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:07:39 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:39.016 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:38 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:39.016 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:38 smithi090 bash[21690]: cluster 2024-09-16T14:07:36.989951+0000 mgr.y (mgr.14412) 28 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T14:07:39.016 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:38 smithi090 bash[21690]: audit 2024-09-16T14:07:37.904194+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:39.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:38 smithi090 bash[21690]: audit 2024-09-16T14:07:37.910713+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:39.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:38 smithi090 bash[21690]: audit 2024-09-16T14:07:37.916996+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:39.017 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:38 smithi090 bash[21690]: cephadm 2024-09-16T14:07:37.918081+0000 mgr.y (mgr.14412) 29 : cephadm [INF] Deploying daemon node-exporter.b on smithi090 2024-09-16T14:07:39.017 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:38 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:39.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:38 smithi050 bash[26719]: cluster 2024-09-16T14:07:36.989951+0000 mgr.y (mgr.14412) 28 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T14:07:39.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:38 smithi050 bash[26719]: audit 2024-09-16T14:07:37.904194+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:39.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:38 smithi050 bash[26719]: audit 2024-09-16T14:07:37.910713+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:39.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:38 smithi050 bash[26719]: audit 2024-09-16T14:07:37.916996+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:39.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:38 smithi050 bash[26719]: cephadm 2024-09-16T14:07:37.918081+0000 mgr.y (mgr.14412) 29 : cephadm [INF] Deploying daemon node-exporter.b on smithi090 2024-09-16T14:07:39.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:38 smithi050 bash[19827]: cluster 2024-09-16T14:07:36.989951+0000 mgr.y (mgr.14412) 28 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T14:07:39.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:38 smithi050 bash[19827]: audit 2024-09-16T14:07:37.904194+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:39.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:38 smithi050 bash[19827]: audit 2024-09-16T14:07:37.910713+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:39.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:38 smithi050 bash[19827]: audit 2024-09-16T14:07:37.916996+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:39.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:38 smithi050 bash[19827]: cephadm 2024-09-16T14:07:37.918081+0000 mgr.y (mgr.14412) 29 : cephadm [INF] Deploying daemon node-exporter.b on smithi090 2024-09-16T14:07:39.185 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:38 smithi050 bash[50926]: 22b70bddd3ac: Verifying Checksum 2024-09-16T14:07:39.185 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:38 smithi050 bash[50926]: 22b70bddd3ac: Download complete 2024-09-16T14:07:39.185 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:38 smithi050 bash[50926]: 5c12815fee55: Download complete 2024-09-16T14:07:39.185 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:38 smithi050 bash[50926]: c0e87333d380: Verifying Checksum 2024-09-16T14:07:39.185 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:38 smithi050 bash[50926]: c0e87333d380: Download complete 2024-09-16T14:07:39.185 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:39 smithi050 bash[50926]: 22b70bddd3ac: Pull complete 2024-09-16T14:07:39.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:39 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:39.445 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:39 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:39.445 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:07:39 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:39.445 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:39 smithi090 systemd[1]: Started Ceph node-exporter.b for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:07:39.445 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:39 smithi090 bash[46146]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-16T14:07:39.634 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:39 smithi050 bash[20081]: [16/Sep/2024:14:07:39] ENGINE Bus STOPPING 2024-09-16T14:07:39.902 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:39 smithi050 bash[50926]: 5c12815fee55: Pull complete 2024-09-16T14:07:39.903 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:39 smithi050 bash[20081]: [16/Sep/2024:14:07:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T14:07:39.903 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:39 smithi050 bash[20081]: [16/Sep/2024:14:07:39] ENGINE Bus STOPPED 2024-09-16T14:07:39.903 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:39 smithi050 bash[20081]: [16/Sep/2024:14:07:39] ENGINE Bus STARTING 2024-09-16T14:07:39.903 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:39 smithi050 bash[20081]: [16/Sep/2024:14:07:39] ENGINE Serving on http://:::9283 2024-09-16T14:07:40.056 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:39 smithi090 bash[46146]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-16T14:07:40.056 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:39 smithi090 bash[46146]: 22b70bddd3ac: Pulling fs layer 2024-09-16T14:07:40.056 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:39 smithi090 bash[46146]: 5c12815fee55: Pulling fs layer 2024-09-16T14:07:40.056 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:39 smithi090 bash[46146]: c0e87333d380: Pulling fs layer 2024-09-16T14:07:40.183 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:07:40.183 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:07:39 smithi050 bash[50781]: ts=2024-09-16T14:07:39.926Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000112145s 2024-09-16T14:07:40.184 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[50926]: c0e87333d380: Pull complete 2024-09-16T14:07:40.184 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:07:39 smithi050 bash[20081]: [16/Sep/2024:14:07:39] ENGINE Bus STARTED 2024-09-16T14:07:40.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[19827]: cluster 2024-09-16T14:07:38.990487+0000 mgr.y (mgr.14412) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:40.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[19827]: audit 2024-09-16T14:07:39.061365+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:40.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[19827]: audit 2024-09-16T14:07:39.174790+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:40.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[19827]: audit 2024-09-16T14:07:39.185914+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:40.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[19827]: audit 2024-09-16T14:07:39.195700+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:40.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[19827]: audit 2024-09-16T14:07:39.204145+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:40.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[19827]: audit 2024-09-16T14:07:39.219052+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:40.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[19827]: cephadm 2024-09-16T14:07:39.245141+0000 mgr.y (mgr.14412) 31 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-16T14:07:40.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[19827]: audit 2024-09-16T14:07:39.301180+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:40.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[19827]: audit 2024-09-16T14:07:39.307408+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:40.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[19827]: audit 2024-09-16T14:07:39.313140+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T14:07:40.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[19827]: audit 2024-09-16T14:07:39.313936+0000 mgr.y (mgr.14412) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T14:07:40.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[19827]: audit 2024-09-16T14:07:39.319723+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:40.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[19827]: cephadm 2024-09-16T14:07:39.349385+0000 mgr.y (mgr.14412) 33 : cephadm [INF] Deploying daemon grafana.a on smithi090 2024-09-16T14:07:40.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[26719]: cluster 2024-09-16T14:07:38.990487+0000 mgr.y (mgr.14412) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:40.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[26719]: audit 2024-09-16T14:07:39.061365+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:40.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[26719]: audit 2024-09-16T14:07:39.174790+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:40.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[26719]: audit 2024-09-16T14:07:39.185914+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:40.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[26719]: audit 2024-09-16T14:07:39.195700+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:40.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[26719]: audit 2024-09-16T14:07:39.204145+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:40.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[26719]: audit 2024-09-16T14:07:39.219052+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:40.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[26719]: cephadm 2024-09-16T14:07:39.245141+0000 mgr.y (mgr.14412) 31 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-16T14:07:40.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[26719]: audit 2024-09-16T14:07:39.301180+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:40.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[26719]: audit 2024-09-16T14:07:39.307408+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:40.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[26719]: audit 2024-09-16T14:07:39.313140+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T14:07:40.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[26719]: audit 2024-09-16T14:07:39.313936+0000 mgr.y (mgr.14412) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T14:07:40.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[26719]: audit 2024-09-16T14:07:39.319723+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:40.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[26719]: cephadm 2024-09-16T14:07:39.349385+0000 mgr.y (mgr.14412) 33 : cephadm [INF] Deploying daemon grafana.a on smithi090 2024-09-16T14:07:40.445 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:40 smithi090 bash[46146]: 22b70bddd3ac: Verifying Checksum 2024-09-16T14:07:40.445 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:40 smithi090 bash[46146]: 22b70bddd3ac: Download complete 2024-09-16T14:07:40.445 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:40 smithi090 bash[46146]: 5c12815fee55: Download complete 2024-09-16T14:07:40.445 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:40 smithi090 bash[46146]: c0e87333d380: Verifying Checksum 2024-09-16T14:07:40.445 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:40 smithi090 bash[46146]: c0e87333d380: Download complete 2024-09-16T14:07:40.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:07:40 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:40.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:40 smithi090 bash[21690]: cluster 2024-09-16T14:07:38.990487+0000 mgr.y (mgr.14412) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:40.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:40 smithi090 bash[21690]: audit 2024-09-16T14:07:39.061365+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:40.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:40 smithi090 bash[21690]: audit 2024-09-16T14:07:39.174790+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:40.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:40 smithi090 bash[21690]: audit 2024-09-16T14:07:39.185914+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:40.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:40 smithi090 bash[21690]: audit 2024-09-16T14:07:39.195700+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:40.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:40 smithi090 bash[21690]: audit 2024-09-16T14:07:39.204145+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:40.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:40 smithi090 bash[21690]: audit 2024-09-16T14:07:39.219052+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:40.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:40 smithi090 bash[21690]: cephadm 2024-09-16T14:07:39.245141+0000 mgr.y (mgr.14412) 31 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-16T14:07:40.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:40 smithi090 bash[21690]: audit 2024-09-16T14:07:39.301180+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:40.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:40 smithi090 bash[21690]: audit 2024-09-16T14:07:39.307408+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:40.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:40 smithi090 bash[21690]: audit 2024-09-16T14:07:39.313140+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T14:07:40.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:40 smithi090 bash[21690]: audit 2024-09-16T14:07:39.313936+0000 mgr.y (mgr.14412) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T14:07:40.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:40 smithi090 bash[21690]: audit 2024-09-16T14:07:39.319723+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:40.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:40 smithi090 bash[21690]: cephadm 2024-09-16T14:07:39.349385+0000 mgr.y (mgr.14412) 33 : cephadm [INF] Deploying daemon grafana.a on smithi090 2024-09-16T14:07:40.679 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[50926]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-16T14:07:40.679 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:40 smithi050 bash[50926]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-16T14:07:40.944 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:40 smithi090 bash[46146]: 22b70bddd3ac: Pull complete 2024-09-16T14:07:41.444 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:41 smithi090 bash[46146]: 5c12815fee55: Pull complete 2024-09-16T14:07:41.851 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:41 smithi090 bash[46146]: c0e87333d380: Pull complete 2024-09-16T14:07:42.248 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:42 smithi090 bash[21690]: cluster 2024-09-16T14:07:40.991138+0000 mgr.y (mgr.14412) 34 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:42.248 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:41 smithi090 bash[46146]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-16T14:07:42.248 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:41 smithi090 bash[46146]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-16T14:07:42.320 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[19827]: cluster 2024-09-16T14:07:40.991138+0000 mgr.y (mgr.14412) 34 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:42.320 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[26719]: cluster 2024-09-16T14:07:40.991138+0000 mgr.y (mgr.14412) 34 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:42.580 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T14:07:42.593 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.324Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-16T14:07:42.593 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.324Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-16T14:07:42.594 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.325Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-16T14:07:42.594 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.325Z 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-09-16T14:07:42.594 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.325Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-16T14:07:42.594 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.325Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-16T14:07:42.594 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-16T14:07:42.594 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=arp 2024-09-16T14:07:42.594 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-16T14:07:42.594 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-16T14:07:42.594 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-16T14:07:42.594 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-16T14:07:42.595 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-16T14:07:42.595 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-16T14:07:42.595 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-16T14:07:42.595 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-16T14:07:42.595 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=edac 2024-09-16T14:07:42.595 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-16T14:07:42.595 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-16T14:07:42.595 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-16T14:07:42.595 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-16T14:07:42.595 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-16T14:07:42.595 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-16T14:07:42.596 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-16T14:07:42.596 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-16T14:07:42.596 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-16T14:07:42.596 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-16T14:07:42.596 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-16T14:07:42.596 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-16T14:07:42.596 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-16T14:07:42.596 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-16T14:07:42.597 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-16T14:07:42.597 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-16T14:07:42.597 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=os 2024-09-16T14:07:42.597 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-16T14:07:42.597 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-16T14:07:42.597 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-16T14:07:42.597 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-16T14:07:42.597 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-16T14:07:42.597 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-16T14:07:42.597 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-16T14:07:42.597 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=stat 2024-09-16T14:07:42.597 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-16T14:07:42.598 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-16T14:07:42.598 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-16T14:07:42.598 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=time 2024-09-16T14:07:42.598 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-16T14:07:42.598 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=uname 2024-09-16T14:07:42.598 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-16T14:07:42.598 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-16T14:07:42.598 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-16T14:07:42.598 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-16T14:07:42.598 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:07:42 smithi050 bash[50926]: ts=2024-09-16T14:07:42.326Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-16T14:07:43.301 INFO:teuthology.orchestra.run.smithi050.stdout:[{"version":23,"timestamp":"2024-09-16T14:07:39.314511+0000","name":"","changes":[{"name":"mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY","new_value":"false"}]}] 2024-09-16T14:07:43.301 INFO:tasks.ceph_manager:config epoch is 23 2024-09-16T14:07:43.302 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-16T14:07:43.302 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-16T14:07:43.302 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-16T14:07:43.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:43 smithi050 bash[26719]: audit 2024-09-16T14:07:42.583999+0000 mon.a (mon.0) 759 : audit [DBG] from='client.? 172.21.15.50:0/3727324926' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-16T14:07:43.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:43 smithi050 bash[19827]: audit 2024-09-16T14:07:42.583999+0000 mon.a (mon.0) 759 : audit [DBG] from='client.? 172.21.15.50:0/3727324926' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-16T14:07:43.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:43 smithi090 bash[21690]: audit 2024-09-16T14:07:42.583999+0000 mon.a (mon.0) 759 : audit [DBG] from='client.? 172.21.15.50:0/3727324926' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-16T14:07:44.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:44 smithi050 bash[19827]: cluster 2024-09-16T14:07:42.991742+0000 mgr.y (mgr.14412) 35 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:44.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:44 smithi050 bash[19827]: audit 2024-09-16T14:07:44.072080+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:44.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:44 smithi050 bash[26719]: cluster 2024-09-16T14:07:42.991742+0000 mgr.y (mgr.14412) 35 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:44.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:44 smithi050 bash[26719]: audit 2024-09-16T14:07:44.072080+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:44.469 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:44 smithi090 bash[21690]: cluster 2024-09-16T14:07:42.991742+0000 mgr.y (mgr.14412) 35 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:44.469 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:44 smithi090 bash[21690]: audit 2024-09-16T14:07:44.072080+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:07:45.695 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.357Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-16T14:07:45.696 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.357Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-16T14:07:45.696 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.358Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-16T14:07:45.696 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.358Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-16T14:07:45.696 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.358Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-16T14:07:45.696 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.358Z 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-09-16T14:07:45.696 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-16T14:07:45.696 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=arp 2024-09-16T14:07:45.696 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-16T14:07:45.696 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-16T14:07:45.697 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-16T14:07:45.697 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-16T14:07:45.697 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-16T14:07:45.697 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-16T14:07:45.697 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-16T14:07:45.697 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-16T14:07:45.697 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=edac 2024-09-16T14:07:45.697 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-16T14:07:45.697 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-16T14:07:45.697 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-16T14:07:45.697 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-16T14:07:45.697 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-16T14:07:45.697 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-16T14:07:45.697 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-16T14:07:45.698 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-16T14:07:45.698 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-16T14:07:45.698 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-16T14:07:45.698 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-16T14:07:45.698 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-16T14:07:45.698 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-16T14:07:45.698 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-16T14:07:45.698 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-16T14:07:45.698 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-16T14:07:45.698 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=os 2024-09-16T14:07:45.699 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-16T14:07:45.699 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-16T14:07:45.699 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-16T14:07:45.699 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-16T14:07:45.699 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-16T14:07:45.699 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-16T14:07:45.699 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-16T14:07:45.699 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=stat 2024-09-16T14:07:45.699 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-16T14:07:45.699 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-16T14:07:45.699 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-16T14:07:45.699 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=time 2024-09-16T14:07:45.699 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-16T14:07:45.699 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=uname 2024-09-16T14:07:45.699 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-16T14:07:45.700 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-16T14:07:45.700 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-16T14:07:45.700 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-16T14:07:45.700 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:45 smithi090 bash[46146]: ts=2024-09-16T14:07:45.359Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-16T14:07:46.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:46 smithi050 bash[19827]: cluster 2024-09-16T14:07:44.992312+0000 mgr.y (mgr.14412) 36 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:46.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:46 smithi050 bash[26719]: cluster 2024-09-16T14:07:44.992312+0000 mgr.y (mgr.14412) 36 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:46.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:46 smithi090 bash[21690]: cluster 2024-09-16T14:07:44.992312+0000 mgr.y (mgr.14412) 36 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:48.095 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:07:48.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:48 smithi050 bash[19827]: cluster 2024-09-16T14:07:46.992953+0000 mgr.y (mgr.14412) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:48.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:48 smithi050 bash[26719]: cluster 2024-09-16T14:07:46.992953+0000 mgr.y (mgr.14412) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:48.184 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:07:47 smithi050 bash[50781]: ts=2024-09-16T14:07:47.928Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002056776s 2024-09-16T14:07:48.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:48 smithi090 bash[21690]: cluster 2024-09-16T14:07:46.992953+0000 mgr.y (mgr.14412) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:49.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:49 smithi050 bash[26719]: audit 2024-09-16T14:07:49.060925+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:07:49.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:49 smithi050 bash[19827]: audit 2024-09-16T14:07:49.060925+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:07:49.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:49 smithi090 bash[21690]: audit 2024-09-16T14:07:49.060925+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:07:49.550 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T14:07:50.278 INFO:teuthology.orchestra.run.smithi050.stdout:{"epoch":21,"flags":0,"active_gid":14412,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6800","nonce":2283330803},{"type":"v1","addr":"172.21.15.50:6801","nonce":2283330803}]},"active_addr":"172.21.15.50:6801/2283330803","active_change":"2024-09-16T14:07:18.968784+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24325,"name":"x","mgr_features":4540701547738038271,"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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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","read","upmap","upmap-read"],"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":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","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.25.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_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","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":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki 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.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of 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.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB 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_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","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":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","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_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","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":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","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_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","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":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"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":"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":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"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":[]},"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":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","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":1,"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":"rgw","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":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","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":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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","read","upmap","upmap-read"],"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":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","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.25.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_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","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":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki 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.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of 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.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB 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_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","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":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","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_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","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":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","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_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","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":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"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":"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":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"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":[]},"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":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","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":1,"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":"rgw","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":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","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":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","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.50:8443/","prometheus":"http://172.21.15.50: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"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":60,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.50:0","nonce":1253073319}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.50:0","nonce":3495662013}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.50:0","nonce":1099039359}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.50:0","nonce":284130185}]}]} 2024-09-16T14:07:50.285 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-16T14:07:50.286 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-16T14:07:50.286 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T14:07:50.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:50 smithi050 bash[26719]: cluster 2024-09-16T14:07:48.993520+0000 mgr.y (mgr.14412) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:50.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:50 smithi050 bash[26719]: audit 2024-09-16T14:07:49.547120+0000 mon.a (mon.0) 762 : audit [DBG] from='client.? 172.21.15.50:0/509988029' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T14:07:50.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:50 smithi050 bash[19827]: cluster 2024-09-16T14:07:48.993520+0000 mgr.y (mgr.14412) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:50.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:50 smithi050 bash[19827]: audit 2024-09-16T14:07:49.547120+0000 mon.a (mon.0) 762 : audit [DBG] from='client.? 172.21.15.50:0/509988029' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T14:07:50.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:50 smithi090 bash[21690]: cluster 2024-09-16T14:07:48.993520+0000 mgr.y (mgr.14412) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:50.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:50 smithi090 bash[21690]: audit 2024-09-16T14:07:49.547120+0000 mon.a (mon.0) 762 : audit [DBG] from='client.? 172.21.15.50:0/509988029' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T14:07:52.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:52 smithi050 bash[19827]: cluster 2024-09-16T14:07:50.994159+0000 mgr.y (mgr.14412) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:52.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:52 smithi050 bash[26719]: cluster 2024-09-16T14:07:50.994159+0000 mgr.y (mgr.14412) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:52.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:52 smithi090 bash[21690]: cluster 2024-09-16T14:07:50.994159+0000 mgr.y (mgr.14412) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:54.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:54 smithi050 bash[19827]: cluster 2024-09-16T14:07:52.994780+0000 mgr.y (mgr.14412) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:54.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:54 smithi050 bash[26719]: cluster 2024-09-16T14:07:52.994780+0000 mgr.y (mgr.14412) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:54.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:54 smithi090 bash[21690]: cluster 2024-09-16T14:07:52.994780+0000 mgr.y (mgr.14412) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:55.082 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:07:56.379 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:56 smithi090 bash[21690]: cluster 2024-09-16T14:07:54.995412+0000 mgr.y (mgr.14412) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:56.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:56 smithi050 bash[19827]: cluster 2024-09-16T14:07:54.995412+0000 mgr.y (mgr.14412) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:56.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:56 smithi050 bash[26719]: cluster 2024-09-16T14:07:54.995412+0000 mgr.y (mgr.14412) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:56.456 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T14:07:56.456 INFO:teuthology.orchestra.run.smithi050.stdout:{"epoch":60,"fsid":"416e6b7e-7433-11ef-bceb-c7b262605968","created":"2024-09-16T13:56:32.391848+0000","modified":"2024-09-16T14:07:18.968470+0000","last_up_change":"2024-09-16T14:06:26.702343+0000","last_in_change":"2024-09-16T14:05:54.701188+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T14:01:45.326736+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,"is_stretch_pool":false,"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":"22","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":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"2f58001b-df9a-44f0-a331-d5f9a4d9ea8b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6802","nonce":2052200106},{"type":"v1","addr":"172.21.15.50:6803","nonce":2052200106}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6804","nonce":2052200106},{"type":"v1","addr":"172.21.15.50:6805","nonce":2052200106}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6808","nonce":2052200106},{"type":"v1","addr":"172.21.15.50:6809","nonce":2052200106}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6806","nonce":2052200106},{"type":"v1","addr":"172.21.15.50:6807","nonce":2052200106}]},"public_addr":"172.21.15.50:6803/2052200106","cluster_addr":"172.21.15.50:6805/2052200106","heartbeat_back_addr":"172.21.15.50:6809/2052200106","heartbeat_front_addr":"172.21.15.50:6807/2052200106","state":["exists","up"]},{"osd":1,"uuid":"56c9cc0e-bf5f-431a-862f-c2c9b90cbeb8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6810","nonce":436643423},{"type":"v1","addr":"172.21.15.50:6811","nonce":436643423}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6812","nonce":436643423},{"type":"v1","addr":"172.21.15.50:6813","nonce":436643423}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6816","nonce":436643423},{"type":"v1","addr":"172.21.15.50:6817","nonce":436643423}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6814","nonce":436643423},{"type":"v1","addr":"172.21.15.50:6815","nonce":436643423}]},"public_addr":"172.21.15.50:6811/436643423","cluster_addr":"172.21.15.50:6813/436643423","heartbeat_back_addr":"172.21.15.50:6817/436643423","heartbeat_front_addr":"172.21.15.50:6815/436643423","state":["exists","up"]},{"osd":2,"uuid":"25633d90-d0e9-4a0b-ac96-034cc63114b1","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.50:6818","nonce":3047781321},{"type":"v1","addr":"172.21.15.50:6819","nonce":3047781321}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6820","nonce":3047781321},{"type":"v1","addr":"172.21.15.50:6821","nonce":3047781321}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6824","nonce":3047781321},{"type":"v1","addr":"172.21.15.50:6825","nonce":3047781321}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6822","nonce":3047781321},{"type":"v1","addr":"172.21.15.50:6823","nonce":3047781321}]},"public_addr":"172.21.15.50:6819/3047781321","cluster_addr":"172.21.15.50:6821/3047781321","heartbeat_back_addr":"172.21.15.50:6825/3047781321","heartbeat_front_addr":"172.21.15.50:6823/3047781321","state":["exists","up"]},{"osd":3,"uuid":"c169b1e8-469e-472b-9127-d7296b3070d5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6826","nonce":3489742532},{"type":"v1","addr":"172.21.15.50:6827","nonce":3489742532}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6828","nonce":3489742532},{"type":"v1","addr":"172.21.15.50:6829","nonce":3489742532}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6832","nonce":3489742532},{"type":"v1","addr":"172.21.15.50:6833","nonce":3489742532}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6830","nonce":3489742532},{"type":"v1","addr":"172.21.15.50:6831","nonce":3489742532}]},"public_addr":"172.21.15.50:6827/3489742532","cluster_addr":"172.21.15.50:6829/3489742532","heartbeat_back_addr":"172.21.15.50:6833/3489742532","heartbeat_front_addr":"172.21.15.50:6831/3489742532","state":["exists","up"]},{"osd":4,"uuid":"298eda82-7ab6-4912-9ae2-04516d056c41","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6800","nonce":3580737686},{"type":"v1","addr":"172.21.15.90:6801","nonce":3580737686}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6802","nonce":3580737686},{"type":"v1","addr":"172.21.15.90:6803","nonce":3580737686}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6806","nonce":3580737686},{"type":"v1","addr":"172.21.15.90:6807","nonce":3580737686}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6804","nonce":3580737686},{"type":"v1","addr":"172.21.15.90:6805","nonce":3580737686}]},"public_addr":"172.21.15.90:6801/3580737686","cluster_addr":"172.21.15.90:6803/3580737686","heartbeat_back_addr":"172.21.15.90:6807/3580737686","heartbeat_front_addr":"172.21.15.90:6805/3580737686","state":["exists","up"]},{"osd":5,"uuid":"bf403650-90c2-435c-afec-e0206378cd2d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6808","nonce":2335515496},{"type":"v1","addr":"172.21.15.90:6809","nonce":2335515496}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6810","nonce":2335515496},{"type":"v1","addr":"172.21.15.90:6811","nonce":2335515496}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6814","nonce":2335515496},{"type":"v1","addr":"172.21.15.90:6815","nonce":2335515496}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6812","nonce":2335515496},{"type":"v1","addr":"172.21.15.90:6813","nonce":2335515496}]},"public_addr":"172.21.15.90:6809/2335515496","cluster_addr":"172.21.15.90:6811/2335515496","heartbeat_back_addr":"172.21.15.90:6815/2335515496","heartbeat_front_addr":"172.21.15.90:6813/2335515496","state":["exists","up"]},{"osd":6,"uuid":"f7a6ad03-fa1e-4536-b6d3-3a756f304a16","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6816","nonce":1582026312},{"type":"v1","addr":"172.21.15.90:6817","nonce":1582026312}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6818","nonce":1582026312},{"type":"v1","addr":"172.21.15.90:6819","nonce":1582026312}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6822","nonce":1582026312},{"type":"v1","addr":"172.21.15.90:6823","nonce":1582026312}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6820","nonce":1582026312},{"type":"v1","addr":"172.21.15.90:6821","nonce":1582026312}]},"public_addr":"172.21.15.90:6817/1582026312","cluster_addr":"172.21.15.90:6819/1582026312","heartbeat_back_addr":"172.21.15.90:6823/1582026312","heartbeat_front_addr":"172.21.15.90:6821/1582026312","state":["exists","up"]},{"osd":7,"uuid":"c1553226-7a4e-4b49-9da1-cdd4d0f4ae78","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6824","nonce":3418076471},{"type":"v1","addr":"172.21.15.90:6825","nonce":3418076471}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6826","nonce":3418076471},{"type":"v1","addr":"172.21.15.90:6827","nonce":3418076471}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6830","nonce":3418076471},{"type":"v1","addr":"172.21.15.90:6831","nonce":3418076471}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6828","nonce":3418076471},{"type":"v1","addr":"172.21.15.90:6829","nonce":3418076471}]},"public_addr":"172.21.15.90:6825/3418076471","cluster_addr":"172.21.15.90:6827/3418076471","heartbeat_back_addr":"172.21.15.90:6831/3418076471","heartbeat_front_addr":"172.21.15.90:6829/3418076471","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T13:59:54.982510+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T14:00:48.602058+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T14:01:41.494102+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T14:02:37.613577+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T14:03:32.719699+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T14:04:28.677956+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T14:05:25.891635+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T14:06:24.686271+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.50:6801/3451962871":"2024-09-17T14:07:18.968367+0000","172.21.15.50:0/2212223531":"2024-09-17T13:56:59.680386+0000","172.21.15.50:6800/3451962871":"2024-09-17T14:07:18.968367+0000","172.21.15.50:6800/2376533817":"2024-09-17T13:56:59.680386+0000","172.21.15.50:6800/1607717717":"2024-09-17T13:57:32.696485+0000","172.21.15.50:0/1911786703":"2024-09-17T14:07:18.968367+0000","172.21.15.50:0/700052703":"2024-09-17T13:57:32.696485+0000","172.21.15.50:0/3109472335":"2024-09-17T13:56:59.680386+0000","172.21.15.50:6801/2376533817":"2024-09-17T13:56:59.680386+0000","172.21.15.50:0/3948743669":"2024-09-17T13:56:59.680386+0000","172.21.15.50:0/2006105347":"2024-09-17T13:57:32.696485+0000","172.21.15.50:0/546578734":"2024-09-17T14:07:18.968367+0000","172.21.15.50:6801/1607717717":"2024-09-17T13:57:32.696485+0000","172.21.15.50:0/4196241602":"2024-09-17T13:57:32.696485+0000","172.21.15.50:0/129681509":"2024-09-17T14:07:18.968367+0000","172.21.15.50:0/896331468":"2024-09-17T14:07:18.968367+0000"},"range_blocklist":{},"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-09-16T14:07:57.100 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-16T14:07:57.100 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T14:07:57.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:57 smithi050 bash[19827]: audit 2024-09-16T14:07:56.458361+0000 mon.a (mon.0) 763 : audit [DBG] from='client.? 172.21.15.50:0/4258737509' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T14:07:57.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:57 smithi050 bash[26719]: audit 2024-09-16T14:07:56.458361+0000 mon.a (mon.0) 763 : audit [DBG] from='client.? 172.21.15.50:0/4258737509' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T14:07:57.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:57 smithi090 bash[21690]: audit 2024-09-16T14:07:56.458361+0000 mon.a (mon.0) 763 : audit [DBG] from='client.? 172.21.15.50:0/4258737509' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T14:07:58.409 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:58 smithi090 bash[21690]: cluster 2024-09-16T14:07:56.996073+0000 mgr.y (mgr.14412) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:58.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:07:58 smithi050 bash[19827]: cluster 2024-09-16T14:07:56.996073+0000 mgr.y (mgr.14412) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:58.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:07:58 smithi050 bash[26719]: cluster 2024-09-16T14:07:56.996073+0000 mgr.y (mgr.14412) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:07:59.676 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:07:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:59.676 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:59.676 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:59.677 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:07:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:59.677 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:07:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:59.677 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:59.678 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:59.678 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:07:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:59.927 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:07:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:59.928 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:07:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:59.928 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:07:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:59.928 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:07:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:59.929 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:07:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:59.929 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:07:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:59.929 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:07:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:59.930 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:07:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:59.930 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:07:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:59.930 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:07:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:59.930 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:07:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:59.930 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:07:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:07:59.930 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:07:59 smithi090 systemd[1]: Started Ceph grafana.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:08:00.240 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:00 smithi090 bash[21690]: cluster 2024-09-16T14:07:58.996630+0000 mgr.y (mgr.14412) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:00.240 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:00 smithi090 bash[21690]: audit 2024-09-16T14:07:59.983009+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:00.240 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:00 smithi090 bash[21690]: audit 2024-09-16T14:07:59.992465+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:00.240 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:00 smithi090 bash[21690]: audit 2024-09-16T14:08:00.001662+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:00.240 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:00 smithi090 bash[21690]: audit 2024-09-16T14:08:00.009799+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:00.240 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:00 smithi090 bash[21690]: audit 2024-09-16T14:08:00.054846+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:08:00.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:00 smithi050 bash[26719]: cluster 2024-09-16T14:07:58.996630+0000 mgr.y (mgr.14412) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:00.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:00 smithi050 bash[26719]: audit 2024-09-16T14:07:59.983009+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:00.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:00 smithi050 bash[26719]: audit 2024-09-16T14:07:59.992465+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:00.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:00 smithi050 bash[26719]: audit 2024-09-16T14:08:00.001662+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:00.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:00 smithi050 bash[26719]: audit 2024-09-16T14:08:00.009799+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:00.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:00 smithi050 bash[26719]: audit 2024-09-16T14:08:00.054846+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:08:00.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:00 smithi050 bash[19827]: cluster 2024-09-16T14:07:58.996630+0000 mgr.y (mgr.14412) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:00.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:00 smithi050 bash[19827]: audit 2024-09-16T14:07:59.983009+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:00.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:00 smithi050 bash[19827]: audit 2024-09-16T14:07:59.992465+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:00.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:00 smithi050 bash[19827]: audit 2024-09-16T14:08:00.001662+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:00.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:00 smithi050 bash[19827]: audit 2024-09-16T14:08:00.009799+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:00.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:00 smithi050 bash[19827]: audit 2024-09-16T14:08:00.054846+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:08:01.562 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=settings t=2024-09-16T14:08:01.539156936Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-09-16T14:08:01.562 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=settings t=2024-09-16T14:08:01.539385493Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-16T14:08:01.563 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=settings t=2024-09-16T14:08:01.539403208Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-16T14:08:01.563 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=settings t=2024-09-16T14:08:01.539409913Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-16T14:08:01.563 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=settings t=2024-09-16T14:08:01.539415613Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-16T14:08:01.563 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=settings t=2024-09-16T14:08:01.539421251Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-16T14:08:01.563 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=settings t=2024-09-16T14:08:01.539425711Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-16T14:08:01.563 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=settings t=2024-09-16T14:08:01.539430363Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-16T14:08:01.563 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=settings t=2024-09-16T14:08:01.539435756Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-16T14:08:01.563 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=settings t=2024-09-16T14:08:01.539441632Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-16T14:08:01.564 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=settings t=2024-09-16T14:08:01.53944662Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-16T14:08:01.564 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=settings t=2024-09-16T14:08:01.539451829Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-16T14:08:01.564 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=settings t=2024-09-16T14:08:01.53945633Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-16T14:08:01.564 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=settings t=2024-09-16T14:08:01.539461872Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-16T14:08:01.564 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=settings t=2024-09-16T14:08:01.539466935Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-16T14:08:01.564 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=settings t=2024-09-16T14:08:01.53947164Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-16T14:08:01.564 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=settings t=2024-09-16T14:08:01.539476669Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-16T14:08:01.564 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=settings t=2024-09-16T14:08:01.539481527Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-16T14:08:01.565 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=settings t=2024-09-16T14:08:01.539492075Z level=info msg="App mode production" 2024-09-16T14:08:01.565 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=sqlstore t=2024-09-16T14:08:01.539558291Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-16T14:08:01.565 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=sqlstore t=2024-09-16T14:08:01.53957764Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-09-16T14:08:01.565 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:01.540898029Z level=info msg="Starting DB migrations" 2024-09-16T14:08:01.565 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:01.540998899Z level=info msg="Executing migration" id="create migration_log table" 2024-09-16T14:08:01.565 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:01.563392819Z level=info msg="Executing migration" id="create user table" 2024-09-16T14:08:01.815 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[21690]: audit 2024-09-16T14:08:00.637327+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:01.815 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[21690]: audit 2024-09-16T14:08:00.642482+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:01.815 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:01.605571341Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-16T14:08:01.815 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:01.630728415Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-16T14:08:01.815 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:01.673061559Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-16T14:08:01.815 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:01.714977848Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-16T14:08:01.815 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:01.756995375Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-16T14:08:01.815 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:01.815905576Z level=info msg="Executing migration" id="create user table v2" 2024-09-16T14:08:01.890 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:01.933 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:01 smithi050 bash[19827]: audit 2024-09-16T14:08:00.637327+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:01.933 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:01 smithi050 bash[19827]: audit 2024-09-16T14:08:00.642482+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:01.933 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:01 smithi050 bash[26719]: audit 2024-09-16T14:08:00.637327+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:01.933 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:01 smithi050 bash[26719]: audit 2024-09-16T14:08:00.642482+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:02.103 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:01.84117048Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-16T14:08:02.103 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:01.866441681Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-16T14:08:02.104 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:01.891781177Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-16T14:08:02.104 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:01.91693162Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-16T14:08:02.104 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:01.94229225Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-16T14:08:02.104 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:01 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:01.984170945Z level=info msg="Executing migration" id="Update user table charset" 2024-09-16T14:08:02.104 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.009610207Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-16T14:08:02.105 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.034871835Z level=info msg="Executing migration" id="Add missing user data" 2024-09-16T14:08:02.105 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.060144816Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-16T14:08:02.105 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.1033348Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-16T14:08:02.363 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.12867057Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-16T14:08:02.363 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.153910288Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-16T14:08:02.363 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.179198293Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-16T14:08:02.363 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.204634215Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-16T14:08:02.364 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.229917913Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-16T14:08:02.364 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.271858815Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-16T14:08:02.364 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.313957573Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-16T14:08:02.364 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.339171548Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-16T14:08:02.364 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.364484802Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-16T14:08:02.624 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.389767443Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-16T14:08:02.624 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.415058924Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-16T14:08:02.624 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.457038159Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-16T14:08:02.624 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.482382543Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-16T14:08:02.624 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.515983166Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-16T14:08:02.625 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.557901178Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-16T14:08:02.625 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.583107194Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-16T14:08:02.625 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.62525763Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-16T14:08:02.894 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[21690]: cluster 2024-09-16T14:08:00.997316+0000 mgr.y (mgr.14412) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:02.895 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.667462329Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-16T14:08:02.895 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.709536826Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-16T14:08:02.895 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.734859387Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-16T14:08:02.895 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.760119085Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-16T14:08:02.895 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.802115773Z level=info msg="Executing migration" id="create star table" 2024-09-16T14:08:02.895 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.827384611Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-16T14:08:02.895 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.869551247Z level=info msg="Executing migration" id="create org table v1" 2024-09-16T14:08:02.895 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.896080603Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-16T14:08:02.933 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:02 smithi050 bash[19827]: cluster 2024-09-16T14:08:00.997316+0000 mgr.y (mgr.14412) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:02.933 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:02 smithi050 bash[26719]: cluster 2024-09-16T14:08:00.997316+0000 mgr.y (mgr.14412) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:03.147 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.921283805Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-16T14:08:03.147 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.946670452Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-16T14:08:03.147 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:02 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:02.971846811Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-16T14:08:03.147 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.013847527Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-16T14:08:03.147 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.055898895Z level=info msg="Executing migration" id="Update org table charset" 2024-09-16T14:08:03.147 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.081056852Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-16T14:08:03.147 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.106431222Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-16T14:08:03.148 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.14847712Z level=info msg="Executing migration" id="create dashboard table" 2024-09-16T14:08:03.306 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T14:08:03.307 INFO:teuthology.orchestra.run.smithi050.stdout:{"epoch":60,"fsid":"416e6b7e-7433-11ef-bceb-c7b262605968","created":"2024-09-16T13:56:32.391848+0000","modified":"2024-09-16T14:07:18.968470+0000","last_up_change":"2024-09-16T14:06:26.702343+0000","last_in_change":"2024-09-16T14:05:54.701188+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T14:01:45.326736+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,"is_stretch_pool":false,"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":"22","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":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"2f58001b-df9a-44f0-a331-d5f9a4d9ea8b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6802","nonce":2052200106},{"type":"v1","addr":"172.21.15.50:6803","nonce":2052200106}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6804","nonce":2052200106},{"type":"v1","addr":"172.21.15.50:6805","nonce":2052200106}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6808","nonce":2052200106},{"type":"v1","addr":"172.21.15.50:6809","nonce":2052200106}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6806","nonce":2052200106},{"type":"v1","addr":"172.21.15.50:6807","nonce":2052200106}]},"public_addr":"172.21.15.50:6803/2052200106","cluster_addr":"172.21.15.50:6805/2052200106","heartbeat_back_addr":"172.21.15.50:6809/2052200106","heartbeat_front_addr":"172.21.15.50:6807/2052200106","state":["exists","up"]},{"osd":1,"uuid":"56c9cc0e-bf5f-431a-862f-c2c9b90cbeb8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6810","nonce":436643423},{"type":"v1","addr":"172.21.15.50:6811","nonce":436643423}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6812","nonce":436643423},{"type":"v1","addr":"172.21.15.50:6813","nonce":436643423}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6816","nonce":436643423},{"type":"v1","addr":"172.21.15.50:6817","nonce":436643423}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6814","nonce":436643423},{"type":"v1","addr":"172.21.15.50:6815","nonce":436643423}]},"public_addr":"172.21.15.50:6811/436643423","cluster_addr":"172.21.15.50:6813/436643423","heartbeat_back_addr":"172.21.15.50:6817/436643423","heartbeat_front_addr":"172.21.15.50:6815/436643423","state":["exists","up"]},{"osd":2,"uuid":"25633d90-d0e9-4a0b-ac96-034cc63114b1","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.50:6818","nonce":3047781321},{"type":"v1","addr":"172.21.15.50:6819","nonce":3047781321}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6820","nonce":3047781321},{"type":"v1","addr":"172.21.15.50:6821","nonce":3047781321}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6824","nonce":3047781321},{"type":"v1","addr":"172.21.15.50:6825","nonce":3047781321}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6822","nonce":3047781321},{"type":"v1","addr":"172.21.15.50:6823","nonce":3047781321}]},"public_addr":"172.21.15.50:6819/3047781321","cluster_addr":"172.21.15.50:6821/3047781321","heartbeat_back_addr":"172.21.15.50:6825/3047781321","heartbeat_front_addr":"172.21.15.50:6823/3047781321","state":["exists","up"]},{"osd":3,"uuid":"c169b1e8-469e-472b-9127-d7296b3070d5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6826","nonce":3489742532},{"type":"v1","addr":"172.21.15.50:6827","nonce":3489742532}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6828","nonce":3489742532},{"type":"v1","addr":"172.21.15.50:6829","nonce":3489742532}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6832","nonce":3489742532},{"type":"v1","addr":"172.21.15.50:6833","nonce":3489742532}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6830","nonce":3489742532},{"type":"v1","addr":"172.21.15.50:6831","nonce":3489742532}]},"public_addr":"172.21.15.50:6827/3489742532","cluster_addr":"172.21.15.50:6829/3489742532","heartbeat_back_addr":"172.21.15.50:6833/3489742532","heartbeat_front_addr":"172.21.15.50:6831/3489742532","state":["exists","up"]},{"osd":4,"uuid":"298eda82-7ab6-4912-9ae2-04516d056c41","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6800","nonce":3580737686},{"type":"v1","addr":"172.21.15.90:6801","nonce":3580737686}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6802","nonce":3580737686},{"type":"v1","addr":"172.21.15.90:6803","nonce":3580737686}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6806","nonce":3580737686},{"type":"v1","addr":"172.21.15.90:6807","nonce":3580737686}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6804","nonce":3580737686},{"type":"v1","addr":"172.21.15.90:6805","nonce":3580737686}]},"public_addr":"172.21.15.90:6801/3580737686","cluster_addr":"172.21.15.90:6803/3580737686","heartbeat_back_addr":"172.21.15.90:6807/3580737686","heartbeat_front_addr":"172.21.15.90:6805/3580737686","state":["exists","up"]},{"osd":5,"uuid":"bf403650-90c2-435c-afec-e0206378cd2d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6808","nonce":2335515496},{"type":"v1","addr":"172.21.15.90:6809","nonce":2335515496}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6810","nonce":2335515496},{"type":"v1","addr":"172.21.15.90:6811","nonce":2335515496}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6814","nonce":2335515496},{"type":"v1","addr":"172.21.15.90:6815","nonce":2335515496}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6812","nonce":2335515496},{"type":"v1","addr":"172.21.15.90:6813","nonce":2335515496}]},"public_addr":"172.21.15.90:6809/2335515496","cluster_addr":"172.21.15.90:6811/2335515496","heartbeat_back_addr":"172.21.15.90:6815/2335515496","heartbeat_front_addr":"172.21.15.90:6813/2335515496","state":["exists","up"]},{"osd":6,"uuid":"f7a6ad03-fa1e-4536-b6d3-3a756f304a16","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6816","nonce":1582026312},{"type":"v1","addr":"172.21.15.90:6817","nonce":1582026312}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6818","nonce":1582026312},{"type":"v1","addr":"172.21.15.90:6819","nonce":1582026312}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6822","nonce":1582026312},{"type":"v1","addr":"172.21.15.90:6823","nonce":1582026312}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6820","nonce":1582026312},{"type":"v1","addr":"172.21.15.90:6821","nonce":1582026312}]},"public_addr":"172.21.15.90:6817/1582026312","cluster_addr":"172.21.15.90:6819/1582026312","heartbeat_back_addr":"172.21.15.90:6823/1582026312","heartbeat_front_addr":"172.21.15.90:6821/1582026312","state":["exists","up"]},{"osd":7,"uuid":"c1553226-7a4e-4b49-9da1-cdd4d0f4ae78","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6824","nonce":3418076471},{"type":"v1","addr":"172.21.15.90:6825","nonce":3418076471}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6826","nonce":3418076471},{"type":"v1","addr":"172.21.15.90:6827","nonce":3418076471}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6830","nonce":3418076471},{"type":"v1","addr":"172.21.15.90:6831","nonce":3418076471}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.90:6828","nonce":3418076471},{"type":"v1","addr":"172.21.15.90:6829","nonce":3418076471}]},"public_addr":"172.21.15.90:6825/3418076471","cluster_addr":"172.21.15.90:6827/3418076471","heartbeat_back_addr":"172.21.15.90:6831/3418076471","heartbeat_front_addr":"172.21.15.90:6829/3418076471","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T13:59:54.982510+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T14:00:48.602058+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T14:01:41.494102+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T14:02:37.613577+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T14:03:32.719699+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T14:04:28.677956+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T14:05:25.891635+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T14:06:24.686271+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.50:6801/3451962871":"2024-09-17T14:07:18.968367+0000","172.21.15.50:0/2212223531":"2024-09-17T13:56:59.680386+0000","172.21.15.50:6800/3451962871":"2024-09-17T14:07:18.968367+0000","172.21.15.50:6800/2376533817":"2024-09-17T13:56:59.680386+0000","172.21.15.50:6800/1607717717":"2024-09-17T13:57:32.696485+0000","172.21.15.50:0/1911786703":"2024-09-17T14:07:18.968367+0000","172.21.15.50:0/700052703":"2024-09-17T13:57:32.696485+0000","172.21.15.50:0/3109472335":"2024-09-17T13:56:59.680386+0000","172.21.15.50:6801/2376533817":"2024-09-17T13:56:59.680386+0000","172.21.15.50:0/3948743669":"2024-09-17T13:56:59.680386+0000","172.21.15.50:0/2006105347":"2024-09-17T13:57:32.696485+0000","172.21.15.50:0/546578734":"2024-09-17T14:07:18.968367+0000","172.21.15.50:6801/1607717717":"2024-09-17T13:57:32.696485+0000","172.21.15.50:0/4196241602":"2024-09-17T13:57:32.696485+0000","172.21.15.50:0/129681509":"2024-09-17T14:07:18.968367+0000","172.21.15.50:0/896331468":"2024-09-17T14:07:18.968367+0000"},"range_blocklist":{},"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-09-16T14:08:03.433 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.17368392Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-16T14:08:03.434 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.215804612Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-16T14:08:03.434 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.257784832Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-16T14:08:03.434 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.283100573Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-16T14:08:03.434 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.308348586Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-16T14:08:03.434 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.333555402Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-16T14:08:03.434 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.367278446Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-16T14:08:03.434 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.392611144Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-16T14:08:03.434 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.434649863Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-16T14:08:03.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[21690]: audit 2024-09-16T14:08:03.308846+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.50:0/3729415883' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T14:08:03.695 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.476703808Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-16T14:08:03.695 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.501957618Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-16T14:08:03.695 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.527249692Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-16T14:08:03.695 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.569271398Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-16T14:08:03.695 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.594650946Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-16T14:08:03.695 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.636585106Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-16T14:08:03.695 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.678811635Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-16T14:08:03.933 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:03 smithi050 bash[19827]: audit 2024-09-16T14:08:03.308846+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.50:0/3729415883' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T14:08:03.933 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:03 smithi050 bash[26719]: audit 2024-09-16T14:08:03.308846+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.50:0/3729415883' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T14:08:03.985 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-16T14:08:03.985 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-16T14:08:03.986 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-16T14:08:03.986 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-16T14:08:03.987 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-16T14:08:03.987 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-16T14:08:03.988 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-16T14:08:03.988 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-16T14:08:04.007 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.720823684Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-16T14:08:04.007 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.772373066Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-16T14:08:04.007 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.797649675Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-16T14:08:04.007 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.848025191Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-16T14:08:04.007 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.873255044Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-16T14:08:04.007 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.898560719Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-16T14:08:04.007 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.923833098Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-16T14:08:04.007 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:03 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:03.965849724Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-16T14:08:04.007 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.007849058Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-16T14:08:04.268 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.033214115Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-16T14:08:04.268 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.058534824Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-16T14:08:04.268 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.100559774Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-16T14:08:04.268 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.125763335Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-16T14:08:04.268 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.150997797Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-16T14:08:04.269 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.176308236Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-16T14:08:04.269 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.21836362Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-16T14:08:04.269 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.243749657Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-16T14:08:04.269 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.268990724Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-16T14:08:04.537 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.294250766Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-16T14:08:04.538 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.319540625Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-16T14:08:04.538 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.344795342Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-16T14:08:04.538 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.386823112Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-16T14:08:04.538 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.412098234Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-16T14:08:04.538 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.43738996Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-16T14:08:04.538 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.462694682Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-16T14:08:04.538 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.487919179Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-16T14:08:04.538 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.51325724Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-16T14:08:04.538 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.538566623Z level=info msg="Executing migration" id="create data_source table" 2024-09-16T14:08:04.791 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[21690]: cluster 2024-09-16T14:08:02.997734+0000 mgr.y (mgr.14412) 45 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:04.791 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[21690]: audit 2024-09-16T14:08:04.061496+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:08:04.791 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[21690]: audit 2024-09-16T14:08:04.083050+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:04.791 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.581717578Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-16T14:08:04.791 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.623797482Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-16T14:08:04.792 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.649093718Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-16T14:08:04.792 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.691207269Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-16T14:08:04.792 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.733248833Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-16T14:08:04.792 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.767322253Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-16T14:08:04.792 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.792206764Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-16T14:08:04.933 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:04 smithi050 bash[19827]: cluster 2024-09-16T14:08:02.997734+0000 mgr.y (mgr.14412) 45 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:04.933 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:04 smithi050 bash[19827]: audit 2024-09-16T14:08:04.061496+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:08:04.933 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:04 smithi050 bash[19827]: audit 2024-09-16T14:08:04.083050+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:04.933 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:04 smithi050 bash[26719]: cluster 2024-09-16T14:08:02.997734+0000 mgr.y (mgr.14412) 45 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:04.933 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:04 smithi050 bash[26719]: audit 2024-09-16T14:08:04.061496+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:08:04.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:04 smithi050 bash[26719]: audit 2024-09-16T14:08:04.083050+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:05.044 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.817501111Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-16T14:08:05.044 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.842818919Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-16T14:08:05.044 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.868096009Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-16T14:08:05.044 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.893319114Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-16T14:08:05.044 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.918586871Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-16T14:08:05.044 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.943886233Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-16T14:08:05.044 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:04 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:04.969192102Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-16T14:08:05.044 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.019606446Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-16T14:08:05.044 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.044951125Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-16T14:08:05.304 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.086962169Z level=info msg="Executing migration" id="Add uid column" 2024-09-16T14:08:05.305 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.112109556Z level=info msg="Executing migration" id="Update uid value" 2024-09-16T14:08:05.305 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.137452745Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-16T14:08:05.305 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.179517039Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-16T14:08:05.305 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.22180248Z level=info msg="Executing migration" id="create api_key table" 2024-09-16T14:08:05.305 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.263850976Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-16T14:08:05.305 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.289034875Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-16T14:08:05.305 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.305981421Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-16T14:08:05.575 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.348096593Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-16T14:08:05.575 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.374624964Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-16T14:08:05.575 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.399904817Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-16T14:08:05.575 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.442230067Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-16T14:08:05.576 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.484546244Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-16T14:08:05.576 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.509454202Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-16T14:08:05.576 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.534713933Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-16T14:08:05.845 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.576841171Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-16T14:08:05.845 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.619005669Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-16T14:08:05.845 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.661158453Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-16T14:08:05.845 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.703212241Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-16T14:08:05.846 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.728746246Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-16T14:08:05.846 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.754013412Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-16T14:08:05.846 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.779288856Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-16T14:08:05.846 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.804579334Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-16T14:08:05.846 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.846623564Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-16T14:08:06.098 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.871955355Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-16T14:08:06.098 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.897258074Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-16T14:08:06.098 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.939381461Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-16T14:08:06.098 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.964736836Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-16T14:08:06.098 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:05 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:05.98998478Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-16T14:08:06.098 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:06 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:06.031998028Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-16T14:08:06.098 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:06 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:06.074001598Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-16T14:08:06.099 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:06 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:06.099214366Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-16T14:08:06.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:06 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:06.151016255Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-16T14:08:06.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:06 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:06.193032581Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-16T14:08:06.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:06 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:06.226681882Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-16T14:08:06.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:06 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:06.268714968Z level=info msg="Executing migration" id="create quota table v1" 2024-09-16T14:08:06.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:06 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:06.319040836Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-16T14:08:06.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:06 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:06.344350932Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-16T14:08:06.817 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:06 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:06.474805767Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-16T14:08:06.817 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:06 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:06.631113607Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-16T14:08:07.106 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:06 smithi090 bash[21690]: cluster 2024-09-16T14:08:04.998275+0000 mgr.y (mgr.14412) 46 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:07.106 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:06 smithi090 bash[21690]: audit 2024-09-16T14:08:05.913854+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:07.106 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:06 smithi090 bash[21690]: audit 2024-09-16T14:08:05.919518+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:07.106 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:06 smithi090 bash[21690]: audit 2024-09-16T14:08:05.998449+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:07.106 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:06 smithi090 bash[21690]: audit 2024-09-16T14:08:06.002418+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:07.107 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:06 smithi090 bash[21690]: audit 2024-09-16T14:08:06.003264+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:08:07.107 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:06 smithi090 bash[21690]: audit 2024-09-16T14:08:06.003996+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:08:07.107 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:06 smithi090 bash[21690]: audit 2024-09-16T14:08:06.009119+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:07.107 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:06 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:06.818008632Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-16T14:08:07.107 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:06 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:06.845954142Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-16T14:08:07.107 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:06 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:06.871267558Z level=info msg="Executing migration" id="create session table" 2024-09-16T14:08:07.107 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:06 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:06.896663031Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-16T14:08:07.107 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:06 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:06.938746262Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-16T14:08:07.107 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:06 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:06.964040205Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-16T14:08:07.107 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:06 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:06.989289536Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-16T14:08:07.108 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.014639133Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-16T14:08:07.108 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.039841555Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-16T14:08:07.108 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.065145166Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-16T14:08:07.108 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.107061481Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-16T14:08:07.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:06 smithi050 bash[19827]: cluster 2024-09-16T14:08:04.998275+0000 mgr.y (mgr.14412) 46 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:07.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:06 smithi050 bash[19827]: audit 2024-09-16T14:08:05.913854+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:07.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:06 smithi050 bash[19827]: audit 2024-09-16T14:08:05.919518+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:07.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:06 smithi050 bash[19827]: audit 2024-09-16T14:08:05.998449+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:07.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:06 smithi050 bash[19827]: audit 2024-09-16T14:08:06.002418+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:07.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:06 smithi050 bash[19827]: audit 2024-09-16T14:08:06.003264+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:08:07.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:06 smithi050 bash[19827]: audit 2024-09-16T14:08:06.003996+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:08:07.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:06 smithi050 bash[19827]: audit 2024-09-16T14:08:06.009119+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:07.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:06 smithi050 bash[26719]: cluster 2024-09-16T14:08:04.998275+0000 mgr.y (mgr.14412) 46 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:07.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:06 smithi050 bash[26719]: audit 2024-09-16T14:08:05.913854+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:07.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:06 smithi050 bash[26719]: audit 2024-09-16T14:08:05.919518+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:07.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:06 smithi050 bash[26719]: audit 2024-09-16T14:08:05.998449+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:07.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:06 smithi050 bash[26719]: audit 2024-09-16T14:08:06.002418+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:07.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:06 smithi050 bash[26719]: audit 2024-09-16T14:08:06.003264+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:08:07.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:06 smithi050 bash[26719]: audit 2024-09-16T14:08:06.003996+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:08:07.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:06 smithi050 bash[26719]: audit 2024-09-16T14:08:06.009119+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:07.360 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.132479144Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-16T14:08:07.360 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.157805774Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-16T14:08:07.360 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.199798074Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-16T14:08:07.360 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.225129402Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-16T14:08:07.360 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.250422106Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-16T14:08:07.360 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.275726897Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-16T14:08:07.360 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.318981975Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-16T14:08:07.360 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.361009795Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-16T14:08:07.629 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.386405178Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-16T14:08:07.629 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.411739751Z level=info msg="Executing migration" id="create alert table v1" 2024-09-16T14:08:07.629 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.437003223Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-16T14:08:07.630 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.462281987Z level=info msg="Executing migration" id="add index alert state" 2024-09-16T14:08:07.630 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.487498249Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-16T14:08:07.630 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.51278868Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-16T14:08:07.630 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.538026842Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-16T14:08:07.630 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.580024642Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-16T14:08:07.630 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.630387242Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-16T14:08:07.890 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.655700952Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-16T14:08:07.890 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.697691303Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-09-16T14:08:07.890 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.723123685Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-16T14:08:07.890 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.765035343Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-16T14:08:07.891 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.790389089Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-16T14:08:07.891 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.815663964Z level=info msg="Executing migration" id="Add column is_default" 2024-09-16T14:08:07.891 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.840928012Z level=info msg="Executing migration" id="Add column frequency" 2024-09-16T14:08:07.891 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.86619419Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-16T14:08:07.891 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.891467514Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-16T14:08:08.075 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:07 smithi050 bash[19827]: cephadm 2024-09-16T14:08:06.040465+0000 mgr.y (mgr.14412) 47 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-16T14:08:08.075 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:07 smithi050 bash[19827]: cephadm 2024-09-16T14:08:06.043680+0000 mgr.y (mgr.14412) 48 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi050 2024-09-16T14:08:08.075 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:07 smithi050 bash[26719]: cephadm 2024-09-16T14:08:06.040465+0000 mgr.y (mgr.14412) 47 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-16T14:08:08.075 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:07 smithi050 bash[26719]: cephadm 2024-09-16T14:08:06.043680+0000 mgr.y (mgr.14412) 48 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi050 2024-09-16T14:08:08.161 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[21690]: cephadm 2024-09-16T14:08:06.040465+0000 mgr.y (mgr.14412) 47 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-16T14:08:08.161 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[21690]: cephadm 2024-09-16T14:08:06.043680+0000 mgr.y (mgr.14412) 48 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi050 2024-09-16T14:08:08.161 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.941962448Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-16T14:08:08.161 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.967253889Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-16T14:08:08.161 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:07 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:07.992590756Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-16T14:08:08.161 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.01791129Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-16T14:08:08.162 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.051509027Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-16T14:08:08.162 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.093513129Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-16T14:08:08.162 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.120041539Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-16T14:08:08.162 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.162059434Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-16T14:08:08.422 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.187304359Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-16T14:08:08.422 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.212735599Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-16T14:08:08.422 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.254780337Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-16T14:08:08.422 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.280002919Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-16T14:08:08.422 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.305368367Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-16T14:08:08.422 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.330649535Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-16T14:08:08.422 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.355867324Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-16T14:08:08.423 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.381166389Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-16T14:08:08.423 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.423125221Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-16T14:08:08.695 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.448569747Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-16T14:08:08.695 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.473858556Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-16T14:08:08.695 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.499120184Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-16T14:08:08.695 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.524458502Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-16T14:08:08.695 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.566584088Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-16T14:08:08.695 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.600184525Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-16T14:08:08.695 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.642243977Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-16T14:08:08.695 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.667531341Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-16T14:08:08.965 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:08.965 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:08.966 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:08.966 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:08.968 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:08.969 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:08.969 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:08.969 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:08.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[21690]: cluster 2024-09-16T14:08:06.999034+0000 mgr.y (mgr.14412) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:08.970 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.709451811Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-16T14:08:08.970 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.759932272Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-16T14:08:08.971 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.801964873Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-16T14:08:08.971 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.827225379Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-16T14:08:08.971 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.852631159Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-16T14:08:08.971 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.877917243Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-16T14:08:08.971 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.903100177Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-16T14:08:08.971 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.946564106Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-16T14:08:08.971 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.971790226Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-09-16T14:08:09.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:08 smithi050 bash[19827]: cluster 2024-09-16T14:08:06.999034+0000 mgr.y (mgr.14412) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:09.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:08 smithi050 bash[26719]: cluster 2024-09-16T14:08:06.999034+0000 mgr.y (mgr.14412) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:09.223 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:08 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:08.99711727Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-16T14:08:09.223 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.022345127Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-16T14:08:09.223 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.047587909Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-16T14:08:09.223 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.072929061Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-16T14:08:09.223 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.114847441Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-16T14:08:09.223 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.148648176Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-16T14:08:09.223 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.173949192Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-16T14:08:09.492 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.22429615Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-16T14:08:09.492 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.249630471Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-16T14:08:09.492 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.283113262Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-16T14:08:09.492 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.325219819Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-16T14:08:09.492 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.350481579Z level=info msg="Executing migration" id="Move region to single row" 2024-09-16T14:08:09.492 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.384077314Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-16T14:08:09.492 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.426119599Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-16T14:08:09.493 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.493179774Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-16T14:08:09.752 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.518454003Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-16T14:08:09.753 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.560467279Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-16T14:08:09.753 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.585778524Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-16T14:08:09.753 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.627754574Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-16T14:08:09.753 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.66978937Z level=info msg="Executing migration" id="create test_data table" 2024-09-16T14:08:09.753 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.711830299Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-16T14:08:09.753 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.753802688Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-16T14:08:10.031 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.779044744Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-16T14:08:10.056 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.805644887Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-16T14:08:10.056 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.847676306Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-16T14:08:10.056 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.873036594Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-16T14:08:10.056 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.898325429Z level=info msg="Executing migration" id="create team table" 2024-09-16T14:08:10.056 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.940410831Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-16T14:08:10.057 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.965743686Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-16T14:08:10.057 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:09 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:09.990978629Z level=info msg="Executing migration" id="create team member table" 2024-09-16T14:08:10.293 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.032976553Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-16T14:08:10.294 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.058232818Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-16T14:08:10.294 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.08354508Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-16T14:08:10.294 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.12542359Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-16T14:08:10.294 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.150750613Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-16T14:08:10.294 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.176127324Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-16T14:08:10.294 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.2014751Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-16T14:08:10.294 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.243471496Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-16T14:08:10.294 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.268934487Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-16T14:08:10.294 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.294248396Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-16T14:08:10.571 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.319426604Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-16T14:08:10.571 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.361803362Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-16T14:08:10.571 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.386692668Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-16T14:08:10.571 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.411972934Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-16T14:08:10.571 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.453983671Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-16T14:08:10.571 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.479224541Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-16T14:08:10.571 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.504505901Z level=info msg="Executing migration" id="create tag table" 2024-09-16T14:08:10.572 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.529849637Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-16T14:08:10.572 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.571830661Z level=info msg="Executing migration" id="create login attempt table" 2024-09-16T14:08:10.858 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.597150753Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-16T14:08:10.858 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.640376452Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-16T14:08:10.859 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.665667654Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-16T14:08:10.859 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.715985184Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-16T14:08:10.859 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.7413359Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-16T14:08:10.859 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.766657299Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-16T14:08:10.859 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.79181318Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-16T14:08:10.859 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.817224671Z level=info msg="Executing migration" id="create user auth table" 2024-09-16T14:08:10.859 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.859193045Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-16T14:08:11.110 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[21690]: cluster 2024-09-16T14:08:08.999411+0000 mgr.y (mgr.14412) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:11.111 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.901287197Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-16T14:08:11.111 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.943261965Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-16T14:08:11.111 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.96864974Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-16T14:08:11.111 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:10 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:10.993968089Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-16T14:08:11.111 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.01917244Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-16T14:08:11.111 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.044595359Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-16T14:08:11.111 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.069854789Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-16T14:08:11.111 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.111722152Z level=info msg="Executing migration" id="create server_lock table" 2024-09-16T14:08:11.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:10 smithi050 bash[26719]: cluster 2024-09-16T14:08:08.999411+0000 mgr.y (mgr.14412) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:11.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:10 smithi050 bash[19827]: cluster 2024-09-16T14:08:08.999411+0000 mgr.y (mgr.14412) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:11.388 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.153925174Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-16T14:08:11.388 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.179097392Z level=info msg="Executing migration" id="create user auth token table" 2024-09-16T14:08:11.388 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.221224269Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-16T14:08:11.388 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.246601728Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-16T14:08:11.388 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.288480024Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-16T14:08:11.389 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.313802204Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-16T14:08:11.389 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.347322532Z level=info msg="Executing migration" id="create cache_data table" 2024-09-16T14:08:11.389 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.389370326Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-16T14:08:11.659 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.431385624Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-16T14:08:11.659 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.473418325Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-16T14:08:11.659 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.525019993Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-16T14:08:11.659 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.566974756Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-16T14:08:11.659 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.609081999Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-16T14:08:11.659 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.634442644Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-16T14:08:11.659 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.659680865Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-16T14:08:11.919 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.684964806Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-16T14:08:11.920 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.726998833Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-16T14:08:11.920 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.752394105Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-16T14:08:11.920 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.777684439Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-16T14:08:11.920 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.802993499Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-16T14:08:11.920 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.828290192Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-16T14:08:11.920 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.870231618Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-16T14:08:11.920 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.895566301Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-16T14:08:12.195 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.920815859Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-16T14:08:12.195 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.962936021Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-16T14:08:12.195 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:11 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:11.988237197Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-16T14:08:12.195 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.01348082Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-16T14:08:12.195 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.038805736Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-16T14:08:12.195 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.072439847Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-16T14:08:12.195 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.097706965Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-16T14:08:12.195 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.139681185Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-16T14:08:12.195 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.169472685Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-16T14:08:12.476 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.215309144Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-16T14:08:12.476 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.24068458Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-16T14:08:12.476 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.290981433Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-16T14:08:12.476 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.33421947Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-16T14:08:12.477 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.36786241Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-16T14:08:12.477 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.393180054Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-16T14:08:12.477 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.435126864Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-16T14:08:12.477 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.477346676Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-16T14:08:12.745 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.502597138Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-16T14:08:12.745 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.527873296Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-16T14:08:12.745 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.569885804Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-16T14:08:12.745 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.595171286Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-16T14:08:12.746 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.637165661Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-16T14:08:12.746 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.679128275Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-16T14:08:12.746 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.721259058Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-16T14:08:12.752 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:08:12 smithi050 systemd[1]: Stopping Ceph alertmanager.a for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:08:13.014 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[21690]: cluster 2024-09-16T14:08:10.999983+0000 mgr.y (mgr.14412) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:13.015 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.746584779Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-16T14:08:13.015 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.788611371Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-16T14:08:13.015 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.813881538Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-16T14:08:13.015 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.855870018Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-16T14:08:13.015 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.881160635Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-16T14:08:13.015 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.923102559Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-16T14:08:13.015 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.965431893Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-16T14:08:13.015 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:12 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:12.990786616Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-16T14:08:13.015 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.016004065Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-16T14:08:13.084 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:12 smithi050 bash[19827]: cluster 2024-09-16T14:08:10.999983+0000 mgr.y (mgr.14412) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:13.084 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:12 smithi050 bash[26719]: cluster 2024-09-16T14:08:10.999983+0000 mgr.y (mgr.14412) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:13.310 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.041349359Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-16T14:08:13.311 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.066613444Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-09-16T14:08:13.311 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.09181733Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-16T14:08:13.311 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.117058053Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-16T14:08:13.311 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.158998917Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-16T14:08:13.311 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.210638124Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-16T14:08:13.311 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.261080569Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-16T14:08:13.311 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.311401402Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-16T14:08:13.563 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.344973241Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-16T14:08:13.563 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.395375454Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-16T14:08:13.563 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.420856922Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-16T14:08:13.563 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.446067622Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-16T14:08:13.563 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.471271264Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-16T14:08:13.563 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.496674904Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-16T14:08:13.564 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.521943909Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-16T14:08:13.564 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.563899956Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-16T14:08:13.815 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.589203238Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-16T14:08:13.815 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.631108113Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-16T14:08:13.815 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.656500206Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-16T14:08:13.815 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.698478227Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-16T14:08:13.815 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.723799378Z level=info msg="Executing migration" id="create alert_image table" 2024-09-16T14:08:13.816 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.749093156Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-16T14:08:13.816 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.774358568Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-16T14:08:13.816 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.816355605Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-16T14:08:14.078 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.858417571Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-16T14:08:14.078 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.883715942Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-16T14:08:14.078 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.884025354Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-09-16T14:08:14.078 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.908937281Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-16T14:08:14.078 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.951044706Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-16T14:08:14.078 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.976312385Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-16T14:08:14.078 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.976718199Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-16T14:08:14.078 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:13 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:13.9771227Z level=info msg="alerts found to migrate" alerts=0 2024-09-16T14:08:14.078 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:14.001723618Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-16T14:08:14.078 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:14.027039879Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-16T14:08:14.079 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:14.053337233Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-16T14:08:14.079 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:14.078733493Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-16T14:08:14.304 INFO:teuthology.orchestra.run.smithi050.stdout:133143986233 2024-09-16T14:08:14.305 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-16T14:08:14.363 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:14.112355532Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-16T14:08:14.363 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:14.137556434Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-16T14:08:14.363 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:14.179654605Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-16T14:08:14.363 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:14.221700453Z level=info msg="Executing migration" id="create data_keys table" 2024-09-16T14:08:14.364 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:14.272139956Z level=info msg="Executing migration" id="create secrets table" 2024-09-16T14:08:14.364 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:14.30583749Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-16T14:08:14.364 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:14.364470838Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-16T14:08:14.624 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:14.389722258Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-16T14:08:14.624 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:14.415004867Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-16T14:08:14.624 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:14.473754017Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-16T14:08:14.624 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:14.515705642Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-16T14:08:14.624 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:14.54101701Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-16T14:08:14.624 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:14.583113007Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-16T14:08:14.625 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:14.625114058Z level=info msg="Executing migration" id="create permission table" 2024-09-16T14:08:14.876 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:14.650434363Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-16T14:08:14.876 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:14.700757784Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-16T14:08:14.876 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:14.726106809Z level=info msg="Executing migration" id="create role table" 2024-09-16T14:08:14.876 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:14.768036748Z level=info msg="Executing migration" id="add column display_name" 2024-09-16T14:08:14.876 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:14.801573824Z level=info msg="Executing migration" id="add column group_name" 2024-09-16T14:08:14.876 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:14.835128824Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-16T14:08:14.877 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:14.87723607Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-16T14:08:15.041 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:14 smithi050 bash[19827]: cluster 2024-09-16T14:08:13.000413+0000 mgr.y (mgr.14412) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:15.041 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:08:14 smithi050 bash[50781]: ts=2024-09-16T14:08:14.736Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-16T14:08:15.041 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:14 smithi050 bash[26719]: cluster 2024-09-16T14:08:13.000413+0000 mgr.y (mgr.14412) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:15.163 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[21690]: cluster 2024-09-16T14:08:13.000413+0000 mgr.y (mgr.14412) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:15.163 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:14.910909912Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-16T14:08:15.163 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:14.961326895Z level=info msg="Executing migration" id="create team role table" 2024-09-16T14:08:15.163 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:14 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:14.987838002Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-16T14:08:15.163 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.02992363Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-16T14:08:15.163 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.055150879Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-16T14:08:15.163 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.122611519Z level=info msg="Executing migration" id="create user role table" 2024-09-16T14:08:15.164 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.164231027Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-16T14:08:15.415 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.206260109Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-16T14:08:15.416 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.23167033Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-16T14:08:15.416 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.256905936Z level=info msg="Executing migration" id="create builtin role table" 2024-09-16T14:08:15.416 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.28215486Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-16T14:08:15.416 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.32409772Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-16T14:08:15.416 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.366125468Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-16T14:08:15.416 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.39151868Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-16T14:08:15.416 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.41675885Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-16T14:08:15.668 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.442063372Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-16T14:08:15.668 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.467181071Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-16T14:08:15.668 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.492550222Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-16T14:08:15.668 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.517860222Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-16T14:08:15.668 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.559816225Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-16T14:08:15.668 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.585260335Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-16T14:08:15.669 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.627144812Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-16T14:08:15.669 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.669201887Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-16T14:08:15.945 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.711115318Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-16T14:08:15.945 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.736502269Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-16T14:08:15.945 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.761828711Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-16T14:08:15.945 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.787062138Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-16T14:08:15.945 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.81238194Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-16T14:08:15.945 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.855641874Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-16T14:08:15.945 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.880907834Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-16T14:08:15.945 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.90620381Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-16T14:08:16.208 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.956562005Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-16T14:08:16.208 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:15 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:15.99022786Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-16T14:08:16.208 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.023897806Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-16T14:08:16.208 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.049171367Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-16T14:08:16.208 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.074389271Z level=info msg="Executing migration" id="add correlation config column" 2024-09-16T14:08:16.208 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.116307502Z level=info msg="Executing migration" id="create entity_events table" 2024-09-16T14:08:16.208 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.141678811Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-16T14:08:16.208 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.166886186Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-16T14:08:16.209 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.167218904Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-16T14:08:16.209 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.208857823Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-16T14:08:16.209 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.209152665Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-16T14:08:16.371 INFO:teuthology.orchestra.run.smithi050.stdout:167503724590 2024-09-16T14:08:16.371 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-16T14:08:16.469 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.234181766Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-16T14:08:16.469 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.276253511Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-16T14:08:16.469 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.301622624Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-16T14:08:16.470 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.326955706Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-16T14:08:16.470 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.352202817Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-16T14:08:16.470 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.39418168Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-16T14:08:16.470 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.419475441Z level=info msg="Executing migration" id="Drop public config table" 2024-09-16T14:08:16.470 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.444835556Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-16T14:08:16.470 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.47005663Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-16T14:08:16.571 INFO:teuthology.orchestra.run.smithi050.stdout:34359738469 2024-09-16T14:08:16.572 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-16T14:08:16.765 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.495235572Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-16T14:08:16.765 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.520639991Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-16T14:08:16.765 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.562664957Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-16T14:08:16.765 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.596231768Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-16T14:08:16.765 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.646595042Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-16T14:08:16.765 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.671816412Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-16T14:08:16.765 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.715109543Z level=info msg="Executing migration" id="add share column" 2024-09-16T14:08:16.765 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.765529329Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-16T14:08:17.034 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[21690]: cluster 2024-09-16T14:08:15.000712+0000 mgr.y (mgr.14412) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:17.034 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.790900361Z level=info msg="Executing migration" id="create file table" 2024-09-16T14:08:17.035 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.83294365Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-16T14:08:17.035 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.858151436Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-16T14:08:17.035 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.883500691Z level=info msg="Executing migration" id="create file_meta table" 2024-09-16T14:08:17.035 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.908781454Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-16T14:08:17.035 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.959111875Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-16T14:08:17.035 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:16 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:16.984443317Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-16T14:08:17.035 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:17 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:17.009703882Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-16T14:08:17.035 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:17 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:17.034985112Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-16T14:08:17.320 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:17 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:17.07700476Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-16T14:08:17.321 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:17 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:17.1106809Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-16T14:08:17.321 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:17 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:17.230910434Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-16T14:08:17.339 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:16 smithi050 bash[19827]: cluster 2024-09-16T14:08:15.000712+0000 mgr.y (mgr.14412) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:17.339 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:16 smithi050 bash[26719]: cluster 2024-09-16T14:08:15.000712+0000 mgr.y (mgr.14412) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:17.395 INFO:teuthology.orchestra.run.smithi050.stdout:201863462947 2024-09-16T14:08:17.395 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-16T14:08:17.652 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:17 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:17.32171258Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-16T14:08:17.653 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:17 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:17.473921564Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-16T14:08:17.905 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:17 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:17.653825986Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-16T14:08:17.905 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:17 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:17.679058054Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-16T14:08:17.905 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:17 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:17.72119728Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-16T14:08:17.905 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:17 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:17.74652515Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-16T14:08:17.905 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:17 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:17.788469442Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-16T14:08:17.905 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:17 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:17.855425515Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-16T14:08:17.906 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:17 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:17.880749248Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-16T14:08:17.906 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:17 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:17.906090411Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-16T14:08:18.013 INFO:teuthology.orchestra.run.smithi050.stdout:111669149764 2024-09-16T14:08:18.013 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-16T14:08:18.167 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:17 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:17.964790094Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-16T14:08:18.167 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:17 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:17.989959149Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-16T14:08:18.167 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:18 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:18.016553971Z level=info msg="Executing migration" id="create folder table" 2024-09-16T14:08:18.167 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:18 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:18.050188409Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-16T14:08:18.167 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:18 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:18.075448755Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-16T14:08:18.167 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:18 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:18.117516992Z level=info msg="Executing migration" id="Update folder title length" 2024-09-16T14:08:18.167 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:18 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:18.142881303Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-16T14:08:18.167 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:18 smithi090 bash[46503]: logger=migrator t=2024-09-16T14:08:18.168033882Z level=info msg="migrations completed" performed=485 skipped=0 duration=16.627061519s 2024-09-16T14:08:18.200 INFO:teuthology.orchestra.run.smithi050.stdout:77309411409 2024-09-16T14:08:18.200 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-16T14:08:18.247 INFO:teuthology.orchestra.run.smithi050.stdout:236223201303 2024-09-16T14:08:18.247 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-16T14:08:18.444 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:18 smithi090 bash[46503]: logger=sqlstore t=2024-09-16T14:08:18.169426902Z level=info msg="Created default organization" 2024-09-16T14:08:18.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:18 smithi090 bash[46503]: logger=plugin.finder t=2024-09-16T14:08:18.295459118Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-16T14:08:18.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:18 smithi090 bash[46503]: logger=secrets t=2024-09-16T14:08:18.295654327Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-16T14:08:18.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:18 smithi090 bash[46503]: logger=query_data t=2024-09-16T14:08:18.300209915Z level=info msg="Query Service initialization" 2024-09-16T14:08:18.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:18 smithi090 bash[46503]: logger=live.push_http t=2024-09-16T14:08:18.310340552Z level=info msg="Live Push Gateway initialization" 2024-09-16T14:08:18.932 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:08:18 smithi050 bash[52839]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T14:08:18.933 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:08:18 smithi050 bash[53221]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T14:08:18.933 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:08:18 smithi050 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-16T14:08:18.933 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:08:18 smithi050 systemd[1]: Stopped Ceph alertmanager.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:08:18.933 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:08:18 smithi050 systemd[1]: Started Ceph alertmanager.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:08:18.934 INFO:teuthology.orchestra.run.smithi050.stdout:55834574939 2024-09-16T14:08:18.934 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-16T14:08:19.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:18 smithi050 bash[26719]: cluster 2024-09-16T14:08:17.001249+0000 mgr.y (mgr.14412) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:19.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:18 smithi050 bash[19827]: cluster 2024-09-16T14:08:17.001249+0000 mgr.y (mgr.14412) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:19.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:18 smithi090 bash[21690]: cluster 2024-09-16T14:08:17.001249+0000 mgr.y (mgr.14412) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:19.695 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:19 smithi090 bash[46503]: logger=infra.usagestats.collector t=2024-09-16T14:08:19.401785767Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-16T14:08:19.695 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:19 smithi090 bash[46503]: logger=provisioning.datasources t=2024-09-16T14:08:19.403020706Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-16T14:08:19.695 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:19 smithi090 bash[46503]: logger=provisioning.datasources t=2024-09-16T14:08:19.452866843Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-16T14:08:19.695 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:19 smithi090 bash[46503]: logger=provisioning.alerting t=2024-09-16T14:08:19.486385352Z level=info msg="starting to provision alerting" 2024-09-16T14:08:19.695 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:19 smithi090 bash[46503]: logger=provisioning.alerting t=2024-09-16T14:08:19.486402244Z level=info msg="finished to provision alerting" 2024-09-16T14:08:19.695 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:19 smithi090 bash[46503]: logger=ngalert.state.manager t=2024-09-16T14:08:19.486590371Z level=info msg="Warming state cache for startup" 2024-09-16T14:08:19.695 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:19 smithi090 bash[46503]: logger=grafanaStorageLogger t=2024-09-16T14:08:19.48665277Z level=info msg="storage starting" 2024-09-16T14:08:19.695 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:19 smithi090 bash[46503]: logger=ngalert.state.manager t=2024-09-16T14:08:19.487009011Z level=info msg="State cache has been initialized" states=0 duration=424.902µs 2024-09-16T14:08:19.695 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:19 smithi090 bash[46503]: logger=ticker t=2024-09-16T14:08:19.487096354Z level=info msg=starting first_tick=2024-09-16T14:08:20Z 2024-09-16T14:08:19.696 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:19 smithi090 bash[46503]: logger=ngalert.multiorg.alertmanager t=2024-09-16T14:08:19.487131557Z level=info msg="starting MultiOrg Alertmanager" 2024-09-16T14:08:19.696 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:19 smithi090 bash[46503]: logger=http.server t=2024-09-16T14:08:19.490918002Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-16T14:08:19.696 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:19 smithi090 bash[46503]: logger=sqlstore.transactions t=2024-09-16T14:08:19.498027921Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-16T14:08:19.696 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:19 smithi090 bash[46503]: logger=sqlstore.transactions t=2024-09-16T14:08:19.562223132Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-09-16T14:08:19.696 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:19 smithi090 bash[46503]: logger=sqlstore.transactions t=2024-09-16T14:08:19.626314267Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-09-16T14:08:19.696 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:08:19 smithi090 bash[46503]: logger=sqlstore.transactions t=2024-09-16T14:08:19.636863371Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" 2024-09-16T14:08:20.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:19 smithi090 bash[21690]: audit 2024-09-16T14:08:18.965247+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:20.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:19 smithi090 bash[21690]: audit 2024-09-16T14:08:18.973078+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:20.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:19 smithi090 bash[21690]: cephadm 2024-09-16T14:08:18.974768+0000 mgr.y (mgr.14412) 55 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:08:20.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:19 smithi090 bash[21690]: cluster 2024-09-16T14:08:19.001622+0000 mgr.y (mgr.14412) 56 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:20.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:19 smithi090 bash[21690]: audit 2024-09-16T14:08:19.061557+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:08:20.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:19 smithi090 bash[21690]: cephadm 2024-09-16T14:08:19.235089+0000 mgr.y (mgr.14412) 57 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi090 2024-09-16T14:08:20.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:19 smithi050 bash[19827]: audit 2024-09-16T14:08:18.965247+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:20.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:19 smithi050 bash[19827]: audit 2024-09-16T14:08:18.973078+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:20.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:19 smithi050 bash[19827]: cephadm 2024-09-16T14:08:18.974768+0000 mgr.y (mgr.14412) 55 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:08:20.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:19 smithi050 bash[19827]: cluster 2024-09-16T14:08:19.001622+0000 mgr.y (mgr.14412) 56 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:20.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:19 smithi050 bash[19827]: audit 2024-09-16T14:08:19.061557+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:08:20.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:19 smithi050 bash[19827]: cephadm 2024-09-16T14:08:19.235089+0000 mgr.y (mgr.14412) 57 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi090 2024-09-16T14:08:20.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:19 smithi050 bash[26719]: audit 2024-09-16T14:08:18.965247+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:20.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:19 smithi050 bash[26719]: audit 2024-09-16T14:08:18.973078+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:20.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:19 smithi050 bash[26719]: cephadm 2024-09-16T14:08:18.974768+0000 mgr.y (mgr.14412) 55 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:08:20.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:19 smithi050 bash[26719]: cluster 2024-09-16T14:08:19.001622+0000 mgr.y (mgr.14412) 56 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:20.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:19 smithi050 bash[26719]: audit 2024-09-16T14:08:19.061557+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:08:20.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:19 smithi050 bash[26719]: cephadm 2024-09-16T14:08:19.235089+0000 mgr.y (mgr.14412) 57 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi090 2024-09-16T14:08:20.434 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:08:20 smithi050 bash[53248]: ts=2024-09-16T14:08:20.038Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-16T14:08:20.434 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:08:20 smithi050 bash[53248]: ts=2024-09-16T14:08:20.038Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-16T14:08:20.435 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:08:20 smithi050 bash[53248]: ts=2024-09-16T14:08:20.040Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.50 port=9094 2024-09-16T14:08:20.435 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:08:20 smithi050 bash[53248]: ts=2024-09-16T14:08:20.041Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-16T14:08:20.435 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:08:20 smithi050 bash[53248]: ts=2024-09-16T14:08:20.071Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T14:08:20.435 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:08:20 smithi050 bash[53248]: ts=2024-09-16T14:08:20.071Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T14:08:20.435 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:08:20 smithi050 bash[53248]: ts=2024-09-16T14:08:20.074Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-16T14:08:20.435 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:08:20 smithi050 bash[53248]: ts=2024-09-16T14:08:20.074Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-16T14:08:22.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:22 smithi050 bash[19827]: cluster 2024-09-16T14:08:21.002253+0000 mgr.y (mgr.14412) 58 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:22.434 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:08:22 smithi050 bash[53248]: ts=2024-09-16T14:08:22.041Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000494763s 2024-09-16T14:08:22.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:22 smithi050 bash[26719]: cluster 2024-09-16T14:08:21.002253+0000 mgr.y (mgr.14412) 58 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:22.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:22 smithi090 bash[21690]: cluster 2024-09-16T14:08:21.002253+0000 mgr.y (mgr.14412) 58 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:22.449 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:23.820 INFO:teuthology.orchestra.run.smithi050.stdout:133143986235 2024-09-16T14:08:24.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:24 smithi050 bash[19827]: cluster 2024-09-16T14:08:23.002788+0000 mgr.y (mgr.14412) 59 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:24.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:24 smithi050 bash[19827]: audit 2024-09-16T14:08:23.824214+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.50:0/3769822398' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-16T14:08:24.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:24 smithi050 bash[26719]: cluster 2024-09-16T14:08:23.002788+0000 mgr.y (mgr.14412) 59 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:24.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:24 smithi050 bash[26719]: audit 2024-09-16T14:08:23.824214+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.50:0/3769822398' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-16T14:08:24.315 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:24 smithi090 bash[21690]: cluster 2024-09-16T14:08:23.002788+0000 mgr.y (mgr.14412) 59 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:24.315 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:24 smithi090 bash[21690]: audit 2024-09-16T14:08:23.824214+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.50:0/3769822398' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-16T14:08:24.447 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986233 got 133143986235 for osd.4 2024-09-16T14:08:24.447 DEBUG:teuthology.parallel:result is None 2024-09-16T14:08:24.871 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:24.872 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:24.872 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:24.872 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:24.873 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:24.874 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:24.874 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:25.633 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:25 smithi090 systemd[1]: Stopping Ceph prometheus.a for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:08:25.633 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:25 smithi090 bash[45264]: ts=2024-09-16T14:08:25.428Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T14:08:25.633 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:25 smithi090 bash[45264]: ts=2024-09-16T14:08:25.428Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T14:08:25.633 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:25 smithi090 bash[45264]: ts=2024-09-16T14:08:25.428Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T14:08:25.633 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:25 smithi090 bash[45264]: ts=2024-09-16T14:08:25.428Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T14:08:25.633 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:25 smithi090 bash[45264]: ts=2024-09-16T14:08:25.428Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T14:08:25.633 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:25 smithi090 bash[45264]: ts=2024-09-16T14:08:25.428Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T14:08:25.633 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:25 smithi090 bash[45264]: ts=2024-09-16T14:08:25.428Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T14:08:25.633 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:25 smithi090 bash[45264]: ts=2024-09-16T14:08:25.428Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T14:08:25.633 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:25 smithi090 bash[45264]: ts=2024-09-16T14:08:25.428Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T14:08:25.634 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:25 smithi090 bash[45264]: ts=2024-09-16T14:08:25.429Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T14:08:25.634 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:25 smithi090 bash[45264]: ts=2024-09-16T14:08:25.429Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T14:08:25.634 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:25 smithi090 bash[45264]: ts=2024-09-16T14:08:25.429Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T14:08:26.331 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:26 smithi090 bash[21690]: cluster 2024-09-16T14:08:25.003355+0000 mgr.y (mgr.14412) 60 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:26.331 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:26 smithi090 bash[47097]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T14:08:26.331 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:26 smithi090 bash[47159]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T14:08:26.331 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:26 smithi090 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T14:08:26.331 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:26 smithi090 systemd[1]: Stopped Ceph prometheus.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:08:26.332 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:26 smithi090 systemd[1]: Started Ceph prometheus.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:08:26.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:26 smithi050 bash[26719]: cluster 2024-09-16T14:08:25.003355+0000 mgr.y (mgr.14412) 60 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:26.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:26 smithi050 bash[19827]: cluster 2024-09-16T14:08:25.003355+0000 mgr.y (mgr.14412) 60 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:26.434 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:08:26 smithi050 bash[20081]: [16/Sep/2024:14:08:26] ENGINE Bus STOPPING 2024-09-16T14:08:26.933 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:08:26 smithi050 bash[20081]: [16/Sep/2024:14:08:26] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T14:08:26.933 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:08:26 smithi050 bash[20081]: [16/Sep/2024:14:08:26] ENGINE Bus STOPPED 2024-09-16T14:08:26.933 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:08:26 smithi050 bash[20081]: [16/Sep/2024:14:08:26] ENGINE Bus STARTING 2024-09-16T14:08:26.933 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:08:26 smithi050 bash[20081]: [16/Sep/2024:14:08:26] ENGINE Serving on http://:::9283 2024-09-16T14:08:26.933 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:08:26 smithi050 bash[20081]: [16/Sep/2024:14:08:26] ENGINE Bus STARTED 2024-09-16T14:08:26.934 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:08:26 smithi050 bash[20081]: [16/Sep/2024:14:08:26] ENGINE Bus STOPPING 2024-09-16T14:08:26.936 INFO:teuthology.orchestra.run.smithi050.stdout:201863462949 2024-09-16T14:08:27.266 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[20081]: [16/Sep/2024:14:08:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T14:08:27.266 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[20081]: [16/Sep/2024:14:08:27] ENGINE Bus STOPPED 2024-09-16T14:08:27.266 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[20081]: [16/Sep/2024:14:08:27] ENGINE Bus STARTING 2024-09-16T14:08:27.266 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[20081]: [16/Sep/2024:14:08:27] ENGINE Serving on http://:::9283 2024-09-16T14:08:27.266 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[20081]: [16/Sep/2024:14:08:27] ENGINE Bus STARTED 2024-09-16T14:08:27.267 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[20081]: [16/Sep/2024:14:08:27] ENGINE Bus STOPPING 2024-09-16T14:08:27.274 INFO:teuthology.orchestra.run.smithi050.stdout:236223201305 2024-09-16T14:08:27.542 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[21690]: audit 2024-09-16T14:08:26.271295+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:27.542 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[21690]: audit 2024-09-16T14:08:26.280231+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:27.542 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[21690]: audit 2024-09-16T14:08:26.285631+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T14:08:27.542 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[21690]: audit 2024-09-16T14:08:26.286168+0000 mgr.y (mgr.14412) 61 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T14:08:27.542 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[21690]: audit 2024-09-16T14:08:26.287707+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi050.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T14:08:27.542 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[21690]: audit 2024-09-16T14:08:26.288109+0000 mgr.y (mgr.14412) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi050.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T14:08:27.543 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[21690]: audit 2024-09-16T14:08:26.294859+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:27.543 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[21690]: audit 2024-09-16T14:08:26.312217+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:08:27.543 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[21690]: audit 2024-09-16T14:08:26.312936+0000 mgr.y (mgr.14412) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:08:27.543 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[21690]: audit 2024-09-16T14:08:26.316020+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi090.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T14:08:27.543 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[21690]: audit 2024-09-16T14:08:26.317038+0000 mgr.y (mgr.14412) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi090.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T14:08:27.543 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[21690]: audit 2024-09-16T14:08:26.323238+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:27.543 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[21690]: audit 2024-09-16T14:08:26.342480+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T14:08:27.543 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[21690]: audit 2024-09-16T14:08:26.343572+0000 mgr.y (mgr.14412) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T14:08:27.543 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[21690]: audit 2024-09-16T14:08:26.345995+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi090.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T14:08:27.543 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[21690]: audit 2024-09-16T14:08:26.347091+0000 mgr.y (mgr.14412) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi090.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T14:08:27.543 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[21690]: audit 2024-09-16T14:08:26.354312+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:27.543 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[21690]: audit 2024-09-16T14:08:26.433571+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:08:27.543 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[21690]: audit 2024-09-16T14:08:26.940597+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.50:0/3338111111' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-16T14:08:27.544 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[21690]: audit 2024-09-16T14:08:27.007913+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:27.544 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[21690]: audit 2024-09-16T14:08:27.012197+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:27.593 INFO:teuthology.orchestra.run.smithi050.stdout:111669149767 2024-09-16T14:08:27.605 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[19827]: audit 2024-09-16T14:08:26.271295+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:27.605 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[19827]: audit 2024-09-16T14:08:26.280231+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:27.605 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[19827]: audit 2024-09-16T14:08:26.285631+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T14:08:27.605 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[19827]: audit 2024-09-16T14:08:26.286168+0000 mgr.y (mgr.14412) 61 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T14:08:27.605 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[19827]: audit 2024-09-16T14:08:26.287707+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi050.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T14:08:27.605 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[19827]: audit 2024-09-16T14:08:26.288109+0000 mgr.y (mgr.14412) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi050.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T14:08:27.606 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[19827]: audit 2024-09-16T14:08:26.294859+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:27.606 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[19827]: audit 2024-09-16T14:08:26.312217+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:08:27.606 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[19827]: audit 2024-09-16T14:08:26.312936+0000 mgr.y (mgr.14412) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:08:27.606 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[19827]: audit 2024-09-16T14:08:26.316020+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi090.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T14:08:27.606 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[19827]: audit 2024-09-16T14:08:26.317038+0000 mgr.y (mgr.14412) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi090.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T14:08:27.606 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[19827]: audit 2024-09-16T14:08:26.323238+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:27.606 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[19827]: audit 2024-09-16T14:08:26.342480+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T14:08:27.606 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[19827]: audit 2024-09-16T14:08:26.343572+0000 mgr.y (mgr.14412) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T14:08:27.606 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[19827]: audit 2024-09-16T14:08:26.345995+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi090.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T14:08:27.606 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[19827]: audit 2024-09-16T14:08:26.347091+0000 mgr.y (mgr.14412) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi090.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T14:08:27.606 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[19827]: audit 2024-09-16T14:08:26.354312+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:27.606 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[19827]: audit 2024-09-16T14:08:26.433571+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:08:27.607 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[19827]: audit 2024-09-16T14:08:26.940597+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.50:0/3338111111' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-16T14:08:27.607 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[19827]: audit 2024-09-16T14:08:27.007913+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:27.607 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[19827]: audit 2024-09-16T14:08:27.012197+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:27.607 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[26719]: audit 2024-09-16T14:08:26.271295+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:27.607 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[26719]: audit 2024-09-16T14:08:26.280231+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:27.607 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[26719]: audit 2024-09-16T14:08:26.285631+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T14:08:27.607 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[26719]: audit 2024-09-16T14:08:26.286168+0000 mgr.y (mgr.14412) 61 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T14:08:27.607 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[26719]: audit 2024-09-16T14:08:26.287707+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi050.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T14:08:27.608 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[26719]: audit 2024-09-16T14:08:26.288109+0000 mgr.y (mgr.14412) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi050.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T14:08:27.608 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[26719]: audit 2024-09-16T14:08:26.294859+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:27.608 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[26719]: audit 2024-09-16T14:08:26.312217+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:08:27.608 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[26719]: audit 2024-09-16T14:08:26.312936+0000 mgr.y (mgr.14412) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:08:27.608 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[26719]: audit 2024-09-16T14:08:26.316020+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi090.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T14:08:27.608 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[26719]: audit 2024-09-16T14:08:26.317038+0000 mgr.y (mgr.14412) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi090.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T14:08:27.608 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[26719]: audit 2024-09-16T14:08:26.323238+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:27.608 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[26719]: audit 2024-09-16T14:08:26.342480+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T14:08:27.608 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[26719]: audit 2024-09-16T14:08:26.343572+0000 mgr.y (mgr.14412) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T14:08:27.609 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[26719]: audit 2024-09-16T14:08:26.345995+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi090.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T14:08:27.609 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[26719]: audit 2024-09-16T14:08:26.347091+0000 mgr.y (mgr.14412) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi090.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T14:08:27.609 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[26719]: audit 2024-09-16T14:08:26.354312+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:27.609 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[26719]: audit 2024-09-16T14:08:26.433571+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:08:27.609 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[26719]: audit 2024-09-16T14:08:26.940597+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.50:0/3338111111' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-16T14:08:27.609 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[26719]: audit 2024-09-16T14:08:27.007913+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:27.609 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[26719]: audit 2024-09-16T14:08:27.012197+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:27.945 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[47187]: ts=2024-09-16T14:08:27.543Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T14:08:27.945 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[47187]: ts=2024-09-16T14:08:27.543Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-16T14:08:27.945 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[47187]: ts=2024-09-16T14:08:27.543Z caller=main.go:570 level=info host_details="(Linux 5.15.0-121-generic #131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024 x86_64 smithi090 (none))" 2024-09-16T14:08:27.945 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[47187]: ts=2024-09-16T14:08:27.543Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T14:08:27.945 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[47187]: ts=2024-09-16T14:08:27.543Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T14:08:27.946 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[47187]: ts=2024-09-16T14:08:27.545Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T14:08:27.946 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[47187]: ts=2024-09-16T14:08:27.545Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T14:08:27.946 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[47187]: ts=2024-09-16T14:08:27.546Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T14:08:27.946 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[47187]: ts=2024-09-16T14:08:27.546Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T14:08:27.946 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[47187]: ts=2024-09-16T14:08:27.548Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T14:08:27.946 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[47187]: ts=2024-09-16T14:08:27.548Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=5.578µs 2024-09-16T14:08:27.946 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[47187]: ts=2024-09-16T14:08:27.548Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T14:08:27.946 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[47187]: ts=2024-09-16T14:08:27.549Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-16T14:08:27.946 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[47187]: ts=2024-09-16T14:08:27.549Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-16T14:08:27.946 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[47187]: ts=2024-09-16T14:08:27.549Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=21.291µs wal_replay_duration=589.107µs wbl_replay_duration=131ns total_replay_duration=635.351µs 2024-09-16T14:08:27.946 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[47187]: ts=2024-09-16T14:08:27.550Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T14:08:27.946 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[47187]: ts=2024-09-16T14:08:27.550Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T14:08:27.947 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[47187]: ts=2024-09-16T14:08:27.550Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T14:08:27.947 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[47187]: ts=2024-09-16T14:08:27.574Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.880652ms db_storage=855ns remote_storage=1.079µs web_handler=230ns query_engine=560ns scrape=609.276µs scrape_sd=79.482µs notify=18.308µs notify_sd=21.322µs rules=22.727599ms tracing=6.873µs 2024-09-16T14:08:27.947 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[47187]: ts=2024-09-16T14:08:27.574Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T14:08:27.947 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:08:27 smithi090 bash[47187]: ts=2024-09-16T14:08:27.574Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T14:08:28.047 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[20081]: [16/Sep/2024:14:08:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T14:08:28.047 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[20081]: [16/Sep/2024:14:08:27] ENGINE Bus STOPPED 2024-09-16T14:08:28.047 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[20081]: [16/Sep/2024:14:08:27] ENGINE Bus STARTING 2024-09-16T14:08:28.047 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[20081]: [16/Sep/2024:14:08:27] ENGINE Serving on http://:::9283 2024-09-16T14:08:28.047 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:08:27 smithi050 bash[20081]: [16/Sep/2024:14:08:27] ENGINE Bus STARTED 2024-09-16T14:08:28.447 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462947 got 201863462949 for osd.6 2024-09-16T14:08:28.447 DEBUG:teuthology.parallel:result is None 2024-09-16T14:08:28.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:28 smithi050 bash[26719]: cluster 2024-09-16T14:08:27.003700+0000 mgr.y (mgr.14412) 67 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:28.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:28 smithi050 bash[26719]: audit 2024-09-16T14:08:27.278584+0000 mon.a (mon.0) 797 : audit [DBG] from='client.? 172.21.15.50:0/1315710758' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-16T14:08:28.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:28 smithi050 bash[26719]: audit 2024-09-16T14:08:27.597316+0000 mon.a (mon.0) 798 : audit [DBG] from='client.? 172.21.15.50:0/559053467' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-16T14:08:28.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:28 smithi050 bash[19827]: cluster 2024-09-16T14:08:27.003700+0000 mgr.y (mgr.14412) 67 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:28.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:28 smithi050 bash[19827]: audit 2024-09-16T14:08:27.278584+0000 mon.a (mon.0) 797 : audit [DBG] from='client.? 172.21.15.50:0/1315710758' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-16T14:08:28.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:28 smithi050 bash[19827]: audit 2024-09-16T14:08:27.597316+0000 mon.a (mon.0) 798 : audit [DBG] from='client.? 172.21.15.50:0/559053467' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-16T14:08:28.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:28 smithi090 bash[21690]: cluster 2024-09-16T14:08:27.003700+0000 mgr.y (mgr.14412) 67 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:28.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:28 smithi090 bash[21690]: audit 2024-09-16T14:08:27.278584+0000 mon.a (mon.0) 797 : audit [DBG] from='client.? 172.21.15.50:0/1315710758' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-16T14:08:28.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:28 smithi090 bash[21690]: audit 2024-09-16T14:08:27.597316+0000 mon.a (mon.0) 798 : audit [DBG] from='client.? 172.21.15.50:0/559053467' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-16T14:08:28.707 INFO:teuthology.orchestra.run.smithi050.stdout:167503724593 2024-09-16T14:08:29.556 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:29 smithi050 bash[19827]: audit 2024-09-16T14:08:28.711781+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.50:0/3661281569' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-16T14:08:29.556 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:29 smithi050 bash[26719]: audit 2024-09-16T14:08:28.711781+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.50:0/3661281569' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-16T14:08:29.557 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149764 got 111669149767 for osd.3 2024-09-16T14:08:29.557 DEBUG:teuthology.parallel:result is None 2024-09-16T14:08:29.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:29 smithi090 bash[21690]: audit 2024-09-16T14:08:28.711781+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.50:0/3661281569' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-16T14:08:30.199 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:08:30 smithi050 bash[53248]: ts=2024-09-16T14:08:30.044Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003748843s 2024-09-16T14:08:30.341 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724590 got 167503724593 for osd.5 2024-09-16T14:08:30.341 DEBUG:teuthology.parallel:result is None 2024-09-16T14:08:30.464 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201303 got 236223201305 for osd.7 2024-09-16T14:08:30.464 DEBUG:teuthology.parallel:result is None 2024-09-16T14:08:30.534 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:30 smithi050 bash[19827]: cluster 2024-09-16T14:08:29.004183+0000 mgr.y (mgr.14412) 68 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:30.535 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:30 smithi050 bash[26719]: cluster 2024-09-16T14:08:29.004183+0000 mgr.y (mgr.14412) 68 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:30.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:30 smithi090 bash[21690]: cluster 2024-09-16T14:08:29.004183+0000 mgr.y (mgr.14412) 68 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:30.824 INFO:teuthology.orchestra.run.smithi050.stdout:55834574941 2024-09-16T14:08:30.832 INFO:teuthology.orchestra.run.smithi050.stdout:77309411411 2024-09-16T14:08:30.848 INFO:teuthology.orchestra.run.smithi050.stdout:34359738472 2024-09-16T14:08:31.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:31 smithi050 bash[19827]: audit 2024-09-16T14:08:30.828561+0000 mon.a (mon.0) 800 : audit [DBG] from='client.? 172.21.15.50:0/188683111' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-16T14:08:31.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:31 smithi050 bash[19827]: audit 2024-09-16T14:08:30.836754+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.50:0/1330752280' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-16T14:08:31.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:31 smithi050 bash[19827]: audit 2024-09-16T14:08:30.852770+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.50:0/3005935407' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-16T14:08:31.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:31 smithi050 bash[26719]: audit 2024-09-16T14:08:30.828561+0000 mon.a (mon.0) 800 : audit [DBG] from='client.? 172.21.15.50:0/188683111' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-16T14:08:31.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:31 smithi050 bash[26719]: audit 2024-09-16T14:08:30.836754+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.50:0/1330752280' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-16T14:08:31.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:31 smithi050 bash[26719]: audit 2024-09-16T14:08:30.852770+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.50:0/3005935407' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-16T14:08:31.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:31 smithi090 bash[21690]: audit 2024-09-16T14:08:30.828561+0000 mon.a (mon.0) 800 : audit [DBG] from='client.? 172.21.15.50:0/188683111' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-16T14:08:31.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:31 smithi090 bash[21690]: audit 2024-09-16T14:08:30.836754+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.50:0/1330752280' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-16T14:08:31.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:31 smithi090 bash[21690]: audit 2024-09-16T14:08:30.852770+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.50:0/3005935407' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-16T14:08:32.308 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738469 got 34359738472 for osd.0 2024-09-16T14:08:32.308 DEBUG:teuthology.parallel:result is None 2024-09-16T14:08:32.309 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574939 got 55834574941 for osd.1 2024-09-16T14:08:32.309 DEBUG:teuthology.parallel:result is None 2024-09-16T14:08:32.318 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411409 got 77309411411 for osd.2 2024-09-16T14:08:32.318 DEBUG:teuthology.parallel:result is None 2024-09-16T14:08:32.318 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-16T14:08:32.318 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T14:08:32.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:32 smithi050 bash[19827]: cluster 2024-09-16T14:08:31.004773+0000 mgr.y (mgr.14412) 69 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:32.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:32 smithi050 bash[26719]: cluster 2024-09-16T14:08:31.004773+0000 mgr.y (mgr.14412) 69 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:32.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:32 smithi090 bash[21690]: cluster 2024-09-16T14:08:31.004773+0000 mgr.y (mgr.14412) 69 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:34.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:33 smithi050 bash[19827]: audit 2024-09-16T14:08:32.839315+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:34.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:33 smithi050 bash[19827]: audit 2024-09-16T14:08:32.844886+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:34.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:33 smithi050 bash[26719]: audit 2024-09-16T14:08:32.839315+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:34.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:33 smithi050 bash[26719]: audit 2024-09-16T14:08:32.844886+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:34.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:33 smithi090 bash[21690]: audit 2024-09-16T14:08:32.839315+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:34.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:33 smithi090 bash[21690]: audit 2024-09-16T14:08:32.844886+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:35.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:34 smithi050 bash[19827]: cluster 2024-09-16T14:08:33.005313+0000 mgr.y (mgr.14412) 70 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:35.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:34 smithi050 bash[19827]: audit 2024-09-16T14:08:34.062505+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:08:35.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:34 smithi050 bash[26719]: cluster 2024-09-16T14:08:33.005313+0000 mgr.y (mgr.14412) 70 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:35.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:34 smithi050 bash[26719]: audit 2024-09-16T14:08:34.062505+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:08:35.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:34 smithi090 bash[21690]: cluster 2024-09-16T14:08:33.005313+0000 mgr.y (mgr.14412) 70 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:35.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:34 smithi090 bash[21690]: audit 2024-09-16T14:08:34.062505+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:08:36.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:36 smithi050 bash[19827]: cluster 2024-09-16T14:08:35.005775+0000 mgr.y (mgr.14412) 71 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:36.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:36 smithi050 bash[19827]: audit 2024-09-16T14:08:35.349839+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:36.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:36 smithi050 bash[19827]: audit 2024-09-16T14:08:35.356318+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:36.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:36 smithi050 bash[19827]: audit 2024-09-16T14:08:35.955458+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:08:36.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:36 smithi050 bash[19827]: audit 2024-09-16T14:08:35.956615+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:08:36.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:36 smithi050 bash[19827]: audit 2024-09-16T14:08:35.964650+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:36.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:36 smithi050 bash[26719]: cluster 2024-09-16T14:08:35.005775+0000 mgr.y (mgr.14412) 71 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:36.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:36 smithi050 bash[26719]: audit 2024-09-16T14:08:35.349839+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:36.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:36 smithi050 bash[26719]: audit 2024-09-16T14:08:35.356318+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:36.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:36 smithi050 bash[26719]: audit 2024-09-16T14:08:35.955458+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:08:36.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:36 smithi050 bash[26719]: audit 2024-09-16T14:08:35.956615+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:08:36.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:36 smithi050 bash[26719]: audit 2024-09-16T14:08:35.964650+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:36.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:36 smithi090 bash[21690]: cluster 2024-09-16T14:08:35.005775+0000 mgr.y (mgr.14412) 71 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:36.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:36 smithi090 bash[21690]: audit 2024-09-16T14:08:35.349839+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:36.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:36 smithi090 bash[21690]: audit 2024-09-16T14:08:35.356318+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:36.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:36 smithi090 bash[21690]: audit 2024-09-16T14:08:35.955458+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:08:36.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:36 smithi090 bash[21690]: audit 2024-09-16T14:08:35.956615+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:08:36.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:36 smithi090 bash[21690]: audit 2024-09-16T14:08:35.964650+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:08:36.854 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:38.217 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T14:08:38.218 INFO:teuthology.orchestra.run.smithi050.stderr:dumped all 2024-09-16T14:08:38.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:38 smithi050 bash[19827]: cluster 2024-09-16T14:08:37.006378+0000 mgr.y (mgr.14412) 72 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:38.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:38 smithi050 bash[26719]: cluster 2024-09-16T14:08:37.006378+0000 mgr.y (mgr.14412) 72 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:38.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:38 smithi090 bash[21690]: cluster 2024-09-16T14:08:37.006378+0000 mgr.y (mgr.14412) 72 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:38.856 INFO:teuthology.orchestra.run.smithi050.stdout:{"pg_ready":true,"pg_map":{"version":42,"stamp":"2024-09-16T14:08:37.006080+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":1771104,"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":8,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":239236,"kb_used_data":6380,"kb_used_omap":12,"kb_used_meta":232691,"kb_avail":749721980,"statfs":{"total":767960285184,"available":767715307520,"internally_reserved":0,"allocated":6533120,"data_stored":3703392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":238276144},"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.002938"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":253,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-09-16T14:07:21.122836+0000","last_change":"2024-09-16T14:06:29.836027+0000","last_active":"2024-09-16T14:07:21.122836+0000","last_peered":"2024-09-16T14:07:21.122836+0000","last_clean":"2024-09-16T14:07:21.122836+0000","last_became_active":"2024-09-16T14:06:29.835144+0000","last_became_peered":"2024-09-16T14:06:29.835144+0000","last_unstale":"2024-09-16T14:07:21.122836+0000","last_undegraded":"2024-09-16T14:07:21.122836+0000","last_fullsized":"2024-09-16T14:07:21.122836+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T14:01:45.450284+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T14:01:45.450284+0000","last_clean_scrub_stamp":"2024-09-16T14:01:45.450284+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"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-09-18T01:11:51.030818+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":1771104,"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":1771104,"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":1781760,"data_stored":1771104,"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":55,"seq":236223201308,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28184,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716968,"statfs":{"total":95995035648,"available":95966175232,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"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":[]},{"osd":6,"up_from":47,"seq":201863462952,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32344,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712808,"statfs":{"total":95995035648,"available":95961915392,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"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":[]},{"osd":5,"up_from":39,"seq":167503724595,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":4,"up_from":31,"seq":133143986238,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":3,"up_from":26,"seq":111669149769,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":[]},{"osd":2,"up_from":18,"seq":77309411413,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":1,"up_from":13,"seq":55834574943,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":35928,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":93709224,"statfs":{"total":95995035648,"available":95958245376,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":36174277},"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":[]},{"osd":0,"up_from":8,"seq":34359738474,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32348,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712804,"statfs":{"total":95995035648,"available":95961911296,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":593920,"data_stored":590368,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T14:08:38.857 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T14:08:39.182 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:08:39 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:08:39] "GET /metrics HTTP/1.1" 200 26201 "" "Prometheus/2.43.0" 2024-09-16T14:08:39.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:39 smithi050 bash[19827]: audit 2024-09-16T14:08:38.220257+0000 mgr.y (mgr.14412) 73 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T14:08:39.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:39 smithi050 bash[26719]: audit 2024-09-16T14:08:38.220257+0000 mgr.y (mgr.14412) 73 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T14:08:39.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:39 smithi090 bash[21690]: audit 2024-09-16T14:08:38.220257+0000 mgr.y (mgr.14412) 73 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T14:08:40.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:40 smithi050 bash[19827]: cluster 2024-09-16T14:08:39.007011+0000 mgr.y (mgr.14412) 74 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:40.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:40 smithi050 bash[26719]: cluster 2024-09-16T14:08:39.007011+0000 mgr.y (mgr.14412) 74 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:40.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:40 smithi090 bash[21690]: cluster 2024-09-16T14:08:39.007011+0000 mgr.y (mgr.14412) 74 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:42.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:42 smithi050 bash[26719]: cluster 2024-09-16T14:08:41.007735+0000 mgr.y (mgr.14412) 75 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:42.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:42 smithi050 bash[19827]: cluster 2024-09-16T14:08:41.007735+0000 mgr.y (mgr.14412) 75 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:42.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:42 smithi090 bash[21690]: cluster 2024-09-16T14:08:41.007735+0000 mgr.y (mgr.14412) 75 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:43.661 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:44.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:44 smithi050 bash[19827]: cluster 2024-09-16T14:08:43.008263+0000 mgr.y (mgr.14412) 76 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:44.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:44 smithi050 bash[26719]: cluster 2024-09-16T14:08:43.008263+0000 mgr.y (mgr.14412) 76 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:44.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:44 smithi090 bash[21690]: cluster 2024-09-16T14:08:43.008263+0000 mgr.y (mgr.14412) 76 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:45.067 INFO:teuthology.orchestra.run.smithi050.stderr:dumped all 2024-09-16T14:08:45.067 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T14:08:45.709 INFO:teuthology.orchestra.run.smithi050.stdout:{"pg_ready":true,"pg_map":{"version":46,"stamp":"2024-09-16T14:08:45.008705+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":1771104,"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":8,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":239236,"kb_used_data":6380,"kb_used_omap":12,"kb_used_meta":232691,"kb_avail":749721980,"statfs":{"total":767960285184,"available":767715307520,"internally_reserved":0,"allocated":6533120,"data_stored":3703392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":238276144},"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.003642"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":253,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-09-16T14:07:21.122836+0000","last_change":"2024-09-16T14:06:29.836027+0000","last_active":"2024-09-16T14:07:21.122836+0000","last_peered":"2024-09-16T14:07:21.122836+0000","last_clean":"2024-09-16T14:07:21.122836+0000","last_became_active":"2024-09-16T14:06:29.835144+0000","last_became_peered":"2024-09-16T14:06:29.835144+0000","last_unstale":"2024-09-16T14:07:21.122836+0000","last_undegraded":"2024-09-16T14:07:21.122836+0000","last_fullsized":"2024-09-16T14:07:21.122836+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T14:01:45.450284+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T14:01:45.450284+0000","last_clean_scrub_stamp":"2024-09-16T14:01:45.450284+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"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-09-18T01:11:51.030818+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":1771104,"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":1771104,"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":1781760,"data_stored":1771104,"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":55,"seq":236223201310,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28184,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716968,"statfs":{"total":95995035648,"available":95966175232,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"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":[]},{"osd":6,"up_from":47,"seq":201863462953,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32344,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712808,"statfs":{"total":95995035648,"available":95961915392,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"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":[]},{"osd":5,"up_from":39,"seq":167503724597,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":4,"up_from":31,"seq":133143986240,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":3,"up_from":26,"seq":111669149771,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":[]},{"osd":2,"up_from":18,"seq":77309411415,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":1,"up_from":13,"seq":55834574945,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":35928,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":93709224,"statfs":{"total":95995035648,"available":95958245376,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":36174277},"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":[]},{"osd":0,"up_from":8,"seq":34359738476,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32348,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712804,"statfs":{"total":95995035648,"available":95961911296,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":593920,"data_stored":590368,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T14:08:45.710 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-16T14:08:45.710 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-16T14:08:45.710 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-16T14:08:45.710 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-16T14:08:46.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:46 smithi050 bash[19827]: cluster 2024-09-16T14:08:45.008975+0000 mgr.y (mgr.14412) 77 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:46.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:46 smithi050 bash[19827]: audit 2024-09-16T14:08:45.070233+0000 mgr.y (mgr.14412) 78 : audit [DBG] from='client.14580 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T14:08:46.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:46 smithi050 bash[26719]: cluster 2024-09-16T14:08:45.008975+0000 mgr.y (mgr.14412) 77 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:46.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:46 smithi050 bash[26719]: audit 2024-09-16T14:08:45.070233+0000 mgr.y (mgr.14412) 78 : audit [DBG] from='client.14580 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T14:08:46.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:46 smithi090 bash[21690]: cluster 2024-09-16T14:08:45.008975+0000 mgr.y (mgr.14412) 77 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:46.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:46 smithi090 bash[21690]: audit 2024-09-16T14:08:45.070233+0000 mgr.y (mgr.14412) 78 : audit [DBG] from='client.14580 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T14:08:48.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:48 smithi050 bash[19827]: cluster 2024-09-16T14:08:47.009579+0000 mgr.y (mgr.14412) 79 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:48.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:48 smithi050 bash[26719]: cluster 2024-09-16T14:08:47.009579+0000 mgr.y (mgr.14412) 79 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:48.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:48 smithi090 bash[21690]: cluster 2024-09-16T14:08:47.009579+0000 mgr.y (mgr.14412) 79 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:49.383 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:08:49 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:08:49] "GET /metrics HTTP/1.1" 200 26196 "" "Prometheus/2.43.0" 2024-09-16T14:08:49.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:49 smithi050 bash[19827]: audit 2024-09-16T14:08:49.062810+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:08:49.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:49 smithi050 bash[26719]: audit 2024-09-16T14:08:49.062810+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:08:49.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:49 smithi090 bash[21690]: audit 2024-09-16T14:08:49.062810+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:08:50.511 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:50.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:50 smithi050 bash[19827]: cluster 2024-09-16T14:08:49.010176+0000 mgr.y (mgr.14412) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:50.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:50 smithi050 bash[26719]: cluster 2024-09-16T14:08:49.010176+0000 mgr.y (mgr.14412) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:50.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:50 smithi090 bash[21690]: cluster 2024-09-16T14:08:49.010176+0000 mgr.y (mgr.14412) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:51.856 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T14:08:51.856 INFO:teuthology.orchestra.run.smithi050.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-16T14:08:52.473 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-16T14:08:52.474 INFO:tasks.cephadm:Setup complete, yielding 2024-09-16T14:08:52.474 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T14:08:52.487 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi050.front.sepia.ceph.com 2024-09-16T14:08:52.487 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-09-16T14:08:52.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:52 smithi050 bash[26719]: cluster 2024-09-16T14:08:51.010907+0000 mgr.y (mgr.14412) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:52.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:52 smithi050 bash[26719]: audit 2024-09-16T14:08:51.861013+0000 mon.a (mon.0) 810 : audit [DBG] from='client.? 172.21.15.50:0/1760187245' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-16T14:08:52.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:52 smithi050 bash[19827]: cluster 2024-09-16T14:08:51.010907+0000 mgr.y (mgr.14412) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:52.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:52 smithi050 bash[19827]: audit 2024-09-16T14:08:51.861013+0000 mon.a (mon.0) 810 : audit [DBG] from='client.? 172.21.15.50:0/1760187245' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-16T14:08:52.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:52 smithi090 bash[21690]: cluster 2024-09-16T14:08:51.010907+0000 mgr.y (mgr.14412) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:52.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:52 smithi090 bash[21690]: audit 2024-09-16T14:08:51.861013+0000 mon.a (mon.0) 810 : audit [DBG] from='client.? 172.21.15.50:0/1760187245' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-16T14:08:54.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:54 smithi050 bash[19827]: cluster 2024-09-16T14:08:53.011469+0000 mgr.y (mgr.14412) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:54.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:54 smithi050 bash[26719]: cluster 2024-09-16T14:08:53.011469+0000 mgr.y (mgr.14412) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:54.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:54 smithi090 bash[21690]: cluster 2024-09-16T14:08:53.011469+0000 mgr.y (mgr.14412) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:56.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:56 smithi050 bash[19827]: cluster 2024-09-16T14:08:55.012022+0000 mgr.y (mgr.14412) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:56.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:56 smithi050 bash[26719]: cluster 2024-09-16T14:08:55.012022+0000 mgr.y (mgr.14412) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:56.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:56 smithi090 bash[21690]: cluster 2024-09-16T14:08:55.012022+0000 mgr.y (mgr.14412) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:57.287 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:58.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:58 smithi050 bash[19827]: cluster 2024-09-16T14:08:57.012572+0000 mgr.y (mgr.14412) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:58.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:58 smithi050 bash[26719]: cluster 2024-09-16T14:08:57.012572+0000 mgr.y (mgr.14412) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:58.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:58 smithi090 bash[21690]: cluster 2024-09-16T14:08:57.012572+0000 mgr.y (mgr.14412) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:59.089 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:08:58 smithi050 bash[20081]: [16/Sep/2024:14:08:58] ENGINE Bus STOPPING 2024-09-16T14:08:59.370 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:08:59 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:08:59] "GET /metrics HTTP/1.1" 200 26196 "" "Prometheus/2.43.0" 2024-09-16T14:08:59.371 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:08:59 smithi050 bash[20081]: [16/Sep/2024:14:08:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T14:08:59.371 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:08:59 smithi050 bash[20081]: [16/Sep/2024:14:08:59] ENGINE Bus STOPPED 2024-09-16T14:08:59.371 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:08:59 smithi050 bash[20081]: [16/Sep/2024:14:08:59] ENGINE Bus STARTING 2024-09-16T14:08:59.371 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:08:59 smithi050 bash[20081]: [16/Sep/2024:14:08:59] ENGINE Serving on http://:::9283 2024-09-16T14:08:59.371 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:08:59 smithi050 bash[20081]: [16/Sep/2024:14:08:59] ENGINE Bus STARTED 2024-09-16T14:08:59.372 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T14:08:59.381 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi050.front.sepia.ceph.com 2024-09-16T14:08:59.381 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-09-16T14:09:00.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:08:59 smithi050 bash[19827]: audit 2024-09-16T14:08:58.756905+0000 mon.a (mon.0) 811 : audit [INF] from='client.? ' entity='client.admin' 2024-09-16T14:09:00.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:08:59 smithi050 bash[26719]: audit 2024-09-16T14:08:58.756905+0000 mon.a (mon.0) 811 : audit [INF] from='client.? ' entity='client.admin' 2024-09-16T14:09:00.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:08:59 smithi090 bash[21690]: audit 2024-09-16T14:08:58.756905+0000 mon.a (mon.0) 811 : audit [INF] from='client.? ' entity='client.admin' 2024-09-16T14:09:01.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:00 smithi050 bash[19827]: cluster 2024-09-16T14:08:59.012989+0000 mgr.y (mgr.14412) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:01.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:00 smithi050 bash[26719]: cluster 2024-09-16T14:08:59.012989+0000 mgr.y (mgr.14412) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:01.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:00 smithi090 bash[21690]: cluster 2024-09-16T14:08:59.012989+0000 mgr.y (mgr.14412) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:03.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:02 smithi050 bash[19827]: cluster 2024-09-16T14:09:01.013562+0000 mgr.y (mgr.14412) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:03.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:02 smithi050 bash[26719]: cluster 2024-09-16T14:09:01.013562+0000 mgr.y (mgr.14412) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:03.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:02 smithi090 bash[21690]: cluster 2024-09-16T14:09:01.013562+0000 mgr.y (mgr.14412) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:03.848 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:09:05.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:04 smithi050 bash[26719]: cluster 2024-09-16T14:09:03.014116+0000 mgr.y (mgr.14412) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:05.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:04 smithi050 bash[26719]: audit 2024-09-16T14:09:04.062433+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:09:05.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:04 smithi050 bash[26719]: audit 2024-09-16T14:09:04.399435+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:05.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:04 smithi050 bash[26719]: audit 2024-09-16T14:09:04.403716+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:05.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:04 smithi050 bash[26719]: audit 2024-09-16T14:09:04.614720+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:05.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:04 smithi050 bash[26719]: audit 2024-09-16T14:09:04.624472+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:05.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:04 smithi050 bash[26719]: audit 2024-09-16T14:09:04.626567+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:09:05.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:04 smithi050 bash[26719]: audit 2024-09-16T14:09:04.628335+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:09:05.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:04 smithi050 bash[26719]: audit 2024-09-16T14:09:04.637717+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:05.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:04 smithi050 bash[19827]: cluster 2024-09-16T14:09:03.014116+0000 mgr.y (mgr.14412) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:05.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:04 smithi050 bash[19827]: audit 2024-09-16T14:09:04.062433+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:09:05.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:04 smithi050 bash[19827]: audit 2024-09-16T14:09:04.399435+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:05.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:04 smithi050 bash[19827]: audit 2024-09-16T14:09:04.403716+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:05.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:04 smithi050 bash[19827]: audit 2024-09-16T14:09:04.614720+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:05.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:04 smithi050 bash[19827]: audit 2024-09-16T14:09:04.624472+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:05.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:04 smithi050 bash[19827]: audit 2024-09-16T14:09:04.626567+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:09:05.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:04 smithi050 bash[19827]: audit 2024-09-16T14:09:04.628335+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:09:05.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:04 smithi050 bash[19827]: audit 2024-09-16T14:09:04.637717+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:05.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:04 smithi090 bash[21690]: cluster 2024-09-16T14:09:03.014116+0000 mgr.y (mgr.14412) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:05.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:04 smithi090 bash[21690]: audit 2024-09-16T14:09:04.062433+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:09:05.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:04 smithi090 bash[21690]: audit 2024-09-16T14:09:04.399435+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:05.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:04 smithi090 bash[21690]: audit 2024-09-16T14:09:04.403716+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:05.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:04 smithi090 bash[21690]: audit 2024-09-16T14:09:04.614720+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:05.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:04 smithi090 bash[21690]: audit 2024-09-16T14:09:04.624472+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:05.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:04 smithi090 bash[21690]: audit 2024-09-16T14:09:04.626567+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:09:05.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:04 smithi090 bash[21690]: audit 2024-09-16T14:09:04.628335+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:09:05.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:04 smithi090 bash[21690]: audit 2024-09-16T14:09:04.637717+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:06.866 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:09:06.866 INFO:teuthology.orchestra.run.smithi050.stdout: "id": "456fe553-2739-4fee-a144-71cb173e2a7a", 2024-09-16T14:09:06.866 INFO:teuthology.orchestra.run.smithi050.stdout: "name": "r", 2024-09-16T14:09:06.867 INFO:teuthology.orchestra.run.smithi050.stdout: "current_period": "1788c0bc-11bb-4195-ab97-0351bfc11857", 2024-09-16T14:09:06.867 INFO:teuthology.orchestra.run.smithi050.stdout: "epoch": 1 2024-09-16T14:09:06.867 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:09:07.075 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:06 smithi050 bash[19827]: cluster 2024-09-16T14:09:05.014449+0000 mgr.y (mgr.14412) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:07.076 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:06 smithi050 bash[19827]: cluster 2024-09-16T14:09:05.789714+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-16T14:09:07.076 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:06 smithi050 bash[19827]: audit 2024-09-16T14:09:05.793545+0000 mon.a (mon.0) 821 : audit [INF] from='client.? 172.21.15.50:0/2727111139' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-16T14:09:07.076 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:06 smithi050 bash[26719]: cluster 2024-09-16T14:09:05.014449+0000 mgr.y (mgr.14412) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:07.076 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:06 smithi050 bash[26719]: cluster 2024-09-16T14:09:05.789714+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-16T14:09:07.076 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:06 smithi050 bash[26719]: audit 2024-09-16T14:09:05.793545+0000 mon.a (mon.0) 821 : audit [INF] from='client.? 172.21.15.50:0/2727111139' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-16T14:09:07.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:06 smithi090 bash[21690]: cluster 2024-09-16T14:09:05.014449+0000 mgr.y (mgr.14412) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:07.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:06 smithi090 bash[21690]: cluster 2024-09-16T14:09:05.789714+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-16T14:09:07.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:06 smithi090 bash[21690]: audit 2024-09-16T14:09:05.793545+0000 mon.a (mon.0) 821 : audit [INF] from='client.? 172.21.15.50:0/2727111139' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-16T14:09:07.619 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-09-16T14:09:07.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:07 smithi050 bash[19827]: audit 2024-09-16T14:09:06.785638+0000 mon.a (mon.0) 822 : audit [INF] from='client.? 172.21.15.50:0/2727111139' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-16T14:09:07.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:07 smithi050 bash[19827]: cluster 2024-09-16T14:09:06.794853+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-16T14:09:07.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:07 smithi050 bash[19827]: cluster 2024-09-16T14:09:07.791668+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-16T14:09:07.933 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:07 smithi050 bash[26719]: audit 2024-09-16T14:09:06.785638+0000 mon.a (mon.0) 822 : audit [INF] from='client.? 172.21.15.50:0/2727111139' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-16T14:09:07.933 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:07 smithi050 bash[26719]: cluster 2024-09-16T14:09:06.794853+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-16T14:09:07.933 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:07 smithi050 bash[26719]: cluster 2024-09-16T14:09:07.791668+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-16T14:09:08.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:07 smithi090 bash[21690]: audit 2024-09-16T14:09:06.785638+0000 mon.a (mon.0) 822 : audit [INF] from='client.? 172.21.15.50:0/2727111139' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-16T14:09:08.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:07 smithi090 bash[21690]: cluster 2024-09-16T14:09:06.794853+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-16T14:09:08.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:07 smithi090 bash[21690]: cluster 2024-09-16T14:09:07.791668+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-16T14:09:09.091 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:08 smithi050 bash[19827]: cluster 2024-09-16T14:09:07.014998+0000 mgr.y (mgr.14412) 89 : cluster [DBG] pgmap v59: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:09.091 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:08 smithi050 bash[26719]: cluster 2024-09-16T14:09:07.014998+0000 mgr.y (mgr.14412) 89 : cluster [DBG] pgmap v59: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:09.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:08 smithi090 bash[21690]: cluster 2024-09-16T14:09:07.014998+0000 mgr.y (mgr.14412) 89 : cluster [DBG] pgmap v59: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:09.432 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:09:09 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:09:09] "GET /metrics HTTP/1.1" 200 26200 "" "Prometheus/2.43.0" 2024-09-16T14:09:11.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:10 smithi050 bash[19827]: cluster 2024-09-16T14:09:09.015600+0000 mgr.y (mgr.14412) 90 : cluster [DBG] pgmap v61: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:11.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:10 smithi050 bash[26719]: cluster 2024-09-16T14:09:09.015600+0000 mgr.y (mgr.14412) 90 : cluster [DBG] pgmap v61: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:11.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:10 smithi090 bash[21690]: cluster 2024-09-16T14:09:09.015600+0000 mgr.y (mgr.14412) 90 : cluster [DBG] pgmap v61: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:12.425 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:09:13.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:12 smithi050 bash[26719]: cluster 2024-09-16T14:09:11.016364+0000 mgr.y (mgr.14412) 91 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-16T14:09:13.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:12 smithi050 bash[19827]: cluster 2024-09-16T14:09:11.016364+0000 mgr.y (mgr.14412) 91 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-16T14:09:13.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:12 smithi090 bash[21690]: cluster 2024-09-16T14:09:11.016364+0000 mgr.y (mgr.14412) 91 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-16T14:09:13.655 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:09:13.655 INFO:teuthology.orchestra.run.smithi050.stdout: "id": "5014a1a2-fcec-4164-a214-fa5e8d187d70", 2024-09-16T14:09:13.656 INFO:teuthology.orchestra.run.smithi050.stdout: "name": "default", 2024-09-16T14:09:13.656 INFO:teuthology.orchestra.run.smithi050.stdout: "api_name": "default", 2024-09-16T14:09:13.656 INFO:teuthology.orchestra.run.smithi050.stdout: "is_master": true, 2024-09-16T14:09:13.656 INFO:teuthology.orchestra.run.smithi050.stdout: "endpoints": [], 2024-09-16T14:09:13.656 INFO:teuthology.orchestra.run.smithi050.stdout: "hostnames": [], 2024-09-16T14:09:13.656 INFO:teuthology.orchestra.run.smithi050.stdout: "hostnames_s3website": [], 2024-09-16T14:09:13.656 INFO:teuthology.orchestra.run.smithi050.stdout: "master_zone": "", 2024-09-16T14:09:13.656 INFO:teuthology.orchestra.run.smithi050.stdout: "zones": [], 2024-09-16T14:09:13.656 INFO:teuthology.orchestra.run.smithi050.stdout: "placement_targets": [ 2024-09-16T14:09:13.656 INFO:teuthology.orchestra.run.smithi050.stdout: { 2024-09-16T14:09:13.656 INFO:teuthology.orchestra.run.smithi050.stdout: "name": "default-placement", 2024-09-16T14:09:13.656 INFO:teuthology.orchestra.run.smithi050.stdout: "tags": [], 2024-09-16T14:09:13.657 INFO:teuthology.orchestra.run.smithi050.stdout: "storage_classes": [] 2024-09-16T14:09:13.657 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:09:13.657 INFO:teuthology.orchestra.run.smithi050.stdout: ], 2024-09-16T14:09:13.657 INFO:teuthology.orchestra.run.smithi050.stdout: "default_placement": "default-placement", 2024-09-16T14:09:13.657 INFO:teuthology.orchestra.run.smithi050.stdout: "realm_id": "456fe553-2739-4fee-a144-71cb173e2a7a", 2024-09-16T14:09:13.657 INFO:teuthology.orchestra.run.smithi050.stdout: "sync_policy": { 2024-09-16T14:09:13.657 INFO:teuthology.orchestra.run.smithi050.stdout: "groups": [] 2024-09-16T14:09:13.657 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:09:13.657 INFO:teuthology.orchestra.run.smithi050.stdout: "enabled_features": [ 2024-09-16T14:09:13.657 INFO:teuthology.orchestra.run.smithi050.stdout: "notification_v2", 2024-09-16T14:09:13.657 INFO:teuthology.orchestra.run.smithi050.stdout: "resharding" 2024-09-16T14:09:13.657 INFO:teuthology.orchestra.run.smithi050.stdout: ] 2024-09-16T14:09:13.658 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:09:14.293 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-09-16T14:09:15.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:14 smithi050 bash[26719]: cluster 2024-09-16T14:09:13.016979+0000 mgr.y (mgr.14412) 92 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 283 B/s rd, 991 B/s wr, 2 op/s 2024-09-16T14:09:15.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:14 smithi050 bash[19827]: cluster 2024-09-16T14:09:13.016979+0000 mgr.y (mgr.14412) 92 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 283 B/s rd, 991 B/s wr, 2 op/s 2024-09-16T14:09:15.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:14 smithi090 bash[21690]: cluster 2024-09-16T14:09:13.016979+0000 mgr.y (mgr.14412) 92 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 283 B/s rd, 991 B/s wr, 2 op/s 2024-09-16T14:09:17.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:16 smithi050 bash[19827]: cluster 2024-09-16T14:09:15.017768+0000 mgr.y (mgr.14412) 93 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 622 B/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-16T14:09:17.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:16 smithi050 bash[26719]: cluster 2024-09-16T14:09:15.017768+0000 mgr.y (mgr.14412) 93 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 622 B/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-16T14:09:17.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:16 smithi090 bash[21690]: cluster 2024-09-16T14:09:15.017768+0000 mgr.y (mgr.14412) 93 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 622 B/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-16T14:09:19.085 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:09:19.099 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:18 smithi050 bash[19827]: cluster 2024-09-16T14:09:17.018353+0000 mgr.y (mgr.14412) 94 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-16T14:09:19.099 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:18 smithi050 bash[26719]: cluster 2024-09-16T14:09:17.018353+0000 mgr.y (mgr.14412) 94 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-16T14:09:19.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:18 smithi090 bash[21690]: cluster 2024-09-16T14:09:17.018353+0000 mgr.y (mgr.14412) 94 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-16T14:09:19.432 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:09:19 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:09:19] "GET /metrics HTTP/1.1" 200 28523 "" "Prometheus/2.43.0" 2024-09-16T14:09:20.099 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:19 smithi050 bash[19827]: audit 2024-09-16T14:09:19.023725+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-09-16T14:09:20.099 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:19 smithi050 bash[19827]: audit 2024-09-16T14:09:19.070438+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:09:20.100 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:19 smithi050 bash[26719]: audit 2024-09-16T14:09:19.023725+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-09-16T14:09:20.100 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:19 smithi050 bash[26719]: audit 2024-09-16T14:09:19.070438+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:09:20.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:19 smithi090 bash[21690]: audit 2024-09-16T14:09:19.023725+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-09-16T14:09:20.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:19 smithi090 bash[21690]: audit 2024-09-16T14:09:19.070438+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:09:21.168 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:09:21.168 INFO:teuthology.orchestra.run.smithi050.stdout: "id": "08a6a24d-7a59-491b-b73c-c2a692f95162", 2024-09-16T14:09:21.168 INFO:teuthology.orchestra.run.smithi050.stdout: "name": "z", 2024-09-16T14:09:21.168 INFO:teuthology.orchestra.run.smithi050.stdout: "domain_root": "z.rgw.meta:root", 2024-09-16T14:09:21.168 INFO:teuthology.orchestra.run.smithi050.stdout: "control_pool": "z.rgw.control", 2024-09-16T14:09:21.169 INFO:teuthology.orchestra.run.smithi050.stdout: "gc_pool": "z.rgw.log:gc", 2024-09-16T14:09:21.169 INFO:teuthology.orchestra.run.smithi050.stdout: "lc_pool": "z.rgw.log:lc", 2024-09-16T14:09:21.169 INFO:teuthology.orchestra.run.smithi050.stdout: "log_pool": "z.rgw.log", 2024-09-16T14:09:21.169 INFO:teuthology.orchestra.run.smithi050.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-09-16T14:09:21.169 INFO:teuthology.orchestra.run.smithi050.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-09-16T14:09:21.169 INFO:teuthology.orchestra.run.smithi050.stdout: "roles_pool": "z.rgw.meta:roles", 2024-09-16T14:09:21.169 INFO:teuthology.orchestra.run.smithi050.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-09-16T14:09:21.169 INFO:teuthology.orchestra.run.smithi050.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-09-16T14:09:21.169 INFO:teuthology.orchestra.run.smithi050.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-09-16T14:09:21.169 INFO:teuthology.orchestra.run.smithi050.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-09-16T14:09:21.169 INFO:teuthology.orchestra.run.smithi050.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-09-16T14:09:21.169 INFO:teuthology.orchestra.run.smithi050.stdout: "otp_pool": "z.rgw.otp", 2024-09-16T14:09:21.170 INFO:teuthology.orchestra.run.smithi050.stdout: "notif_pool": "z.rgw.log:notif", 2024-09-16T14:09:21.170 INFO:teuthology.orchestra.run.smithi050.stdout: "topics_pool": "z.rgw.meta:topics", 2024-09-16T14:09:21.170 INFO:teuthology.orchestra.run.smithi050.stdout: "account_pool": "z.rgw.meta:accounts", 2024-09-16T14:09:21.170 INFO:teuthology.orchestra.run.smithi050.stdout: "group_pool": "z.rgw.meta:groups", 2024-09-16T14:09:21.170 INFO:teuthology.orchestra.run.smithi050.stdout: "system_key": { 2024-09-16T14:09:21.170 INFO:teuthology.orchestra.run.smithi050.stdout: "access_key": "", 2024-09-16T14:09:21.170 INFO:teuthology.orchestra.run.smithi050.stdout: "secret_key": "" 2024-09-16T14:09:21.170 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:09:21.170 INFO:teuthology.orchestra.run.smithi050.stdout: "placement_pools": [ 2024-09-16T14:09:21.170 INFO:teuthology.orchestra.run.smithi050.stdout: { 2024-09-16T14:09:21.170 INFO:teuthology.orchestra.run.smithi050.stdout: "key": "default-placement", 2024-09-16T14:09:21.170 INFO:teuthology.orchestra.run.smithi050.stdout: "val": { 2024-09-16T14:09:21.170 INFO:teuthology.orchestra.run.smithi050.stdout: "index_pool": "z.rgw.buckets.index", 2024-09-16T14:09:21.171 INFO:teuthology.orchestra.run.smithi050.stdout: "storage_classes": { 2024-09-16T14:09:21.171 INFO:teuthology.orchestra.run.smithi050.stdout: "STANDARD": { 2024-09-16T14:09:21.171 INFO:teuthology.orchestra.run.smithi050.stdout: "data_pool": "z.rgw.buckets.data" 2024-09-16T14:09:21.171 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:09:21.171 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:09:21.171 INFO:teuthology.orchestra.run.smithi050.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-09-16T14:09:21.171 INFO:teuthology.orchestra.run.smithi050.stdout: "index_type": 0, 2024-09-16T14:09:21.171 INFO:teuthology.orchestra.run.smithi050.stdout: "inline_data": true 2024-09-16T14:09:21.171 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:09:21.171 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:09:21.171 INFO:teuthology.orchestra.run.smithi050.stdout: ], 2024-09-16T14:09:21.171 INFO:teuthology.orchestra.run.smithi050.stdout: "realm_id": "456fe553-2739-4fee-a144-71cb173e2a7a" 2024-09-16T14:09:21.172 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:09:21.172 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:20 smithi050 bash[19827]: cluster 2024-09-16T14:09:19.018969+0000 mgr.y (mgr.14412) 95 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 455 B/s rd, 1003 B/s wr, 2 op/s 2024-09-16T14:09:21.172 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:20 smithi050 bash[19827]: audit 2024-09-16T14:09:19.841874+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-09-16T14:09:21.172 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:20 smithi050 bash[19827]: cluster 2024-09-16T14:09:19.848822+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-16T14:09:21.172 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:20 smithi050 bash[26719]: cluster 2024-09-16T14:09:19.018969+0000 mgr.y (mgr.14412) 95 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 455 B/s rd, 1003 B/s wr, 2 op/s 2024-09-16T14:09:21.172 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:20 smithi050 bash[26719]: audit 2024-09-16T14:09:19.841874+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-09-16T14:09:21.173 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:20 smithi050 bash[26719]: cluster 2024-09-16T14:09:19.848822+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-16T14:09:21.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:20 smithi090 bash[21690]: cluster 2024-09-16T14:09:19.018969+0000 mgr.y (mgr.14412) 95 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 455 B/s rd, 1003 B/s wr, 2 op/s 2024-09-16T14:09:21.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:20 smithi090 bash[21690]: audit 2024-09-16T14:09:19.841874+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-09-16T14:09:21.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:20 smithi090 bash[21690]: cluster 2024-09-16T14:09:19.848822+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-16T14:09:21.786 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-09-16T14:09:22.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:21 smithi050 bash[19827]: cluster 2024-09-16T14:09:20.851315+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-16T14:09:22.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:21 smithi050 bash[26719]: cluster 2024-09-16T14:09:20.851315+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-16T14:09:22.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:21 smithi090 bash[21690]: cluster 2024-09-16T14:09:20.851315+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-16T14:09:23.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:22 smithi050 bash[19827]: cluster 2024-09-16T14:09:21.019571+0000 mgr.y (mgr.14412) 96 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-16T14:09:23.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:22 smithi050 bash[26719]: cluster 2024-09-16T14:09:21.019571+0000 mgr.y (mgr.14412) 96 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-16T14:09:23.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:22 smithi090 bash[21690]: cluster 2024-09-16T14:09:21.019571+0000 mgr.y (mgr.14412) 96 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-16T14:09:25.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:24 smithi050 bash[19827]: cluster 2024-09-16T14:09:23.020191+0000 mgr.y (mgr.14412) 97 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:25.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:24 smithi050 bash[26719]: cluster 2024-09-16T14:09:23.020191+0000 mgr.y (mgr.14412) 97 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:25.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:24 smithi090 bash[21690]: cluster 2024-09-16T14:09:23.020191+0000 mgr.y (mgr.14412) 97 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:26.590 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:09:27.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:26 smithi050 bash[19827]: cluster 2024-09-16T14:09:25.021002+0000 mgr.y (mgr.14412) 98 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 639 B/s wr, 1 op/s 2024-09-16T14:09:27.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:26 smithi050 bash[26719]: cluster 2024-09-16T14:09:25.021002+0000 mgr.y (mgr.14412) 98 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 639 B/s wr, 1 op/s 2024-09-16T14:09:27.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:26 smithi090 bash[21690]: cluster 2024-09-16T14:09:25.021002+0000 mgr.y (mgr.14412) 98 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 639 B/s wr, 1 op/s 2024-09-16T14:09:29.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:28 smithi050 bash[19827]: cluster 2024-09-16T14:09:27.021594+0000 mgr.y (mgr.14412) 99 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 639 B/s wr, 1 op/s 2024-09-16T14:09:29.182 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:09:29 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:09:29] "GET /metrics HTTP/1.1" 200 28523 "" "Prometheus/2.43.0" 2024-09-16T14:09:29.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:28 smithi050 bash[26719]: cluster 2024-09-16T14:09:27.021594+0000 mgr.y (mgr.14412) 99 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 639 B/s wr, 1 op/s 2024-09-16T14:09:29.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:28 smithi090 bash[21690]: cluster 2024-09-16T14:09:27.021594+0000 mgr.y (mgr.14412) 99 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 639 B/s wr, 1 op/s 2024-09-16T14:09:30.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:29 smithi050 bash[19827]: cluster 2024-09-16T14:09:28.892995+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-16T14:09:30.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:29 smithi050 bash[19827]: audit 2024-09-16T14:09:28.898171+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.50:0/3630857317' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T14:09:30.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:29 smithi050 bash[19827]: audit 2024-09-16T14:09:28.899114+0000 mon.a (mon.0) 831 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T14:09:30.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:29 smithi050 bash[19827]: cluster 2024-09-16T14:09:29.885691+0000 mon.a (mon.0) 832 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T14:09:30.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:29 smithi050 bash[26719]: cluster 2024-09-16T14:09:28.892995+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-16T14:09:30.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:29 smithi050 bash[26719]: audit 2024-09-16T14:09:28.898171+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.50:0/3630857317' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T14:09:30.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:29 smithi050 bash[26719]: audit 2024-09-16T14:09:28.899114+0000 mon.a (mon.0) 831 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T14:09:30.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:29 smithi050 bash[26719]: cluster 2024-09-16T14:09:29.885691+0000 mon.a (mon.0) 832 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T14:09:30.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:29 smithi090 bash[21690]: cluster 2024-09-16T14:09:28.892995+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-16T14:09:30.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:29 smithi090 bash[21690]: audit 2024-09-16T14:09:28.898171+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.50:0/3630857317' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T14:09:30.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:29 smithi090 bash[21690]: audit 2024-09-16T14:09:28.899114+0000 mon.a (mon.0) 831 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T14:09:30.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:29 smithi090 bash[21690]: cluster 2024-09-16T14:09:29.885691+0000 mon.a (mon.0) 832 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T14:09:31.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:30 smithi050 bash[19827]: cluster 2024-09-16T14:09:29.022299+0000 mgr.y (mgr.14412) 100 : cluster [DBG] pgmap v74: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 626 B/s rd, 626 B/s wr, 1 op/s 2024-09-16T14:09:31.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:30 smithi050 bash[19827]: audit 2024-09-16T14:09:29.894780+0000 mon.a (mon.0) 833 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-16T14:09:31.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:30 smithi050 bash[19827]: cluster 2024-09-16T14:09:29.904380+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-16T14:09:31.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:30 smithi050 bash[26719]: cluster 2024-09-16T14:09:29.022299+0000 mgr.y (mgr.14412) 100 : cluster [DBG] pgmap v74: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 626 B/s rd, 626 B/s wr, 1 op/s 2024-09-16T14:09:31.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:30 smithi050 bash[26719]: audit 2024-09-16T14:09:29.894780+0000 mon.a (mon.0) 833 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-16T14:09:31.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:30 smithi050 bash[26719]: cluster 2024-09-16T14:09:29.904380+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-16T14:09:31.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:30 smithi090 bash[21690]: cluster 2024-09-16T14:09:29.022299+0000 mgr.y (mgr.14412) 100 : cluster [DBG] pgmap v74: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 626 B/s rd, 626 B/s wr, 1 op/s 2024-09-16T14:09:31.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:30 smithi090 bash[21690]: audit 2024-09-16T14:09:29.894780+0000 mon.a (mon.0) 833 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-16T14:09:31.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:30 smithi090 bash[21690]: cluster 2024-09-16T14:09:29.904380+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-16T14:09:32.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:31 smithi050 bash[19827]: cluster 2024-09-16T14:09:30.913857+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-16T14:09:32.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:31 smithi050 bash[19827]: audit 2024-09-16T14:09:30.918120+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.50:0/3630857317' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T14:09:32.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:31 smithi050 bash[19827]: audit 2024-09-16T14:09:30.923749+0000 mon.a (mon.0) 836 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T14:09:32.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:31 smithi050 bash[26719]: cluster 2024-09-16T14:09:30.913857+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-16T14:09:32.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:31 smithi050 bash[26719]: audit 2024-09-16T14:09:30.918120+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.50:0/3630857317' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T14:09:32.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:31 smithi050 bash[26719]: audit 2024-09-16T14:09:30.923749+0000 mon.a (mon.0) 836 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T14:09:32.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:31 smithi090 bash[21690]: cluster 2024-09-16T14:09:30.913857+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-16T14:09:32.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:31 smithi090 bash[21690]: audit 2024-09-16T14:09:30.918120+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.50:0/3630857317' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T14:09:32.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:31 smithi090 bash[21690]: audit 2024-09-16T14:09:30.923749+0000 mon.a (mon.0) 836 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T14:09:33.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:32 smithi090 bash[21690]: cluster 2024-09-16T14:09:31.023026+0000 mgr.y (mgr.14412) 101 : cluster [DBG] pgmap v77: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4 op/s 2024-09-16T14:09:33.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:32 smithi090 bash[21690]: audit 2024-09-16T14:09:31.916915+0000 mon.a (mon.0) 837 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-16T14:09:33.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:32 smithi090 bash[21690]: cluster 2024-09-16T14:09:31.925951+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-16T14:09:33.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:32 smithi050 bash[19827]: cluster 2024-09-16T14:09:31.023026+0000 mgr.y (mgr.14412) 101 : cluster [DBG] pgmap v77: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4 op/s 2024-09-16T14:09:33.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:32 smithi050 bash[19827]: audit 2024-09-16T14:09:31.916915+0000 mon.a (mon.0) 837 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-16T14:09:33.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:32 smithi050 bash[19827]: cluster 2024-09-16T14:09:31.925951+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-16T14:09:33.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:32 smithi050 bash[26719]: cluster 2024-09-16T14:09:31.023026+0000 mgr.y (mgr.14412) 101 : cluster [DBG] pgmap v77: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4 op/s 2024-09-16T14:09:33.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:32 smithi050 bash[26719]: audit 2024-09-16T14:09:31.916915+0000 mon.a (mon.0) 837 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-16T14:09:33.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:32 smithi050 bash[26719]: cluster 2024-09-16T14:09:31.925951+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-16T14:09:34.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:33 smithi050 bash[19827]: cluster 2024-09-16T14:09:32.956950+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-16T14:09:34.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:33 smithi050 bash[19827]: audit 2024-09-16T14:09:32.960425+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.50:0/3630857317' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T14:09:34.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:33 smithi050 bash[19827]: audit 2024-09-16T14:09:32.961426+0000 mon.a (mon.0) 840 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T14:09:34.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:33 smithi050 bash[26719]: cluster 2024-09-16T14:09:32.956950+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-16T14:09:34.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:33 smithi050 bash[26719]: audit 2024-09-16T14:09:32.960425+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.50:0/3630857317' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T14:09:34.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:33 smithi050 bash[26719]: audit 2024-09-16T14:09:32.961426+0000 mon.a (mon.0) 840 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T14:09:34.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:33 smithi090 bash[21690]: cluster 2024-09-16T14:09:32.956950+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-16T14:09:34.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:33 smithi090 bash[21690]: audit 2024-09-16T14:09:32.960425+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.50:0/3630857317' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T14:09:34.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:33 smithi090 bash[21690]: audit 2024-09-16T14:09:32.961426+0000 mon.a (mon.0) 840 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T14:09:35.076 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:09:35.076 INFO:teuthology.orchestra.run.smithi050.stdout: "id": "5bb96380-348b-4f86-892c-b2c7ab96c1df", 2024-09-16T14:09:35.076 INFO:teuthology.orchestra.run.smithi050.stdout: "epoch": 1, 2024-09-16T14:09:35.076 INFO:teuthology.orchestra.run.smithi050.stdout: "predecessor_uuid": "1788c0bc-11bb-4195-ab97-0351bfc11857", 2024-09-16T14:09:35.076 INFO:teuthology.orchestra.run.smithi050.stdout: "sync_status": [], 2024-09-16T14:09:35.076 INFO:teuthology.orchestra.run.smithi050.stdout: "period_map": { 2024-09-16T14:09:35.076 INFO:teuthology.orchestra.run.smithi050.stdout: "id": "5bb96380-348b-4f86-892c-b2c7ab96c1df", 2024-09-16T14:09:35.076 INFO:teuthology.orchestra.run.smithi050.stdout: "zonegroups": [ 2024-09-16T14:09:35.076 INFO:teuthology.orchestra.run.smithi050.stdout: { 2024-09-16T14:09:35.077 INFO:teuthology.orchestra.run.smithi050.stdout: "id": "5014a1a2-fcec-4164-a214-fa5e8d187d70", 2024-09-16T14:09:35.077 INFO:teuthology.orchestra.run.smithi050.stdout: "name": "default", 2024-09-16T14:09:35.077 INFO:teuthology.orchestra.run.smithi050.stdout: "api_name": "default", 2024-09-16T14:09:35.077 INFO:teuthology.orchestra.run.smithi050.stdout: "is_master": true, 2024-09-16T14:09:35.077 INFO:teuthology.orchestra.run.smithi050.stdout: "endpoints": [], 2024-09-16T14:09:35.077 INFO:teuthology.orchestra.run.smithi050.stdout: "hostnames": [], 2024-09-16T14:09:35.077 INFO:teuthology.orchestra.run.smithi050.stdout: "hostnames_s3website": [], 2024-09-16T14:09:35.077 INFO:teuthology.orchestra.run.smithi050.stdout: "master_zone": "08a6a24d-7a59-491b-b73c-c2a692f95162", 2024-09-16T14:09:35.077 INFO:teuthology.orchestra.run.smithi050.stdout: "zones": [ 2024-09-16T14:09:35.077 INFO:teuthology.orchestra.run.smithi050.stdout: { 2024-09-16T14:09:35.077 INFO:teuthology.orchestra.run.smithi050.stdout: "id": "08a6a24d-7a59-491b-b73c-c2a692f95162", 2024-09-16T14:09:35.077 INFO:teuthology.orchestra.run.smithi050.stdout: "name": "z", 2024-09-16T14:09:35.078 INFO:teuthology.orchestra.run.smithi050.stdout: "endpoints": [], 2024-09-16T14:09:35.078 INFO:teuthology.orchestra.run.smithi050.stdout: "log_meta": false, 2024-09-16T14:09:35.078 INFO:teuthology.orchestra.run.smithi050.stdout: "log_data": false, 2024-09-16T14:09:35.078 INFO:teuthology.orchestra.run.smithi050.stdout: "bucket_index_max_shards": 11, 2024-09-16T14:09:35.078 INFO:teuthology.orchestra.run.smithi050.stdout: "read_only": false, 2024-09-16T14:09:35.078 INFO:teuthology.orchestra.run.smithi050.stdout: "tier_type": "", 2024-09-16T14:09:35.078 INFO:teuthology.orchestra.run.smithi050.stdout: "sync_from_all": true, 2024-09-16T14:09:35.078 INFO:teuthology.orchestra.run.smithi050.stdout: "sync_from": [], 2024-09-16T14:09:35.078 INFO:teuthology.orchestra.run.smithi050.stdout: "redirect_zone": "", 2024-09-16T14:09:35.078 INFO:teuthology.orchestra.run.smithi050.stdout: "supported_features": [ 2024-09-16T14:09:35.078 INFO:teuthology.orchestra.run.smithi050.stdout: "compress-encrypted", 2024-09-16T14:09:35.078 INFO:teuthology.orchestra.run.smithi050.stdout: "notification_v2", 2024-09-16T14:09:35.078 INFO:teuthology.orchestra.run.smithi050.stdout: "resharding" 2024-09-16T14:09:35.078 INFO:teuthology.orchestra.run.smithi050.stdout: ] 2024-09-16T14:09:35.079 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:09:35.079 INFO:teuthology.orchestra.run.smithi050.stdout: ], 2024-09-16T14:09:35.079 INFO:teuthology.orchestra.run.smithi050.stdout: "placement_targets": [ 2024-09-16T14:09:35.079 INFO:teuthology.orchestra.run.smithi050.stdout: { 2024-09-16T14:09:35.079 INFO:teuthology.orchestra.run.smithi050.stdout: "name": "default-placement", 2024-09-16T14:09:35.079 INFO:teuthology.orchestra.run.smithi050.stdout: "tags": [], 2024-09-16T14:09:35.079 INFO:teuthology.orchestra.run.smithi050.stdout: "storage_classes": [ 2024-09-16T14:09:35.079 INFO:teuthology.orchestra.run.smithi050.stdout: "STANDARD" 2024-09-16T14:09:35.079 INFO:teuthology.orchestra.run.smithi050.stdout: ] 2024-09-16T14:09:35.079 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:09:35.079 INFO:teuthology.orchestra.run.smithi050.stdout: ], 2024-09-16T14:09:35.079 INFO:teuthology.orchestra.run.smithi050.stdout: "default_placement": "default-placement", 2024-09-16T14:09:35.079 INFO:teuthology.orchestra.run.smithi050.stdout: "realm_id": "456fe553-2739-4fee-a144-71cb173e2a7a", 2024-09-16T14:09:35.079 INFO:teuthology.orchestra.run.smithi050.stdout: "sync_policy": { 2024-09-16T14:09:35.080 INFO:teuthology.orchestra.run.smithi050.stdout: "groups": [] 2024-09-16T14:09:35.080 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:09:35.080 INFO:teuthology.orchestra.run.smithi050.stdout: "enabled_features": [ 2024-09-16T14:09:35.080 INFO:teuthology.orchestra.run.smithi050.stdout: "notification_v2", 2024-09-16T14:09:35.080 INFO:teuthology.orchestra.run.smithi050.stdout: "resharding" 2024-09-16T14:09:35.080 INFO:teuthology.orchestra.run.smithi050.stdout: ] 2024-09-16T14:09:35.080 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:09:35.080 INFO:teuthology.orchestra.run.smithi050.stdout: ], 2024-09-16T14:09:35.080 INFO:teuthology.orchestra.run.smithi050.stdout: "short_zone_ids": [ 2024-09-16T14:09:35.080 INFO:teuthology.orchestra.run.smithi050.stdout: { 2024-09-16T14:09:35.080 INFO:teuthology.orchestra.run.smithi050.stdout: "key": "08a6a24d-7a59-491b-b73c-c2a692f95162", 2024-09-16T14:09:35.080 INFO:teuthology.orchestra.run.smithi050.stdout: "val": 4053617958 2024-09-16T14:09:35.081 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:09:35.081 INFO:teuthology.orchestra.run.smithi050.stdout: ] 2024-09-16T14:09:35.081 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:09:35.081 INFO:teuthology.orchestra.run.smithi050.stdout: "master_zonegroup": "5014a1a2-fcec-4164-a214-fa5e8d187d70", 2024-09-16T14:09:35.081 INFO:teuthology.orchestra.run.smithi050.stdout: "master_zone": "08a6a24d-7a59-491b-b73c-c2a692f95162", 2024-09-16T14:09:35.081 INFO:teuthology.orchestra.run.smithi050.stdout: "period_config": { 2024-09-16T14:09:35.081 INFO:teuthology.orchestra.run.smithi050.stdout: "bucket_quota": { 2024-09-16T14:09:35.081 INFO:teuthology.orchestra.run.smithi050.stdout: "enabled": false, 2024-09-16T14:09:35.081 INFO:teuthology.orchestra.run.smithi050.stdout: "check_on_raw": false, 2024-09-16T14:09:35.081 INFO:teuthology.orchestra.run.smithi050.stdout: "max_size": -1, 2024-09-16T14:09:35.081 INFO:teuthology.orchestra.run.smithi050.stdout: "max_size_kb": 0, 2024-09-16T14:09:35.081 INFO:teuthology.orchestra.run.smithi050.stdout: "max_objects": -1 2024-09-16T14:09:35.081 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:09:35.082 INFO:teuthology.orchestra.run.smithi050.stdout: "user_quota": { 2024-09-16T14:09:35.082 INFO:teuthology.orchestra.run.smithi050.stdout: "enabled": false, 2024-09-16T14:09:35.082 INFO:teuthology.orchestra.run.smithi050.stdout: "check_on_raw": false, 2024-09-16T14:09:35.082 INFO:teuthology.orchestra.run.smithi050.stdout: "max_size": -1, 2024-09-16T14:09:35.082 INFO:teuthology.orchestra.run.smithi050.stdout: "max_size_kb": 0, 2024-09-16T14:09:35.082 INFO:teuthology.orchestra.run.smithi050.stdout: "max_objects": -1 2024-09-16T14:09:35.082 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:09:35.082 INFO:teuthology.orchestra.run.smithi050.stdout: "user_ratelimit": { 2024-09-16T14:09:35.082 INFO:teuthology.orchestra.run.smithi050.stdout: "max_read_ops": 0, 2024-09-16T14:09:35.082 INFO:teuthology.orchestra.run.smithi050.stdout: "max_write_ops": 0, 2024-09-16T14:09:35.082 INFO:teuthology.orchestra.run.smithi050.stdout: "max_read_bytes": 0, 2024-09-16T14:09:35.082 INFO:teuthology.orchestra.run.smithi050.stdout: "max_write_bytes": 0, 2024-09-16T14:09:35.082 INFO:teuthology.orchestra.run.smithi050.stdout: "enabled": false 2024-09-16T14:09:35.083 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:09:35.083 INFO:teuthology.orchestra.run.smithi050.stdout: "bucket_ratelimit": { 2024-09-16T14:09:35.083 INFO:teuthology.orchestra.run.smithi050.stdout: "max_read_ops": 0, 2024-09-16T14:09:35.083 INFO:teuthology.orchestra.run.smithi050.stdout: "max_write_ops": 0, 2024-09-16T14:09:35.083 INFO:teuthology.orchestra.run.smithi050.stdout: "max_read_bytes": 0, 2024-09-16T14:09:35.083 INFO:teuthology.orchestra.run.smithi050.stdout: "max_write_bytes": 0, 2024-09-16T14:09:35.083 INFO:teuthology.orchestra.run.smithi050.stdout: "enabled": false 2024-09-16T14:09:35.083 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:09:35.083 INFO:teuthology.orchestra.run.smithi050.stdout: "anonymous_ratelimit": { 2024-09-16T14:09:35.083 INFO:teuthology.orchestra.run.smithi050.stdout: "max_read_ops": 0, 2024-09-16T14:09:35.083 INFO:teuthology.orchestra.run.smithi050.stdout: "max_write_ops": 0, 2024-09-16T14:09:35.083 INFO:teuthology.orchestra.run.smithi050.stdout: "max_read_bytes": 0, 2024-09-16T14:09:35.083 INFO:teuthology.orchestra.run.smithi050.stdout: "max_write_bytes": 0, 2024-09-16T14:09:35.083 INFO:teuthology.orchestra.run.smithi050.stdout: "enabled": false 2024-09-16T14:09:35.084 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:09:35.084 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:09:35.084 INFO:teuthology.orchestra.run.smithi050.stdout: "realm_id": "456fe553-2739-4fee-a144-71cb173e2a7a", 2024-09-16T14:09:35.084 INFO:teuthology.orchestra.run.smithi050.stdout: "realm_epoch": 2 2024-09-16T14:09:35.084 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:09:35.247 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:34 smithi050 bash[19827]: cluster 2024-09-16T14:09:33.023734+0000 mgr.y (mgr.14412) 102 : cluster [DBG] pgmap v80: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-09-16T14:09:35.247 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:34 smithi050 bash[19827]: audit 2024-09-16T14:09:33.960681+0000 mon.a (mon.0) 841 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-16T14:09:35.247 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:34 smithi050 bash[19827]: cluster 2024-09-16T14:09:33.968461+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-16T14:09:35.247 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:34 smithi050 bash[19827]: audit 2024-09-16T14:09:33.973192+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.50:0/3630857317' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T14:09:35.247 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:34 smithi050 bash[19827]: audit 2024-09-16T14:09:33.977895+0000 mon.a (mon.0) 843 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T14:09:35.248 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:34 smithi050 bash[19827]: audit 2024-09-16T14:09:34.077005+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:35.248 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:34 smithi050 bash[19827]: audit 2024-09-16T14:09:34.079085+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:09:35.248 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:34 smithi050 bash[26719]: cluster 2024-09-16T14:09:33.023734+0000 mgr.y (mgr.14412) 102 : cluster [DBG] pgmap v80: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-09-16T14:09:35.248 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:34 smithi050 bash[26719]: audit 2024-09-16T14:09:33.960681+0000 mon.a (mon.0) 841 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-16T14:09:35.248 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:34 smithi050 bash[26719]: cluster 2024-09-16T14:09:33.968461+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-16T14:09:35.248 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:34 smithi050 bash[26719]: audit 2024-09-16T14:09:33.973192+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.50:0/3630857317' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T14:09:35.248 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:34 smithi050 bash[26719]: audit 2024-09-16T14:09:33.977895+0000 mon.a (mon.0) 843 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T14:09:35.248 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:34 smithi050 bash[26719]: audit 2024-09-16T14:09:34.077005+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:35.248 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:34 smithi050 bash[26719]: audit 2024-09-16T14:09:34.079085+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:09:35.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:34 smithi090 bash[21690]: cluster 2024-09-16T14:09:33.023734+0000 mgr.y (mgr.14412) 102 : cluster [DBG] pgmap v80: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-09-16T14:09:35.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:34 smithi090 bash[21690]: audit 2024-09-16T14:09:33.960681+0000 mon.a (mon.0) 841 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-16T14:09:35.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:34 smithi090 bash[21690]: cluster 2024-09-16T14:09:33.968461+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-16T14:09:35.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:34 smithi090 bash[21690]: audit 2024-09-16T14:09:33.973192+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.50:0/3630857317' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T14:09:35.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:34 smithi090 bash[21690]: audit 2024-09-16T14:09:33.977895+0000 mon.a (mon.0) 843 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T14:09:35.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:34 smithi090 bash[21690]: audit 2024-09-16T14:09:34.077005+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:35.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:34 smithi090 bash[21690]: audit 2024-09-16T14:09:34.079085+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:09:35.769 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-09-16T14:09:36.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:35 smithi050 bash[26719]: audit 2024-09-16T14:09:34.963250+0000 mon.a (mon.0) 846 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-16T14:09:36.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:35 smithi050 bash[26719]: cluster 2024-09-16T14:09:34.970345+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-16T14:09:36.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:35 smithi050 bash[19827]: audit 2024-09-16T14:09:34.963250+0000 mon.a (mon.0) 846 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-16T14:09:36.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:35 smithi050 bash[19827]: cluster 2024-09-16T14:09:34.970345+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-16T14:09:36.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:35 smithi090 bash[21690]: audit 2024-09-16T14:09:34.963250+0000 mon.a (mon.0) 846 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-16T14:09:36.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:35 smithi090 bash[21690]: cluster 2024-09-16T14:09:34.970345+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-16T14:09:37.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:36 smithi050 bash[19827]: cluster 2024-09-16T14:09:35.024686+0000 mgr.y (mgr.14412) 103 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 511 B/s wr, 2 op/s 2024-09-16T14:09:37.589 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:36 smithi050 bash[19827]: cluster 2024-09-16T14:09:35.973339+0000 mon.a (mon.0) 848 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T14:09:37.589 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:36 smithi050 bash[19827]: cluster 2024-09-16T14:09:35.973378+0000 mon.a (mon.0) 849 : cluster [INF] Cluster is now healthy 2024-09-16T14:09:37.590 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:36 smithi050 bash[26719]: cluster 2024-09-16T14:09:35.024686+0000 mgr.y (mgr.14412) 103 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 511 B/s wr, 2 op/s 2024-09-16T14:09:37.590 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:36 smithi050 bash[26719]: cluster 2024-09-16T14:09:35.973339+0000 mon.a (mon.0) 848 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T14:09:37.590 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:36 smithi050 bash[26719]: cluster 2024-09-16T14:09:35.973378+0000 mon.a (mon.0) 849 : cluster [INF] Cluster is now healthy 2024-09-16T14:09:37.590 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:36 smithi090 bash[21690]: cluster 2024-09-16T14:09:35.024686+0000 mgr.y (mgr.14412) 103 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 511 B/s wr, 2 op/s 2024-09-16T14:09:37.590 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:36 smithi090 bash[21690]: cluster 2024-09-16T14:09:35.973339+0000 mon.a (mon.0) 848 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T14:09:37.590 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:36 smithi090 bash[21690]: cluster 2024-09-16T14:09:35.973378+0000 mon.a (mon.0) 849 : cluster [INF] Cluster is now healthy 2024-09-16T14:09:38.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:37 smithi050 bash[19827]: cluster 2024-09-16T14:09:37.025213+0000 mgr.y (mgr.14412) 104 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 401 B/s wr, 2 op/s 2024-09-16T14:09:38.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:37 smithi050 bash[26719]: cluster 2024-09-16T14:09:37.025213+0000 mgr.y (mgr.14412) 104 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 401 B/s wr, 2 op/s 2024-09-16T14:09:38.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:37 smithi090 bash[21690]: cluster 2024-09-16T14:09:37.025213+0000 mgr.y (mgr.14412) 104 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 401 B/s wr, 2 op/s 2024-09-16T14:09:39.432 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:09:39 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:09:39] "GET /metrics HTTP/1.1" 200 35473 "" "Prometheus/2.43.0" 2024-09-16T14:09:40.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:40 smithi050 bash[19827]: cluster 2024-09-16T14:09:39.025889+0000 mgr.y (mgr.14412) 105 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 337 B/s wr, 1 op/s 2024-09-16T14:09:40.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:40 smithi050 bash[26719]: cluster 2024-09-16T14:09:39.025889+0000 mgr.y (mgr.14412) 105 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 337 B/s wr, 1 op/s 2024-09-16T14:09:40.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:40 smithi090 bash[21690]: cluster 2024-09-16T14:09:39.025889+0000 mgr.y (mgr.14412) 105 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 337 B/s wr, 1 op/s 2024-09-16T14:09:40.575 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:09:41.961 INFO:teuthology.orchestra.run.smithi050.stdout:Scheduled rgw.foo update... 2024-09-16T14:09:42.567 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph osd pool create foo' 2024-09-16T14:09:43.293 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:42 smithi090 bash[21690]: cluster 2024-09-16T14:09:41.027387+0000 mgr.y (mgr.14412) 106 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-09-16T14:09:43.293 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:42 smithi090 bash[21690]: audit 2024-09-16T14:09:41.954682+0000 mgr.y (mgr.14412) 107 : audit [DBG] from='client.14670 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:43.293 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:42 smithi090 bash[21690]: cephadm 2024-09-16T14:09:41.958569+0000 mgr.y (mgr.14412) 108 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-16T14:09:43.294 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:42 smithi090 bash[21690]: audit 2024-09-16T14:09:41.965481+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:43.294 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:42 smithi090 bash[21690]: audit 2024-09-16T14:09:42.691944+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:09:43.294 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:42 smithi090 bash[21690]: audit 2024-09-16T14:09:42.693345+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:09:43.294 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:42 smithi090 bash[21690]: audit 2024-09-16T14:09:42.701602+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:43.294 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:42 smithi090 bash[21690]: audit 2024-09-16T14:09:42.706973+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi090.vnvfdo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T14:09:43.294 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:42 smithi090 bash[21690]: audit 2024-09-16T14:09:42.709901+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi090.vnvfdo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T14:09:43.294 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:42 smithi090 bash[21690]: audit 2024-09-16T14:09:42.717898+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:43.294 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:42 smithi090 bash[21690]: audit 2024-09-16T14:09:42.720172+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:09:43.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:42 smithi050 bash[19827]: cluster 2024-09-16T14:09:41.027387+0000 mgr.y (mgr.14412) 106 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-09-16T14:09:43.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:42 smithi050 bash[19827]: audit 2024-09-16T14:09:41.954682+0000 mgr.y (mgr.14412) 107 : audit [DBG] from='client.14670 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:43.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:42 smithi050 bash[19827]: cephadm 2024-09-16T14:09:41.958569+0000 mgr.y (mgr.14412) 108 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-16T14:09:43.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:42 smithi050 bash[19827]: audit 2024-09-16T14:09:41.965481+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:43.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:42 smithi050 bash[19827]: audit 2024-09-16T14:09:42.691944+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:09:43.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:42 smithi050 bash[19827]: audit 2024-09-16T14:09:42.693345+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:09:43.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:42 smithi050 bash[19827]: audit 2024-09-16T14:09:42.701602+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:43.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:42 smithi050 bash[19827]: audit 2024-09-16T14:09:42.706973+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi090.vnvfdo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T14:09:43.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:42 smithi050 bash[19827]: audit 2024-09-16T14:09:42.709901+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi090.vnvfdo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T14:09:43.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:42 smithi050 bash[19827]: audit 2024-09-16T14:09:42.717898+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:43.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:42 smithi050 bash[19827]: audit 2024-09-16T14:09:42.720172+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:09:43.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:42 smithi050 bash[26719]: cluster 2024-09-16T14:09:41.027387+0000 mgr.y (mgr.14412) 106 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-09-16T14:09:43.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:42 smithi050 bash[26719]: audit 2024-09-16T14:09:41.954682+0000 mgr.y (mgr.14412) 107 : audit [DBG] from='client.14670 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:43.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:42 smithi050 bash[26719]: cephadm 2024-09-16T14:09:41.958569+0000 mgr.y (mgr.14412) 108 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-16T14:09:43.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:42 smithi050 bash[26719]: audit 2024-09-16T14:09:41.965481+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:43.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:42 smithi050 bash[26719]: audit 2024-09-16T14:09:42.691944+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:09:43.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:42 smithi050 bash[26719]: audit 2024-09-16T14:09:42.693345+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:09:43.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:42 smithi050 bash[26719]: audit 2024-09-16T14:09:42.701602+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:43.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:42 smithi050 bash[26719]: audit 2024-09-16T14:09:42.706973+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi090.vnvfdo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T14:09:43.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:42 smithi050 bash[26719]: audit 2024-09-16T14:09:42.709901+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi090.vnvfdo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T14:09:43.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:42 smithi050 bash[26719]: audit 2024-09-16T14:09:42.717898+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:43.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:42 smithi050 bash[26719]: audit 2024-09-16T14:09:42.720172+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:09:44.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:43 smithi050 bash[26719]: cephadm 2024-09-16T14:09:42.721658+0000 mgr.y (mgr.14412) 109 : cephadm [INF] Deploying daemon rgw.foo.smithi090.vnvfdo on smithi090 2024-09-16T14:09:44.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:43 smithi050 bash[19827]: cephadm 2024-09-16T14:09:42.721658+0000 mgr.y (mgr.14412) 109 : cephadm [INF] Deploying daemon rgw.foo.smithi090.vnvfdo on smithi090 2024-09-16T14:09:44.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:43 smithi090 bash[21690]: cephadm 2024-09-16T14:09:42.721658+0000 mgr.y (mgr.14412) 109 : cephadm [INF] Deploying daemon rgw.foo.smithi090.vnvfdo on smithi090 2024-09-16T14:09:45.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:44 smithi050 bash[19827]: cluster 2024-09-16T14:09:43.028041+0000 mgr.y (mgr.14412) 110 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-16T14:09:45.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:44 smithi050 bash[26719]: cluster 2024-09-16T14:09:43.028041+0000 mgr.y (mgr.14412) 110 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-16T14:09:45.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:44 smithi090 bash[21690]: cluster 2024-09-16T14:09:43.028041+0000 mgr.y (mgr.14412) 110 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-16T14:09:45.884 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:45 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:45.884 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:09:45 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:45.885 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:09:45 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:45.885 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:09:45 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:45.885 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:09:45 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:45.886 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:09:45 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:45.886 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:09:45 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:45.886 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:09:45 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:45.887 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:09:45 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:46.194 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:09:46 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:46.194 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:09:45 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:46.195 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:09:45 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:46.195 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:09:46 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:46.195 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:09:46 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:46.196 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:09:45 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:46.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:46 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:46.196 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:09:46 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:46.196 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:09:46 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:47.354 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:09:47.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:47 smithi050 bash[19827]: cluster 2024-09-16T14:09:45.029404+0000 mgr.y (mgr.14412) 111 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-09-16T14:09:47.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:47 smithi050 bash[19827]: audit 2024-09-16T14:09:46.160278+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:47.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:47 smithi050 bash[19827]: audit 2024-09-16T14:09:46.171285+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:47.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:47 smithi050 bash[19827]: audit 2024-09-16T14:09:46.179900+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:47.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:47 smithi050 bash[19827]: audit 2024-09-16T14:09:46.181496+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi050.osarsm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T14:09:47.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:47 smithi050 bash[19827]: audit 2024-09-16T14:09:46.184645+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi050.osarsm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T14:09:47.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:47 smithi050 bash[19827]: audit 2024-09-16T14:09:46.195792+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:47.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:47 smithi050 bash[19827]: audit 2024-09-16T14:09:46.199904+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:09:47.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:47 smithi050 bash[26719]: cluster 2024-09-16T14:09:45.029404+0000 mgr.y (mgr.14412) 111 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-09-16T14:09:47.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:47 smithi050 bash[26719]: audit 2024-09-16T14:09:46.160278+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:47.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:47 smithi050 bash[26719]: audit 2024-09-16T14:09:46.171285+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:47.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:47 smithi050 bash[26719]: audit 2024-09-16T14:09:46.179900+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:47.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:47 smithi050 bash[26719]: audit 2024-09-16T14:09:46.181496+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi050.osarsm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T14:09:47.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:47 smithi050 bash[26719]: audit 2024-09-16T14:09:46.184645+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi050.osarsm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T14:09:47.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:47 smithi050 bash[26719]: audit 2024-09-16T14:09:46.195792+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:47.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:47 smithi050 bash[26719]: audit 2024-09-16T14:09:46.199904+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:09:47.438 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:46 smithi090 bash[21690]: cluster 2024-09-16T14:09:45.029404+0000 mgr.y (mgr.14412) 111 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-09-16T14:09:47.438 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:46 smithi090 bash[21690]: audit 2024-09-16T14:09:46.160278+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:47.438 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:46 smithi090 bash[21690]: audit 2024-09-16T14:09:46.171285+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:47.438 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:46 smithi090 bash[21690]: audit 2024-09-16T14:09:46.179900+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:47.438 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:46 smithi090 bash[21690]: audit 2024-09-16T14:09:46.181496+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi050.osarsm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T14:09:47.438 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:46 smithi090 bash[21690]: audit 2024-09-16T14:09:46.184645+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi050.osarsm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T14:09:47.438 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:46 smithi090 bash[21690]: audit 2024-09-16T14:09:46.195792+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:47.438 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:46 smithi090 bash[21690]: audit 2024-09-16T14:09:46.199904+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:09:48.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:47 smithi050 bash[19827]: cephadm 2024-09-16T14:09:46.202061+0000 mgr.y (mgr.14412) 112 : cephadm [INF] Deploying daemon rgw.foo.smithi050.osarsm on smithi050 2024-09-16T14:09:48.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:47 smithi050 bash[19827]: cluster 2024-09-16T14:09:47.030053+0000 mgr.y (mgr.14412) 113 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 852 B/s wr, 1 op/s 2024-09-16T14:09:48.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:47 smithi050 bash[26719]: cephadm 2024-09-16T14:09:46.202061+0000 mgr.y (mgr.14412) 112 : cephadm [INF] Deploying daemon rgw.foo.smithi050.osarsm on smithi050 2024-09-16T14:09:48.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:47 smithi050 bash[26719]: cluster 2024-09-16T14:09:47.030053+0000 mgr.y (mgr.14412) 113 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 852 B/s wr, 1 op/s 2024-09-16T14:09:48.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:47 smithi090 bash[21690]: cephadm 2024-09-16T14:09:46.202061+0000 mgr.y (mgr.14412) 112 : cephadm [INF] Deploying daemon rgw.foo.smithi050.osarsm on smithi050 2024-09-16T14:09:48.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:47 smithi090 bash[21690]: cluster 2024-09-16T14:09:47.030053+0000 mgr.y (mgr.14412) 113 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 852 B/s wr, 1 op/s 2024-09-16T14:09:49.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:09:49 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:09:49] "GET /metrics HTTP/1.1" 200 35473 "" "Prometheus/2.43.0" 2024-09-16T14:09:49.839 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:49 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:49.839 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:09:49 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:49.840 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:09:49 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:49.840 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:09:49 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:49.840 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:49 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:49.841 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:09:49 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:49.841 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:09:49 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:49.841 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:09:49 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:49.842 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:09:49 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:50.080 INFO:teuthology.orchestra.run.smithi050.stderr:pool 'foo' created 2024-09-16T14:09:50.103 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:09:49 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:50.104 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:09:49 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:50.104 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:09:49 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:50.104 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:09:49 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:50.105 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:49 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:50.105 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:50 smithi050 bash[19827]: cluster 2024-09-16T14:09:49.030506+0000 mgr.y (mgr.14412) 114 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 852 B/s wr, 1 op/s 2024-09-16T14:09:50.105 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:50 smithi050 bash[19827]: audit 2024-09-16T14:09:49.076377+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:50.105 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:50 smithi050 bash[19827]: audit 2024-09-16T14:09:49.077735+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:09:50.105 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:50 smithi050 bash[19827]: audit 2024-09-16T14:09:49.197162+0000 mon.a (mon.0) 867 : audit [INF] from='client.? 172.21.15.50:0/1759894871' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-16T14:09:50.105 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:49 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:50.105 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:50 smithi050 bash[26719]: cluster 2024-09-16T14:09:49.030506+0000 mgr.y (mgr.14412) 114 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 852 B/s wr, 1 op/s 2024-09-16T14:09:50.105 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:50 smithi050 bash[26719]: audit 2024-09-16T14:09:49.076377+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:50.106 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:50 smithi050 bash[26719]: audit 2024-09-16T14:09:49.077735+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:09:50.106 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:50 smithi050 bash[26719]: audit 2024-09-16T14:09:49.197162+0000 mon.a (mon.0) 867 : audit [INF] from='client.? 172.21.15.50:0/1759894871' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-16T14:09:50.106 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:09:49 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:50.106 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:09:49 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:50.106 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:09:49 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:09:50.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:50 smithi090 bash[21690]: cluster 2024-09-16T14:09:49.030506+0000 mgr.y (mgr.14412) 114 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 852 B/s wr, 1 op/s 2024-09-16T14:09:50.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:50 smithi090 bash[21690]: audit 2024-09-16T14:09:49.076377+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:50.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:50 smithi090 bash[21690]: audit 2024-09-16T14:09:49.077735+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:09:50.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:50 smithi090 bash[21690]: audit 2024-09-16T14:09:49.197162+0000 mon.a (mon.0) 867 : audit [INF] from='client.? 172.21.15.50:0/1759894871' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-16T14:09:51.205 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'rbd pool init foo' 2024-09-16T14:09:51.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:51 smithi050 bash[19827]: audit 2024-09-16T14:09:50.085963+0000 mon.a (mon.0) 868 : audit [INF] from='client.? 172.21.15.50:0/1759894871' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-16T14:09:51.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:51 smithi050 bash[19827]: cluster 2024-09-16T14:09:50.096569+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-16T14:09:51.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:51 smithi050 bash[19827]: audit 2024-09-16T14:09:50.154721+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:51.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:51 smithi050 bash[19827]: audit 2024-09-16T14:09:50.160324+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:51.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:51 smithi050 bash[19827]: audit 2024-09-16T14:09:50.165892+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:51.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:51 smithi050 bash[19827]: audit 2024-09-16T14:09:50.171861+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:51.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:51 smithi050 bash[19827]: audit 2024-09-16T14:09:50.179095+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:51.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:51 smithi050 bash[19827]: cephadm 2024-09-16T14:09:50.180687+0000 mgr.y (mgr.14412) 115 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-16T14:09:51.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:51 smithi050 bash[19827]: audit 2024-09-16T14:09:50.188516+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:51.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:51 smithi050 bash[19827]: audit 2024-09-16T14:09:50.194448+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:51.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:51 smithi050 bash[26719]: audit 2024-09-16T14:09:50.085963+0000 mon.a (mon.0) 868 : audit [INF] from='client.? 172.21.15.50:0/1759894871' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-16T14:09:51.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:51 smithi050 bash[26719]: cluster 2024-09-16T14:09:50.096569+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-16T14:09:51.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:51 smithi050 bash[26719]: audit 2024-09-16T14:09:50.154721+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:51.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:51 smithi050 bash[26719]: audit 2024-09-16T14:09:50.160324+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:51.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:51 smithi050 bash[26719]: audit 2024-09-16T14:09:50.165892+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:51.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:51 smithi050 bash[26719]: audit 2024-09-16T14:09:50.171861+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:51.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:51 smithi050 bash[26719]: audit 2024-09-16T14:09:50.179095+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:51.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:51 smithi050 bash[26719]: cephadm 2024-09-16T14:09:50.180687+0000 mgr.y (mgr.14412) 115 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-16T14:09:51.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:51 smithi050 bash[26719]: audit 2024-09-16T14:09:50.188516+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:51.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:51 smithi050 bash[26719]: audit 2024-09-16T14:09:50.194448+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:51.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:51 smithi090 bash[21690]: audit 2024-09-16T14:09:50.085963+0000 mon.a (mon.0) 868 : audit [INF] from='client.? 172.21.15.50:0/1759894871' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-16T14:09:51.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:51 smithi090 bash[21690]: cluster 2024-09-16T14:09:50.096569+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-16T14:09:51.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:51 smithi090 bash[21690]: audit 2024-09-16T14:09:50.154721+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:51.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:51 smithi090 bash[21690]: audit 2024-09-16T14:09:50.160324+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:51.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:51 smithi090 bash[21690]: audit 2024-09-16T14:09:50.165892+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:51.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:51 smithi090 bash[21690]: audit 2024-09-16T14:09:50.171861+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:51.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:51 smithi090 bash[21690]: audit 2024-09-16T14:09:50.179095+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:51.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:51 smithi090 bash[21690]: cephadm 2024-09-16T14:09:50.180687+0000 mgr.y (mgr.14412) 115 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-16T14:09:51.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:51 smithi090 bash[21690]: audit 2024-09-16T14:09:50.188516+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:51.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:51 smithi090 bash[21690]: audit 2024-09-16T14:09:50.194448+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:52.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:52 smithi050 bash[19827]: cluster 2024-09-16T14:09:51.031242+0000 mgr.y (mgr.14412) 116 : cluster [DBG] pgmap v92: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.3 KiB/s wr, 112 op/s 2024-09-16T14:09:52.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:52 smithi050 bash[19827]: cluster 2024-09-16T14:09:51.096351+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-16T14:09:52.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:52 smithi050 bash[19827]: cluster 2024-09-16T14:09:51.192338+0000 mon.a (mon.0) 878 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T14:09:52.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:52 smithi050 bash[26719]: cluster 2024-09-16T14:09:51.031242+0000 mgr.y (mgr.14412) 116 : cluster [DBG] pgmap v92: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.3 KiB/s wr, 112 op/s 2024-09-16T14:09:52.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:52 smithi050 bash[26719]: cluster 2024-09-16T14:09:51.096351+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-16T14:09:52.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:52 smithi050 bash[26719]: cluster 2024-09-16T14:09:51.192338+0000 mon.a (mon.0) 878 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T14:09:52.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:52 smithi090 bash[21690]: cluster 2024-09-16T14:09:51.031242+0000 mgr.y (mgr.14412) 116 : cluster [DBG] pgmap v92: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.3 KiB/s wr, 112 op/s 2024-09-16T14:09:52.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:52 smithi090 bash[21690]: cluster 2024-09-16T14:09:51.096351+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-16T14:09:52.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:52 smithi090 bash[21690]: cluster 2024-09-16T14:09:51.192338+0000 mon.a (mon.0) 878 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T14:09:53.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:53 smithi050 bash[19827]: cluster 2024-09-16T14:09:52.111293+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-16T14:09:53.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:53 smithi050 bash[26719]: cluster 2024-09-16T14:09:52.111293+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-16T14:09:53.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:53 smithi090 bash[21690]: cluster 2024-09-16T14:09:52.111293+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-16T14:09:54.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:54 smithi050 bash[26719]: cluster 2024-09-16T14:09:53.032037+0000 mgr.y (mgr.14412) 117 : cluster [DBG] pgmap v95: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.5 KiB/s wr, 187 op/s 2024-09-16T14:09:54.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:54 smithi050 bash[26719]: audit 2024-09-16T14:09:54.115446+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:54.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:54 smithi050 bash[19827]: cluster 2024-09-16T14:09:53.032037+0000 mgr.y (mgr.14412) 117 : cluster [DBG] pgmap v95: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.5 KiB/s wr, 187 op/s 2024-09-16T14:09:54.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:54 smithi050 bash[19827]: audit 2024-09-16T14:09:54.115446+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:54.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:54 smithi090 bash[21690]: cluster 2024-09-16T14:09:53.032037+0000 mgr.y (mgr.14412) 117 : cluster [DBG] pgmap v95: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.5 KiB/s wr, 187 op/s 2024-09-16T14:09:54.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:54 smithi090 bash[21690]: audit 2024-09-16T14:09:54.115446+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:55.322 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:09:56.882 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[20081]: [16/Sep/2024:14:09:56] ENGINE Bus STOPPING 2024-09-16T14:09:57.181 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:09:57 smithi050 bash[20081]: [16/Sep/2024:14:09:57] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T14:09:57.182 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:09:57 smithi050 bash[20081]: [16/Sep/2024:14:09:57] ENGINE Bus STOPPED 2024-09-16T14:09:57.182 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:09:57 smithi050 bash[20081]: [16/Sep/2024:14:09:57] ENGINE Bus STARTING 2024-09-16T14:09:57.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[19827]: cluster 2024-09-16T14:09:55.033751+0000 mgr.y (mgr.14412) 118 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 188 KiB/s rd, 5.7 KiB/s wr, 354 op/s 2024-09-16T14:09:57.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[19827]: audit 2024-09-16T14:09:55.889209+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:57.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[19827]: audit 2024-09-16T14:09:55.894284+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:57.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[19827]: audit 2024-09-16T14:09:56.144773+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:57.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[19827]: audit 2024-09-16T14:09:56.156466+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:57.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[19827]: audit 2024-09-16T14:09:56.159012+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:09:57.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[19827]: audit 2024-09-16T14:09:56.160917+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:09:57.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[19827]: audit 2024-09-16T14:09:56.653954+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:57.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[19827]: audit 2024-09-16T14:09:56.654596+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.50:0/861526796' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-16T14:09:57.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[19827]: audit 2024-09-16T14:09:56.655877+0000 mon.a (mon.0) 888 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-16T14:09:57.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[19827]: audit 2024-09-16T14:09:56.661019+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:57.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[19827]: audit 2024-09-16T14:09:56.669220+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:57.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[19827]: audit 2024-09-16T14:09:56.753304+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:09:57.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[19827]: audit 2024-09-16T14:09:56.754580+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:09:57.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[26719]: cluster 2024-09-16T14:09:55.033751+0000 mgr.y (mgr.14412) 118 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 188 KiB/s rd, 5.7 KiB/s wr, 354 op/s 2024-09-16T14:09:57.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[26719]: audit 2024-09-16T14:09:55.889209+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:57.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[26719]: audit 2024-09-16T14:09:55.894284+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:57.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[26719]: audit 2024-09-16T14:09:56.144773+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:57.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[26719]: audit 2024-09-16T14:09:56.156466+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:57.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[26719]: audit 2024-09-16T14:09:56.159012+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:09:57.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[26719]: audit 2024-09-16T14:09:56.160917+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:09:57.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[26719]: audit 2024-09-16T14:09:56.653954+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:57.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[26719]: audit 2024-09-16T14:09:56.654596+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.50:0/861526796' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-16T14:09:57.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[26719]: audit 2024-09-16T14:09:56.655877+0000 mon.a (mon.0) 888 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-16T14:09:57.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[26719]: audit 2024-09-16T14:09:56.661019+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:57.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[26719]: audit 2024-09-16T14:09:56.669220+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:57.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[26719]: audit 2024-09-16T14:09:56.753304+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:09:57.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:56 smithi050 bash[26719]: audit 2024-09-16T14:09:56.754580+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:09:57.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:56 smithi090 bash[21690]: cluster 2024-09-16T14:09:55.033751+0000 mgr.y (mgr.14412) 118 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 188 KiB/s rd, 5.7 KiB/s wr, 354 op/s 2024-09-16T14:09:57.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:56 smithi090 bash[21690]: audit 2024-09-16T14:09:55.889209+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:57.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:56 smithi090 bash[21690]: audit 2024-09-16T14:09:55.894284+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:57.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:56 smithi090 bash[21690]: audit 2024-09-16T14:09:56.144773+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:57.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:56 smithi090 bash[21690]: audit 2024-09-16T14:09:56.156466+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:57.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:56 smithi090 bash[21690]: audit 2024-09-16T14:09:56.159012+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:09:57.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:56 smithi090 bash[21690]: audit 2024-09-16T14:09:56.160917+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:09:57.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:56 smithi090 bash[21690]: audit 2024-09-16T14:09:56.653954+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:57.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:56 smithi090 bash[21690]: audit 2024-09-16T14:09:56.654596+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.50:0/861526796' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-16T14:09:57.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:56 smithi090 bash[21690]: audit 2024-09-16T14:09:56.655877+0000 mon.a (mon.0) 888 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-16T14:09:57.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:56 smithi090 bash[21690]: audit 2024-09-16T14:09:56.661019+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:57.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:56 smithi090 bash[21690]: audit 2024-09-16T14:09:56.669220+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:57.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:56 smithi090 bash[21690]: audit 2024-09-16T14:09:56.753304+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:09:57.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:56 smithi090 bash[21690]: audit 2024-09-16T14:09:56.754580+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:09:57.681 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:09:57 smithi050 bash[20081]: [16/Sep/2024:14:09:57] ENGINE Serving on http://:::9283 2024-09-16T14:09:57.681 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:09:57 smithi050 bash[20081]: [16/Sep/2024:14:09:57] ENGINE Bus STARTED 2024-09-16T14:09:57.681 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:09:57 smithi050 bash[20081]: [16/Sep/2024:14:09:57] ENGINE Bus STOPPING 2024-09-16T14:09:58.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:57 smithi050 bash[19827]: cephadm 2024-09-16T14:09:56.171113+0000 mgr.y (mgr.14412) 119 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T14:09:58.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:57 smithi050 bash[19827]: cephadm 2024-09-16T14:09:56.758532+0000 mgr.y (mgr.14412) 120 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T14:09:58.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:57 smithi050 bash[19827]: audit 2024-09-16T14:09:57.028763+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:58.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:57 smithi050 bash[19827]: audit 2024-09-16T14:09:57.654066+0000 mon.a (mon.0) 894 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-16T14:09:58.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:57 smithi050 bash[19827]: cluster 2024-09-16T14:09:57.661403+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-16T14:09:58.182 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:09:57 smithi050 bash[20081]: [16/Sep/2024:14:09:57] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T14:09:58.182 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:09:57 smithi050 bash[20081]: [16/Sep/2024:14:09:57] ENGINE Bus STOPPED 2024-09-16T14:09:58.182 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:09:57 smithi050 bash[20081]: [16/Sep/2024:14:09:57] ENGINE Bus STARTING 2024-09-16T14:09:58.182 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:09:57 smithi050 bash[20081]: [16/Sep/2024:14:09:57] ENGINE Serving on http://:::9283 2024-09-16T14:09:58.183 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:09:57 smithi050 bash[20081]: [16/Sep/2024:14:09:57] ENGINE Bus STARTED 2024-09-16T14:09:58.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:57 smithi050 bash[26719]: cephadm 2024-09-16T14:09:56.171113+0000 mgr.y (mgr.14412) 119 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T14:09:58.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:57 smithi050 bash[26719]: cephadm 2024-09-16T14:09:56.758532+0000 mgr.y (mgr.14412) 120 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T14:09:58.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:57 smithi050 bash[26719]: audit 2024-09-16T14:09:57.028763+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:58.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:57 smithi050 bash[26719]: audit 2024-09-16T14:09:57.654066+0000 mon.a (mon.0) 894 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-16T14:09:58.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:57 smithi050 bash[26719]: cluster 2024-09-16T14:09:57.661403+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-16T14:09:58.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:57 smithi090 bash[21690]: cephadm 2024-09-16T14:09:56.171113+0000 mgr.y (mgr.14412) 119 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T14:09:58.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:57 smithi090 bash[21690]: cephadm 2024-09-16T14:09:56.758532+0000 mgr.y (mgr.14412) 120 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T14:09:58.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:57 smithi090 bash[21690]: audit 2024-09-16T14:09:57.028763+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:09:58.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:57 smithi090 bash[21690]: audit 2024-09-16T14:09:57.654066+0000 mon.a (mon.0) 894 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-16T14:09:58.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:57 smithi090 bash[21690]: cluster 2024-09-16T14:09:57.661403+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-16T14:09:59.181 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:09:59 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:09:59] "GET /metrics HTTP/1.1" 200 35630 "" "Prometheus/2.43.0" 2024-09-16T14:09:59.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:58 smithi050 bash[19827]: cluster 2024-09-16T14:09:57.034254+0000 mgr.y (mgr.14412) 121 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 147 B/s wr, 144 op/s 2024-09-16T14:09:59.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:09:58 smithi050 bash[19827]: cluster 2024-09-16T14:09:58.663644+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-16T14:09:59.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:58 smithi050 bash[26719]: cluster 2024-09-16T14:09:57.034254+0000 mgr.y (mgr.14412) 121 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 147 B/s wr, 144 op/s 2024-09-16T14:09:59.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:09:58 smithi050 bash[26719]: cluster 2024-09-16T14:09:58.663644+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-16T14:09:59.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:58 smithi090 bash[21690]: cluster 2024-09-16T14:09:57.034254+0000 mgr.y (mgr.14412) 121 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 147 B/s wr, 144 op/s 2024-09-16T14:09:59.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:09:58 smithi090 bash[21690]: cluster 2024-09-16T14:09:58.663644+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-16T14:10:00.456 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch apply iscsi foo u p' 2024-09-16T14:10:00.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:00 smithi050 bash[26719]: cluster 2024-09-16T14:09:59.034967+0000 mgr.y (mgr.14412) 122 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 147 B/s wr, 144 op/s 2024-09-16T14:10:00.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:00 smithi050 bash[26719]: cluster 2024-09-16T14:09:59.666290+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-16T14:10:00.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:00 smithi050 bash[26719]: cluster 2024-09-16T14:09:59.891997+0000 mon.a (mon.0) 898 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T14:10:00.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:00 smithi050 bash[26719]: cluster 2024-09-16T14:09:59.892044+0000 mon.a (mon.0) 899 : cluster [INF] Cluster is now healthy 2024-09-16T14:10:00.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:00 smithi050 bash[26719]: cluster 2024-09-16T14:10:00.000152+0000 mon.a (mon.0) 900 : cluster [INF] overall HEALTH_OK 2024-09-16T14:10:00.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:00 smithi050 bash[19827]: cluster 2024-09-16T14:09:59.034967+0000 mgr.y (mgr.14412) 122 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 147 B/s wr, 144 op/s 2024-09-16T14:10:00.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:00 smithi050 bash[19827]: cluster 2024-09-16T14:09:59.666290+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-16T14:10:00.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:00 smithi050 bash[19827]: cluster 2024-09-16T14:09:59.891997+0000 mon.a (mon.0) 898 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T14:10:00.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:00 smithi050 bash[19827]: cluster 2024-09-16T14:09:59.892044+0000 mon.a (mon.0) 899 : cluster [INF] Cluster is now healthy 2024-09-16T14:10:00.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:00 smithi050 bash[19827]: cluster 2024-09-16T14:10:00.000152+0000 mon.a (mon.0) 900 : cluster [INF] overall HEALTH_OK 2024-09-16T14:10:00.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:00 smithi090 bash[21690]: cluster 2024-09-16T14:09:59.034967+0000 mgr.y (mgr.14412) 122 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 147 B/s wr, 144 op/s 2024-09-16T14:10:00.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:00 smithi090 bash[21690]: cluster 2024-09-16T14:09:59.666290+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-16T14:10:00.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:00 smithi090 bash[21690]: cluster 2024-09-16T14:09:59.891997+0000 mon.a (mon.0) 898 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T14:10:00.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:00 smithi090 bash[21690]: cluster 2024-09-16T14:09:59.892044+0000 mon.a (mon.0) 899 : cluster [INF] Cluster is now healthy 2024-09-16T14:10:00.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:00 smithi090 bash[21690]: cluster 2024-09-16T14:10:00.000152+0000 mon.a (mon.0) 900 : cluster [INF] overall HEALTH_OK 2024-09-16T14:10:02.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:02 smithi050 bash[19827]: cluster 2024-09-16T14:10:01.036905+0000 mgr.y (mgr.14412) 123 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 682 B/s wr, 11 op/s 2024-09-16T14:10:02.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:02 smithi050 bash[26719]: cluster 2024-09-16T14:10:01.036905+0000 mgr.y (mgr.14412) 123 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 682 B/s wr, 11 op/s 2024-09-16T14:10:02.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:02 smithi090 bash[21690]: cluster 2024-09-16T14:10:01.036905+0000 mgr.y (mgr.14412) 123 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 682 B/s wr, 11 op/s 2024-09-16T14:10:05.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:04 smithi050 bash[26719]: cluster 2024-09-16T14:10:03.037677+0000 mgr.y (mgr.14412) 124 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 682 B/s wr, 11 op/s 2024-09-16T14:10:05.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:04 smithi050 bash[26719]: cluster 2024-09-16T14:10:03.875618+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-16T14:10:05.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:04 smithi050 bash[26719]: audit 2024-09-16T14:10:04.075241+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:10:05.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:04 smithi050 bash[19827]: cluster 2024-09-16T14:10:03.037677+0000 mgr.y (mgr.14412) 124 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 682 B/s wr, 11 op/s 2024-09-16T14:10:05.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:04 smithi050 bash[19827]: cluster 2024-09-16T14:10:03.875618+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-16T14:10:05.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:04 smithi050 bash[19827]: audit 2024-09-16T14:10:04.075241+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:10:05.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:04 smithi090 bash[21690]: cluster 2024-09-16T14:10:03.037677+0000 mgr.y (mgr.14412) 124 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 682 B/s wr, 11 op/s 2024-09-16T14:10:05.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:04 smithi090 bash[21690]: cluster 2024-09-16T14:10:03.875618+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-16T14:10:05.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:04 smithi090 bash[21690]: audit 2024-09-16T14:10:04.075241+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:10:05.263 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:10:06.727 INFO:teuthology.orchestra.run.smithi050.stdout:Scheduled iscsi.foo update... 2024-09-16T14:10:07.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:06 smithi050 bash[26719]: cluster 2024-09-16T14:10:05.039341+0000 mgr.y (mgr.14412) 125 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 641 B/s wr, 10 op/s 2024-09-16T14:10:07.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:06 smithi050 bash[26719]: audit 2024-09-16T14:10:06.732837+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:07.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:06 smithi050 bash[26719]: audit 2024-09-16T14:10:06.735337+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:10:07.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:06 smithi050 bash[26719]: audit 2024-09-16T14:10:06.736791+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:10:07.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:06 smithi050 bash[26719]: audit 2024-09-16T14:10:06.743345+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:07.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:06 smithi050 bash[26719]: audit 2024-09-16T14:10:06.750600+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi050.jiuhsl", "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-09-16T14:10:07.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:06 smithi050 bash[26719]: audit 2024-09-16T14:10:06.753309+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi050.jiuhsl", "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-09-16T14:10:07.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:06 smithi050 bash[26719]: audit 2024-09-16T14:10:06.760841+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:10:07.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:06 smithi050 bash[19827]: cluster 2024-09-16T14:10:05.039341+0000 mgr.y (mgr.14412) 125 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 641 B/s wr, 10 op/s 2024-09-16T14:10:07.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:06 smithi050 bash[19827]: audit 2024-09-16T14:10:06.732837+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:07.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:06 smithi050 bash[19827]: audit 2024-09-16T14:10:06.735337+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:10:07.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:06 smithi050 bash[19827]: audit 2024-09-16T14:10:06.736791+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:10:07.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:06 smithi050 bash[19827]: audit 2024-09-16T14:10:06.743345+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:07.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:06 smithi050 bash[19827]: audit 2024-09-16T14:10:06.750600+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi050.jiuhsl", "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-09-16T14:10:07.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:06 smithi050 bash[19827]: audit 2024-09-16T14:10:06.753309+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi050.jiuhsl", "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-09-16T14:10:07.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:06 smithi050 bash[19827]: audit 2024-09-16T14:10:06.760841+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:10:07.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:06 smithi090 bash[21690]: cluster 2024-09-16T14:10:05.039341+0000 mgr.y (mgr.14412) 125 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 641 B/s wr, 10 op/s 2024-09-16T14:10:07.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:06 smithi090 bash[21690]: audit 2024-09-16T14:10:06.732837+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:07.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:06 smithi090 bash[21690]: audit 2024-09-16T14:10:06.735337+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:10:07.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:06 smithi090 bash[21690]: audit 2024-09-16T14:10:06.736791+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:10:07.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:06 smithi090 bash[21690]: audit 2024-09-16T14:10:06.743345+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:07.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:06 smithi090 bash[21690]: audit 2024-09-16T14:10:06.750600+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi050.jiuhsl", "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-09-16T14:10:07.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:06 smithi090 bash[21690]: audit 2024-09-16T14:10:06.753309+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi050.jiuhsl", "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-09-16T14:10:07.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:06 smithi090 bash[21690]: audit 2024-09-16T14:10:06.760841+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:10:07.536 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'sleep 180' 2024-09-16T14:10:08.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:07 smithi050 bash[19827]: audit 2024-09-16T14:10:06.725210+0000 mgr.y (mgr.14412) 126 : audit [DBG] from='client.14811 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:10:08.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:07 smithi050 bash[19827]: cephadm 2024-09-16T14:10:06.727782+0000 mgr.y (mgr.14412) 127 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-16T14:10:08.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:07 smithi050 bash[19827]: cephadm 2024-09-16T14:10:06.761826+0000 mgr.y (mgr.14412) 128 : cephadm [INF] Deploying daemon iscsi.foo.smithi050.jiuhsl on smithi050 2024-09-16T14:10:08.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:07 smithi050 bash[26719]: audit 2024-09-16T14:10:06.725210+0000 mgr.y (mgr.14412) 126 : audit [DBG] from='client.14811 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:10:08.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:07 smithi050 bash[26719]: cephadm 2024-09-16T14:10:06.727782+0000 mgr.y (mgr.14412) 127 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-16T14:10:08.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:07 smithi050 bash[26719]: cephadm 2024-09-16T14:10:06.761826+0000 mgr.y (mgr.14412) 128 : cephadm [INF] Deploying daemon iscsi.foo.smithi050.jiuhsl on smithi050 2024-09-16T14:10:08.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:07 smithi090 bash[21690]: audit 2024-09-16T14:10:06.725210+0000 mgr.y (mgr.14412) 126 : audit [DBG] from='client.14811 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:10:08.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:07 smithi090 bash[21690]: cephadm 2024-09-16T14:10:06.727782+0000 mgr.y (mgr.14412) 127 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-16T14:10:08.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:07 smithi090 bash[21690]: cephadm 2024-09-16T14:10:06.761826+0000 mgr.y (mgr.14412) 128 : cephadm [INF] Deploying daemon iscsi.foo.smithi050.jiuhsl on smithi050 2024-09-16T14:10:09.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:08 smithi050 bash[19827]: cluster 2024-09-16T14:10:07.039999+0000 mgr.y (mgr.14412) 129 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-16T14:10:09.182 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:10:09 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:10:09] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-16T14:10:09.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:08 smithi050 bash[26719]: cluster 2024-09-16T14:10:07.039999+0000 mgr.y (mgr.14412) 129 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-16T14:10:09.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:08 smithi090 bash[21690]: cluster 2024-09-16T14:10:07.039999+0000 mgr.y (mgr.14412) 129 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-16T14:10:09.605 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:10:09 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:10:09.605 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:09 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:10:09.606 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:10:09 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:10:09.606 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:10:09 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:10:09.606 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:10:09 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:10:09.607 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:10:09 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:10:09.607 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:09 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:10:09.607 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:10:09 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:10:09.607 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:10:09 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:10:09.891 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:09 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:10:09.891 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:10:09 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:10:09.892 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:10:09 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:10:09.892 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:10:09 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:10:09.892 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:10:09 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:10:09.893 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:09 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:10:09.893 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:10:09 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:10:09.893 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:10:09 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:10:09.894 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:10:09 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:10:11.419 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:10 smithi050 bash[26719]: cluster 2024-09-16T14:10:09.040712+0000 mgr.y (mgr.14412) 130 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 7.6 KiB/s rd, 436 B/s wr, 7 op/s 2024-09-16T14:10:11.419 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:10 smithi050 bash[26719]: audit 2024-09-16T14:10:09.950310+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:11.419 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:10 smithi050 bash[26719]: audit 2024-09-16T14:10:09.962226+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:11.419 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:10 smithi050 bash[26719]: audit 2024-09-16T14:10:09.968610+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:11.419 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:10 smithi050 bash[26719]: cephadm 2024-09-16T14:10:09.969541+0000 mgr.y (mgr.14412) 131 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-16T14:10:11.419 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:10 smithi050 bash[26719]: audit 2024-09-16T14:10:09.981033+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:11.420 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:10 smithi050 bash[19827]: cluster 2024-09-16T14:10:09.040712+0000 mgr.y (mgr.14412) 130 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 7.6 KiB/s rd, 436 B/s wr, 7 op/s 2024-09-16T14:10:11.420 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:10 smithi050 bash[19827]: audit 2024-09-16T14:10:09.950310+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:11.420 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:10 smithi050 bash[19827]: audit 2024-09-16T14:10:09.962226+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:11.420 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:10 smithi050 bash[19827]: audit 2024-09-16T14:10:09.968610+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:11.420 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:10 smithi050 bash[19827]: cephadm 2024-09-16T14:10:09.969541+0000 mgr.y (mgr.14412) 131 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-16T14:10:11.420 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:10 smithi050 bash[19827]: audit 2024-09-16T14:10:09.981033+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:11.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:10 smithi090 bash[21690]: cluster 2024-09-16T14:10:09.040712+0000 mgr.y (mgr.14412) 130 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 7.6 KiB/s rd, 436 B/s wr, 7 op/s 2024-09-16T14:10:11.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:10 smithi090 bash[21690]: audit 2024-09-16T14:10:09.950310+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:11.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:10 smithi090 bash[21690]: audit 2024-09-16T14:10:09.962226+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:11.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:10 smithi090 bash[21690]: audit 2024-09-16T14:10:09.968610+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:11.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:10 smithi090 bash[21690]: cephadm 2024-09-16T14:10:09.969541+0000 mgr.y (mgr.14412) 131 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-16T14:10:11.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:10 smithi090 bash[21690]: audit 2024-09-16T14:10:09.981033+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:12.063 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:11 smithi050 bash[19827]: cluster 2024-09-16T14:10:10.992531+0000 mon.a (mon.0) 914 : cluster [DBG] mgrmap e22: y(active, since 2m), standbys: x 2024-09-16T14:10:12.064 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:11 smithi050 bash[19827]: cluster 2024-09-16T14:10:11.041892+0000 mgr.y (mgr.14412) 132 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:10:12.064 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:11 smithi050 bash[26719]: cluster 2024-09-16T14:10:10.992531+0000 mon.a (mon.0) 914 : cluster [DBG] mgrmap e22: y(active, since 2m), standbys: x 2024-09-16T14:10:12.064 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:11 smithi050 bash[26719]: cluster 2024-09-16T14:10:11.041892+0000 mgr.y (mgr.14412) 132 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:10:12.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:11 smithi090 bash[21690]: cluster 2024-09-16T14:10:10.992531+0000 mon.a (mon.0) 914 : cluster [DBG] mgrmap e22: y(active, since 2m), standbys: x 2024-09-16T14:10:12.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:11 smithi090 bash[21690]: cluster 2024-09-16T14:10:11.041892+0000 mgr.y (mgr.14412) 132 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:10:13.336 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:10:13.420 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:12 smithi050 bash[19827]: audit 2024-09-16T14:10:12.056547+0000 mon.a (mon.0) 915 : audit [DBG] from='client.? 172.21.15.50:0/3833051928' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:10:13.420 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:12 smithi050 bash[19827]: audit 2024-09-16T14:10:12.369046+0000 mon.a (mon.0) 916 : audit [INF] from='client.? 172.21.15.50:0/1671644922' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/3451962871"}]: dispatch 2024-09-16T14:10:13.420 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:12 smithi050 bash[26719]: audit 2024-09-16T14:10:12.056547+0000 mon.a (mon.0) 915 : audit [DBG] from='client.? 172.21.15.50:0/3833051928' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:10:13.420 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:12 smithi050 bash[26719]: audit 2024-09-16T14:10:12.369046+0000 mon.a (mon.0) 916 : audit [INF] from='client.? 172.21.15.50:0/1671644922' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/3451962871"}]: dispatch 2024-09-16T14:10:13.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:12 smithi090 bash[21690]: audit 2024-09-16T14:10:12.056547+0000 mon.a (mon.0) 915 : audit [DBG] from='client.? 172.21.15.50:0/3833051928' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:10:13.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:12 smithi090 bash[21690]: audit 2024-09-16T14:10:12.369046+0000 mon.a (mon.0) 916 : audit [INF] from='client.? 172.21.15.50:0/1671644922' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/3451962871"}]: dispatch 2024-09-16T14:10:14.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:14 smithi050 bash[19827]: audit 2024-09-16T14:10:13.000261+0000 mon.a (mon.0) 917 : audit [INF] from='client.? 172.21.15.50:0/1671644922' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/3451962871"}]': finished 2024-09-16T14:10:14.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:14 smithi050 bash[19827]: cluster 2024-09-16T14:10:13.007511+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-16T14:10:14.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:14 smithi050 bash[19827]: cluster 2024-09-16T14:10:13.042344+0000 mgr.y (mgr.14412) 133 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:10:14.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:14 smithi050 bash[19827]: audit 2024-09-16T14:10:13.320207+0000 mon.a (mon.0) 919 : audit [INF] from='client.? 172.21.15.50:0/247751314' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/2212223531"}]: dispatch 2024-09-16T14:10:14.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:14 smithi050 bash[26719]: audit 2024-09-16T14:10:13.000261+0000 mon.a (mon.0) 917 : audit [INF] from='client.? 172.21.15.50:0/1671644922' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/3451962871"}]': finished 2024-09-16T14:10:14.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:14 smithi050 bash[26719]: cluster 2024-09-16T14:10:13.007511+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-16T14:10:14.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:14 smithi050 bash[26719]: cluster 2024-09-16T14:10:13.042344+0000 mgr.y (mgr.14412) 133 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:10:14.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:14 smithi050 bash[26719]: audit 2024-09-16T14:10:13.320207+0000 mon.a (mon.0) 919 : audit [INF] from='client.? 172.21.15.50:0/247751314' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/2212223531"}]: dispatch 2024-09-16T14:10:14.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:14 smithi090 bash[21690]: audit 2024-09-16T14:10:13.000261+0000 mon.a (mon.0) 917 : audit [INF] from='client.? 172.21.15.50:0/1671644922' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/3451962871"}]': finished 2024-09-16T14:10:14.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:14 smithi090 bash[21690]: cluster 2024-09-16T14:10:13.007511+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-16T14:10:14.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:14 smithi090 bash[21690]: cluster 2024-09-16T14:10:13.042344+0000 mgr.y (mgr.14412) 133 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:10:14.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:14 smithi090 bash[21690]: audit 2024-09-16T14:10:13.320207+0000 mon.a (mon.0) 919 : audit [INF] from='client.? 172.21.15.50:0/247751314' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/2212223531"}]: dispatch 2024-09-16T14:10:15.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:15 smithi050 bash[26719]: audit 2024-09-16T14:10:14.010715+0000 mon.a (mon.0) 920 : audit [INF] from='client.? 172.21.15.50:0/247751314' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/2212223531"}]': finished 2024-09-16T14:10:15.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:15 smithi050 bash[26719]: cluster 2024-09-16T14:10:14.020540+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-16T14:10:15.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:15 smithi050 bash[26719]: audit 2024-09-16T14:10:14.128318+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:15.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:15 smithi050 bash[26719]: audit 2024-09-16T14:10:14.329235+0000 mon.a (mon.0) 923 : audit [INF] from='client.? 172.21.15.50:0/504896062' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/3451962871"}]: dispatch 2024-09-16T14:10:15.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:15 smithi050 bash[19827]: audit 2024-09-16T14:10:14.010715+0000 mon.a (mon.0) 920 : audit [INF] from='client.? 172.21.15.50:0/247751314' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/2212223531"}]': finished 2024-09-16T14:10:15.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:15 smithi050 bash[19827]: cluster 2024-09-16T14:10:14.020540+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-16T14:10:15.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:15 smithi050 bash[19827]: audit 2024-09-16T14:10:14.128318+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:15.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:15 smithi050 bash[19827]: audit 2024-09-16T14:10:14.329235+0000 mon.a (mon.0) 923 : audit [INF] from='client.? 172.21.15.50:0/504896062' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/3451962871"}]: dispatch 2024-09-16T14:10:15.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:15 smithi090 bash[21690]: audit 2024-09-16T14:10:14.010715+0000 mon.a (mon.0) 920 : audit [INF] from='client.? 172.21.15.50:0/247751314' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/2212223531"}]': finished 2024-09-16T14:10:15.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:15 smithi090 bash[21690]: cluster 2024-09-16T14:10:14.020540+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-16T14:10:15.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:15 smithi090 bash[21690]: audit 2024-09-16T14:10:14.128318+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:15.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:15 smithi090 bash[21690]: audit 2024-09-16T14:10:14.329235+0000 mon.a (mon.0) 923 : audit [INF] from='client.? 172.21.15.50:0/504896062' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/3451962871"}]: dispatch 2024-09-16T14:10:16.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:16 smithi050 bash[26719]: cluster 2024-09-16T14:10:15.044038+0000 mgr.y (mgr.14412) 134 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 127 B/s wr, 1 op/s 2024-09-16T14:10:16.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:16 smithi050 bash[26719]: audit 2024-09-16T14:10:15.127460+0000 mon.a (mon.0) 924 : audit [INF] from='client.? 172.21.15.50:0/504896062' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/3451962871"}]': finished 2024-09-16T14:10:16.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:16 smithi050 bash[26719]: cluster 2024-09-16T14:10:15.137012+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-16T14:10:16.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:16 smithi050 bash[26719]: audit 2024-09-16T14:10:15.448202+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.50:0/35537211' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/2376533817"}]: dispatch 2024-09-16T14:10:16.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:16 smithi050 bash[26719]: audit 2024-09-16T14:10:15.449120+0000 mon.a (mon.0) 926 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/2376533817"}]: dispatch 2024-09-16T14:10:16.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:16 smithi050 bash[19827]: cluster 2024-09-16T14:10:15.044038+0000 mgr.y (mgr.14412) 134 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 127 B/s wr, 1 op/s 2024-09-16T14:10:16.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:16 smithi050 bash[19827]: audit 2024-09-16T14:10:15.127460+0000 mon.a (mon.0) 924 : audit [INF] from='client.? 172.21.15.50:0/504896062' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/3451962871"}]': finished 2024-09-16T14:10:16.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:16 smithi050 bash[19827]: cluster 2024-09-16T14:10:15.137012+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-16T14:10:16.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:16 smithi050 bash[19827]: audit 2024-09-16T14:10:15.448202+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.50:0/35537211' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/2376533817"}]: dispatch 2024-09-16T14:10:16.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:16 smithi050 bash[19827]: audit 2024-09-16T14:10:15.449120+0000 mon.a (mon.0) 926 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/2376533817"}]: dispatch 2024-09-16T14:10:16.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:16 smithi090 bash[21690]: cluster 2024-09-16T14:10:15.044038+0000 mgr.y (mgr.14412) 134 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 127 B/s wr, 1 op/s 2024-09-16T14:10:16.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:16 smithi090 bash[21690]: audit 2024-09-16T14:10:15.127460+0000 mon.a (mon.0) 924 : audit [INF] from='client.? 172.21.15.50:0/504896062' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/3451962871"}]': finished 2024-09-16T14:10:16.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:16 smithi090 bash[21690]: cluster 2024-09-16T14:10:15.137012+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-16T14:10:16.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:16 smithi090 bash[21690]: audit 2024-09-16T14:10:15.448202+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.50:0/35537211' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/2376533817"}]: dispatch 2024-09-16T14:10:16.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:16 smithi090 bash[21690]: audit 2024-09-16T14:10:15.449120+0000 mon.a (mon.0) 926 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/2376533817"}]: dispatch 2024-09-16T14:10:17.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:10:17 smithi050 bash[20081]: [16/Sep/2024:14:10:17] ENGINE Bus STOPPING 2024-09-16T14:10:17.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:17 smithi050 bash[19827]: audit 2024-09-16T14:10:16.137015+0000 mon.a (mon.0) 927 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/2376533817"}]': finished 2024-09-16T14:10:17.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:17 smithi050 bash[19827]: cluster 2024-09-16T14:10:16.143918+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-16T14:10:17.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:17 smithi050 bash[19827]: audit 2024-09-16T14:10:16.459252+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.50:0/2234213323' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/1607717717"}]: dispatch 2024-09-16T14:10:17.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:17 smithi050 bash[19827]: audit 2024-09-16T14:10:16.459803+0000 mon.a (mon.0) 929 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/1607717717"}]: dispatch 2024-09-16T14:10:17.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:17 smithi050 bash[19827]: audit 2024-09-16T14:10:17.017925+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:17.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:17 smithi050 bash[19827]: audit 2024-09-16T14:10:17.026372+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:17.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:17 smithi050 bash[19827]: audit 2024-09-16T14:10:17.028486+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:10:17.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:17 smithi050 bash[19827]: audit 2024-09-16T14:10:17.029794+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:10:17.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:17 smithi050 bash[19827]: audit 2024-09-16T14:10:17.038162+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:17.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:17 smithi050 bash[26719]: audit 2024-09-16T14:10:16.137015+0000 mon.a (mon.0) 927 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/2376533817"}]': finished 2024-09-16T14:10:17.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:17 smithi050 bash[26719]: cluster 2024-09-16T14:10:16.143918+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-16T14:10:17.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:17 smithi050 bash[26719]: audit 2024-09-16T14:10:16.459252+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.50:0/2234213323' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/1607717717"}]: dispatch 2024-09-16T14:10:17.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:17 smithi050 bash[26719]: audit 2024-09-16T14:10:16.459803+0000 mon.a (mon.0) 929 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/1607717717"}]: dispatch 2024-09-16T14:10:17.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:17 smithi050 bash[26719]: audit 2024-09-16T14:10:17.017925+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:17.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:17 smithi050 bash[26719]: audit 2024-09-16T14:10:17.026372+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:17.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:17 smithi050 bash[26719]: audit 2024-09-16T14:10:17.028486+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:10:17.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:17 smithi050 bash[26719]: audit 2024-09-16T14:10:17.029794+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:10:17.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:17 smithi050 bash[26719]: audit 2024-09-16T14:10:17.038162+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:17.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:17 smithi090 bash[21690]: audit 2024-09-16T14:10:16.137015+0000 mon.a (mon.0) 927 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/2376533817"}]': finished 2024-09-16T14:10:17.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:17 smithi090 bash[21690]: cluster 2024-09-16T14:10:16.143918+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-16T14:10:17.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:17 smithi090 bash[21690]: audit 2024-09-16T14:10:16.459252+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.50:0/2234213323' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/1607717717"}]: dispatch 2024-09-16T14:10:17.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:17 smithi090 bash[21690]: audit 2024-09-16T14:10:16.459803+0000 mon.a (mon.0) 929 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/1607717717"}]: dispatch 2024-09-16T14:10:17.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:17 smithi090 bash[21690]: audit 2024-09-16T14:10:17.017925+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:17.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:17 smithi090 bash[21690]: audit 2024-09-16T14:10:17.026372+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:17.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:17 smithi090 bash[21690]: audit 2024-09-16T14:10:17.028486+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:10:17.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:17 smithi090 bash[21690]: audit 2024-09-16T14:10:17.029794+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:10:17.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:17 smithi090 bash[21690]: audit 2024-09-16T14:10:17.038162+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:17.931 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:10:17 smithi050 bash[20081]: [16/Sep/2024:14:10:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T14:10:17.931 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:10:17 smithi050 bash[20081]: [16/Sep/2024:14:10:17] ENGINE Bus STOPPED 2024-09-16T14:10:17.931 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:10:17 smithi050 bash[20081]: [16/Sep/2024:14:10:17] ENGINE Bus STARTING 2024-09-16T14:10:17.931 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:10:17 smithi050 bash[20081]: [16/Sep/2024:14:10:17] ENGINE Serving on http://:::9283 2024-09-16T14:10:17.932 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:10:17 smithi050 bash[20081]: [16/Sep/2024:14:10:17] ENGINE Bus STARTED 2024-09-16T14:10:18.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[26719]: cluster 2024-09-16T14:10:17.044826+0000 mgr.y (mgr.14412) 135 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1013 B/s rd, 253 B/s wr, 3 op/s 2024-09-16T14:10:18.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[26719]: audit 2024-09-16T14:10:17.139385+0000 mon.a (mon.0) 935 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/1607717717"}]': finished 2024-09-16T14:10:18.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[26719]: cluster 2024-09-16T14:10:17.145831+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-16T14:10:18.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[26719]: audit 2024-09-16T14:10:17.146904+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:10:18.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[26719]: audit 2024-09-16T14:10:17.148436+0000 mgr.y (mgr.14412) 136 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:10:18.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[26719]: cephadm 2024-09-16T14:10:17.155351+0000 mgr.y (mgr.14412) 137 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.50:5000 to Dashboard 2024-09-16T14:10:18.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[26719]: audit 2024-09-16T14:10:17.155717+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:10:18.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[26719]: audit 2024-09-16T14:10:17.156188+0000 mgr.y (mgr.14412) 138 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:10:18.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[26719]: audit 2024-09-16T14:10:17.160497+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:18.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[26719]: audit 2024-09-16T14:10:17.170869+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi050"}]: dispatch 2024-09-16T14:10:18.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[26719]: audit 2024-09-16T14:10:17.171499+0000 mgr.y (mgr.14412) 139 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi050"}]: dispatch 2024-09-16T14:10:18.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[26719]: audit 2024-09-16T14:10:17.183731+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:18.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[26719]: audit 2024-09-16T14:10:17.239305+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:10:18.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[26719]: audit 2024-09-16T14:10:17.240319+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:10:18.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[26719]: audit 2024-09-16T14:10:17.248243+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:18.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[26719]: audit 2024-09-16T14:10:17.463590+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.50:0/682940953' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/1911786703"}]: dispatch 2024-09-16T14:10:18.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[26719]: audit 2024-09-16T14:10:17.464321+0000 mon.a (mon.0) 945 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/1911786703"}]: dispatch 2024-09-16T14:10:18.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[19827]: cluster 2024-09-16T14:10:17.044826+0000 mgr.y (mgr.14412) 135 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1013 B/s rd, 253 B/s wr, 3 op/s 2024-09-16T14:10:18.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[19827]: audit 2024-09-16T14:10:17.139385+0000 mon.a (mon.0) 935 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/1607717717"}]': finished 2024-09-16T14:10:18.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[19827]: cluster 2024-09-16T14:10:17.145831+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-16T14:10:18.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[19827]: audit 2024-09-16T14:10:17.146904+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:10:18.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[19827]: audit 2024-09-16T14:10:17.148436+0000 mgr.y (mgr.14412) 136 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:10:18.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[19827]: cephadm 2024-09-16T14:10:17.155351+0000 mgr.y (mgr.14412) 137 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.50:5000 to Dashboard 2024-09-16T14:10:18.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[19827]: audit 2024-09-16T14:10:17.155717+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:10:18.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[19827]: audit 2024-09-16T14:10:17.156188+0000 mgr.y (mgr.14412) 138 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:10:18.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[19827]: audit 2024-09-16T14:10:17.160497+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:18.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[19827]: audit 2024-09-16T14:10:17.170869+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi050"}]: dispatch 2024-09-16T14:10:18.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[19827]: audit 2024-09-16T14:10:17.171499+0000 mgr.y (mgr.14412) 139 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi050"}]: dispatch 2024-09-16T14:10:18.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[19827]: audit 2024-09-16T14:10:17.183731+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:18.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[19827]: audit 2024-09-16T14:10:17.239305+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:10:18.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[19827]: audit 2024-09-16T14:10:17.240319+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:10:18.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[19827]: audit 2024-09-16T14:10:17.248243+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:18.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[19827]: audit 2024-09-16T14:10:17.463590+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.50:0/682940953' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/1911786703"}]: dispatch 2024-09-16T14:10:18.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:18 smithi050 bash[19827]: audit 2024-09-16T14:10:17.464321+0000 mon.a (mon.0) 945 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/1911786703"}]: dispatch 2024-09-16T14:10:18.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:18 smithi090 bash[21690]: cluster 2024-09-16T14:10:17.044826+0000 mgr.y (mgr.14412) 135 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1013 B/s rd, 253 B/s wr, 3 op/s 2024-09-16T14:10:18.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:18 smithi090 bash[21690]: audit 2024-09-16T14:10:17.139385+0000 mon.a (mon.0) 935 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/1607717717"}]': finished 2024-09-16T14:10:18.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:18 smithi090 bash[21690]: cluster 2024-09-16T14:10:17.145831+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-16T14:10:18.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:18 smithi090 bash[21690]: audit 2024-09-16T14:10:17.146904+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:10:18.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:18 smithi090 bash[21690]: audit 2024-09-16T14:10:17.148436+0000 mgr.y (mgr.14412) 136 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:10:18.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:18 smithi090 bash[21690]: cephadm 2024-09-16T14:10:17.155351+0000 mgr.y (mgr.14412) 137 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.50:5000 to Dashboard 2024-09-16T14:10:18.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:18 smithi090 bash[21690]: audit 2024-09-16T14:10:17.155717+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:10:18.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:18 smithi090 bash[21690]: audit 2024-09-16T14:10:17.156188+0000 mgr.y (mgr.14412) 138 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:10:18.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:18 smithi090 bash[21690]: audit 2024-09-16T14:10:17.160497+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:18.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:18 smithi090 bash[21690]: audit 2024-09-16T14:10:17.170869+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi050"}]: dispatch 2024-09-16T14:10:18.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:18 smithi090 bash[21690]: audit 2024-09-16T14:10:17.171499+0000 mgr.y (mgr.14412) 139 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi050"}]: dispatch 2024-09-16T14:10:18.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:18 smithi090 bash[21690]: audit 2024-09-16T14:10:17.183731+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:18.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:18 smithi090 bash[21690]: audit 2024-09-16T14:10:17.239305+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:10:18.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:18 smithi090 bash[21690]: audit 2024-09-16T14:10:17.240319+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:10:18.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:18 smithi090 bash[21690]: audit 2024-09-16T14:10:17.248243+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:10:18.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:18 smithi090 bash[21690]: audit 2024-09-16T14:10:17.463590+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.50:0/682940953' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/1911786703"}]: dispatch 2024-09-16T14:10:18.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:18 smithi090 bash[21690]: audit 2024-09-16T14:10:17.464321+0000 mon.a (mon.0) 945 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/1911786703"}]: dispatch 2024-09-16T14:10:19.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:10:19 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:10:19] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-16T14:10:19.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:19 smithi050 bash[19827]: audit 2024-09-16T14:10:18.246691+0000 mon.a (mon.0) 946 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/1911786703"}]': finished 2024-09-16T14:10:19.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:19 smithi050 bash[19827]: cluster 2024-09-16T14:10:18.254804+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-16T14:10:19.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:19 smithi050 bash[19827]: audit 2024-09-16T14:10:18.579360+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.50:0/1574863613' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/700052703"}]: dispatch 2024-09-16T14:10:19.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:19 smithi050 bash[19827]: audit 2024-09-16T14:10:18.580348+0000 mon.a (mon.0) 948 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/700052703"}]: dispatch 2024-09-16T14:10:19.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:19 smithi050 bash[19827]: audit 2024-09-16T14:10:19.074449+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:10:19.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:19 smithi050 bash[26719]: audit 2024-09-16T14:10:18.246691+0000 mon.a (mon.0) 946 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/1911786703"}]': finished 2024-09-16T14:10:19.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:19 smithi050 bash[26719]: cluster 2024-09-16T14:10:18.254804+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-16T14:10:19.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:19 smithi050 bash[26719]: audit 2024-09-16T14:10:18.579360+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.50:0/1574863613' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/700052703"}]: dispatch 2024-09-16T14:10:19.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:19 smithi050 bash[26719]: audit 2024-09-16T14:10:18.580348+0000 mon.a (mon.0) 948 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/700052703"}]: dispatch 2024-09-16T14:10:19.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:19 smithi050 bash[26719]: audit 2024-09-16T14:10:19.074449+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:10:19.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:19 smithi090 bash[21690]: audit 2024-09-16T14:10:18.246691+0000 mon.a (mon.0) 946 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/1911786703"}]': finished 2024-09-16T14:10:19.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:19 smithi090 bash[21690]: cluster 2024-09-16T14:10:18.254804+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-16T14:10:19.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:19 smithi090 bash[21690]: audit 2024-09-16T14:10:18.579360+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.50:0/1574863613' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/700052703"}]: dispatch 2024-09-16T14:10:19.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:19 smithi090 bash[21690]: audit 2024-09-16T14:10:18.580348+0000 mon.a (mon.0) 948 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/700052703"}]: dispatch 2024-09-16T14:10:19.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:19 smithi090 bash[21690]: audit 2024-09-16T14:10:19.074449+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:10:20.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:20 smithi050 bash[19827]: cluster 2024-09-16T14:10:19.045551+0000 mgr.y (mgr.14412) 140 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:10:20.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:20 smithi050 bash[19827]: audit 2024-09-16T14:10:19.255768+0000 mon.a (mon.0) 950 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/700052703"}]': finished 2024-09-16T14:10:20.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:20 smithi050 bash[19827]: cluster 2024-09-16T14:10:19.265828+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-16T14:10:20.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:20 smithi050 bash[19827]: audit 2024-09-16T14:10:19.585807+0000 mon.a (mon.0) 952 : audit [INF] from='client.? 172.21.15.50:0/2900555702' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3109472335"}]: dispatch 2024-09-16T14:10:20.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:20 smithi050 bash[19827]: audit 2024-09-16T14:10:19.865112+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2024-09-16T14:10:20.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:20 smithi050 bash[19827]: audit 2024-09-16T14:10:19.865594+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-16T14:10:20.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:20 smithi050 bash[19827]: audit 2024-09-16T14:10:19.865969+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-09-16T14:10:20.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:20 smithi050 bash[26719]: cluster 2024-09-16T14:10:19.045551+0000 mgr.y (mgr.14412) 140 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:10:20.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:20 smithi050 bash[26719]: audit 2024-09-16T14:10:19.255768+0000 mon.a (mon.0) 950 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/700052703"}]': finished 2024-09-16T14:10:20.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:20 smithi050 bash[26719]: cluster 2024-09-16T14:10:19.265828+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-16T14:10:20.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:20 smithi050 bash[26719]: audit 2024-09-16T14:10:19.585807+0000 mon.a (mon.0) 952 : audit [INF] from='client.? 172.21.15.50:0/2900555702' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3109472335"}]: dispatch 2024-09-16T14:10:20.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:20 smithi050 bash[26719]: audit 2024-09-16T14:10:19.865112+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2024-09-16T14:10:20.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:20 smithi050 bash[26719]: audit 2024-09-16T14:10:19.865594+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-16T14:10:20.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:20 smithi050 bash[26719]: audit 2024-09-16T14:10:19.865969+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-09-16T14:10:20.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:20 smithi090 bash[21690]: cluster 2024-09-16T14:10:19.045551+0000 mgr.y (mgr.14412) 140 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:10:20.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:20 smithi090 bash[21690]: audit 2024-09-16T14:10:19.255768+0000 mon.a (mon.0) 950 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/700052703"}]': finished 2024-09-16T14:10:20.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:20 smithi090 bash[21690]: cluster 2024-09-16T14:10:19.265828+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-16T14:10:20.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:20 smithi090 bash[21690]: audit 2024-09-16T14:10:19.585807+0000 mon.a (mon.0) 952 : audit [INF] from='client.? 172.21.15.50:0/2900555702' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3109472335"}]: dispatch 2024-09-16T14:10:20.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:20 smithi090 bash[21690]: audit 2024-09-16T14:10:19.865112+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2024-09-16T14:10:20.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:20 smithi090 bash[21690]: audit 2024-09-16T14:10:19.865594+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-16T14:10:20.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:20 smithi090 bash[21690]: audit 2024-09-16T14:10:19.865969+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-09-16T14:10:21.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:21 smithi050 bash[19827]: audit 2024-09-16T14:10:20.258173+0000 mon.a (mon.0) 956 : audit [INF] from='client.? 172.21.15.50:0/2900555702' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3109472335"}]': finished 2024-09-16T14:10:21.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:21 smithi050 bash[19827]: audit 2024-09-16T14:10:20.258332+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]': finished 2024-09-16T14:10:21.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:21 smithi050 bash[19827]: audit 2024-09-16T14:10:20.258506+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-09-16T14:10:21.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:21 smithi050 bash[19827]: audit 2024-09-16T14:10:20.258678+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-09-16T14:10:21.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:21 smithi050 bash[19827]: cluster 2024-09-16T14:10:20.266291+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-16T14:10:21.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:21 smithi050 bash[19827]: audit 2024-09-16T14:10:20.588837+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.50:0/3350969676' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/2376533817"}]: dispatch 2024-09-16T14:10:21.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:21 smithi050 bash[19827]: audit 2024-09-16T14:10:20.589679+0000 mon.a (mon.0) 961 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/2376533817"}]: dispatch 2024-09-16T14:10:21.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:21 smithi050 bash[26719]: audit 2024-09-16T14:10:20.258173+0000 mon.a (mon.0) 956 : audit [INF] from='client.? 172.21.15.50:0/2900555702' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3109472335"}]': finished 2024-09-16T14:10:21.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:21 smithi050 bash[26719]: audit 2024-09-16T14:10:20.258332+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]': finished 2024-09-16T14:10:21.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:21 smithi050 bash[26719]: audit 2024-09-16T14:10:20.258506+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-09-16T14:10:21.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:21 smithi050 bash[26719]: audit 2024-09-16T14:10:20.258678+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-09-16T14:10:21.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:21 smithi050 bash[26719]: cluster 2024-09-16T14:10:20.266291+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-16T14:10:21.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:21 smithi050 bash[26719]: audit 2024-09-16T14:10:20.588837+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.50:0/3350969676' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/2376533817"}]: dispatch 2024-09-16T14:10:21.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:21 smithi050 bash[26719]: audit 2024-09-16T14:10:20.589679+0000 mon.a (mon.0) 961 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/2376533817"}]: dispatch 2024-09-16T14:10:21.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:21 smithi090 bash[21690]: audit 2024-09-16T14:10:20.258173+0000 mon.a (mon.0) 956 : audit [INF] from='client.? 172.21.15.50:0/2900555702' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3109472335"}]': finished 2024-09-16T14:10:21.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:21 smithi090 bash[21690]: audit 2024-09-16T14:10:20.258332+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]': finished 2024-09-16T14:10:21.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:21 smithi090 bash[21690]: audit 2024-09-16T14:10:20.258506+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-09-16T14:10:21.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:21 smithi090 bash[21690]: audit 2024-09-16T14:10:20.258678+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-09-16T14:10:21.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:21 smithi090 bash[21690]: cluster 2024-09-16T14:10:20.266291+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-16T14:10:21.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:21 smithi090 bash[21690]: audit 2024-09-16T14:10:20.588837+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.50:0/3350969676' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/2376533817"}]: dispatch 2024-09-16T14:10:21.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:21 smithi090 bash[21690]: audit 2024-09-16T14:10:20.589679+0000 mon.a (mon.0) 961 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/2376533817"}]: dispatch 2024-09-16T14:10:22.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:22 smithi050 bash[19827]: cluster 2024-09-16T14:10:21.046250+0000 mgr.y (mgr.14412) 141 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:22.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:22 smithi050 bash[19827]: audit 2024-09-16T14:10:21.280927+0000 mon.a (mon.0) 962 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/2376533817"}]': finished 2024-09-16T14:10:22.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:22 smithi050 bash[19827]: cluster 2024-09-16T14:10:21.288071+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-16T14:10:22.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:22 smithi050 bash[19827]: audit 2024-09-16T14:10:21.608366+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.50:0/3715495721' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3948743669"}]: dispatch 2024-09-16T14:10:22.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:22 smithi050 bash[19827]: audit 2024-09-16T14:10:21.609262+0000 mon.a (mon.0) 964 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3948743669"}]: dispatch 2024-09-16T14:10:22.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:22 smithi050 bash[19827]: audit 2024-09-16T14:10:21.783409+0000 mgr.y (mgr.14412) 142 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:22.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:22 smithi050 bash[26719]: cluster 2024-09-16T14:10:21.046250+0000 mgr.y (mgr.14412) 141 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:22.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:22 smithi050 bash[26719]: audit 2024-09-16T14:10:21.280927+0000 mon.a (mon.0) 962 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/2376533817"}]': finished 2024-09-16T14:10:22.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:22 smithi050 bash[26719]: cluster 2024-09-16T14:10:21.288071+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-16T14:10:22.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:22 smithi050 bash[26719]: audit 2024-09-16T14:10:21.608366+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.50:0/3715495721' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3948743669"}]: dispatch 2024-09-16T14:10:22.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:22 smithi050 bash[26719]: audit 2024-09-16T14:10:21.609262+0000 mon.a (mon.0) 964 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3948743669"}]: dispatch 2024-09-16T14:10:22.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:22 smithi050 bash[26719]: audit 2024-09-16T14:10:21.783409+0000 mgr.y (mgr.14412) 142 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:22.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:22 smithi090 bash[21690]: cluster 2024-09-16T14:10:21.046250+0000 mgr.y (mgr.14412) 141 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:22.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:22 smithi090 bash[21690]: audit 2024-09-16T14:10:21.280927+0000 mon.a (mon.0) 962 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/2376533817"}]': finished 2024-09-16T14:10:22.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:22 smithi090 bash[21690]: cluster 2024-09-16T14:10:21.288071+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-16T14:10:22.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:22 smithi090 bash[21690]: audit 2024-09-16T14:10:21.608366+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.50:0/3715495721' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3948743669"}]: dispatch 2024-09-16T14:10:22.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:22 smithi090 bash[21690]: audit 2024-09-16T14:10:21.609262+0000 mon.a (mon.0) 964 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3948743669"}]: dispatch 2024-09-16T14:10:22.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:22 smithi090 bash[21690]: audit 2024-09-16T14:10:21.783409+0000 mgr.y (mgr.14412) 142 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:23.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:23 smithi050 bash[19827]: audit 2024-09-16T14:10:22.292557+0000 mon.a (mon.0) 965 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3948743669"}]': finished 2024-09-16T14:10:23.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:23 smithi050 bash[19827]: cluster 2024-09-16T14:10:22.299591+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-16T14:10:23.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:23 smithi050 bash[19827]: audit 2024-09-16T14:10:22.623172+0000 mon.a (mon.0) 967 : audit [INF] from='client.? 172.21.15.50:0/3499490769' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/2006105347"}]: dispatch 2024-09-16T14:10:23.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:23 smithi050 bash[26719]: audit 2024-09-16T14:10:22.292557+0000 mon.a (mon.0) 965 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3948743669"}]': finished 2024-09-16T14:10:23.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:23 smithi050 bash[26719]: cluster 2024-09-16T14:10:22.299591+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-16T14:10:23.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:23 smithi050 bash[26719]: audit 2024-09-16T14:10:22.623172+0000 mon.a (mon.0) 967 : audit [INF] from='client.? 172.21.15.50:0/3499490769' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/2006105347"}]: dispatch 2024-09-16T14:10:23.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:23 smithi090 bash[21690]: audit 2024-09-16T14:10:22.292557+0000 mon.a (mon.0) 965 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3948743669"}]': finished 2024-09-16T14:10:23.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:23 smithi090 bash[21690]: cluster 2024-09-16T14:10:22.299591+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-16T14:10:23.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:23 smithi090 bash[21690]: audit 2024-09-16T14:10:22.623172+0000 mon.a (mon.0) 967 : audit [INF] from='client.? 172.21.15.50:0/3499490769' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/2006105347"}]: dispatch 2024-09-16T14:10:24.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:24 smithi050 bash[26719]: cluster 2024-09-16T14:10:23.047008+0000 mgr.y (mgr.14412) 143 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:24.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:24 smithi050 bash[26719]: audit 2024-09-16T14:10:23.295023+0000 mon.a (mon.0) 968 : audit [INF] from='client.? 172.21.15.50:0/3499490769' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/2006105347"}]': finished 2024-09-16T14:10:24.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:24 smithi050 bash[26719]: cluster 2024-09-16T14:10:23.303518+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-16T14:10:24.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:24 smithi050 bash[26719]: audit 2024-09-16T14:10:23.619771+0000 mon.a (mon.0) 970 : audit [INF] from='client.? 172.21.15.50:0/2643657401' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/546578734"}]: dispatch 2024-09-16T14:10:24.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:24 smithi050 bash[19827]: cluster 2024-09-16T14:10:23.047008+0000 mgr.y (mgr.14412) 143 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:24.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:24 smithi050 bash[19827]: audit 2024-09-16T14:10:23.295023+0000 mon.a (mon.0) 968 : audit [INF] from='client.? 172.21.15.50:0/3499490769' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/2006105347"}]': finished 2024-09-16T14:10:24.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:24 smithi050 bash[19827]: cluster 2024-09-16T14:10:23.303518+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-16T14:10:24.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:24 smithi050 bash[19827]: audit 2024-09-16T14:10:23.619771+0000 mon.a (mon.0) 970 : audit [INF] from='client.? 172.21.15.50:0/2643657401' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/546578734"}]: dispatch 2024-09-16T14:10:24.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:24 smithi090 bash[21690]: cluster 2024-09-16T14:10:23.047008+0000 mgr.y (mgr.14412) 143 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:24.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:24 smithi090 bash[21690]: audit 2024-09-16T14:10:23.295023+0000 mon.a (mon.0) 968 : audit [INF] from='client.? 172.21.15.50:0/3499490769' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/2006105347"}]': finished 2024-09-16T14:10:24.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:24 smithi090 bash[21690]: cluster 2024-09-16T14:10:23.303518+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-16T14:10:24.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:24 smithi090 bash[21690]: audit 2024-09-16T14:10:23.619771+0000 mon.a (mon.0) 970 : audit [INF] from='client.? 172.21.15.50:0/2643657401' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/546578734"}]: dispatch 2024-09-16T14:10:25.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:25 smithi050 bash[26719]: audit 2024-09-16T14:10:24.308049+0000 mon.a (mon.0) 971 : audit [INF] from='client.? 172.21.15.50:0/2643657401' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/546578734"}]': finished 2024-09-16T14:10:25.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:25 smithi050 bash[26719]: cluster 2024-09-16T14:10:24.314544+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-16T14:10:25.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:25 smithi050 bash[26719]: audit 2024-09-16T14:10:24.629764+0000 mon.a (mon.0) 973 : audit [INF] from='client.? 172.21.15.50:0/3622291098' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/1607717717"}]: dispatch 2024-09-16T14:10:25.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:25 smithi050 bash[19827]: audit 2024-09-16T14:10:24.308049+0000 mon.a (mon.0) 971 : audit [INF] from='client.? 172.21.15.50:0/2643657401' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/546578734"}]': finished 2024-09-16T14:10:25.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:25 smithi050 bash[19827]: cluster 2024-09-16T14:10:24.314544+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-16T14:10:25.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:25 smithi050 bash[19827]: audit 2024-09-16T14:10:24.629764+0000 mon.a (mon.0) 973 : audit [INF] from='client.? 172.21.15.50:0/3622291098' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/1607717717"}]: dispatch 2024-09-16T14:10:25.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:25 smithi090 bash[21690]: audit 2024-09-16T14:10:24.308049+0000 mon.a (mon.0) 971 : audit [INF] from='client.? 172.21.15.50:0/2643657401' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/546578734"}]': finished 2024-09-16T14:10:25.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:25 smithi090 bash[21690]: cluster 2024-09-16T14:10:24.314544+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-16T14:10:25.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:25 smithi090 bash[21690]: audit 2024-09-16T14:10:24.629764+0000 mon.a (mon.0) 973 : audit [INF] from='client.? 172.21.15.50:0/3622291098' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/1607717717"}]: dispatch 2024-09-16T14:10:26.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:26 smithi050 bash[19827]: cluster 2024-09-16T14:10:25.048584+0000 mgr.y (mgr.14412) 144 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T14:10:26.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:26 smithi050 bash[19827]: audit 2024-09-16T14:10:25.329396+0000 mon.a (mon.0) 974 : audit [INF] from='client.? 172.21.15.50:0/3622291098' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/1607717717"}]': finished 2024-09-16T14:10:26.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:26 smithi050 bash[19827]: cluster 2024-09-16T14:10:25.336811+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-16T14:10:26.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:26 smithi050 bash[19827]: audit 2024-09-16T14:10:25.651028+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.50:0/153814510' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/4196241602"}]: dispatch 2024-09-16T14:10:26.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:26 smithi050 bash[26719]: cluster 2024-09-16T14:10:25.048584+0000 mgr.y (mgr.14412) 144 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T14:10:26.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:26 smithi050 bash[26719]: audit 2024-09-16T14:10:25.329396+0000 mon.a (mon.0) 974 : audit [INF] from='client.? 172.21.15.50:0/3622291098' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/1607717717"}]': finished 2024-09-16T14:10:26.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:26 smithi050 bash[26719]: cluster 2024-09-16T14:10:25.336811+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-16T14:10:26.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:26 smithi050 bash[26719]: audit 2024-09-16T14:10:25.651028+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.50:0/153814510' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/4196241602"}]: dispatch 2024-09-16T14:10:26.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:26 smithi090 bash[21690]: cluster 2024-09-16T14:10:25.048584+0000 mgr.y (mgr.14412) 144 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T14:10:26.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:26 smithi090 bash[21690]: audit 2024-09-16T14:10:25.329396+0000 mon.a (mon.0) 974 : audit [INF] from='client.? 172.21.15.50:0/3622291098' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/1607717717"}]': finished 2024-09-16T14:10:26.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:26 smithi090 bash[21690]: cluster 2024-09-16T14:10:25.336811+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-16T14:10:26.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:26 smithi090 bash[21690]: audit 2024-09-16T14:10:25.651028+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.50:0/153814510' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/4196241602"}]: dispatch 2024-09-16T14:10:27.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:27 smithi050 bash[19827]: audit 2024-09-16T14:10:26.341528+0000 mon.a (mon.0) 977 : audit [INF] from='client.? 172.21.15.50:0/153814510' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/4196241602"}]': finished 2024-09-16T14:10:27.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:27 smithi050 bash[19827]: cluster 2024-09-16T14:10:26.346379+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-16T14:10:27.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:27 smithi050 bash[19827]: audit 2024-09-16T14:10:26.667048+0000 mon.a (mon.0) 979 : audit [INF] from='client.? 172.21.15.50:0/317351703' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/129681509"}]: dispatch 2024-09-16T14:10:27.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:27 smithi050 bash[26719]: audit 2024-09-16T14:10:26.341528+0000 mon.a (mon.0) 977 : audit [INF] from='client.? 172.21.15.50:0/153814510' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/4196241602"}]': finished 2024-09-16T14:10:27.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:27 smithi050 bash[26719]: cluster 2024-09-16T14:10:26.346379+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-16T14:10:27.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:27 smithi050 bash[26719]: audit 2024-09-16T14:10:26.667048+0000 mon.a (mon.0) 979 : audit [INF] from='client.? 172.21.15.50:0/317351703' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/129681509"}]: dispatch 2024-09-16T14:10:27.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:27 smithi090 bash[21690]: audit 2024-09-16T14:10:26.341528+0000 mon.a (mon.0) 977 : audit [INF] from='client.? 172.21.15.50:0/153814510' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/4196241602"}]': finished 2024-09-16T14:10:27.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:27 smithi090 bash[21690]: cluster 2024-09-16T14:10:26.346379+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-16T14:10:27.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:27 smithi090 bash[21690]: audit 2024-09-16T14:10:26.667048+0000 mon.a (mon.0) 979 : audit [INF] from='client.? 172.21.15.50:0/317351703' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/129681509"}]: dispatch 2024-09-16T14:10:28.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:28 smithi050 bash[19827]: cluster 2024-09-16T14:10:27.049319+0000 mgr.y (mgr.14412) 145 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T14:10:28.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:28 smithi050 bash[19827]: audit 2024-09-16T14:10:27.343922+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.50:0/317351703' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/129681509"}]': finished 2024-09-16T14:10:28.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:28 smithi050 bash[19827]: cluster 2024-09-16T14:10:27.348442+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-16T14:10:28.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:28 smithi050 bash[19827]: audit 2024-09-16T14:10:27.665075+0000 mon.a (mon.0) 982 : audit [INF] from='client.? 172.21.15.50:0/2825094033' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/896331468"}]: dispatch 2024-09-16T14:10:28.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:28 smithi050 bash[26719]: cluster 2024-09-16T14:10:27.049319+0000 mgr.y (mgr.14412) 145 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T14:10:28.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:28 smithi050 bash[26719]: audit 2024-09-16T14:10:27.343922+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.50:0/317351703' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/129681509"}]': finished 2024-09-16T14:10:28.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:28 smithi050 bash[26719]: cluster 2024-09-16T14:10:27.348442+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-16T14:10:28.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:28 smithi050 bash[26719]: audit 2024-09-16T14:10:27.665075+0000 mon.a (mon.0) 982 : audit [INF] from='client.? 172.21.15.50:0/2825094033' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/896331468"}]: dispatch 2024-09-16T14:10:28.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:28 smithi090 bash[21690]: cluster 2024-09-16T14:10:27.049319+0000 mgr.y (mgr.14412) 145 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T14:10:28.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:28 smithi090 bash[21690]: audit 2024-09-16T14:10:27.343922+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.50:0/317351703' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/129681509"}]': finished 2024-09-16T14:10:28.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:28 smithi090 bash[21690]: cluster 2024-09-16T14:10:27.348442+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-16T14:10:28.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:28 smithi090 bash[21690]: audit 2024-09-16T14:10:27.665075+0000 mon.a (mon.0) 982 : audit [INF] from='client.? 172.21.15.50:0/2825094033' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/896331468"}]: dispatch 2024-09-16T14:10:29.362 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:10:29 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:10:29] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.43.0" 2024-09-16T14:10:29.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:29 smithi050 bash[19827]: audit 2024-09-16T14:10:28.354672+0000 mon.a (mon.0) 983 : audit [INF] from='client.? 172.21.15.50:0/2825094033' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/896331468"}]': finished 2024-09-16T14:10:29.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:29 smithi050 bash[19827]: cluster 2024-09-16T14:10:28.361682+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-16T14:10:29.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:29 smithi050 bash[26719]: audit 2024-09-16T14:10:28.354672+0000 mon.a (mon.0) 983 : audit [INF] from='client.? 172.21.15.50:0/2825094033' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/896331468"}]': finished 2024-09-16T14:10:29.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:29 smithi050 bash[26719]: cluster 2024-09-16T14:10:28.361682+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-16T14:10:29.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:29 smithi090 bash[21690]: audit 2024-09-16T14:10:28.354672+0000 mon.a (mon.0) 983 : audit [INF] from='client.? 172.21.15.50:0/2825094033' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/896331468"}]': finished 2024-09-16T14:10:29.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:29 smithi090 bash[21690]: cluster 2024-09-16T14:10:28.361682+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-16T14:10:30.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:30 smithi050 bash[19827]: cluster 2024-09-16T14:10:29.050127+0000 mgr.y (mgr.14412) 146 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:10:30.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:30 smithi050 bash[26719]: cluster 2024-09-16T14:10:29.050127+0000 mgr.y (mgr.14412) 146 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:10:30.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:30 smithi090 bash[21690]: cluster 2024-09-16T14:10:29.050127+0000 mgr.y (mgr.14412) 146 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:10:32.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:32 smithi050 bash[19827]: cluster 2024-09-16T14:10:31.051891+0000 mgr.y (mgr.14412) 147 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-09-16T14:10:32.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:32 smithi050 bash[19827]: audit 2024-09-16T14:10:31.793910+0000 mgr.y (mgr.14412) 148 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:32.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:32 smithi050 bash[26719]: cluster 2024-09-16T14:10:31.051891+0000 mgr.y (mgr.14412) 147 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-09-16T14:10:32.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:32 smithi050 bash[26719]: audit 2024-09-16T14:10:31.793910+0000 mgr.y (mgr.14412) 148 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:32.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:32 smithi090 bash[21690]: cluster 2024-09-16T14:10:31.051891+0000 mgr.y (mgr.14412) 147 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-09-16T14:10:32.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:32 smithi090 bash[21690]: audit 2024-09-16T14:10:31.793910+0000 mgr.y (mgr.14412) 148 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:34.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:34 smithi050 bash[19827]: cluster 2024-09-16T14:10:33.052730+0000 mgr.y (mgr.14412) 149 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 763 B/s rd, 0 op/s 2024-09-16T14:10:34.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:34 smithi050 bash[19827]: audit 2024-09-16T14:10:34.074779+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:10:34.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:34 smithi050 bash[26719]: cluster 2024-09-16T14:10:33.052730+0000 mgr.y (mgr.14412) 149 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 763 B/s rd, 0 op/s 2024-09-16T14:10:34.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:34 smithi050 bash[26719]: audit 2024-09-16T14:10:34.074779+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:10:34.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:34 smithi090 bash[21690]: cluster 2024-09-16T14:10:33.052730+0000 mgr.y (mgr.14412) 149 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 763 B/s rd, 0 op/s 2024-09-16T14:10:34.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:34 smithi090 bash[21690]: audit 2024-09-16T14:10:34.074779+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:10:36.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:36 smithi050 bash[19827]: cluster 2024-09-16T14:10:35.054409+0000 mgr.y (mgr.14412) 150 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:36.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:36 smithi050 bash[26719]: cluster 2024-09-16T14:10:35.054409+0000 mgr.y (mgr.14412) 150 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:36.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:36 smithi090 bash[21690]: cluster 2024-09-16T14:10:35.054409+0000 mgr.y (mgr.14412) 150 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:38.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:38 smithi050 bash[19827]: cluster 2024-09-16T14:10:37.055116+0000 mgr.y (mgr.14412) 151 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T14:10:38.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:38 smithi050 bash[26719]: cluster 2024-09-16T14:10:37.055116+0000 mgr.y (mgr.14412) 151 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T14:10:38.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:38 smithi090 bash[21690]: cluster 2024-09-16T14:10:37.055116+0000 mgr.y (mgr.14412) 151 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T14:10:39.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:10:39 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:10:39] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-16T14:10:40.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:40 smithi050 bash[19827]: cluster 2024-09-16T14:10:39.055805+0000 mgr.y (mgr.14412) 152 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-09-16T14:10:40.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:40 smithi050 bash[26719]: cluster 2024-09-16T14:10:39.055805+0000 mgr.y (mgr.14412) 152 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-09-16T14:10:40.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:40 smithi090 bash[21690]: cluster 2024-09-16T14:10:39.055805+0000 mgr.y (mgr.14412) 152 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-09-16T14:10:42.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:42 smithi050 bash[19827]: cluster 2024-09-16T14:10:41.057474+0000 mgr.y (mgr.14412) 153 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:42.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:42 smithi050 bash[19827]: audit 2024-09-16T14:10:41.805216+0000 mgr.y (mgr.14412) 154 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:42.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:42 smithi050 bash[26719]: cluster 2024-09-16T14:10:41.057474+0000 mgr.y (mgr.14412) 153 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:42.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:42 smithi050 bash[26719]: audit 2024-09-16T14:10:41.805216+0000 mgr.y (mgr.14412) 154 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:42.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:42 smithi090 bash[21690]: cluster 2024-09-16T14:10:41.057474+0000 mgr.y (mgr.14412) 153 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:42.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:42 smithi090 bash[21690]: audit 2024-09-16T14:10:41.805216+0000 mgr.y (mgr.14412) 154 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:44.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:44 smithi050 bash[19827]: cluster 2024-09-16T14:10:43.058185+0000 mgr.y (mgr.14412) 155 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:10:44.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:44 smithi050 bash[26719]: cluster 2024-09-16T14:10:43.058185+0000 mgr.y (mgr.14412) 155 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:10:44.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:44 smithi090 bash[21690]: cluster 2024-09-16T14:10:43.058185+0000 mgr.y (mgr.14412) 155 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:10:46.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:46 smithi050 bash[19827]: cluster 2024-09-16T14:10:45.059797+0000 mgr.y (mgr.14412) 156 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:46.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:46 smithi050 bash[26719]: cluster 2024-09-16T14:10:45.059797+0000 mgr.y (mgr.14412) 156 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:46.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:46 smithi090 bash[21690]: cluster 2024-09-16T14:10:45.059797+0000 mgr.y (mgr.14412) 156 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:48.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:48 smithi050 bash[19827]: cluster 2024-09-16T14:10:47.060498+0000 mgr.y (mgr.14412) 157 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:10:48.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:48 smithi050 bash[26719]: cluster 2024-09-16T14:10:47.060498+0000 mgr.y (mgr.14412) 157 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:10:48.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:48 smithi090 bash[21690]: cluster 2024-09-16T14:10:47.060498+0000 mgr.y (mgr.14412) 157 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:10:49.418 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:10:49 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:10:49] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-16T14:10:49.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:49 smithi050 bash[19827]: audit 2024-09-16T14:10:49.075397+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:10:49.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:49 smithi050 bash[26719]: audit 2024-09-16T14:10:49.075397+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:10:49.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:49 smithi090 bash[21690]: audit 2024-09-16T14:10:49.075397+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:10:50.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:50 smithi050 bash[26719]: cluster 2024-09-16T14:10:49.061311+0000 mgr.y (mgr.14412) 158 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:10:50.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:50 smithi050 bash[19827]: cluster 2024-09-16T14:10:49.061311+0000 mgr.y (mgr.14412) 158 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:10:50.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:50 smithi090 bash[21690]: cluster 2024-09-16T14:10:49.061311+0000 mgr.y (mgr.14412) 158 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:10:52.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:52 smithi050 bash[19827]: cluster 2024-09-16T14:10:51.063201+0000 mgr.y (mgr.14412) 159 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:52.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:52 smithi050 bash[19827]: audit 2024-09-16T14:10:51.816452+0000 mgr.y (mgr.14412) 160 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:52.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:52 smithi050 bash[26719]: cluster 2024-09-16T14:10:51.063201+0000 mgr.y (mgr.14412) 159 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:52.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:52 smithi050 bash[26719]: audit 2024-09-16T14:10:51.816452+0000 mgr.y (mgr.14412) 160 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:52.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:52 smithi090 bash[21690]: cluster 2024-09-16T14:10:51.063201+0000 mgr.y (mgr.14412) 159 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:52.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:52 smithi090 bash[21690]: audit 2024-09-16T14:10:51.816452+0000 mgr.y (mgr.14412) 160 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:54.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:54 smithi050 bash[19827]: cluster 2024-09-16T14:10:53.064090+0000 mgr.y (mgr.14412) 161 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:10:54.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:54 smithi050 bash[26719]: cluster 2024-09-16T14:10:53.064090+0000 mgr.y (mgr.14412) 161 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:10:54.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:54 smithi090 bash[21690]: cluster 2024-09-16T14:10:53.064090+0000 mgr.y (mgr.14412) 161 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:10:56.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:56 smithi090 bash[21690]: cluster 2024-09-16T14:10:55.065735+0000 mgr.y (mgr.14412) 162 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:56.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:56 smithi050 bash[19827]: cluster 2024-09-16T14:10:55.065735+0000 mgr.y (mgr.14412) 162 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:56.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:56 smithi050 bash[26719]: cluster 2024-09-16T14:10:55.065735+0000 mgr.y (mgr.14412) 162 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:58.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:10:58 smithi090 bash[21690]: cluster 2024-09-16T14:10:57.066397+0000 mgr.y (mgr.14412) 163 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:10:58.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:10:58 smithi050 bash[19827]: cluster 2024-09-16T14:10:57.066397+0000 mgr.y (mgr.14412) 163 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:10:58.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:10:58 smithi050 bash[26719]: cluster 2024-09-16T14:10:57.066397+0000 mgr.y (mgr.14412) 163 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:10:59.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:10:59 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:10:59] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-16T14:11:00.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:00 smithi090 bash[21690]: cluster 2024-09-16T14:10:59.067102+0000 mgr.y (mgr.14412) 164 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:00.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:00 smithi050 bash[19827]: cluster 2024-09-16T14:10:59.067102+0000 mgr.y (mgr.14412) 164 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:00.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:00 smithi050 bash[26719]: cluster 2024-09-16T14:10:59.067102+0000 mgr.y (mgr.14412) 164 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:02.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:02 smithi050 bash[26719]: cluster 2024-09-16T14:11:01.068882+0000 mgr.y (mgr.14412) 165 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:02.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:02 smithi050 bash[26719]: audit 2024-09-16T14:11:01.819426+0000 mgr.y (mgr.14412) 166 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:02.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:02 smithi050 bash[19827]: cluster 2024-09-16T14:11:01.068882+0000 mgr.y (mgr.14412) 165 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:02.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:02 smithi050 bash[19827]: audit 2024-09-16T14:11:01.819426+0000 mgr.y (mgr.14412) 166 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:02.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:02 smithi090 bash[21690]: cluster 2024-09-16T14:11:01.068882+0000 mgr.y (mgr.14412) 165 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:02.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:02 smithi090 bash[21690]: audit 2024-09-16T14:11:01.819426+0000 mgr.y (mgr.14412) 166 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:04.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:04 smithi050 bash[19827]: cluster 2024-09-16T14:11:03.069727+0000 mgr.y (mgr.14412) 167 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:04.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:04 smithi050 bash[19827]: audit 2024-09-16T14:11:04.076065+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:11:04.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:04 smithi050 bash[26719]: cluster 2024-09-16T14:11:03.069727+0000 mgr.y (mgr.14412) 167 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:04.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:04 smithi050 bash[26719]: audit 2024-09-16T14:11:04.076065+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:11:04.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:04 smithi090 bash[21690]: cluster 2024-09-16T14:11:03.069727+0000 mgr.y (mgr.14412) 167 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:04.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:04 smithi090 bash[21690]: audit 2024-09-16T14:11:04.076065+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:11:06.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:06 smithi050 bash[19827]: cluster 2024-09-16T14:11:05.071508+0000 mgr.y (mgr.14412) 168 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:06.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:06 smithi050 bash[26719]: cluster 2024-09-16T14:11:05.071508+0000 mgr.y (mgr.14412) 168 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:06.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:06 smithi090 bash[21690]: cluster 2024-09-16T14:11:05.071508+0000 mgr.y (mgr.14412) 168 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:08.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:08 smithi050 bash[19827]: cluster 2024-09-16T14:11:07.072334+0000 mgr.y (mgr.14412) 169 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:08.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:08 smithi050 bash[26719]: cluster 2024-09-16T14:11:07.072334+0000 mgr.y (mgr.14412) 169 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:08.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:08 smithi090 bash[21690]: cluster 2024-09-16T14:11:07.072334+0000 mgr.y (mgr.14412) 169 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:09.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:11:09 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:11:09] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.43.0" 2024-09-16T14:11:10.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:10 smithi050 bash[19827]: cluster 2024-09-16T14:11:09.073178+0000 mgr.y (mgr.14412) 170 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:10.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:10 smithi050 bash[26719]: cluster 2024-09-16T14:11:09.073178+0000 mgr.y (mgr.14412) 170 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:10.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:10 smithi090 bash[21690]: cluster 2024-09-16T14:11:09.073178+0000 mgr.y (mgr.14412) 170 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:12.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:12 smithi050 bash[19827]: cluster 2024-09-16T14:11:11.075032+0000 mgr.y (mgr.14412) 171 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:12.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:12 smithi050 bash[19827]: audit 2024-09-16T14:11:11.830746+0000 mgr.y (mgr.14412) 172 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:12.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:12 smithi050 bash[26719]: cluster 2024-09-16T14:11:11.075032+0000 mgr.y (mgr.14412) 171 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:12.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:12 smithi050 bash[26719]: audit 2024-09-16T14:11:11.830746+0000 mgr.y (mgr.14412) 172 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:12.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:12 smithi090 bash[21690]: cluster 2024-09-16T14:11:11.075032+0000 mgr.y (mgr.14412) 171 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:12.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:12 smithi090 bash[21690]: audit 2024-09-16T14:11:11.830746+0000 mgr.y (mgr.14412) 172 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:14.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:14 smithi050 bash[19827]: cluster 2024-09-16T14:11:13.075759+0000 mgr.y (mgr.14412) 173 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:14.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:14 smithi050 bash[26719]: cluster 2024-09-16T14:11:13.075759+0000 mgr.y (mgr.14412) 173 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:14.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:14 smithi090 bash[21690]: cluster 2024-09-16T14:11:13.075759+0000 mgr.y (mgr.14412) 173 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:16.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:16 smithi050 bash[19827]: cluster 2024-09-16T14:11:15.077350+0000 mgr.y (mgr.14412) 174 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:16.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:16 smithi050 bash[26719]: cluster 2024-09-16T14:11:15.077350+0000 mgr.y (mgr.14412) 174 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:16.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:16 smithi090 bash[21690]: cluster 2024-09-16T14:11:15.077350+0000 mgr.y (mgr.14412) 174 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:18.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:18 smithi050 bash[19827]: cluster 2024-09-16T14:11:17.078036+0000 mgr.y (mgr.14412) 175 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:18.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:18 smithi050 bash[19827]: audit 2024-09-16T14:11:18.088290+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:11:18.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:18 smithi050 bash[19827]: audit 2024-09-16T14:11:18.089660+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:11:18.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:18 smithi050 bash[19827]: audit 2024-09-16T14:11:18.098122+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:11:18.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:18 smithi050 bash[26719]: cluster 2024-09-16T14:11:17.078036+0000 mgr.y (mgr.14412) 175 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:18.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:18 smithi050 bash[26719]: audit 2024-09-16T14:11:18.088290+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:11:18.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:18 smithi050 bash[26719]: audit 2024-09-16T14:11:18.089660+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:11:18.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:18 smithi050 bash[26719]: audit 2024-09-16T14:11:18.098122+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:11:18.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:18 smithi090 bash[21690]: cluster 2024-09-16T14:11:17.078036+0000 mgr.y (mgr.14412) 175 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:18.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:18 smithi090 bash[21690]: audit 2024-09-16T14:11:18.088290+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:11:18.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:18 smithi090 bash[21690]: audit 2024-09-16T14:11:18.089660+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:11:18.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:18 smithi090 bash[21690]: audit 2024-09-16T14:11:18.098122+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:11:19.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:11:19 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:11:19] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.43.0" 2024-09-16T14:11:19.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:19 smithi050 bash[19827]: audit 2024-09-16T14:11:19.076027+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:11:19.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:19 smithi050 bash[26719]: audit 2024-09-16T14:11:19.076027+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:11:19.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:19 smithi090 bash[21690]: audit 2024-09-16T14:11:19.076027+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:11:20.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:20 smithi050 bash[19827]: cluster 2024-09-16T14:11:19.079148+0000 mgr.y (mgr.14412) 176 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:20.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:20 smithi050 bash[26719]: cluster 2024-09-16T14:11:19.079148+0000 mgr.y (mgr.14412) 176 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:20.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:20 smithi090 bash[21690]: cluster 2024-09-16T14:11:19.079148+0000 mgr.y (mgr.14412) 176 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:22.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:22 smithi050 bash[19827]: cluster 2024-09-16T14:11:21.080977+0000 mgr.y (mgr.14412) 177 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:22.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:22 smithi050 bash[19827]: audit 2024-09-16T14:11:21.841000+0000 mgr.y (mgr.14412) 178 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:22.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:22 smithi050 bash[26719]: cluster 2024-09-16T14:11:21.080977+0000 mgr.y (mgr.14412) 177 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:22.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:22 smithi050 bash[26719]: audit 2024-09-16T14:11:21.841000+0000 mgr.y (mgr.14412) 178 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:22.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:22 smithi090 bash[21690]: cluster 2024-09-16T14:11:21.080977+0000 mgr.y (mgr.14412) 177 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:22.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:22 smithi090 bash[21690]: audit 2024-09-16T14:11:21.841000+0000 mgr.y (mgr.14412) 178 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:24.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:24 smithi050 bash[19827]: cluster 2024-09-16T14:11:23.081844+0000 mgr.y (mgr.14412) 179 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:24.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:24 smithi050 bash[26719]: cluster 2024-09-16T14:11:23.081844+0000 mgr.y (mgr.14412) 179 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:24.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:24 smithi090 bash[21690]: cluster 2024-09-16T14:11:23.081844+0000 mgr.y (mgr.14412) 179 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:26.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:26 smithi050 bash[19827]: cluster 2024-09-16T14:11:25.083575+0000 mgr.y (mgr.14412) 180 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:26.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:26 smithi050 bash[26719]: cluster 2024-09-16T14:11:25.083575+0000 mgr.y (mgr.14412) 180 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:26.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:26 smithi090 bash[21690]: cluster 2024-09-16T14:11:25.083575+0000 mgr.y (mgr.14412) 180 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:28.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:28 smithi050 bash[19827]: cluster 2024-09-16T14:11:27.084316+0000 mgr.y (mgr.14412) 181 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:28.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:28 smithi050 bash[26719]: cluster 2024-09-16T14:11:27.084316+0000 mgr.y (mgr.14412) 181 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:28.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:28 smithi090 bash[21690]: cluster 2024-09-16T14:11:27.084316+0000 mgr.y (mgr.14412) 181 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:29.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:11:29 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:11:29] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-16T14:11:30.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:30 smithi050 bash[19827]: cluster 2024-09-16T14:11:29.085153+0000 mgr.y (mgr.14412) 182 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:30.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:30 smithi050 bash[26719]: cluster 2024-09-16T14:11:29.085153+0000 mgr.y (mgr.14412) 182 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:30.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:30 smithi090 bash[21690]: cluster 2024-09-16T14:11:29.085153+0000 mgr.y (mgr.14412) 182 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:32.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:32 smithi050 bash[19827]: cluster 2024-09-16T14:11:31.086934+0000 mgr.y (mgr.14412) 183 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:32.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:32 smithi050 bash[19827]: audit 2024-09-16T14:11:31.852324+0000 mgr.y (mgr.14412) 184 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:32.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:32 smithi050 bash[26719]: cluster 2024-09-16T14:11:31.086934+0000 mgr.y (mgr.14412) 183 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:32.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:32 smithi050 bash[26719]: audit 2024-09-16T14:11:31.852324+0000 mgr.y (mgr.14412) 184 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:32.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:32 smithi090 bash[21690]: cluster 2024-09-16T14:11:31.086934+0000 mgr.y (mgr.14412) 183 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:32.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:32 smithi090 bash[21690]: audit 2024-09-16T14:11:31.852324+0000 mgr.y (mgr.14412) 184 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:34.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:34 smithi050 bash[19827]: cluster 2024-09-16T14:11:33.087636+0000 mgr.y (mgr.14412) 185 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:34.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:34 smithi050 bash[19827]: audit 2024-09-16T14:11:34.076690+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:11:34.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:34 smithi050 bash[26719]: cluster 2024-09-16T14:11:33.087636+0000 mgr.y (mgr.14412) 185 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:34.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:34 smithi050 bash[26719]: audit 2024-09-16T14:11:34.076690+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:11:34.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:34 smithi090 bash[21690]: cluster 2024-09-16T14:11:33.087636+0000 mgr.y (mgr.14412) 185 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:34.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:34 smithi090 bash[21690]: audit 2024-09-16T14:11:34.076690+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:11:36.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:36 smithi050 bash[19827]: cluster 2024-09-16T14:11:35.089293+0000 mgr.y (mgr.14412) 186 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:36.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:36 smithi050 bash[26719]: cluster 2024-09-16T14:11:35.089293+0000 mgr.y (mgr.14412) 186 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:36.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:36 smithi090 bash[21690]: cluster 2024-09-16T14:11:35.089293+0000 mgr.y (mgr.14412) 186 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:38.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:38 smithi050 bash[19827]: cluster 2024-09-16T14:11:37.090006+0000 mgr.y (mgr.14412) 187 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:38.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:38 smithi050 bash[26719]: cluster 2024-09-16T14:11:37.090006+0000 mgr.y (mgr.14412) 187 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:38.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:38 smithi090 bash[21690]: cluster 2024-09-16T14:11:37.090006+0000 mgr.y (mgr.14412) 187 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:39.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:11:39 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:11:39] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-16T14:11:40.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:40 smithi050 bash[19827]: cluster 2024-09-16T14:11:39.090763+0000 mgr.y (mgr.14412) 188 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:40.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:40 smithi050 bash[26719]: cluster 2024-09-16T14:11:39.090763+0000 mgr.y (mgr.14412) 188 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:40.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:40 smithi090 bash[21690]: cluster 2024-09-16T14:11:39.090763+0000 mgr.y (mgr.14412) 188 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:42.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:42 smithi050 bash[19827]: cluster 2024-09-16T14:11:41.092510+0000 mgr.y (mgr.14412) 189 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:42.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:42 smithi050 bash[19827]: audit 2024-09-16T14:11:41.863275+0000 mgr.y (mgr.14412) 190 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:42.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:42 smithi050 bash[26719]: cluster 2024-09-16T14:11:41.092510+0000 mgr.y (mgr.14412) 189 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:42.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:42 smithi050 bash[26719]: audit 2024-09-16T14:11:41.863275+0000 mgr.y (mgr.14412) 190 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:42.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:42 smithi090 bash[21690]: cluster 2024-09-16T14:11:41.092510+0000 mgr.y (mgr.14412) 189 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:42.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:42 smithi090 bash[21690]: audit 2024-09-16T14:11:41.863275+0000 mgr.y (mgr.14412) 190 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:44.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:44 smithi050 bash[19827]: cluster 2024-09-16T14:11:43.093251+0000 mgr.y (mgr.14412) 191 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:44.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:44 smithi050 bash[26719]: cluster 2024-09-16T14:11:43.093251+0000 mgr.y (mgr.14412) 191 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:44.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:44 smithi090 bash[21690]: cluster 2024-09-16T14:11:43.093251+0000 mgr.y (mgr.14412) 191 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:46.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:46 smithi050 bash[19827]: cluster 2024-09-16T14:11:45.095017+0000 mgr.y (mgr.14412) 192 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:46.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:46 smithi050 bash[26719]: cluster 2024-09-16T14:11:45.095017+0000 mgr.y (mgr.14412) 192 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:46.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:46 smithi090 bash[21690]: cluster 2024-09-16T14:11:45.095017+0000 mgr.y (mgr.14412) 192 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:48.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:48 smithi050 bash[19827]: cluster 2024-09-16T14:11:47.095855+0000 mgr.y (mgr.14412) 193 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:48.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:48 smithi050 bash[26719]: cluster 2024-09-16T14:11:47.095855+0000 mgr.y (mgr.14412) 193 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:48.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:48 smithi090 bash[21690]: cluster 2024-09-16T14:11:47.095855+0000 mgr.y (mgr.14412) 193 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:49.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:11:49 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:11:49] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-16T14:11:49.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:49 smithi050 bash[19827]: audit 2024-09-16T14:11:49.076991+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:11:49.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:49 smithi050 bash[26719]: audit 2024-09-16T14:11:49.076991+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:11:49.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:49 smithi090 bash[21690]: audit 2024-09-16T14:11:49.076991+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:11:50.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:50 smithi050 bash[19827]: cluster 2024-09-16T14:11:49.096655+0000 mgr.y (mgr.14412) 194 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:50.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:50 smithi050 bash[26719]: cluster 2024-09-16T14:11:49.096655+0000 mgr.y (mgr.14412) 194 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:50.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:50 smithi090 bash[21690]: cluster 2024-09-16T14:11:49.096655+0000 mgr.y (mgr.14412) 194 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:52.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:52 smithi050 bash[19827]: cluster 2024-09-16T14:11:51.098396+0000 mgr.y (mgr.14412) 195 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:52.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:52 smithi050 bash[19827]: audit 2024-09-16T14:11:51.874541+0000 mgr.y (mgr.14412) 196 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:52.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:52 smithi050 bash[26719]: cluster 2024-09-16T14:11:51.098396+0000 mgr.y (mgr.14412) 195 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:52.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:52 smithi050 bash[26719]: audit 2024-09-16T14:11:51.874541+0000 mgr.y (mgr.14412) 196 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:52.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:52 smithi090 bash[21690]: cluster 2024-09-16T14:11:51.098396+0000 mgr.y (mgr.14412) 195 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:52.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:52 smithi090 bash[21690]: audit 2024-09-16T14:11:51.874541+0000 mgr.y (mgr.14412) 196 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:54.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:54 smithi050 bash[19827]: cluster 2024-09-16T14:11:53.099121+0000 mgr.y (mgr.14412) 197 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:54.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:54 smithi050 bash[26719]: cluster 2024-09-16T14:11:53.099121+0000 mgr.y (mgr.14412) 197 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:54.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:54 smithi090 bash[21690]: cluster 2024-09-16T14:11:53.099121+0000 mgr.y (mgr.14412) 197 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:56.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:56 smithi050 bash[19827]: cluster 2024-09-16T14:11:55.100796+0000 mgr.y (mgr.14412) 198 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:56.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:56 smithi050 bash[26719]: cluster 2024-09-16T14:11:55.100796+0000 mgr.y (mgr.14412) 198 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:56.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:56 smithi090 bash[21690]: cluster 2024-09-16T14:11:55.100796+0000 mgr.y (mgr.14412) 198 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:58.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:11:58 smithi050 bash[19827]: cluster 2024-09-16T14:11:57.101483+0000 mgr.y (mgr.14412) 199 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:58.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:11:58 smithi050 bash[26719]: cluster 2024-09-16T14:11:57.101483+0000 mgr.y (mgr.14412) 199 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:58.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:11:58 smithi090 bash[21690]: cluster 2024-09-16T14:11:57.101483+0000 mgr.y (mgr.14412) 199 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:11:59.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:11:59 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:11:59] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.43.0" 2024-09-16T14:12:00.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:00 smithi050 bash[19827]: cluster 2024-09-16T14:11:59.102179+0000 mgr.y (mgr.14412) 200 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:00.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:00 smithi050 bash[26719]: cluster 2024-09-16T14:11:59.102179+0000 mgr.y (mgr.14412) 200 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:00.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:00 smithi090 bash[21690]: cluster 2024-09-16T14:11:59.102179+0000 mgr.y (mgr.14412) 200 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:02.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:02 smithi050 bash[19827]: cluster 2024-09-16T14:12:01.103895+0000 mgr.y (mgr.14412) 201 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:02.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:02 smithi050 bash[19827]: audit 2024-09-16T14:12:01.885722+0000 mgr.y (mgr.14412) 202 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:02.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:02 smithi050 bash[26719]: cluster 2024-09-16T14:12:01.103895+0000 mgr.y (mgr.14412) 201 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:02.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:02 smithi050 bash[26719]: audit 2024-09-16T14:12:01.885722+0000 mgr.y (mgr.14412) 202 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:02.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:02 smithi090 bash[21690]: cluster 2024-09-16T14:12:01.103895+0000 mgr.y (mgr.14412) 201 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:02.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:02 smithi090 bash[21690]: audit 2024-09-16T14:12:01.885722+0000 mgr.y (mgr.14412) 202 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:04.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:04 smithi050 bash[19827]: cluster 2024-09-16T14:12:03.104752+0000 mgr.y (mgr.14412) 203 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:04.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:04 smithi050 bash[19827]: audit 2024-09-16T14:12:04.077570+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:12:04.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:04 smithi050 bash[26719]: cluster 2024-09-16T14:12:03.104752+0000 mgr.y (mgr.14412) 203 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:04.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:04 smithi050 bash[26719]: audit 2024-09-16T14:12:04.077570+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:12:04.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:04 smithi090 bash[21690]: cluster 2024-09-16T14:12:03.104752+0000 mgr.y (mgr.14412) 203 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:04.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:04 smithi090 bash[21690]: audit 2024-09-16T14:12:04.077570+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:12:06.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:06 smithi050 bash[26719]: cluster 2024-09-16T14:12:05.106490+0000 mgr.y (mgr.14412) 204 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:06.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:06 smithi050 bash[19827]: cluster 2024-09-16T14:12:05.106490+0000 mgr.y (mgr.14412) 204 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:06.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:06 smithi090 bash[21690]: cluster 2024-09-16T14:12:05.106490+0000 mgr.y (mgr.14412) 204 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:08.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:08 smithi050 bash[19827]: cluster 2024-09-16T14:12:07.107294+0000 mgr.y (mgr.14412) 205 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:08.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:08 smithi050 bash[26719]: cluster 2024-09-16T14:12:07.107294+0000 mgr.y (mgr.14412) 205 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:08.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:08 smithi090 bash[21690]: cluster 2024-09-16T14:12:07.107294+0000 mgr.y (mgr.14412) 205 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:09.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:12:09 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:12:09] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-16T14:12:10.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:10 smithi050 bash[19827]: cluster 2024-09-16T14:12:09.108119+0000 mgr.y (mgr.14412) 206 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:10.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:10 smithi050 bash[26719]: cluster 2024-09-16T14:12:09.108119+0000 mgr.y (mgr.14412) 206 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:10.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:10 smithi090 bash[21690]: cluster 2024-09-16T14:12:09.108119+0000 mgr.y (mgr.14412) 206 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:12.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:12 smithi050 bash[19827]: cluster 2024-09-16T14:12:11.109850+0000 mgr.y (mgr.14412) 207 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:12.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:12 smithi050 bash[19827]: audit 2024-09-16T14:12:11.887240+0000 mgr.y (mgr.14412) 208 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:12.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:12 smithi050 bash[26719]: cluster 2024-09-16T14:12:11.109850+0000 mgr.y (mgr.14412) 207 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:12.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:12 smithi050 bash[26719]: audit 2024-09-16T14:12:11.887240+0000 mgr.y (mgr.14412) 208 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:12.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:12 smithi090 bash[21690]: cluster 2024-09-16T14:12:11.109850+0000 mgr.y (mgr.14412) 207 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:12.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:12 smithi090 bash[21690]: audit 2024-09-16T14:12:11.887240+0000 mgr.y (mgr.14412) 208 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:14.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:14 smithi050 bash[19827]: cluster 2024-09-16T14:12:13.110549+0000 mgr.y (mgr.14412) 209 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:14.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:14 smithi050 bash[26719]: cluster 2024-09-16T14:12:13.110549+0000 mgr.y (mgr.14412) 209 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:14.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:14 smithi090 bash[21690]: cluster 2024-09-16T14:12:13.110549+0000 mgr.y (mgr.14412) 209 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:16.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:16 smithi050 bash[19827]: cluster 2024-09-16T14:12:15.112106+0000 mgr.y (mgr.14412) 210 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:16.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:16 smithi050 bash[26719]: cluster 2024-09-16T14:12:15.112106+0000 mgr.y (mgr.14412) 210 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:16.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:16 smithi090 bash[21690]: cluster 2024-09-16T14:12:15.112106+0000 mgr.y (mgr.14412) 210 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:18.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:18 smithi050 bash[19827]: cluster 2024-09-16T14:12:17.112842+0000 mgr.y (mgr.14412) 211 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:18.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:18 smithi050 bash[26719]: cluster 2024-09-16T14:12:17.112842+0000 mgr.y (mgr.14412) 211 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:18.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:18 smithi090 bash[21690]: cluster 2024-09-16T14:12:17.112842+0000 mgr.y (mgr.14412) 211 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:19.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:12:19 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:12:19] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-16T14:12:19.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:19 smithi050 bash[26719]: audit 2024-09-16T14:12:19.000486+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:12:19.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:19 smithi050 bash[26719]: audit 2024-09-16T14:12:19.001951+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:12:19.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:19 smithi050 bash[26719]: audit 2024-09-16T14:12:19.011890+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:12:19.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:19 smithi050 bash[26719]: audit 2024-09-16T14:12:19.077353+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:12:19.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:19 smithi050 bash[19827]: audit 2024-09-16T14:12:19.000486+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:12:19.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:19 smithi050 bash[19827]: audit 2024-09-16T14:12:19.001951+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:12:19.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:19 smithi050 bash[19827]: audit 2024-09-16T14:12:19.011890+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:12:19.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:19 smithi050 bash[19827]: audit 2024-09-16T14:12:19.077353+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:12:19.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:19 smithi090 bash[21690]: audit 2024-09-16T14:12:19.000486+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:12:19.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:19 smithi090 bash[21690]: audit 2024-09-16T14:12:19.001951+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:12:19.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:19 smithi090 bash[21690]: audit 2024-09-16T14:12:19.011890+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:12:19.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:19 smithi090 bash[21690]: audit 2024-09-16T14:12:19.077353+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:12:20.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:20 smithi050 bash[19827]: cluster 2024-09-16T14:12:19.113516+0000 mgr.y (mgr.14412) 212 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:20.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:20 smithi050 bash[26719]: cluster 2024-09-16T14:12:19.113516+0000 mgr.y (mgr.14412) 212 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:20.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:20 smithi090 bash[21690]: cluster 2024-09-16T14:12:19.113516+0000 mgr.y (mgr.14412) 212 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:22.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:22 smithi050 bash[19827]: cluster 2024-09-16T14:12:21.115578+0000 mgr.y (mgr.14412) 213 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:22.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:22 smithi050 bash[19827]: audit 2024-09-16T14:12:21.895209+0000 mgr.y (mgr.14412) 214 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:22.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:22 smithi050 bash[26719]: cluster 2024-09-16T14:12:21.115578+0000 mgr.y (mgr.14412) 213 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:22.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:22 smithi050 bash[26719]: audit 2024-09-16T14:12:21.895209+0000 mgr.y (mgr.14412) 214 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:22.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:22 smithi090 bash[21690]: cluster 2024-09-16T14:12:21.115578+0000 mgr.y (mgr.14412) 213 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:22.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:22 smithi090 bash[21690]: audit 2024-09-16T14:12:21.895209+0000 mgr.y (mgr.14412) 214 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:24.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:24 smithi050 bash[19827]: cluster 2024-09-16T14:12:23.116283+0000 mgr.y (mgr.14412) 215 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:24.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:24 smithi050 bash[26719]: cluster 2024-09-16T14:12:23.116283+0000 mgr.y (mgr.14412) 215 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:24.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:24 smithi090 bash[21690]: cluster 2024-09-16T14:12:23.116283+0000 mgr.y (mgr.14412) 215 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:26.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:26 smithi050 bash[19827]: cluster 2024-09-16T14:12:25.117895+0000 mgr.y (mgr.14412) 216 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:26.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:26 smithi050 bash[26719]: cluster 2024-09-16T14:12:25.117895+0000 mgr.y (mgr.14412) 216 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:26.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:26 smithi090 bash[21690]: cluster 2024-09-16T14:12:25.117895+0000 mgr.y (mgr.14412) 216 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:28.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:28 smithi050 bash[19827]: cluster 2024-09-16T14:12:27.118581+0000 mgr.y (mgr.14412) 217 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:12:28.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:28 smithi050 bash[26719]: cluster 2024-09-16T14:12:27.118581+0000 mgr.y (mgr.14412) 217 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:12:28.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:28 smithi090 bash[21690]: cluster 2024-09-16T14:12:27.118581+0000 mgr.y (mgr.14412) 217 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:12:29.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:12:29 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:12:29] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-16T14:12:30.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:30 smithi050 bash[19827]: cluster 2024-09-16T14:12:29.119292+0000 mgr.y (mgr.14412) 218 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:12:30.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:30 smithi050 bash[26719]: cluster 2024-09-16T14:12:29.119292+0000 mgr.y (mgr.14412) 218 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:12:30.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:30 smithi090 bash[21690]: cluster 2024-09-16T14:12:29.119292+0000 mgr.y (mgr.14412) 218 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:12:32.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:32 smithi050 bash[19827]: cluster 2024-09-16T14:12:31.121006+0000 mgr.y (mgr.14412) 219 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:32.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:32 smithi050 bash[19827]: audit 2024-09-16T14:12:31.902741+0000 mgr.y (mgr.14412) 220 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:32.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:32 smithi050 bash[26719]: cluster 2024-09-16T14:12:31.121006+0000 mgr.y (mgr.14412) 219 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:32.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:32 smithi050 bash[26719]: audit 2024-09-16T14:12:31.902741+0000 mgr.y (mgr.14412) 220 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:32.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:32 smithi090 bash[21690]: cluster 2024-09-16T14:12:31.121006+0000 mgr.y (mgr.14412) 219 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:32.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:32 smithi090 bash[21690]: audit 2024-09-16T14:12:31.902741+0000 mgr.y (mgr.14412) 220 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:35.180 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:34 smithi050 bash[19827]: cluster 2024-09-16T14:12:33.121873+0000 mgr.y (mgr.14412) 221 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:12:35.180 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:34 smithi050 bash[19827]: audit 2024-09-16T14:12:34.078193+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:12:35.180 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:34 smithi050 bash[26719]: cluster 2024-09-16T14:12:33.121873+0000 mgr.y (mgr.14412) 221 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:12:35.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:34 smithi050 bash[26719]: audit 2024-09-16T14:12:34.078193+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:12:35.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:34 smithi090 bash[21690]: cluster 2024-09-16T14:12:33.121873+0000 mgr.y (mgr.14412) 221 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:12:35.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:34 smithi090 bash[21690]: audit 2024-09-16T14:12:34.078193+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:12:37.180 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:36 smithi050 bash[19827]: cluster 2024-09-16T14:12:35.123537+0000 mgr.y (mgr.14412) 222 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:37.180 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:36 smithi050 bash[26719]: cluster 2024-09-16T14:12:35.123537+0000 mgr.y (mgr.14412) 222 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:37.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:36 smithi090 bash[21690]: cluster 2024-09-16T14:12:35.123537+0000 mgr.y (mgr.14412) 222 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:39.180 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:38 smithi050 bash[19827]: cluster 2024-09-16T14:12:37.124232+0000 mgr.y (mgr.14412) 223 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:39.180 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:38 smithi050 bash[26719]: cluster 2024-09-16T14:12:37.124232+0000 mgr.y (mgr.14412) 223 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:39.181 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:12:39 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:12:39] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-16T14:12:39.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:38 smithi090 bash[21690]: cluster 2024-09-16T14:12:37.124232+0000 mgr.y (mgr.14412) 223 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:41.180 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:40 smithi050 bash[26719]: cluster 2024-09-16T14:12:39.125038+0000 mgr.y (mgr.14412) 224 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:41.180 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:40 smithi050 bash[19827]: cluster 2024-09-16T14:12:39.125038+0000 mgr.y (mgr.14412) 224 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:41.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:40 smithi090 bash[21690]: cluster 2024-09-16T14:12:39.125038+0000 mgr.y (mgr.14412) 224 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:43.180 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:42 smithi050 bash[19827]: cluster 2024-09-16T14:12:41.126718+0000 mgr.y (mgr.14412) 225 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:43.180 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:42 smithi050 bash[19827]: audit 2024-09-16T14:12:41.913610+0000 mgr.y (mgr.14412) 226 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:43.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:42 smithi050 bash[26719]: cluster 2024-09-16T14:12:41.126718+0000 mgr.y (mgr.14412) 225 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:43.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:42 smithi050 bash[26719]: audit 2024-09-16T14:12:41.913610+0000 mgr.y (mgr.14412) 226 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:43.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:42 smithi090 bash[21690]: cluster 2024-09-16T14:12:41.126718+0000 mgr.y (mgr.14412) 225 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:43.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:42 smithi090 bash[21690]: audit 2024-09-16T14:12:41.913610+0000 mgr.y (mgr.14412) 226 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:45.180 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:44 smithi050 bash[26719]: cluster 2024-09-16T14:12:43.127362+0000 mgr.y (mgr.14412) 227 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:45.180 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:44 smithi050 bash[19827]: cluster 2024-09-16T14:12:43.127362+0000 mgr.y (mgr.14412) 227 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:45.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:44 smithi090 bash[21690]: cluster 2024-09-16T14:12:43.127362+0000 mgr.y (mgr.14412) 227 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:47.180 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:46 smithi050 bash[19827]: cluster 2024-09-16T14:12:45.128983+0000 mgr.y (mgr.14412) 228 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:47.180 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:46 smithi050 bash[26719]: cluster 2024-09-16T14:12:45.128983+0000 mgr.y (mgr.14412) 228 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:47.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:46 smithi090 bash[21690]: cluster 2024-09-16T14:12:45.128983+0000 mgr.y (mgr.14412) 228 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:49.180 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:48 smithi050 bash[19827]: cluster 2024-09-16T14:12:47.129682+0000 mgr.y (mgr.14412) 229 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:49.180 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:48 smithi050 bash[26719]: cluster 2024-09-16T14:12:47.129682+0000 mgr.y (mgr.14412) 229 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:49.181 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:12:49 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:12:49] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-16T14:12:49.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:48 smithi090 bash[21690]: cluster 2024-09-16T14:12:47.129682+0000 mgr.y (mgr.14412) 229 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:50.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:49 smithi090 bash[21690]: audit 2024-09-16T14:12:49.078830+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:12:50.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:49 smithi050 bash[19827]: audit 2024-09-16T14:12:49.078830+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:12:50.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:49 smithi050 bash[26719]: audit 2024-09-16T14:12:49.078830+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:12:51.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:50 smithi090 bash[21690]: cluster 2024-09-16T14:12:49.130331+0000 mgr.y (mgr.14412) 230 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:51.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:50 smithi050 bash[19827]: cluster 2024-09-16T14:12:49.130331+0000 mgr.y (mgr.14412) 230 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:51.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:50 smithi050 bash[26719]: cluster 2024-09-16T14:12:49.130331+0000 mgr.y (mgr.14412) 230 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:53.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:52 smithi090 bash[21690]: cluster 2024-09-16T14:12:51.132076+0000 mgr.y (mgr.14412) 231 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:53.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:52 smithi090 bash[21690]: audit 2024-09-16T14:12:51.924754+0000 mgr.y (mgr.14412) 232 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:53.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:52 smithi050 bash[19827]: cluster 2024-09-16T14:12:51.132076+0000 mgr.y (mgr.14412) 231 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:53.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:52 smithi050 bash[19827]: audit 2024-09-16T14:12:51.924754+0000 mgr.y (mgr.14412) 232 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:53.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:52 smithi050 bash[26719]: cluster 2024-09-16T14:12:51.132076+0000 mgr.y (mgr.14412) 231 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:53.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:52 smithi050 bash[26719]: audit 2024-09-16T14:12:51.924754+0000 mgr.y (mgr.14412) 232 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:55.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:54 smithi050 bash[19827]: cluster 2024-09-16T14:12:53.132781+0000 mgr.y (mgr.14412) 233 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:55.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:54 smithi050 bash[26719]: cluster 2024-09-16T14:12:53.132781+0000 mgr.y (mgr.14412) 233 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:55.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:54 smithi090 bash[21690]: cluster 2024-09-16T14:12:53.132781+0000 mgr.y (mgr.14412) 233 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:57.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:56 smithi050 bash[19827]: cluster 2024-09-16T14:12:55.134812+0000 mgr.y (mgr.14412) 234 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:57.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:56 smithi050 bash[26719]: cluster 2024-09-16T14:12:55.134812+0000 mgr.y (mgr.14412) 234 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:57.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:56 smithi090 bash[21690]: cluster 2024-09-16T14:12:55.134812+0000 mgr.y (mgr.14412) 234 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:59.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:12:58 smithi050 bash[19827]: cluster 2024-09-16T14:12:57.135563+0000 mgr.y (mgr.14412) 235 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:59.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:12:59 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:12:59] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-16T14:12:59.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:12:58 smithi050 bash[26719]: cluster 2024-09-16T14:12:57.135563+0000 mgr.y (mgr.14412) 235 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:12:59.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:12:58 smithi090 bash[21690]: cluster 2024-09-16T14:12:57.135563+0000 mgr.y (mgr.14412) 235 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:01.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:00 smithi050 bash[19827]: cluster 2024-09-16T14:12:59.136275+0000 mgr.y (mgr.14412) 236 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:01.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:00 smithi050 bash[26719]: cluster 2024-09-16T14:12:59.136275+0000 mgr.y (mgr.14412) 236 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:01.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:00 smithi090 bash[21690]: cluster 2024-09-16T14:12:59.136275+0000 mgr.y (mgr.14412) 236 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:03.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:02 smithi050 bash[19827]: cluster 2024-09-16T14:13:01.137967+0000 mgr.y (mgr.14412) 237 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:03.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:02 smithi050 bash[19827]: audit 2024-09-16T14:13:01.935243+0000 mgr.y (mgr.14412) 238 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:03.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:02 smithi050 bash[26719]: cluster 2024-09-16T14:13:01.137967+0000 mgr.y (mgr.14412) 237 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:03.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:02 smithi050 bash[26719]: audit 2024-09-16T14:13:01.935243+0000 mgr.y (mgr.14412) 238 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:03.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:02 smithi090 bash[21690]: cluster 2024-09-16T14:13:01.137967+0000 mgr.y (mgr.14412) 237 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:03.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:02 smithi090 bash[21690]: audit 2024-09-16T14:13:01.935243+0000 mgr.y (mgr.14412) 238 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:05.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:04 smithi050 bash[19827]: cluster 2024-09-16T14:13:03.138666+0000 mgr.y (mgr.14412) 239 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:05.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:04 smithi050 bash[19827]: audit 2024-09-16T14:13:04.079276+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:13:05.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:04 smithi050 bash[26719]: cluster 2024-09-16T14:13:03.138666+0000 mgr.y (mgr.14412) 239 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:05.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:04 smithi050 bash[26719]: audit 2024-09-16T14:13:04.079276+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:13:05.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:04 smithi090 bash[21690]: cluster 2024-09-16T14:13:03.138666+0000 mgr.y (mgr.14412) 239 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:05.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:04 smithi090 bash[21690]: audit 2024-09-16T14:13:04.079276+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:13:07.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:06 smithi050 bash[19827]: cluster 2024-09-16T14:13:05.140238+0000 mgr.y (mgr.14412) 240 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:07.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:06 smithi050 bash[26719]: cluster 2024-09-16T14:13:05.140238+0000 mgr.y (mgr.14412) 240 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:07.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:06 smithi090 bash[21690]: cluster 2024-09-16T14:13:05.140238+0000 mgr.y (mgr.14412) 240 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:09.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:08 smithi050 bash[19827]: cluster 2024-09-16T14:13:07.140952+0000 mgr.y (mgr.14412) 241 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:09.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:08 smithi050 bash[26719]: cluster 2024-09-16T14:13:07.140952+0000 mgr.y (mgr.14412) 241 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:09.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:13:09 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:13:09] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-16T14:13:09.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:08 smithi090 bash[21690]: cluster 2024-09-16T14:13:07.140952+0000 mgr.y (mgr.14412) 241 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:11.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:10 smithi050 bash[19827]: cluster 2024-09-16T14:13:09.141643+0000 mgr.y (mgr.14412) 242 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:11.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:10 smithi050 bash[26719]: cluster 2024-09-16T14:13:09.141643+0000 mgr.y (mgr.14412) 242 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:11.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:10 smithi090 bash[21690]: cluster 2024-09-16T14:13:09.141643+0000 mgr.y (mgr.14412) 242 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:13.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:12 smithi050 bash[26719]: cluster 2024-09-16T14:13:11.143666+0000 mgr.y (mgr.14412) 243 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:13.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:12 smithi050 bash[26719]: audit 2024-09-16T14:13:11.940090+0000 mgr.y (mgr.14412) 244 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:13.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:12 smithi050 bash[19827]: cluster 2024-09-16T14:13:11.143666+0000 mgr.y (mgr.14412) 243 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:13.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:12 smithi050 bash[19827]: audit 2024-09-16T14:13:11.940090+0000 mgr.y (mgr.14412) 244 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:13.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:12 smithi090 bash[21690]: cluster 2024-09-16T14:13:11.143666+0000 mgr.y (mgr.14412) 243 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:13.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:12 smithi090 bash[21690]: audit 2024-09-16T14:13:11.940090+0000 mgr.y (mgr.14412) 244 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:15.281 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:14 smithi050 bash[19827]: cluster 2024-09-16T14:13:13.144349+0000 mgr.y (mgr.14412) 245 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:15.281 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:14 smithi050 bash[26719]: cluster 2024-09-16T14:13:13.144349+0000 mgr.y (mgr.14412) 245 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:15.283 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-16T14:13:15.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:15 smithi090 bash[21690]: cluster 2024-09-16T14:13:13.144349+0000 mgr.y (mgr.14412) 245 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:17.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:16 smithi050 bash[19827]: cluster 2024-09-16T14:13:15.146008+0000 mgr.y (mgr.14412) 246 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:17.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:17 smithi050 bash[26719]: cluster 2024-09-16T14:13:15.146008+0000 mgr.y (mgr.14412) 246 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:17.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:16 smithi090 bash[21690]: cluster 2024-09-16T14:13:15.146008+0000 mgr.y (mgr.14412) 246 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:19.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:19 smithi050 bash[19827]: cluster 2024-09-16T14:13:17.146745+0000 mgr.y (mgr.14412) 247 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:19.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:13:19 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:13:19] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-16T14:13:19.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:19 smithi050 bash[26719]: cluster 2024-09-16T14:13:17.146745+0000 mgr.y (mgr.14412) 247 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:19.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:18 smithi090 bash[21690]: cluster 2024-09-16T14:13:17.146745+0000 mgr.y (mgr.14412) 247 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:20.095 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:13:20.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:20 smithi050 bash[19827]: audit 2024-09-16T14:13:19.079458+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:13:20.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:20 smithi050 bash[19827]: audit 2024-09-16T14:13:19.927830+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:13:20.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:20 smithi050 bash[19827]: audit 2024-09-16T14:13:19.928985+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:13:20.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:20 smithi050 bash[19827]: audit 2024-09-16T14:13:19.937895+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:13:20.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:20 smithi050 bash[26719]: audit 2024-09-16T14:13:19.079458+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:13:20.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:20 smithi050 bash[26719]: audit 2024-09-16T14:13:19.927830+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:13:20.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:20 smithi050 bash[26719]: audit 2024-09-16T14:13:19.928985+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:13:20.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:20 smithi050 bash[26719]: audit 2024-09-16T14:13:19.937895+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:13:20.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:20 smithi090 bash[21690]: audit 2024-09-16T14:13:19.079458+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:13:20.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:20 smithi090 bash[21690]: audit 2024-09-16T14:13:19.927830+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:13:20.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:20 smithi090 bash[21690]: audit 2024-09-16T14:13:19.928985+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:13:20.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:20 smithi090 bash[21690]: audit 2024-09-16T14:13:19.937895+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:13:21.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:21 smithi050 bash[26719]: cluster 2024-09-16T14:13:19.147646+0000 mgr.y (mgr.14412) 248 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:21.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:21 smithi050 bash[19827]: cluster 2024-09-16T14:13:19.147646+0000 mgr.y (mgr.14412) 248 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:21.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:21 smithi090 bash[21690]: cluster 2024-09-16T14:13:19.147646+0000 mgr.y (mgr.14412) 248 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:22.204 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-16T14:13:23.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:23 smithi050 bash[19827]: cluster 2024-09-16T14:13:21.148890+0000 mgr.y (mgr.14412) 249 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:23.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:23 smithi050 bash[19827]: audit 2024-09-16T14:13:21.951177+0000 mgr.y (mgr.14412) 250 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:23.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:23 smithi050 bash[26719]: cluster 2024-09-16T14:13:21.148890+0000 mgr.y (mgr.14412) 249 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:23.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:23 smithi050 bash[26719]: audit 2024-09-16T14:13:21.951177+0000 mgr.y (mgr.14412) 250 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:23.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:23 smithi090 bash[21690]: cluster 2024-09-16T14:13:21.148890+0000 mgr.y (mgr.14412) 249 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:23.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:23 smithi090 bash[21690]: audit 2024-09-16T14:13:21.951177+0000 mgr.y (mgr.14412) 250 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:24.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:24 smithi050 bash[19827]: cluster 2024-09-16T14:13:23.149552+0000 mgr.y (mgr.14412) 251 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:24.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:24 smithi050 bash[26719]: cluster 2024-09-16T14:13:23.149552+0000 mgr.y (mgr.14412) 251 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:24.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:24 smithi090 bash[21690]: cluster 2024-09-16T14:13:23.149552+0000 mgr.y (mgr.14412) 251 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:26.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:26 smithi050 bash[19827]: cluster 2024-09-16T14:13:25.151191+0000 mgr.y (mgr.14412) 252 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:26.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:26 smithi050 bash[26719]: cluster 2024-09-16T14:13:25.151191+0000 mgr.y (mgr.14412) 252 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:26.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:26 smithi090 bash[21690]: cluster 2024-09-16T14:13:25.151191+0000 mgr.y (mgr.14412) 252 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:27.031 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:13:28.563 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:28 smithi050 bash[19827]: cluster 2024-09-16T14:13:27.151917+0000 mgr.y (mgr.14412) 253 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:28.563 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:28 smithi050 bash[26719]: cluster 2024-09-16T14:13:27.151917+0000 mgr.y (mgr.14412) 253 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:28.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:28 smithi090 bash[21690]: cluster 2024-09-16T14:13:27.151917+0000 mgr.y (mgr.14412) 253 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:29.180 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:13:29 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:13:29] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-16T14:13:29.344 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-16T14:13:30.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:30 smithi050 bash[19827]: cluster 2024-09-16T14:13:29.152637+0000 mgr.y (mgr.14412) 254 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:30.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:30 smithi050 bash[26719]: cluster 2024-09-16T14:13:29.152637+0000 mgr.y (mgr.14412) 254 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:30.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:30 smithi090 bash[21690]: cluster 2024-09-16T14:13:29.152637+0000 mgr.y (mgr.14412) 254 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:32.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:32 smithi050 bash[19827]: cluster 2024-09-16T14:13:31.154336+0000 mgr.y (mgr.14412) 255 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:32.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:32 smithi050 bash[19827]: audit 2024-09-16T14:13:31.959182+0000 mgr.y (mgr.14412) 256 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:32.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:32 smithi050 bash[26719]: cluster 2024-09-16T14:13:31.154336+0000 mgr.y (mgr.14412) 255 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:32.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:32 smithi050 bash[26719]: audit 2024-09-16T14:13:31.959182+0000 mgr.y (mgr.14412) 256 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:32.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:32 smithi090 bash[21690]: cluster 2024-09-16T14:13:31.154336+0000 mgr.y (mgr.14412) 255 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:32.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:32 smithi090 bash[21690]: audit 2024-09-16T14:13:31.959182+0000 mgr.y (mgr.14412) 256 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:34.175 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:13:34.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:34 smithi050 bash[19827]: cluster 2024-09-16T14:13:33.155054+0000 mgr.y (mgr.14412) 257 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:34.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:34 smithi050 bash[19827]: audit 2024-09-16T14:13:34.079866+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:13:34.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:34 smithi050 bash[26719]: cluster 2024-09-16T14:13:33.155054+0000 mgr.y (mgr.14412) 257 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:34.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:34 smithi050 bash[26719]: audit 2024-09-16T14:13:34.079866+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:13:34.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:34 smithi090 bash[21690]: cluster 2024-09-16T14:13:33.155054+0000 mgr.y (mgr.14412) 257 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:34.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:34 smithi090 bash[21690]: audit 2024-09-16T14:13:34.079866+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:13:36.250 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T14:13:36.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:36 smithi050 bash[19827]: cluster 2024-09-16T14:13:35.156506+0000 mgr.y (mgr.14412) 258 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:36.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:36 smithi050 bash[26719]: cluster 2024-09-16T14:13:35.156506+0000 mgr.y (mgr.14412) 258 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:36.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:36 smithi090 bash[21690]: cluster 2024-09-16T14:13:35.156506+0000 mgr.y (mgr.14412) 258 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:38.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:38 smithi050 bash[19827]: cluster 2024-09-16T14:13:37.157168+0000 mgr.y (mgr.14412) 259 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:38.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:38 smithi050 bash[26719]: cluster 2024-09-16T14:13:37.157168+0000 mgr.y (mgr.14412) 259 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:38.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:38 smithi090 bash[21690]: cluster 2024-09-16T14:13:37.157168+0000 mgr.y (mgr.14412) 259 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:39.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:13:39 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:13:39] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-16T14:13:40.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:40 smithi050 bash[19827]: cluster 2024-09-16T14:13:39.158042+0000 mgr.y (mgr.14412) 260 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:40.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:40 smithi050 bash[26719]: cluster 2024-09-16T14:13:39.158042+0000 mgr.y (mgr.14412) 260 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:40.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:40 smithi090 bash[21690]: cluster 2024-09-16T14:13:39.158042+0000 mgr.y (mgr.14412) 260 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:41.073 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:13:42.498 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:13:42.499 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (5m) 3m ago 6m 13.7M - 0.25.0 c8568f914cd2 1c2d97372645 2024-09-16T14:13:42.499 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (5m) 3m ago 5m 73.4M - 9.4.12 2bacad6d85d8 8d5e9c6930c4 2024-09-16T14:13:42.499 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (3m) 3m ago 3m 73.0M - 3.8 b5388489f99e bfc46f2e7a9e 2024-09-16T14:13:42.499 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,8765 running (14m) 3m ago 14m 427M - 19.1.1-328-gad35db06 b5388489f99e f136dd824db1 2024-09-16T14:13:42.499 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:9283,8765 running (17m) 3m ago 17m 490M - 19.1.1-328-gad35db06 b5388489f99e f2ebc58a93ce 2024-09-16T14:13:42.499 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (17m) 3m ago 17m 51.8M 2048M 19.1.1-328-gad35db06 b5388489f99e 37ac949cf253 2024-09-16T14:13:42.499 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (15m) 3m ago 15m 39.2M 2048M 19.1.1-328-gad35db06 b5388489f99e a3cf9e797119 2024-09-16T14:13:42.499 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (15m) 3m ago 15m 41.7M 2048M 19.1.1-328-gad35db06 b5388489f99e 7e3580eefcd0 2024-09-16T14:13:42.499 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (6m) 3m ago 6m 8019k - 1.5.0 0da6a335fe13 58344df635fb 2024-09-16T14:13:42.499 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (6m) 3m ago 6m 8531k - 1.5.0 0da6a335fe13 d59bb47cac92 2024-09-16T14:13:42.499 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (13m) 3m ago 13m 57.2M 4061M 19.1.1-328-gad35db06 b5388489f99e 47cd40270475 2024-09-16T14:13:42.499 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (13m) 3m ago 13m 59.1M 4061M 19.1.1-328-gad35db06 b5388489f99e b3d14fae3c7d 2024-09-16T14:13:42.500 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (12m) 3m ago 12m 45.8M 4061M 19.1.1-328-gad35db06 b5388489f99e 9c1326f71702 2024-09-16T14:13:42.500 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (11m) 3m ago 11m 47.0M 4061M 19.1.1-328-gad35db06 b5388489f99e 010e8927a52f 2024-09-16T14:13:42.500 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (10m) 3m ago 10m 47.2M 4060M 19.1.1-328-gad35db06 b5388489f99e e352ed0b0cc0 2024-09-16T14:13:42.500 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (9m) 3m ago 9m 46.1M 4060M 19.1.1-328-gad35db06 b5388489f99e c2c5d905dd84 2024-09-16T14:13:42.500 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (8m) 3m ago 8m 53.7M 4060M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:13:42.500 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (7m) 3m ago 7m 46.6M 4060M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:13:42.500 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (5m) 3m ago 6m 37.1M - 2.43.0 a07b618ecd1d 8c314ea191d7 2024-09-16T14:13:42.500 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (3m) 3m ago 3m 89.6M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:13:42.500 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (3m) 3m ago 3m 88.5M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:13:42.510 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:42 smithi050 bash[26719]: cluster 2024-09-16T14:13:41.159933+0000 mgr.y (mgr.14412) 261 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:42.511 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:42 smithi050 bash[26719]: audit 2024-09-16T14:13:41.967233+0000 mgr.y (mgr.14412) 262 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:42.511 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:42 smithi050 bash[19827]: cluster 2024-09-16T14:13:41.159933+0000 mgr.y (mgr.14412) 261 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:42.511 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:42 smithi050 bash[19827]: audit 2024-09-16T14:13:41.967233+0000 mgr.y (mgr.14412) 262 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:42.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:42 smithi090 bash[21690]: cluster 2024-09-16T14:13:41.159933+0000 mgr.y (mgr.14412) 261 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:42.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:42 smithi090 bash[21690]: audit 2024-09-16T14:13:41.967233+0000 mgr.y (mgr.14412) 262 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:43.152 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions' 2024-09-16T14:13:43.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:43 smithi050 bash[19827]: audit 2024-09-16T14:13:42.467309+0000 mgr.y (mgr.14412) 263 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:43.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:43 smithi050 bash[26719]: audit 2024-09-16T14:13:42.467309+0000 mgr.y (mgr.14412) 263 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:43.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:43 smithi090 bash[21690]: audit 2024-09-16T14:13:42.467309+0000 mgr.y (mgr.14412) 263 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:44.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:44 smithi050 bash[19827]: cluster 2024-09-16T14:13:43.160656+0000 mgr.y (mgr.14412) 264 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:44.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:44 smithi050 bash[26719]: cluster 2024-09-16T14:13:43.160656+0000 mgr.y (mgr.14412) 264 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:44.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:44 smithi090 bash[21690]: cluster 2024-09-16T14:13:43.160656+0000 mgr.y (mgr.14412) 264 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:46.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:46 smithi050 bash[19827]: cluster 2024-09-16T14:13:45.162296+0000 mgr.y (mgr.14412) 265 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:46.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:46 smithi050 bash[26719]: cluster 2024-09-16T14:13:45.162296+0000 mgr.y (mgr.14412) 265 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:46.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:46 smithi090 bash[21690]: cluster 2024-09-16T14:13:45.162296+0000 mgr.y (mgr.14412) 265 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:47.986 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:13:48.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:48 smithi050 bash[19827]: cluster 2024-09-16T14:13:47.163051+0000 mgr.y (mgr.14412) 266 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:48.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:48 smithi050 bash[26719]: cluster 2024-09-16T14:13:47.163051+0000 mgr.y (mgr.14412) 266 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:48.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:48 smithi090 bash[21690]: cluster 2024-09-16T14:13:47.163051+0000 mgr.y (mgr.14412) 266 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:49.269 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:13:49 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:13:49] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-16T14:13:49.434 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:13:49.434 INFO:teuthology.orchestra.run.smithi050.stdout: "mon": { 2024-09-16T14:13:49.434 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T14:13:49.434 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:13:49.435 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr": { 2024-09-16T14:13:49.435 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:13:49.435 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:13:49.435 INFO:teuthology.orchestra.run.smithi050.stdout: "osd": { 2024-09-16T14:13:49.435 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:13:49.435 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:13:49.435 INFO:teuthology.orchestra.run.smithi050.stdout: "rgw": { 2024-09-16T14:13:49.435 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:13:49.435 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:13:49.435 INFO:teuthology.orchestra.run.smithi050.stdout: "overall": { 2024-09-16T14:13:49.435 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 15 2024-09-16T14:13:49.435 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:13:49.435 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:13:49.671 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:49 smithi050 bash[19827]: audit 2024-09-16T14:13:49.079986+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:13:49.671 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:49 smithi050 bash[26719]: audit 2024-09-16T14:13:49.079986+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:13:49.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:49 smithi090 bash[21690]: audit 2024-09-16T14:13:49.079986+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:13:50.112 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph -s' 2024-09-16T14:13:50.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:50 smithi050 bash[26719]: cluster 2024-09-16T14:13:49.163729+0000 mgr.y (mgr.14412) 267 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:50.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:50 smithi050 bash[26719]: audit 2024-09-16T14:13:49.441047+0000 mon.a (mon.0) 1008 : audit [DBG] from='client.? 172.21.15.50:0/802596365' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:50.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:50 smithi050 bash[19827]: cluster 2024-09-16T14:13:49.163729+0000 mgr.y (mgr.14412) 267 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:50.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:50 smithi050 bash[19827]: audit 2024-09-16T14:13:49.441047+0000 mon.a (mon.0) 1008 : audit [DBG] from='client.? 172.21.15.50:0/802596365' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:50.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:50 smithi090 bash[21690]: cluster 2024-09-16T14:13:49.163729+0000 mgr.y (mgr.14412) 267 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:50.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:50 smithi090 bash[21690]: audit 2024-09-16T14:13:49.441047+0000 mon.a (mon.0) 1008 : audit [DBG] from='client.? 172.21.15.50:0/802596365' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:13:52.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:52 smithi050 bash[19827]: cluster 2024-09-16T14:13:51.165484+0000 mgr.y (mgr.14412) 268 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:52.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:52 smithi050 bash[19827]: audit 2024-09-16T14:13:51.978462+0000 mgr.y (mgr.14412) 269 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:52.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:52 smithi050 bash[26719]: cluster 2024-09-16T14:13:51.165484+0000 mgr.y (mgr.14412) 268 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:52.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:52 smithi050 bash[26719]: audit 2024-09-16T14:13:51.978462+0000 mgr.y (mgr.14412) 269 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:52.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:52 smithi090 bash[21690]: cluster 2024-09-16T14:13:51.165484+0000 mgr.y (mgr.14412) 268 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:52.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:52 smithi090 bash[21690]: audit 2024-09-16T14:13:51.978462+0000 mgr.y (mgr.14412) 269 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:54.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:54 smithi050 bash[19827]: cluster 2024-09-16T14:13:53.166138+0000 mgr.y (mgr.14412) 270 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:54.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:54 smithi050 bash[26719]: cluster 2024-09-16T14:13:53.166138+0000 mgr.y (mgr.14412) 270 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:54.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:54 smithi090 bash[21690]: cluster 2024-09-16T14:13:53.166138+0000 mgr.y (mgr.14412) 270 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:54.937 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:13:56.395 INFO:teuthology.orchestra.run.smithi050.stdout: cluster: 2024-09-16T14:13:56.396 INFO:teuthology.orchestra.run.smithi050.stdout: id: 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:13:56.396 INFO:teuthology.orchestra.run.smithi050.stdout: health: HEALTH_OK 2024-09-16T14:13:56.396 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T14:13:56.396 INFO:teuthology.orchestra.run.smithi050.stdout: services: 2024-09-16T14:13:56.396 INFO:teuthology.orchestra.run.smithi050.stdout: mon: 3 daemons, quorum a,b,c (age 15m) 2024-09-16T14:13:56.396 INFO:teuthology.orchestra.run.smithi050.stdout: mgr: y(active, since 6m), standbys: x 2024-09-16T14:13:56.396 INFO:teuthology.orchestra.run.smithi050.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 8m) 2024-09-16T14:13:56.396 INFO:teuthology.orchestra.run.smithi050.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-16T14:13:56.396 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T14:13:56.396 INFO:teuthology.orchestra.run.smithi050.stdout: data: 2024-09-16T14:13:56.396 INFO:teuthology.orchestra.run.smithi050.stdout: pools: 6 pools, 161 pgs 2024-09-16T14:13:56.397 INFO:teuthology.orchestra.run.smithi050.stdout: objects: 212 objects, 585 KiB 2024-09-16T14:13:56.397 INFO:teuthology.orchestra.run.smithi050.stdout: usage: 242 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:13:56.397 INFO:teuthology.orchestra.run.smithi050.stdout: pgs: 161 active+clean 2024-09-16T14:13:56.397 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T14:13:56.397 INFO:teuthology.orchestra.run.smithi050.stdout: io: 2024-09-16T14:13:56.397 INFO:teuthology.orchestra.run.smithi050.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-16T14:13:56.397 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T14:13:56.595 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:56 smithi050 bash[19827]: cluster 2024-09-16T14:13:55.167711+0000 mgr.y (mgr.14412) 271 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:56.595 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:56 smithi050 bash[26719]: cluster 2024-09-16T14:13:55.167711+0000 mgr.y (mgr.14412) 271 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:56.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:56 smithi090 bash[21690]: cluster 2024-09-16T14:13:55.167711+0000 mgr.y (mgr.14412) 271 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:57.056 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ls' 2024-09-16T14:13:57.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:57 smithi050 bash[19827]: audit 2024-09-16T14:13:56.402886+0000 mon.a (mon.0) 1009 : audit [DBG] from='client.? 172.21.15.50:0/3790141260' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T14:13:57.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:57 smithi050 bash[26719]: audit 2024-09-16T14:13:56.402886+0000 mon.a (mon.0) 1009 : audit [DBG] from='client.? 172.21.15.50:0/3790141260' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T14:13:57.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:57 smithi090 bash[21690]: audit 2024-09-16T14:13:56.402886+0000 mon.a (mon.0) 1009 : audit [DBG] from='client.? 172.21.15.50:0/3790141260' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T14:13:58.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:13:58 smithi050 bash[19827]: cluster 2024-09-16T14:13:57.168373+0000 mgr.y (mgr.14412) 272 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:58.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:13:58 smithi050 bash[26719]: cluster 2024-09-16T14:13:57.168373+0000 mgr.y (mgr.14412) 272 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:58.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:13:58 smithi090 bash[21690]: cluster 2024-09-16T14:13:57.168373+0000 mgr.y (mgr.14412) 272 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:13:59.429 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:13:59 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:13:59] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-16T14:14:00.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:00 smithi050 bash[19827]: cluster 2024-09-16T14:13:59.169078+0000 mgr.y (mgr.14412) 273 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:00.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:00 smithi050 bash[26719]: cluster 2024-09-16T14:13:59.169078+0000 mgr.y (mgr.14412) 273 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:00.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:00 smithi090 bash[21690]: cluster 2024-09-16T14:13:59.169078+0000 mgr.y (mgr.14412) 273 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:01.893 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:14:02.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:02 smithi050 bash[19827]: cluster 2024-09-16T14:14:01.170778+0000 mgr.y (mgr.14412) 274 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:02.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:02 smithi050 bash[19827]: audit 2024-09-16T14:14:01.983308+0000 mgr.y (mgr.14412) 275 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:02.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:02 smithi050 bash[26719]: cluster 2024-09-16T14:14:01.170778+0000 mgr.y (mgr.14412) 274 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:02.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:02 smithi050 bash[26719]: audit 2024-09-16T14:14:01.983308+0000 mgr.y (mgr.14412) 275 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:02.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:02 smithi090 bash[21690]: cluster 2024-09-16T14:14:01.170778+0000 mgr.y (mgr.14412) 274 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:02.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:02 smithi090 bash[21690]: audit 2024-09-16T14:14:01.983308+0000 mgr.y (mgr.14412) 275 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:03.338 INFO:teuthology.orchestra.run.smithi050.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-16T14:14:03.338 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager ?:9093,9094 1/1 3m ago 6m smithi050=a;count:1 2024-09-16T14:14:03.338 INFO:teuthology.orchestra.run.smithi050.stdout:grafana ?:3000 1/1 4m ago 6m smithi090=a;count:1 2024-09-16T14:14:03.338 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo ?:5000 1/1 3m ago 3m count:1 2024-09-16T14:14:03.339 INFO:teuthology.orchestra.run.smithi050.stdout:mgr 2/2 4m ago 15m smithi050=y;smithi090=x;count:2 2024-09-16T14:14:03.339 INFO:teuthology.orchestra.run.smithi050.stdout:mon 3/3 4m ago 15m smithi050:172.21.15.50=a;smithi050:[v2:172.21.15.50:3301,v1:172.21.15.50:6790]=c;smithi090:172.21.15.90=b;count:3 2024-09-16T14:14:03.339 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter ?:9100 2/2 4m ago 6m smithi050=a;smithi090=b;count:2 2024-09-16T14:14:03.339 INFO:teuthology.orchestra.run.smithi050.stdout:osd 8 4m ago - 2024-09-16T14:14:03.339 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus ?:9095 1/1 4m ago 7m smithi090=a;count:1 2024-09-16T14:14:03.339 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo ?:8000 2/2 4m ago 4m count:2 2024-09-16T14:14:03.964 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-16T14:14:04.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:04 smithi050 bash[19827]: cluster 2024-09-16T14:14:03.171414+0000 mgr.y (mgr.14412) 276 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:04.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:04 smithi050 bash[19827]: audit 2024-09-16T14:14:03.330369+0000 mgr.y (mgr.14412) 277 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:04.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:04 smithi050 bash[19827]: audit 2024-09-16T14:14:04.080497+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:14:04.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:04 smithi050 bash[26719]: cluster 2024-09-16T14:14:03.171414+0000 mgr.y (mgr.14412) 276 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:04.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:04 smithi050 bash[26719]: audit 2024-09-16T14:14:03.330369+0000 mgr.y (mgr.14412) 277 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:04.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:04 smithi050 bash[26719]: audit 2024-09-16T14:14:04.080497+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:14:04.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:04 smithi090 bash[21690]: cluster 2024-09-16T14:14:03.171414+0000 mgr.y (mgr.14412) 276 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:04.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:04 smithi090 bash[21690]: audit 2024-09-16T14:14:03.330369+0000 mgr.y (mgr.14412) 277 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:04.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:04 smithi090 bash[21690]: audit 2024-09-16T14:14:04.080497+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:14:06.679 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:06 smithi050 bash[19827]: cluster 2024-09-16T14:14:05.172971+0000 mgr.y (mgr.14412) 278 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:06.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:06 smithi050 bash[26719]: cluster 2024-09-16T14:14:05.172971+0000 mgr.y (mgr.14412) 278 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:06.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:06 smithi090 bash[21690]: cluster 2024-09-16T14:14:05.172971+0000 mgr.y (mgr.14412) 278 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:08.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:08 smithi050 bash[19827]: cluster 2024-09-16T14:14:07.173691+0000 mgr.y (mgr.14412) 279 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:08.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:08 smithi050 bash[26719]: cluster 2024-09-16T14:14:07.173691+0000 mgr.y (mgr.14412) 279 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:08.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:08 smithi090 bash[21690]: cluster 2024-09-16T14:14:07.173691+0000 mgr.y (mgr.14412) 279 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:08.795 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:14:09.180 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:14:09 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:14:09] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-16T14:14:10.660 INFO:teuthology.orchestra.run.smithi050.stdout:Scheduled to redeploy mgr.x on host 'smithi090' 2024-09-16T14:14:10.672 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:10 smithi050 bash[19827]: cluster 2024-09-16T14:14:09.174380+0000 mgr.y (mgr.14412) 280 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:10.673 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:10 smithi050 bash[26719]: cluster 2024-09-16T14:14:09.174380+0000 mgr.y (mgr.14412) 280 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:10.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:10 smithi090 bash[21690]: cluster 2024-09-16T14:14:09.174380+0000 mgr.y (mgr.14412) 280 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:11.338 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps --refresh' 2024-09-16T14:14:11.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:11 smithi050 bash[19827]: audit 2024-09-16T14:14:10.324361+0000 mon.a (mon.0) 1011 : audit [DBG] from='client.? 172.21.15.50:0/480179920' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T14:14:11.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:11 smithi050 bash[19827]: audit 2024-09-16T14:14:10.646882+0000 mgr.y (mgr.14412) 281 : audit [DBG] from='client.24887 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:11.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:11 smithi050 bash[19827]: audit 2024-09-16T14:14:10.651718+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:14:11.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:11 smithi050 bash[19827]: cephadm 2024-09-16T14:14:10.653695+0000 mgr.y (mgr.14412) 282 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-16T14:14:11.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:11 smithi050 bash[19827]: audit 2024-09-16T14:14:10.659150+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:14:11.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:11 smithi050 bash[19827]: audit 2024-09-16T14:14:10.666259+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:14:11.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:11 smithi050 bash[19827]: audit 2024-09-16T14:14:10.668834+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:11.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:11 smithi050 bash[19827]: audit 2024-09-16T14:14:10.670137+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:14:11.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:11 smithi050 bash[19827]: audit 2024-09-16T14:14:10.676612+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:14:11.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:11 smithi050 bash[19827]: audit 2024-09-16T14:14:10.716118+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:14:11.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:11 smithi050 bash[19827]: audit 2024-09-16T14:14:10.716834+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T14:14:11.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:11 smithi050 bash[19827]: audit 2024-09-16T14:14:10.717525+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:11.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:11 smithi050 bash[19827]: cephadm 2024-09-16T14:14:10.718167+0000 mgr.y (mgr.14412) 283 : cephadm [INF] Deploying daemon mgr.x on smithi090 2024-09-16T14:14:11.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:11 smithi050 bash[26719]: audit 2024-09-16T14:14:10.324361+0000 mon.a (mon.0) 1011 : audit [DBG] from='client.? 172.21.15.50:0/480179920' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T14:14:11.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:11 smithi050 bash[26719]: audit 2024-09-16T14:14:10.646882+0000 mgr.y (mgr.14412) 281 : audit [DBG] from='client.24887 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:11.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:11 smithi050 bash[26719]: audit 2024-09-16T14:14:10.651718+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:14:11.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:11 smithi050 bash[26719]: cephadm 2024-09-16T14:14:10.653695+0000 mgr.y (mgr.14412) 282 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-16T14:14:11.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:11 smithi050 bash[26719]: audit 2024-09-16T14:14:10.659150+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:14:11.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:11 smithi050 bash[26719]: audit 2024-09-16T14:14:10.666259+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:14:11.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:11 smithi050 bash[26719]: audit 2024-09-16T14:14:10.668834+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:11.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:11 smithi050 bash[26719]: audit 2024-09-16T14:14:10.670137+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:14:11.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:11 smithi050 bash[26719]: audit 2024-09-16T14:14:10.676612+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:14:11.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:11 smithi050 bash[26719]: audit 2024-09-16T14:14:10.716118+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:14:11.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:11 smithi050 bash[26719]: audit 2024-09-16T14:14:10.716834+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T14:14:11.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:11 smithi050 bash[26719]: audit 2024-09-16T14:14:10.717525+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:11.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:11 smithi050 bash[26719]: cephadm 2024-09-16T14:14:10.718167+0000 mgr.y (mgr.14412) 283 : cephadm [INF] Deploying daemon mgr.x on smithi090 2024-09-16T14:14:11.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:11 smithi090 bash[21690]: audit 2024-09-16T14:14:10.324361+0000 mon.a (mon.0) 1011 : audit [DBG] from='client.? 172.21.15.50:0/480179920' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T14:14:11.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:11 smithi090 bash[21690]: audit 2024-09-16T14:14:10.646882+0000 mgr.y (mgr.14412) 281 : audit [DBG] from='client.24887 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:11.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:11 smithi090 bash[21690]: audit 2024-09-16T14:14:10.651718+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:14:11.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:11 smithi090 bash[21690]: cephadm 2024-09-16T14:14:10.653695+0000 mgr.y (mgr.14412) 282 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-16T14:14:11.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:11 smithi090 bash[21690]: audit 2024-09-16T14:14:10.659150+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:14:11.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:11 smithi090 bash[21690]: audit 2024-09-16T14:14:10.666259+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:14:11.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:11 smithi090 bash[21690]: audit 2024-09-16T14:14:10.668834+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:11.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:11 smithi090 bash[21690]: audit 2024-09-16T14:14:10.670137+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:14:11.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:11 smithi090 bash[21690]: audit 2024-09-16T14:14:10.676612+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:14:11.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:11 smithi090 bash[21690]: audit 2024-09-16T14:14:10.716118+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:14:11.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:11 smithi090 bash[21690]: audit 2024-09-16T14:14:10.716834+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T14:14:11.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:11 smithi090 bash[21690]: audit 2024-09-16T14:14:10.717525+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:14:11.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:11 smithi090 bash[21690]: cephadm 2024-09-16T14:14:10.718167+0000 mgr.y (mgr.14412) 283 : cephadm [INF] Deploying daemon mgr.x on smithi090 2024-09-16T14:14:12.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:12 smithi050 bash[19827]: cluster 2024-09-16T14:14:11.176104+0000 mgr.y (mgr.14412) 284 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:12.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:12 smithi050 bash[19827]: audit 2024-09-16T14:14:11.994528+0000 mgr.y (mgr.14412) 285 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:12.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:12 smithi050 bash[26719]: cluster 2024-09-16T14:14:11.176104+0000 mgr.y (mgr.14412) 284 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:12.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:12 smithi050 bash[26719]: audit 2024-09-16T14:14:11.994528+0000 mgr.y (mgr.14412) 285 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:12.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:12 smithi090 bash[21690]: cluster 2024-09-16T14:14:11.176104+0000 mgr.y (mgr.14412) 284 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:12.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:12 smithi090 bash[21690]: audit 2024-09-16T14:14:11.994528+0000 mgr.y (mgr.14412) 285 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:15.179 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:14 smithi050 bash[19827]: cluster 2024-09-16T14:14:13.176810+0000 mgr.y (mgr.14412) 286 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:15.180 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:14 smithi050 bash[26719]: cluster 2024-09-16T14:14:13.176810+0000 mgr.y (mgr.14412) 286 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:15.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:14 smithi090 bash[21690]: cluster 2024-09-16T14:14:13.176810+0000 mgr.y (mgr.14412) 286 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:16.162 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:14:17.180 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:16 smithi050 bash[26719]: cluster 2024-09-16T14:14:15.178462+0000 mgr.y (mgr.14412) 287 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:17.180 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:16 smithi050 bash[19827]: cluster 2024-09-16T14:14:15.178462+0000 mgr.y (mgr.14412) 287 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:17.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:16 smithi090 bash[21690]: cluster 2024-09-16T14:14:15.178462+0000 mgr.y (mgr.14412) 287 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:17.597 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:14:17.598 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (5m) 4m ago 6m 13.7M - 0.25.0 c8568f914cd2 1c2d97372645 2024-09-16T14:14:17.598 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (6m) 4m ago 6m 73.4M - 9.4.12 2bacad6d85d8 8d5e9c6930c4 2024-09-16T14:14:17.598 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (4m) 4m ago 4m 73.0M - 3.8 b5388489f99e bfc46f2e7a9e 2024-09-16T14:14:17.598 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,8765 running (15m) 4m ago 15m 427M - 19.1.1-328-gad35db06 b5388489f99e f136dd824db1 2024-09-16T14:14:17.598 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:9283,8765 running (17m) 4m ago 17m 490M - 19.1.1-328-gad35db06 b5388489f99e f2ebc58a93ce 2024-09-16T14:14:17.598 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (17m) 4m ago 17m 51.8M 2048M 19.1.1-328-gad35db06 b5388489f99e 37ac949cf253 2024-09-16T14:14:17.598 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (15m) 4m ago 15m 39.2M 2048M 19.1.1-328-gad35db06 b5388489f99e a3cf9e797119 2024-09-16T14:14:17.598 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (15m) 4m ago 15m 41.7M 2048M 19.1.1-328-gad35db06 b5388489f99e 7e3580eefcd0 2024-09-16T14:14:17.598 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (6m) 4m ago 6m 8019k - 1.5.0 0da6a335fe13 58344df635fb 2024-09-16T14:14:17.598 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (6m) 4m ago 6m 8531k - 1.5.0 0da6a335fe13 d59bb47cac92 2024-09-16T14:14:17.598 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (14m) 4m ago 14m 57.2M 4061M 19.1.1-328-gad35db06 b5388489f99e 47cd40270475 2024-09-16T14:14:17.598 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (13m) 4m ago 13m 59.1M 4061M 19.1.1-328-gad35db06 b5388489f99e b3d14fae3c7d 2024-09-16T14:14:17.598 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (12m) 4m ago 12m 45.8M 4061M 19.1.1-328-gad35db06 b5388489f99e 9c1326f71702 2024-09-16T14:14:17.599 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (11m) 4m ago 11m 47.0M 4061M 19.1.1-328-gad35db06 b5388489f99e 010e8927a52f 2024-09-16T14:14:17.599 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (10m) 4m ago 10m 47.2M 4060M 19.1.1-328-gad35db06 b5388489f99e e352ed0b0cc0 2024-09-16T14:14:17.599 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (9m) 4m ago 9m 46.1M 4060M 19.1.1-328-gad35db06 b5388489f99e c2c5d905dd84 2024-09-16T14:14:17.599 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (8m) 4m ago 9m 53.7M 4060M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:14:17.599 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (7m) 4m ago 8m 46.6M 4060M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:14:17.599 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (5m) 4m ago 7m 37.1M - 2.43.0 a07b618ecd1d 8c314ea191d7 2024-09-16T14:14:17.599 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (4m) 4m ago 4m 89.6M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:14:17.599 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (4m) 4m ago 4m 88.5M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:14:18.244 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'sleep 180' 2024-09-16T14:14:19.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:18 smithi090 bash[21690]: cluster 2024-09-16T14:14:17.179180+0000 mgr.y (mgr.14412) 288 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:19.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:18 smithi090 bash[21690]: audit 2024-09-16T14:14:17.591327+0000 mgr.y (mgr.14412) 289 : audit [DBG] from='client.24893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:19.429 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:18 smithi050 bash[26719]: cluster 2024-09-16T14:14:17.179180+0000 mgr.y (mgr.14412) 288 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:19.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:18 smithi050 bash[26719]: audit 2024-09-16T14:14:17.591327+0000 mgr.y (mgr.14412) 289 : audit [DBG] from='client.24893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:19.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:18 smithi050 bash[19827]: cluster 2024-09-16T14:14:17.179180+0000 mgr.y (mgr.14412) 288 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:19.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:18 smithi050 bash[19827]: audit 2024-09-16T14:14:17.591327+0000 mgr.y (mgr.14412) 289 : audit [DBG] from='client.24893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:14:19.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:14:19 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:14:19] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-16T14:14:20.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:19 smithi050 bash[19827]: audit 2024-09-16T14:14:19.081075+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:14:20.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:19 smithi050 bash[26719]: audit 2024-09-16T14:14:19.081075+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:14:20.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:19 smithi090 bash[21690]: audit 2024-09-16T14:14:19.081075+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:14:21.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:20 smithi050 bash[19827]: cluster 2024-09-16T14:14:19.179839+0000 mgr.y (mgr.14412) 290 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:21.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:20 smithi050 bash[26719]: cluster 2024-09-16T14:14:19.179839+0000 mgr.y (mgr.14412) 290 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:21.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:20 smithi090 bash[21690]: cluster 2024-09-16T14:14:19.179839+0000 mgr.y (mgr.14412) 290 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:23.061 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:14:23.429 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:22 smithi050 bash[26719]: cluster 2024-09-16T14:14:21.181548+0000 mgr.y (mgr.14412) 291 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:23.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:22 smithi050 bash[26719]: audit 2024-09-16T14:14:22.003262+0000 mgr.y (mgr.14412) 292 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:23.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:22 smithi050 bash[19827]: cluster 2024-09-16T14:14:21.181548+0000 mgr.y (mgr.14412) 291 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:23.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:22 smithi050 bash[19827]: audit 2024-09-16T14:14:22.003262+0000 mgr.y (mgr.14412) 292 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:23.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:22 smithi090 bash[21690]: cluster 2024-09-16T14:14:21.181548+0000 mgr.y (mgr.14412) 291 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:23.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:22 smithi090 bash[21690]: audit 2024-09-16T14:14:22.003262+0000 mgr.y (mgr.14412) 292 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:25.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:24 smithi050 bash[19827]: cluster 2024-09-16T14:14:23.182231+0000 mgr.y (mgr.14412) 293 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:25.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:24 smithi050 bash[26719]: cluster 2024-09-16T14:14:23.182231+0000 mgr.y (mgr.14412) 293 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:25.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:24 smithi090 bash[21690]: cluster 2024-09-16T14:14:23.182231+0000 mgr.y (mgr.14412) 293 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:27.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:26 smithi050 bash[19827]: cluster 2024-09-16T14:14:25.183881+0000 mgr.y (mgr.14412) 294 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:27.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:26 smithi050 bash[26719]: cluster 2024-09-16T14:14:25.183881+0000 mgr.y (mgr.14412) 294 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:27.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:26 smithi090 bash[21690]: cluster 2024-09-16T14:14:25.183881+0000 mgr.y (mgr.14412) 294 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:29.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:28 smithi050 bash[19827]: cluster 2024-09-16T14:14:27.184586+0000 mgr.y (mgr.14412) 295 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:29.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:28 smithi050 bash[26719]: cluster 2024-09-16T14:14:27.184586+0000 mgr.y (mgr.14412) 295 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:29.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:14:29 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:14:29] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-16T14:14:29.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:28 smithi090 bash[21690]: cluster 2024-09-16T14:14:27.184586+0000 mgr.y (mgr.14412) 295 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:31.429 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:30 smithi050 bash[19827]: cluster 2024-09-16T14:14:29.185250+0000 mgr.y (mgr.14412) 296 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:31.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:30 smithi050 bash[26719]: cluster 2024-09-16T14:14:29.185250+0000 mgr.y (mgr.14412) 296 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:31.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:30 smithi090 bash[21690]: cluster 2024-09-16T14:14:29.185250+0000 mgr.y (mgr.14412) 296 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:33.429 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:32 smithi050 bash[26719]: cluster 2024-09-16T14:14:31.186983+0000 mgr.y (mgr.14412) 297 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:33.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:32 smithi050 bash[26719]: audit 2024-09-16T14:14:32.007306+0000 mgr.y (mgr.14412) 298 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:33.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:32 smithi050 bash[19827]: cluster 2024-09-16T14:14:31.186983+0000 mgr.y (mgr.14412) 297 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:33.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:32 smithi050 bash[19827]: audit 2024-09-16T14:14:32.007306+0000 mgr.y (mgr.14412) 298 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:33.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:32 smithi090 bash[21690]: cluster 2024-09-16T14:14:31.186983+0000 mgr.y (mgr.14412) 297 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:33.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:32 smithi090 bash[21690]: audit 2024-09-16T14:14:32.007306+0000 mgr.y (mgr.14412) 298 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:35.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:34 smithi050 bash[19827]: cluster 2024-09-16T14:14:33.187805+0000 mgr.y (mgr.14412) 299 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:35.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:34 smithi050 bash[19827]: audit 2024-09-16T14:14:34.081634+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:14:35.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:34 smithi050 bash[26719]: cluster 2024-09-16T14:14:33.187805+0000 mgr.y (mgr.14412) 299 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:35.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:34 smithi050 bash[26719]: audit 2024-09-16T14:14:34.081634+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:14:35.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:34 smithi090 bash[21690]: cluster 2024-09-16T14:14:33.187805+0000 mgr.y (mgr.14412) 299 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:35.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:34 smithi090 bash[21690]: audit 2024-09-16T14:14:34.081634+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:14:37.429 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:36 smithi050 bash[19827]: cluster 2024-09-16T14:14:35.189573+0000 mgr.y (mgr.14412) 300 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:37.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:36 smithi050 bash[26719]: cluster 2024-09-16T14:14:35.189573+0000 mgr.y (mgr.14412) 300 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:37.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:36 smithi090 bash[21690]: cluster 2024-09-16T14:14:35.189573+0000 mgr.y (mgr.14412) 300 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:39.429 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:38 smithi050 bash[19827]: cluster 2024-09-16T14:14:37.190302+0000 mgr.y (mgr.14412) 301 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:39.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:14:39 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:14:39] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-16T14:14:39.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:38 smithi050 bash[26719]: cluster 2024-09-16T14:14:37.190302+0000 mgr.y (mgr.14412) 301 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:39.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:38 smithi090 bash[21690]: cluster 2024-09-16T14:14:37.190302+0000 mgr.y (mgr.14412) 301 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:41.429 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:40 smithi050 bash[19827]: cluster 2024-09-16T14:14:39.191019+0000 mgr.y (mgr.14412) 302 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:41.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:40 smithi050 bash[26719]: cluster 2024-09-16T14:14:39.191019+0000 mgr.y (mgr.14412) 302 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:41.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:40 smithi090 bash[21690]: cluster 2024-09-16T14:14:39.191019+0000 mgr.y (mgr.14412) 302 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:43.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:42 smithi050 bash[19827]: cluster 2024-09-16T14:14:41.192658+0000 mgr.y (mgr.14412) 303 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:43.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:42 smithi050 bash[19827]: audit 2024-09-16T14:14:42.015287+0000 mgr.y (mgr.14412) 304 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:43.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:42 smithi050 bash[26719]: cluster 2024-09-16T14:14:41.192658+0000 mgr.y (mgr.14412) 303 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:43.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:42 smithi050 bash[26719]: audit 2024-09-16T14:14:42.015287+0000 mgr.y (mgr.14412) 304 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:43.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:42 smithi090 bash[21690]: cluster 2024-09-16T14:14:41.192658+0000 mgr.y (mgr.14412) 303 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:43.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:42 smithi090 bash[21690]: audit 2024-09-16T14:14:42.015287+0000 mgr.y (mgr.14412) 304 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:45.429 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:45 smithi050 bash[19827]: cluster 2024-09-16T14:14:43.193373+0000 mgr.y (mgr.14412) 305 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:45.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:45 smithi050 bash[26719]: cluster 2024-09-16T14:14:43.193373+0000 mgr.y (mgr.14412) 305 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:45.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:44 smithi090 bash[21690]: cluster 2024-09-16T14:14:43.193373+0000 mgr.y (mgr.14412) 305 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:47.429 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:47 smithi050 bash[26719]: cluster 2024-09-16T14:14:45.195017+0000 mgr.y (mgr.14412) 306 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:47.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:47 smithi050 bash[19827]: cluster 2024-09-16T14:14:45.195017+0000 mgr.y (mgr.14412) 306 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:47.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:47 smithi090 bash[21690]: cluster 2024-09-16T14:14:45.195017+0000 mgr.y (mgr.14412) 306 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:49.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:49 smithi050 bash[19827]: cluster 2024-09-16T14:14:47.195718+0000 mgr.y (mgr.14412) 307 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:49.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:49 smithi050 bash[26719]: cluster 2024-09-16T14:14:47.195718+0000 mgr.y (mgr.14412) 307 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:49.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:14:49 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:14:49] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-16T14:14:49.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:49 smithi090 bash[21690]: cluster 2024-09-16T14:14:47.195718+0000 mgr.y (mgr.14412) 307 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:50.429 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:50 smithi050 bash[19827]: audit 2024-09-16T14:14:49.081952+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:14:50.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:50 smithi050 bash[26719]: audit 2024-09-16T14:14:49.081952+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:14:50.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:50 smithi090 bash[21690]: audit 2024-09-16T14:14:49.081952+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:14:51.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:51 smithi050 bash[19827]: cluster 2024-09-16T14:14:49.196397+0000 mgr.y (mgr.14412) 308 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:51.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:51 smithi050 bash[26719]: cluster 2024-09-16T14:14:49.196397+0000 mgr.y (mgr.14412) 308 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:51.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:51 smithi090 bash[21690]: cluster 2024-09-16T14:14:49.196397+0000 mgr.y (mgr.14412) 308 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:53.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:53 smithi050 bash[19827]: cluster 2024-09-16T14:14:51.198202+0000 mgr.y (mgr.14412) 309 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:53.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:53 smithi050 bash[19827]: audit 2024-09-16T14:14:52.023224+0000 mgr.y (mgr.14412) 310 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:53.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:53 smithi050 bash[26719]: cluster 2024-09-16T14:14:51.198202+0000 mgr.y (mgr.14412) 309 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:53.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:53 smithi050 bash[26719]: audit 2024-09-16T14:14:52.023224+0000 mgr.y (mgr.14412) 310 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:53.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:53 smithi090 bash[21690]: cluster 2024-09-16T14:14:51.198202+0000 mgr.y (mgr.14412) 309 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:53.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:53 smithi090 bash[21690]: audit 2024-09-16T14:14:52.023224+0000 mgr.y (mgr.14412) 310 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:14:55.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:55 smithi050 bash[19827]: cluster 2024-09-16T14:14:53.198994+0000 mgr.y (mgr.14412) 311 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:55.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:55 smithi050 bash[26719]: cluster 2024-09-16T14:14:53.198994+0000 mgr.y (mgr.14412) 311 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:55.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:55 smithi090 bash[21690]: cluster 2024-09-16T14:14:53.198994+0000 mgr.y (mgr.14412) 311 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:57.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:57 smithi050 bash[19827]: cluster 2024-09-16T14:14:55.200667+0000 mgr.y (mgr.14412) 312 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:57.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:57 smithi050 bash[26719]: cluster 2024-09-16T14:14:55.200667+0000 mgr.y (mgr.14412) 312 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:57.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:57 smithi090 bash[21690]: cluster 2024-09-16T14:14:55.200667+0000 mgr.y (mgr.14412) 312 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:14:58.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:14:58 smithi050 bash[19827]: cluster 2024-09-16T14:14:57.201372+0000 mgr.y (mgr.14412) 313 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:58.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:14:58 smithi050 bash[26719]: cluster 2024-09-16T14:14:57.201372+0000 mgr.y (mgr.14412) 313 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:58.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:14:58 smithi090 bash[21690]: cluster 2024-09-16T14:14:57.201372+0000 mgr.y (mgr.14412) 313 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:14:59.432 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:14:59 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:14:59] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-16T14:15:00.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:00 smithi050 bash[19827]: cluster 2024-09-16T14:14:59.202018+0000 mgr.y (mgr.14412) 314 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:00.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:00 smithi050 bash[26719]: cluster 2024-09-16T14:14:59.202018+0000 mgr.y (mgr.14412) 314 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:00.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:00 smithi090 bash[21690]: cluster 2024-09-16T14:14:59.202018+0000 mgr.y (mgr.14412) 314 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:02.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:02 smithi050 bash[26719]: cluster 2024-09-16T14:15:01.203754+0000 mgr.y (mgr.14412) 315 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:02.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:02 smithi050 bash[26719]: audit 2024-09-16T14:15:02.033263+0000 mgr.y (mgr.14412) 316 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:02.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:02 smithi050 bash[19827]: cluster 2024-09-16T14:15:01.203754+0000 mgr.y (mgr.14412) 315 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:02.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:02 smithi050 bash[19827]: audit 2024-09-16T14:15:02.033263+0000 mgr.y (mgr.14412) 316 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:02.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:02 smithi090 bash[21690]: cluster 2024-09-16T14:15:01.203754+0000 mgr.y (mgr.14412) 315 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:02.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:02 smithi090 bash[21690]: audit 2024-09-16T14:15:02.033263+0000 mgr.y (mgr.14412) 316 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:04.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:04 smithi050 bash[19827]: cluster 2024-09-16T14:15:03.204441+0000 mgr.y (mgr.14412) 317 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:04.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:04 smithi050 bash[19827]: audit 2024-09-16T14:15:04.082530+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:15:04.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:04 smithi050 bash[26719]: cluster 2024-09-16T14:15:03.204441+0000 mgr.y (mgr.14412) 317 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:04.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:04 smithi050 bash[26719]: audit 2024-09-16T14:15:04.082530+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:15:04.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:04 smithi090 bash[21690]: cluster 2024-09-16T14:15:03.204441+0000 mgr.y (mgr.14412) 317 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:04.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:04 smithi090 bash[21690]: audit 2024-09-16T14:15:04.082530+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:15:06.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:06 smithi050 bash[19827]: cluster 2024-09-16T14:15:05.206064+0000 mgr.y (mgr.14412) 318 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:06.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:06 smithi050 bash[26719]: cluster 2024-09-16T14:15:05.206064+0000 mgr.y (mgr.14412) 318 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:06.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:06 smithi090 bash[21690]: cluster 2024-09-16T14:15:05.206064+0000 mgr.y (mgr.14412) 318 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:08.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:08 smithi050 bash[19827]: cluster 2024-09-16T14:15:07.206775+0000 mgr.y (mgr.14412) 319 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:08.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:08 smithi050 bash[26719]: cluster 2024-09-16T14:15:07.206775+0000 mgr.y (mgr.14412) 319 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:08.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:08 smithi090 bash[21690]: cluster 2024-09-16T14:15:07.206775+0000 mgr.y (mgr.14412) 319 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:09.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:15:09 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:15:09] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-16T14:15:10.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:10 smithi050 bash[19827]: cluster 2024-09-16T14:15:09.207448+0000 mgr.y (mgr.14412) 320 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:10.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:10 smithi050 bash[26719]: cluster 2024-09-16T14:15:09.207448+0000 mgr.y (mgr.14412) 320 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:10.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:10 smithi090 bash[21690]: cluster 2024-09-16T14:15:09.207448+0000 mgr.y (mgr.14412) 320 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:12.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:12 smithi050 bash[19827]: cluster 2024-09-16T14:15:11.209131+0000 mgr.y (mgr.14412) 321 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:12.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:12 smithi050 bash[26719]: cluster 2024-09-16T14:15:11.209131+0000 mgr.y (mgr.14412) 321 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:12.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:12 smithi090 bash[21690]: cluster 2024-09-16T14:15:11.209131+0000 mgr.y (mgr.14412) 321 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:13.544 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:13 smithi090 bash[21690]: audit 2024-09-16T14:15:12.043160+0000 mgr.y (mgr.14412) 322 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:13.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:13 smithi050 bash[19827]: audit 2024-09-16T14:15:12.043160+0000 mgr.y (mgr.14412) 322 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:13.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:13 smithi050 bash[26719]: audit 2024-09-16T14:15:12.043160+0000 mgr.y (mgr.14412) 322 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:14.540 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:14 smithi090 bash[21690]: cluster 2024-09-16T14:15:13.209760+0000 mgr.y (mgr.14412) 323 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:14.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:14 smithi050 bash[19827]: cluster 2024-09-16T14:15:13.209760+0000 mgr.y (mgr.14412) 323 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:14.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:14 smithi050 bash[26719]: cluster 2024-09-16T14:15:13.209760+0000 mgr.y (mgr.14412) 323 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:14.810 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:15:14 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:15:14.810 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:15:14 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:15:14.810 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:14 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:15:14.811 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:15:14 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:15:14.811 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:15:14 smithi090 systemd[1]: Stopping Ceph mgr.x for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:15:14.811 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:15:14 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:15:14.811 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:15:14 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:15:14.812 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:15:14 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:15:14.812 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:15:14 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:15:14.812 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:15:14 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:15:15.832 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:15:15 smithi090 bash[49390]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-mgr-x 2024-09-16T14:15:15.832 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:15:15 smithi090 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-16T14:15:15.832 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:15:15 smithi090 bash[49448]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-mgr-x 2024-09-16T14:15:15.832 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:15:15 smithi090 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-16T14:15:15.832 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:15:15 smithi090 systemd[1]: Stopped Ceph mgr.x for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:15:16.230 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:15:15 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:15:16.230 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:15:15 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:15:16.230 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:15:15 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:15:16.230 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:15 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:15:16.231 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:15:15 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:15:16.231 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:15:15 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:15:16.231 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:15:15 smithi090 systemd[1]: Started Ceph mgr.x for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:15:16.231 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:15:15 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:15:16.232 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:15:15 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:15:16.232 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:15:15 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:15:17.290 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:17 smithi090 bash[21690]: cluster 2024-09-16T14:15:15.211387+0000 mgr.y (mgr.14412) 324 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:17.291 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:17 smithi090 bash[21690]: audit 2024-09-16T14:15:16.008370+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:15:17.291 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:17 smithi090 bash[21690]: audit 2024-09-16T14:15:16.018521+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:15:17.291 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:17 smithi090 bash[21690]: audit 2024-09-16T14:15:16.028355+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:15:17.291 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:17 smithi090 bash[21690]: audit 2024-09-16T14:15:16.040389+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:15:17.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:17 smithi050 bash[19827]: cluster 2024-09-16T14:15:15.211387+0000 mgr.y (mgr.14412) 324 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:17.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:17 smithi050 bash[19827]: audit 2024-09-16T14:15:16.008370+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:15:17.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:17 smithi050 bash[19827]: audit 2024-09-16T14:15:16.018521+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:15:17.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:17 smithi050 bash[19827]: audit 2024-09-16T14:15:16.028355+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:15:17.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:17 smithi050 bash[19827]: audit 2024-09-16T14:15:16.040389+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:15:17.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:17 smithi050 bash[26719]: cluster 2024-09-16T14:15:15.211387+0000 mgr.y (mgr.14412) 324 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:17.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:17 smithi050 bash[26719]: audit 2024-09-16T14:15:16.008370+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:15:17.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:17 smithi050 bash[26719]: audit 2024-09-16T14:15:16.018521+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:15:17.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:17 smithi050 bash[26719]: audit 2024-09-16T14:15:16.028355+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:15:17.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:17 smithi050 bash[26719]: audit 2024-09-16T14:15:16.040389+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:15:17.693 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:15:17 smithi090 bash[49505]: debug 2024-09-16T14:15:17.392+0000 7f7c5f13e640 1 -- 172.21.15.90:0/2753757238 <== mon.1 v2:172.21.15.90:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f2113030e0 con 0x55f211305400 2024-09-16T14:15:19.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:19 smithi050 bash[19827]: cluster 2024-09-16T14:15:17.212065+0000 mgr.y (mgr.14412) 325 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:19.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:19 smithi050 bash[26719]: cluster 2024-09-16T14:15:17.212065+0000 mgr.y (mgr.14412) 325 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:19.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:15:19 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:15:19] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-16T14:15:19.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:19 smithi090 bash[21690]: cluster 2024-09-16T14:15:17.212065+0000 mgr.y (mgr.14412) 325 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:20.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:20 smithi050 bash[19827]: audit 2024-09-16T14:15:19.082802+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:15:20.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:20 smithi050 bash[26719]: audit 2024-09-16T14:15:19.082802+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:15:20.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:20 smithi090 bash[21690]: audit 2024-09-16T14:15:19.082802+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:15:21.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:21 smithi050 bash[19827]: cluster 2024-09-16T14:15:19.212728+0000 mgr.y (mgr.14412) 326 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:21.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:21 smithi050 bash[26719]: cluster 2024-09-16T14:15:19.212728+0000 mgr.y (mgr.14412) 326 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:21.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:21 smithi090 bash[21690]: cluster 2024-09-16T14:15:19.212728+0000 mgr.y (mgr.14412) 326 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:23.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:22 smithi050 bash[26719]: cluster 2024-09-16T14:15:21.214417+0000 mgr.y (mgr.14412) 327 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:23.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:22 smithi050 bash[26719]: audit 2024-09-16T14:15:21.979563+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:15:23.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:22 smithi050 bash[26719]: audit 2024-09-16T14:15:21.985257+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:15:23.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:22 smithi050 bash[26719]: audit 2024-09-16T14:15:22.228789+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:15:23.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:22 smithi050 bash[26719]: audit 2024-09-16T14:15:22.238350+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:15:23.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:22 smithi050 bash[26719]: audit 2024-09-16T14:15:22.876063+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:15:23.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:22 smithi050 bash[26719]: audit 2024-09-16T14:15:22.877471+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:15:23.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:22 smithi050 bash[26719]: audit 2024-09-16T14:15:22.883848+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:15:23.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:22 smithi050 bash[19827]: cluster 2024-09-16T14:15:21.214417+0000 mgr.y (mgr.14412) 327 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:23.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:22 smithi050 bash[19827]: audit 2024-09-16T14:15:21.979563+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:15:23.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:22 smithi050 bash[19827]: audit 2024-09-16T14:15:21.985257+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:15:23.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:22 smithi050 bash[19827]: audit 2024-09-16T14:15:22.228789+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:15:23.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:22 smithi050 bash[19827]: audit 2024-09-16T14:15:22.238350+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:15:23.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:22 smithi050 bash[19827]: audit 2024-09-16T14:15:22.876063+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:15:23.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:22 smithi050 bash[19827]: audit 2024-09-16T14:15:22.877471+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:15:23.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:22 smithi050 bash[19827]: audit 2024-09-16T14:15:22.883848+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:15:23.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:22 smithi090 bash[21690]: cluster 2024-09-16T14:15:21.214417+0000 mgr.y (mgr.14412) 327 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:23.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:22 smithi090 bash[21690]: audit 2024-09-16T14:15:21.979563+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:15:23.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:22 smithi090 bash[21690]: audit 2024-09-16T14:15:21.985257+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:15:23.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:22 smithi090 bash[21690]: audit 2024-09-16T14:15:22.228789+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:15:23.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:22 smithi090 bash[21690]: audit 2024-09-16T14:15:22.238350+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:15:23.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:22 smithi090 bash[21690]: audit 2024-09-16T14:15:22.876063+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:15:23.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:22 smithi090 bash[21690]: audit 2024-09-16T14:15:22.877471+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:15:23.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:22 smithi090 bash[21690]: audit 2024-09-16T14:15:22.883848+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:15:23.930 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:15:23 smithi050 bash[53248]: ts=2024-09-16T14:15:23.515Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi090.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.90:8443: connect: connection refused" 2024-09-16T14:15:23.943 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:15:23 smithi090 bash[49505]: [16/Sep/2024:14:15:23] ENGINE Bus STARTING 2024-09-16T14:15:23.943 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:15:23 smithi090 bash[49505]: CherryPy Checker: 2024-09-16T14:15:23.944 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:15:23 smithi090 bash[49505]: The Application mounted at '' has an empty config. 2024-09-16T14:15:23.944 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:15:23 smithi090 bash[49505]: [16/Sep/2024:14:15:23] ENGINE Serving on http://:::9283 2024-09-16T14:15:23.944 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:15:23 smithi090 bash[49505]: [16/Sep/2024:14:15:23] ENGINE Bus STARTED 2024-09-16T14:15:24.430 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:15:23 smithi050 bash[53248]: ts=2024-09-16T14:15:23.955Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=2 2024-09-16T14:15:24.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:23 smithi050 bash[19827]: audit 2024-09-16T14:15:22.050933+0000 mgr.y (mgr.14412) 328 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:24.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:23 smithi050 bash[19827]: audit 2024-09-16T14:15:23.537760+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:15:24.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:23 smithi050 bash[19827]: audit 2024-09-16T14:15:23.538615+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:15:24.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:23 smithi050 bash[19827]: cluster 2024-09-16T14:15:23.539323+0000 mon.a (mon.0) 1037 : cluster [DBG] Standby manager daemon x restarted 2024-09-16T14:15:24.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:23 smithi050 bash[19827]: cluster 2024-09-16T14:15:23.539565+0000 mon.a (mon.0) 1038 : cluster [DBG] Standby manager daemon x started 2024-09-16T14:15:24.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:23 smithi050 bash[19827]: audit 2024-09-16T14:15:23.541493+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:15:24.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:23 smithi050 bash[19827]: audit 2024-09-16T14:15:23.542836+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:15:24.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:23 smithi050 bash[26719]: audit 2024-09-16T14:15:22.050933+0000 mgr.y (mgr.14412) 328 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:24.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:23 smithi050 bash[26719]: audit 2024-09-16T14:15:23.537760+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:15:24.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:23 smithi050 bash[26719]: audit 2024-09-16T14:15:23.538615+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:15:24.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:23 smithi050 bash[26719]: cluster 2024-09-16T14:15:23.539323+0000 mon.a (mon.0) 1037 : cluster [DBG] Standby manager daemon x restarted 2024-09-16T14:15:24.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:23 smithi050 bash[26719]: cluster 2024-09-16T14:15:23.539565+0000 mon.a (mon.0) 1038 : cluster [DBG] Standby manager daemon x started 2024-09-16T14:15:24.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:23 smithi050 bash[26719]: audit 2024-09-16T14:15:23.541493+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:15:24.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:23 smithi050 bash[26719]: audit 2024-09-16T14:15:23.542836+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:15:24.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:23 smithi090 bash[21690]: audit 2024-09-16T14:15:22.050933+0000 mgr.y (mgr.14412) 328 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:24.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:23 smithi090 bash[21690]: audit 2024-09-16T14:15:23.537760+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:15:24.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:23 smithi090 bash[21690]: audit 2024-09-16T14:15:23.538615+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:15:24.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:23 smithi090 bash[21690]: cluster 2024-09-16T14:15:23.539323+0000 mon.a (mon.0) 1037 : cluster [DBG] Standby manager daemon x restarted 2024-09-16T14:15:24.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:23 smithi090 bash[21690]: cluster 2024-09-16T14:15:23.539565+0000 mon.a (mon.0) 1038 : cluster [DBG] Standby manager daemon x started 2024-09-16T14:15:24.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:23 smithi090 bash[21690]: audit 2024-09-16T14:15:23.541493+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:15:24.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:23 smithi090 bash[21690]: audit 2024-09-16T14:15:23.542836+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:15:25.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:24 smithi050 bash[26719]: cluster 2024-09-16T14:15:23.215100+0000 mgr.y (mgr.14412) 329 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:25.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:24 smithi050 bash[26719]: cluster 2024-09-16T14:15:24.010982+0000 mon.a (mon.0) 1039 : cluster [DBG] mgrmap e23: y(active, since 8m), standbys: x 2024-09-16T14:15:25.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:24 smithi050 bash[19827]: cluster 2024-09-16T14:15:23.215100+0000 mgr.y (mgr.14412) 329 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:25.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:24 smithi050 bash[19827]: cluster 2024-09-16T14:15:24.010982+0000 mon.a (mon.0) 1039 : cluster [DBG] mgrmap e23: y(active, since 8m), standbys: x 2024-09-16T14:15:25.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:24 smithi090 bash[21690]: cluster 2024-09-16T14:15:23.215100+0000 mgr.y (mgr.14412) 329 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:25.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:24 smithi090 bash[21690]: cluster 2024-09-16T14:15:24.010982+0000 mon.a (mon.0) 1039 : cluster [DBG] mgrmap e23: y(active, since 8m), standbys: x 2024-09-16T14:15:27.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:26 smithi050 bash[19827]: cluster 2024-09-16T14:15:25.216817+0000 mgr.y (mgr.14412) 330 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:27.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:26 smithi050 bash[26719]: cluster 2024-09-16T14:15:25.216817+0000 mgr.y (mgr.14412) 330 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:27.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:26 smithi090 bash[21690]: cluster 2024-09-16T14:15:25.216817+0000 mgr.y (mgr.14412) 330 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:29.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:29 smithi050 bash[19827]: cluster 2024-09-16T14:15:27.217482+0000 mgr.y (mgr.14412) 331 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:29.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:15:29 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:15:29] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-16T14:15:29.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:29 smithi050 bash[26719]: cluster 2024-09-16T14:15:27.217482+0000 mgr.y (mgr.14412) 331 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:29.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:28 smithi090 bash[21690]: cluster 2024-09-16T14:15:27.217482+0000 mgr.y (mgr.14412) 331 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:31.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:31 smithi050 bash[19827]: cluster 2024-09-16T14:15:29.218149+0000 mgr.y (mgr.14412) 332 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:31.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:31 smithi050 bash[26719]: cluster 2024-09-16T14:15:29.218149+0000 mgr.y (mgr.14412) 332 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:31.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:31 smithi090 bash[21690]: cluster 2024-09-16T14:15:29.218149+0000 mgr.y (mgr.14412) 332 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:33.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:33 smithi050 bash[19827]: cluster 2024-09-16T14:15:31.219806+0000 mgr.y (mgr.14412) 333 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:33.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:33 smithi050 bash[26719]: cluster 2024-09-16T14:15:31.219806+0000 mgr.y (mgr.14412) 333 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:33.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:33 smithi090 bash[21690]: cluster 2024-09-16T14:15:31.219806+0000 mgr.y (mgr.14412) 333 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:34.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:34 smithi050 bash[19827]: audit 2024-09-16T14:15:32.061870+0000 mgr.y (mgr.14412) 334 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:34.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:34 smithi050 bash[26719]: audit 2024-09-16T14:15:32.061870+0000 mgr.y (mgr.14412) 334 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:34.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:34 smithi090 bash[21690]: audit 2024-09-16T14:15:32.061870+0000 mgr.y (mgr.14412) 334 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:35.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:35 smithi050 bash[19827]: cluster 2024-09-16T14:15:33.220507+0000 mgr.y (mgr.14412) 335 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:35.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:35 smithi050 bash[19827]: audit 2024-09-16T14:15:34.083231+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:15:35.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:35 smithi050 bash[26719]: cluster 2024-09-16T14:15:33.220507+0000 mgr.y (mgr.14412) 335 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:35.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:35 smithi050 bash[26719]: audit 2024-09-16T14:15:34.083231+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:15:35.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:35 smithi090 bash[21690]: cluster 2024-09-16T14:15:33.220507+0000 mgr.y (mgr.14412) 335 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:35.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:35 smithi090 bash[21690]: audit 2024-09-16T14:15:34.083231+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:15:37.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:37 smithi050 bash[19827]: cluster 2024-09-16T14:15:35.222163+0000 mgr.y (mgr.14412) 336 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:37.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:37 smithi050 bash[26719]: cluster 2024-09-16T14:15:35.222163+0000 mgr.y (mgr.14412) 336 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:37.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:37 smithi090 bash[21690]: cluster 2024-09-16T14:15:35.222163+0000 mgr.y (mgr.14412) 336 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:39.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:39 smithi050 bash[19827]: cluster 2024-09-16T14:15:37.223020+0000 mgr.y (mgr.14412) 337 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:39.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:15:39 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:15:39] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.43.0" 2024-09-16T14:15:39.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:39 smithi050 bash[26719]: cluster 2024-09-16T14:15:37.223020+0000 mgr.y (mgr.14412) 337 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:39.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:39 smithi090 bash[21690]: cluster 2024-09-16T14:15:37.223020+0000 mgr.y (mgr.14412) 337 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:41.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:41 smithi050 bash[19827]: cluster 2024-09-16T14:15:39.223747+0000 mgr.y (mgr.14412) 338 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:41.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:41 smithi050 bash[26719]: cluster 2024-09-16T14:15:39.223747+0000 mgr.y (mgr.14412) 338 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:41.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:41 smithi090 bash[21690]: cluster 2024-09-16T14:15:39.223747+0000 mgr.y (mgr.14412) 338 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:43.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:43 smithi050 bash[19827]: cluster 2024-09-16T14:15:41.225459+0000 mgr.y (mgr.14412) 339 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:43.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:43 smithi050 bash[26719]: cluster 2024-09-16T14:15:41.225459+0000 mgr.y (mgr.14412) 339 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:43.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:43 smithi090 bash[21690]: cluster 2024-09-16T14:15:41.225459+0000 mgr.y (mgr.14412) 339 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:44.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:44 smithi050 bash[19827]: audit 2024-09-16T14:15:42.071285+0000 mgr.y (mgr.14412) 340 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:44.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:44 smithi050 bash[26719]: audit 2024-09-16T14:15:42.071285+0000 mgr.y (mgr.14412) 340 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:44.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:44 smithi090 bash[21690]: audit 2024-09-16T14:15:42.071285+0000 mgr.y (mgr.14412) 340 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:45.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:45 smithi050 bash[19827]: cluster 2024-09-16T14:15:43.226192+0000 mgr.y (mgr.14412) 341 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:45.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:45 smithi050 bash[26719]: cluster 2024-09-16T14:15:43.226192+0000 mgr.y (mgr.14412) 341 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:45.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:45 smithi090 bash[21690]: cluster 2024-09-16T14:15:43.226192+0000 mgr.y (mgr.14412) 341 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:46.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:46 smithi050 bash[19827]: cluster 2024-09-16T14:15:45.227909+0000 mgr.y (mgr.14412) 342 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:46.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:46 smithi050 bash[26719]: cluster 2024-09-16T14:15:45.227909+0000 mgr.y (mgr.14412) 342 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:46.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:46 smithi090 bash[21690]: cluster 2024-09-16T14:15:45.227909+0000 mgr.y (mgr.14412) 342 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:48.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:48 smithi050 bash[19827]: cluster 2024-09-16T14:15:47.228623+0000 mgr.y (mgr.14412) 343 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:48.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:48 smithi050 bash[26719]: cluster 2024-09-16T14:15:47.228623+0000 mgr.y (mgr.14412) 343 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:48.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:48 smithi090 bash[21690]: cluster 2024-09-16T14:15:47.228623+0000 mgr.y (mgr.14412) 343 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:49.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:49 smithi050 bash[19827]: audit 2024-09-16T14:15:49.083644+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:15:49.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:15:49 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:15:49] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.43.0" 2024-09-16T14:15:49.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:49 smithi050 bash[26719]: audit 2024-09-16T14:15:49.083644+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:15:49.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:49 smithi090 bash[21690]: audit 2024-09-16T14:15:49.083644+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:15:50.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:50 smithi050 bash[19827]: cluster 2024-09-16T14:15:49.229237+0000 mgr.y (mgr.14412) 344 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:50.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:50 smithi050 bash[26719]: cluster 2024-09-16T14:15:49.229237+0000 mgr.y (mgr.14412) 344 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:50.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:50 smithi090 bash[21690]: cluster 2024-09-16T14:15:49.229237+0000 mgr.y (mgr.14412) 344 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:52.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:52 smithi050 bash[19827]: cluster 2024-09-16T14:15:51.231017+0000 mgr.y (mgr.14412) 345 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:52.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:52 smithi050 bash[26719]: cluster 2024-09-16T14:15:51.231017+0000 mgr.y (mgr.14412) 345 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:52.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:52 smithi090 bash[21690]: cluster 2024-09-16T14:15:51.231017+0000 mgr.y (mgr.14412) 345 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:53.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:53 smithi050 bash[19827]: audit 2024-09-16T14:15:52.078635+0000 mgr.y (mgr.14412) 346 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:53.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:53 smithi050 bash[26719]: audit 2024-09-16T14:15:52.078635+0000 mgr.y (mgr.14412) 346 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:53.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:53 smithi090 bash[21690]: audit 2024-09-16T14:15:52.078635+0000 mgr.y (mgr.14412) 346 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:15:54.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:54 smithi050 bash[19827]: cluster 2024-09-16T14:15:53.231718+0000 mgr.y (mgr.14412) 347 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:54.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:54 smithi050 bash[26719]: cluster 2024-09-16T14:15:53.231718+0000 mgr.y (mgr.14412) 347 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:54.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:54 smithi090 bash[21690]: cluster 2024-09-16T14:15:53.231718+0000 mgr.y (mgr.14412) 347 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:56.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:56 smithi050 bash[19827]: cluster 2024-09-16T14:15:55.233399+0000 mgr.y (mgr.14412) 348 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:56.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:56 smithi050 bash[26719]: cluster 2024-09-16T14:15:55.233399+0000 mgr.y (mgr.14412) 348 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:56.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:56 smithi090 bash[21690]: cluster 2024-09-16T14:15:55.233399+0000 mgr.y (mgr.14412) 348 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:15:58.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:15:58 smithi050 bash[19827]: cluster 2024-09-16T14:15:57.234116+0000 mgr.y (mgr.14412) 349 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:58.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:15:58 smithi050 bash[26719]: cluster 2024-09-16T14:15:57.234116+0000 mgr.y (mgr.14412) 349 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:58.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:15:58 smithi090 bash[21690]: cluster 2024-09-16T14:15:57.234116+0000 mgr.y (mgr.14412) 349 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:15:59.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:15:59 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:15:59] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-16T14:16:00.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:00 smithi050 bash[26719]: cluster 2024-09-16T14:15:59.234880+0000 mgr.y (mgr.14412) 350 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:00.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:00 smithi050 bash[19827]: cluster 2024-09-16T14:15:59.234880+0000 mgr.y (mgr.14412) 350 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:00.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:00 smithi090 bash[21690]: cluster 2024-09-16T14:15:59.234880+0000 mgr.y (mgr.14412) 350 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:02.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:02 smithi050 bash[19827]: cluster 2024-09-16T14:16:01.236753+0000 mgr.y (mgr.14412) 351 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:02.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:02 smithi050 bash[26719]: cluster 2024-09-16T14:16:01.236753+0000 mgr.y (mgr.14412) 351 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:02.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:02 smithi090 bash[21690]: cluster 2024-09-16T14:16:01.236753+0000 mgr.y (mgr.14412) 351 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:03.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:03 smithi050 bash[19827]: audit 2024-09-16T14:16:02.087215+0000 mgr.y (mgr.14412) 352 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:03.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:03 smithi050 bash[26719]: audit 2024-09-16T14:16:02.087215+0000 mgr.y (mgr.14412) 352 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:03.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:03 smithi090 bash[21690]: audit 2024-09-16T14:16:02.087215+0000 mgr.y (mgr.14412) 352 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:04.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:04 smithi050 bash[19827]: cluster 2024-09-16T14:16:03.237597+0000 mgr.y (mgr.14412) 353 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:04.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:04 smithi050 bash[19827]: audit 2024-09-16T14:16:04.084097+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:16:04.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:04 smithi050 bash[26719]: cluster 2024-09-16T14:16:03.237597+0000 mgr.y (mgr.14412) 353 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:04.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:04 smithi050 bash[26719]: audit 2024-09-16T14:16:04.084097+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:16:04.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:04 smithi090 bash[21690]: cluster 2024-09-16T14:16:03.237597+0000 mgr.y (mgr.14412) 353 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:04.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:04 smithi090 bash[21690]: audit 2024-09-16T14:16:04.084097+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:16:06.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:06 smithi050 bash[19827]: cluster 2024-09-16T14:16:05.239315+0000 mgr.y (mgr.14412) 354 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:06.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:06 smithi050 bash[26719]: cluster 2024-09-16T14:16:05.239315+0000 mgr.y (mgr.14412) 354 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:06.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:06 smithi090 bash[21690]: cluster 2024-09-16T14:16:05.239315+0000 mgr.y (mgr.14412) 354 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:08.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:08 smithi050 bash[19827]: cluster 2024-09-16T14:16:07.240015+0000 mgr.y (mgr.14412) 355 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:08.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:08 smithi050 bash[26719]: cluster 2024-09-16T14:16:07.240015+0000 mgr.y (mgr.14412) 355 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:08.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:08 smithi090 bash[21690]: cluster 2024-09-16T14:16:07.240015+0000 mgr.y (mgr.14412) 355 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:09.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:16:09 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:16:09] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-16T14:16:10.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:10 smithi050 bash[26719]: cluster 2024-09-16T14:16:09.240729+0000 mgr.y (mgr.14412) 356 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:10.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:10 smithi050 bash[19827]: cluster 2024-09-16T14:16:09.240729+0000 mgr.y (mgr.14412) 356 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:10.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:10 smithi090 bash[21690]: cluster 2024-09-16T14:16:09.240729+0000 mgr.y (mgr.14412) 356 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:12.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:12 smithi050 bash[19827]: cluster 2024-09-16T14:16:11.242447+0000 mgr.y (mgr.14412) 357 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:12.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:12 smithi050 bash[26719]: cluster 2024-09-16T14:16:11.242447+0000 mgr.y (mgr.14412) 357 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:12.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:12 smithi090 bash[21690]: cluster 2024-09-16T14:16:11.242447+0000 mgr.y (mgr.14412) 357 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:13.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:13 smithi050 bash[19827]: audit 2024-09-16T14:16:12.098307+0000 mgr.y (mgr.14412) 358 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:13.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:13 smithi050 bash[26719]: audit 2024-09-16T14:16:12.098307+0000 mgr.y (mgr.14412) 358 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:13.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:13 smithi090 bash[21690]: audit 2024-09-16T14:16:12.098307+0000 mgr.y (mgr.14412) 358 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:14.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:14 smithi050 bash[19827]: cluster 2024-09-16T14:16:13.243154+0000 mgr.y (mgr.14412) 359 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:14.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:14 smithi050 bash[26719]: cluster 2024-09-16T14:16:13.243154+0000 mgr.y (mgr.14412) 359 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:14.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:14 smithi090 bash[21690]: cluster 2024-09-16T14:16:13.243154+0000 mgr.y (mgr.14412) 359 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:16.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:16 smithi050 bash[19827]: cluster 2024-09-16T14:16:15.244907+0000 mgr.y (mgr.14412) 360 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:16.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:16 smithi050 bash[26719]: cluster 2024-09-16T14:16:15.244907+0000 mgr.y (mgr.14412) 360 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:16.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:16 smithi090 bash[21690]: cluster 2024-09-16T14:16:15.244907+0000 mgr.y (mgr.14412) 360 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:18.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:18 smithi050 bash[19827]: cluster 2024-09-16T14:16:17.245606+0000 mgr.y (mgr.14412) 361 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:18.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:18 smithi050 bash[26719]: cluster 2024-09-16T14:16:17.245606+0000 mgr.y (mgr.14412) 361 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:18.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:18 smithi090 bash[21690]: cluster 2024-09-16T14:16:17.245606+0000 mgr.y (mgr.14412) 361 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:19.377 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:16:19 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:16:19] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-16T14:16:19.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:19 smithi050 bash[19827]: audit 2024-09-16T14:16:19.084488+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:16:19.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:19 smithi050 bash[26719]: audit 2024-09-16T14:16:19.084488+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:16:19.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:19 smithi090 bash[21690]: audit 2024-09-16T14:16:19.084488+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:16:20.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:20 smithi050 bash[19827]: cluster 2024-09-16T14:16:19.246365+0000 mgr.y (mgr.14412) 362 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:20.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:20 smithi050 bash[26719]: cluster 2024-09-16T14:16:19.246365+0000 mgr.y (mgr.14412) 362 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:20.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:20 smithi090 bash[21690]: cluster 2024-09-16T14:16:19.246365+0000 mgr.y (mgr.14412) 362 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:22.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:22 smithi050 bash[26719]: cluster 2024-09-16T14:16:21.248141+0000 mgr.y (mgr.14412) 363 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:22.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:22 smithi050 bash[19827]: cluster 2024-09-16T14:16:21.248141+0000 mgr.y (mgr.14412) 363 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:22.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:22 smithi090 bash[21690]: cluster 2024-09-16T14:16:21.248141+0000 mgr.y (mgr.14412) 363 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:23.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:23 smithi050 bash[19827]: audit 2024-09-16T14:16:22.109540+0000 mgr.y (mgr.14412) 364 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:23.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:23 smithi050 bash[26719]: audit 2024-09-16T14:16:22.109540+0000 mgr.y (mgr.14412) 364 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:23.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:23 smithi090 bash[21690]: audit 2024-09-16T14:16:22.109540+0000 mgr.y (mgr.14412) 364 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:24.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:24 smithi050 bash[19827]: cluster 2024-09-16T14:16:23.248824+0000 mgr.y (mgr.14412) 365 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:24.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:24 smithi050 bash[26719]: cluster 2024-09-16T14:16:23.248824+0000 mgr.y (mgr.14412) 365 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:24.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:24 smithi090 bash[21690]: cluster 2024-09-16T14:16:23.248824+0000 mgr.y (mgr.14412) 365 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:26.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:26 smithi050 bash[19827]: cluster 2024-09-16T14:16:25.250527+0000 mgr.y (mgr.14412) 366 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:26.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:26 smithi050 bash[26719]: cluster 2024-09-16T14:16:25.250527+0000 mgr.y (mgr.14412) 366 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:26.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:26 smithi090 bash[21690]: cluster 2024-09-16T14:16:25.250527+0000 mgr.y (mgr.14412) 366 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:28.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:28 smithi050 bash[19827]: cluster 2024-09-16T14:16:27.251242+0000 mgr.y (mgr.14412) 367 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:28.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:28 smithi050 bash[26719]: cluster 2024-09-16T14:16:27.251242+0000 mgr.y (mgr.14412) 367 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:28.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:28 smithi090 bash[21690]: cluster 2024-09-16T14:16:27.251242+0000 mgr.y (mgr.14412) 367 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:29.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:16:29 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:16:29] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-16T14:16:30.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:30 smithi050 bash[19827]: audit 2024-09-16T14:16:29.054739+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:16:30.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:30 smithi050 bash[19827]: audit 2024-09-16T14:16:29.065376+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:16:30.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:30 smithi050 bash[19827]: audit 2024-09-16T14:16:29.715184+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:16:30.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:30 smithi050 bash[19827]: audit 2024-09-16T14:16:29.716719+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:16:30.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:30 smithi050 bash[19827]: audit 2024-09-16T14:16:29.725467+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:16:30.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:30 smithi050 bash[26719]: audit 2024-09-16T14:16:29.054739+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:16:30.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:30 smithi050 bash[26719]: audit 2024-09-16T14:16:29.065376+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:16:30.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:30 smithi050 bash[26719]: audit 2024-09-16T14:16:29.715184+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:16:30.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:30 smithi050 bash[26719]: audit 2024-09-16T14:16:29.716719+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:16:30.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:30 smithi050 bash[26719]: audit 2024-09-16T14:16:29.725467+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:16:30.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:30 smithi090 bash[21690]: audit 2024-09-16T14:16:29.054739+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:16:30.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:30 smithi090 bash[21690]: audit 2024-09-16T14:16:29.065376+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:16:30.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:30 smithi090 bash[21690]: audit 2024-09-16T14:16:29.715184+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:16:30.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:30 smithi090 bash[21690]: audit 2024-09-16T14:16:29.716719+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:16:30.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:30 smithi090 bash[21690]: audit 2024-09-16T14:16:29.725467+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:16:31.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:31 smithi050 bash[19827]: cluster 2024-09-16T14:16:29.251950+0000 mgr.y (mgr.14412) 368 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:31.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:31 smithi050 bash[26719]: cluster 2024-09-16T14:16:29.251950+0000 mgr.y (mgr.14412) 368 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:31.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:31 smithi090 bash[21690]: cluster 2024-09-16T14:16:29.251950+0000 mgr.y (mgr.14412) 368 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:32.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:32 smithi050 bash[19827]: cluster 2024-09-16T14:16:31.253672+0000 mgr.y (mgr.14412) 369 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:32.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:32 smithi050 bash[26719]: cluster 2024-09-16T14:16:31.253672+0000 mgr.y (mgr.14412) 369 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:32.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:32 smithi090 bash[21690]: cluster 2024-09-16T14:16:31.253672+0000 mgr.y (mgr.14412) 369 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:33.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:33 smithi050 bash[19827]: audit 2024-09-16T14:16:32.120155+0000 mgr.y (mgr.14412) 370 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:33.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:33 smithi050 bash[26719]: audit 2024-09-16T14:16:32.120155+0000 mgr.y (mgr.14412) 370 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:33.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:33 smithi090 bash[21690]: audit 2024-09-16T14:16:32.120155+0000 mgr.y (mgr.14412) 370 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:35.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:34 smithi050 bash[19827]: cluster 2024-09-16T14:16:33.254407+0000 mgr.y (mgr.14412) 371 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:35.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:34 smithi050 bash[19827]: audit 2024-09-16T14:16:34.085107+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:16:35.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:34 smithi050 bash[26719]: cluster 2024-09-16T14:16:33.254407+0000 mgr.y (mgr.14412) 371 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:35.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:34 smithi050 bash[26719]: audit 2024-09-16T14:16:34.085107+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:16:35.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:34 smithi090 bash[21690]: cluster 2024-09-16T14:16:33.254407+0000 mgr.y (mgr.14412) 371 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:35.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:34 smithi090 bash[21690]: audit 2024-09-16T14:16:34.085107+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:16:37.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:36 smithi050 bash[19827]: cluster 2024-09-16T14:16:35.256089+0000 mgr.y (mgr.14412) 372 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:37.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:36 smithi050 bash[26719]: cluster 2024-09-16T14:16:35.256089+0000 mgr.y (mgr.14412) 372 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:37.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:36 smithi090 bash[21690]: cluster 2024-09-16T14:16:35.256089+0000 mgr.y (mgr.14412) 372 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:39.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:16:39 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:16:39] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-16T14:16:39.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:38 smithi050 bash[26719]: cluster 2024-09-16T14:16:37.256768+0000 mgr.y (mgr.14412) 373 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:39.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:38 smithi050 bash[19827]: cluster 2024-09-16T14:16:37.256768+0000 mgr.y (mgr.14412) 373 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:39.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:38 smithi090 bash[21690]: cluster 2024-09-16T14:16:37.256768+0000 mgr.y (mgr.14412) 373 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:41.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:40 smithi050 bash[26719]: cluster 2024-09-16T14:16:39.257472+0000 mgr.y (mgr.14412) 374 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:41.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:40 smithi050 bash[19827]: cluster 2024-09-16T14:16:39.257472+0000 mgr.y (mgr.14412) 374 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:41.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:40 smithi090 bash[21690]: cluster 2024-09-16T14:16:39.257472+0000 mgr.y (mgr.14412) 374 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:43.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:42 smithi050 bash[19827]: cluster 2024-09-16T14:16:41.259198+0000 mgr.y (mgr.14412) 375 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:43.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:42 smithi050 bash[26719]: cluster 2024-09-16T14:16:41.259198+0000 mgr.y (mgr.14412) 375 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:43.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:42 smithi090 bash[21690]: cluster 2024-09-16T14:16:41.259198+0000 mgr.y (mgr.14412) 375 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:44.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:43 smithi050 bash[19827]: audit 2024-09-16T14:16:42.131389+0000 mgr.y (mgr.14412) 376 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:44.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:43 smithi050 bash[26719]: audit 2024-09-16T14:16:42.131389+0000 mgr.y (mgr.14412) 376 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:44.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:43 smithi090 bash[21690]: audit 2024-09-16T14:16:42.131389+0000 mgr.y (mgr.14412) 376 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:45.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:44 smithi050 bash[19827]: cluster 2024-09-16T14:16:43.259899+0000 mgr.y (mgr.14412) 377 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:45.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:44 smithi050 bash[26719]: cluster 2024-09-16T14:16:43.259899+0000 mgr.y (mgr.14412) 377 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:45.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:44 smithi090 bash[21690]: cluster 2024-09-16T14:16:43.259899+0000 mgr.y (mgr.14412) 377 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:47.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:47 smithi050 bash[19827]: cluster 2024-09-16T14:16:45.261536+0000 mgr.y (mgr.14412) 378 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:47.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:47 smithi050 bash[26719]: cluster 2024-09-16T14:16:45.261536+0000 mgr.y (mgr.14412) 378 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:47.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:46 smithi090 bash[21690]: cluster 2024-09-16T14:16:45.261536+0000 mgr.y (mgr.14412) 378 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:49.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:16:49 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:16:49] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-16T14:16:49.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:49 smithi050 bash[19827]: cluster 2024-09-16T14:16:47.262233+0000 mgr.y (mgr.14412) 379 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:49.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:49 smithi050 bash[26719]: cluster 2024-09-16T14:16:47.262233+0000 mgr.y (mgr.14412) 379 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:49.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:49 smithi090 bash[21690]: cluster 2024-09-16T14:16:47.262233+0000 mgr.y (mgr.14412) 379 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:50.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:50 smithi050 bash[26719]: audit 2024-09-16T14:16:49.085316+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:16:50.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:50 smithi050 bash[19827]: audit 2024-09-16T14:16:49.085316+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:16:50.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:50 smithi090 bash[21690]: audit 2024-09-16T14:16:49.085316+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:16:51.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:51 smithi050 bash[19827]: cluster 2024-09-16T14:16:49.263049+0000 mgr.y (mgr.14412) 380 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:51.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:51 smithi050 bash[26719]: cluster 2024-09-16T14:16:49.263049+0000 mgr.y (mgr.14412) 380 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:51.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:51 smithi090 bash[21690]: cluster 2024-09-16T14:16:49.263049+0000 mgr.y (mgr.14412) 380 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:53.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:53 smithi050 bash[19827]: cluster 2024-09-16T14:16:51.264807+0000 mgr.y (mgr.14412) 381 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:53.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:53 smithi050 bash[26719]: cluster 2024-09-16T14:16:51.264807+0000 mgr.y (mgr.14412) 381 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:53.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:53 smithi090 bash[21690]: cluster 2024-09-16T14:16:51.264807+0000 mgr.y (mgr.14412) 381 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:54.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:54 smithi050 bash[19827]: audit 2024-09-16T14:16:52.141313+0000 mgr.y (mgr.14412) 382 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:54.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:54 smithi050 bash[26719]: audit 2024-09-16T14:16:52.141313+0000 mgr.y (mgr.14412) 382 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:54.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:54 smithi090 bash[21690]: audit 2024-09-16T14:16:52.141313+0000 mgr.y (mgr.14412) 382 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:16:55.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:55 smithi050 bash[19827]: cluster 2024-09-16T14:16:53.265524+0000 mgr.y (mgr.14412) 383 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:55.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:55 smithi050 bash[26719]: cluster 2024-09-16T14:16:53.265524+0000 mgr.y (mgr.14412) 383 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:55.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:55 smithi090 bash[21690]: cluster 2024-09-16T14:16:53.265524+0000 mgr.y (mgr.14412) 383 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:57.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:57 smithi050 bash[19827]: cluster 2024-09-16T14:16:55.267223+0000 mgr.y (mgr.14412) 384 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:57.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:57 smithi050 bash[26719]: cluster 2024-09-16T14:16:55.267223+0000 mgr.y (mgr.14412) 384 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:57.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:57 smithi090 bash[21690]: cluster 2024-09-16T14:16:55.267223+0000 mgr.y (mgr.14412) 384 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:16:59.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:16:59 smithi050 bash[19827]: cluster 2024-09-16T14:16:57.268021+0000 mgr.y (mgr.14412) 385 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:59.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:16:59 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:16:59] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-16T14:16:59.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:16:59 smithi050 bash[26719]: cluster 2024-09-16T14:16:57.268021+0000 mgr.y (mgr.14412) 385 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:16:59.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:16:59 smithi090 bash[21690]: cluster 2024-09-16T14:16:57.268021+0000 mgr.y (mgr.14412) 385 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:01.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:01 smithi050 bash[19827]: cluster 2024-09-16T14:16:59.268862+0000 mgr.y (mgr.14412) 386 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:01.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:01 smithi050 bash[26719]: cluster 2024-09-16T14:16:59.268862+0000 mgr.y (mgr.14412) 386 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:01.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:01 smithi090 bash[21690]: cluster 2024-09-16T14:16:59.268862+0000 mgr.y (mgr.14412) 386 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:03.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:03 smithi050 bash[19827]: cluster 2024-09-16T14:17:01.270719+0000 mgr.y (mgr.14412) 387 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:03.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:03 smithi050 bash[26719]: cluster 2024-09-16T14:17:01.270719+0000 mgr.y (mgr.14412) 387 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:03.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:03 smithi090 bash[21690]: cluster 2024-09-16T14:17:01.270719+0000 mgr.y (mgr.14412) 387 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:04.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:04 smithi050 bash[19827]: audit 2024-09-16T14:17:02.152562+0000 mgr.y (mgr.14412) 388 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:04.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:04 smithi050 bash[26719]: audit 2024-09-16T14:17:02.152562+0000 mgr.y (mgr.14412) 388 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:04.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:04 smithi090 bash[21690]: audit 2024-09-16T14:17:02.152562+0000 mgr.y (mgr.14412) 388 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:05.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:05 smithi050 bash[19827]: cluster 2024-09-16T14:17:03.271537+0000 mgr.y (mgr.14412) 389 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:05.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:05 smithi050 bash[19827]: audit 2024-09-16T14:17:04.085792+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:17:05.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:05 smithi050 bash[26719]: cluster 2024-09-16T14:17:03.271537+0000 mgr.y (mgr.14412) 389 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:05.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:05 smithi050 bash[26719]: audit 2024-09-16T14:17:04.085792+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:17:05.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:05 smithi090 bash[21690]: cluster 2024-09-16T14:17:03.271537+0000 mgr.y (mgr.14412) 389 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:05.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:05 smithi090 bash[21690]: audit 2024-09-16T14:17:04.085792+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:17:06.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:06 smithi050 bash[19827]: cluster 2024-09-16T14:17:05.273211+0000 mgr.y (mgr.14412) 390 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:06.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:06 smithi050 bash[26719]: cluster 2024-09-16T14:17:05.273211+0000 mgr.y (mgr.14412) 390 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:06.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:06 smithi090 bash[21690]: cluster 2024-09-16T14:17:05.273211+0000 mgr.y (mgr.14412) 390 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:08.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:08 smithi050 bash[19827]: cluster 2024-09-16T14:17:07.273962+0000 mgr.y (mgr.14412) 391 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:08.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:08 smithi050 bash[26719]: cluster 2024-09-16T14:17:07.273962+0000 mgr.y (mgr.14412) 391 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:08.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:08 smithi090 bash[21690]: cluster 2024-09-16T14:17:07.273962+0000 mgr.y (mgr.14412) 391 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:09.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:17:09 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:17:09] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-16T14:17:10.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:10 smithi050 bash[19827]: cluster 2024-09-16T14:17:09.274718+0000 mgr.y (mgr.14412) 392 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:10.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:10 smithi050 bash[26719]: cluster 2024-09-16T14:17:09.274718+0000 mgr.y (mgr.14412) 392 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:10.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:10 smithi090 bash[21690]: cluster 2024-09-16T14:17:09.274718+0000 mgr.y (mgr.14412) 392 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:12.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:12 smithi050 bash[19827]: cluster 2024-09-16T14:17:11.276473+0000 mgr.y (mgr.14412) 393 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:12.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:12 smithi050 bash[26719]: cluster 2024-09-16T14:17:11.276473+0000 mgr.y (mgr.14412) 393 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:12.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:12 smithi090 bash[21690]: cluster 2024-09-16T14:17:11.276473+0000 mgr.y (mgr.14412) 393 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:13.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:13 smithi050 bash[19827]: audit 2024-09-16T14:17:12.159734+0000 mgr.y (mgr.14412) 394 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:13.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:13 smithi050 bash[26719]: audit 2024-09-16T14:17:12.159734+0000 mgr.y (mgr.14412) 394 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:13.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:13 smithi090 bash[21690]: audit 2024-09-16T14:17:12.159734+0000 mgr.y (mgr.14412) 394 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:14.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:14 smithi050 bash[19827]: cluster 2024-09-16T14:17:13.277172+0000 mgr.y (mgr.14412) 395 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:14.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:14 smithi050 bash[26719]: cluster 2024-09-16T14:17:13.277172+0000 mgr.y (mgr.14412) 395 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:14.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:14 smithi090 bash[21690]: cluster 2024-09-16T14:17:13.277172+0000 mgr.y (mgr.14412) 395 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:16.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:16 smithi050 bash[19827]: cluster 2024-09-16T14:17:15.278804+0000 mgr.y (mgr.14412) 396 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:16.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:16 smithi050 bash[26719]: cluster 2024-09-16T14:17:15.278804+0000 mgr.y (mgr.14412) 396 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:16.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:16 smithi090 bash[21690]: cluster 2024-09-16T14:17:15.278804+0000 mgr.y (mgr.14412) 396 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:18.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:18 smithi050 bash[19827]: cluster 2024-09-16T14:17:17.279501+0000 mgr.y (mgr.14412) 397 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:18.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:18 smithi050 bash[26719]: cluster 2024-09-16T14:17:17.279501+0000 mgr.y (mgr.14412) 397 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:18.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:18 smithi090 bash[21690]: cluster 2024-09-16T14:17:17.279501+0000 mgr.y (mgr.14412) 397 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:19.360 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:17:19 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:17:19] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-16T14:17:19.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:19 smithi050 bash[19827]: audit 2024-09-16T14:17:19.086201+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:17:19.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:19 smithi050 bash[26719]: audit 2024-09-16T14:17:19.086201+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:17:19.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:19 smithi090 bash[21690]: audit 2024-09-16T14:17:19.086201+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:17:20.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:20 smithi050 bash[19827]: cluster 2024-09-16T14:17:19.280191+0000 mgr.y (mgr.14412) 398 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:20.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:20 smithi050 bash[26719]: cluster 2024-09-16T14:17:19.280191+0000 mgr.y (mgr.14412) 398 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:20.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:20 smithi090 bash[21690]: cluster 2024-09-16T14:17:19.280191+0000 mgr.y (mgr.14412) 398 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:22.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:22 smithi050 bash[19827]: cluster 2024-09-16T14:17:21.281856+0000 mgr.y (mgr.14412) 399 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:22.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:22 smithi050 bash[26719]: cluster 2024-09-16T14:17:21.281856+0000 mgr.y (mgr.14412) 399 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:22.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:22 smithi090 bash[21690]: cluster 2024-09-16T14:17:21.281856+0000 mgr.y (mgr.14412) 399 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:23.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:23 smithi050 bash[19827]: audit 2024-09-16T14:17:22.163267+0000 mgr.y (mgr.14412) 400 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:23.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:23 smithi050 bash[26719]: audit 2024-09-16T14:17:22.163267+0000 mgr.y (mgr.14412) 400 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:23.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:23 smithi090 bash[21690]: audit 2024-09-16T14:17:22.163267+0000 mgr.y (mgr.14412) 400 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:24.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:24 smithi050 bash[19827]: cluster 2024-09-16T14:17:23.282551+0000 mgr.y (mgr.14412) 401 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:24.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:24 smithi050 bash[26719]: cluster 2024-09-16T14:17:23.282551+0000 mgr.y (mgr.14412) 401 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:24.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:24 smithi090 bash[21690]: cluster 2024-09-16T14:17:23.282551+0000 mgr.y (mgr.14412) 401 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:25.069 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T14:17:26.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:26 smithi050 bash[19827]: cluster 2024-09-16T14:17:25.283690+0000 mgr.y (mgr.14412) 402 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:26.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:26 smithi050 bash[26719]: cluster 2024-09-16T14:17:25.283690+0000 mgr.y (mgr.14412) 402 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:26.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:26 smithi090 bash[21690]: cluster 2024-09-16T14:17:25.283690+0000 mgr.y (mgr.14412) 402 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:28.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:28 smithi050 bash[19827]: cluster 2024-09-16T14:17:27.284372+0000 mgr.y (mgr.14412) 403 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:28.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:28 smithi050 bash[26719]: cluster 2024-09-16T14:17:27.284372+0000 mgr.y (mgr.14412) 403 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:28.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:28 smithi090 bash[21690]: cluster 2024-09-16T14:17:27.284372+0000 mgr.y (mgr.14412) 403 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:29.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:17:29 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:17:29] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-16T14:17:29.900 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:17:30.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:30 smithi050 bash[19827]: cluster 2024-09-16T14:17:29.285018+0000 mgr.y (mgr.14412) 404 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:30.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:30 smithi050 bash[26719]: cluster 2024-09-16T14:17:29.285018+0000 mgr.y (mgr.14412) 404 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:30.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:30 smithi090 bash[21690]: cluster 2024-09-16T14:17:29.285018+0000 mgr.y (mgr.14412) 404 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:31.489 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:17:31.489 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (9m) 2m ago 9m 13.3M - 0.25.0 c8568f914cd2 1c2d97372645 2024-09-16T14:17:31.489 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (9m) 62s ago 9m 75.2M - 9.4.12 2bacad6d85d8 8d5e9c6930c4 2024-09-16T14:17:31.489 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (7m) 2m ago 7m 47.9M - 3.8 b5388489f99e bfc46f2e7a9e 2024-09-16T14:17:31.489 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (2m) 62s ago 18m 438M - 19.3.0-4917-g8293d73f 425e316ba8eb 24a0e148a42a 2024-09-16T14:17:31.489 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:9283,8765 running (20m) 2m ago 20m 495M - 19.1.1-328-gad35db06 b5388489f99e f2ebc58a93ce 2024-09-16T14:17:31.489 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (20m) 2m ago 21m 52.7M 2048M 19.1.1-328-gad35db06 b5388489f99e 37ac949cf253 2024-09-16T14:17:31.489 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (18m) 62s ago 18m 42.2M 2048M 19.1.1-328-gad35db06 b5388489f99e a3cf9e797119 2024-09-16T14:17:31.490 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (18m) 2m ago 18m 39.2M 2048M 19.1.1-328-gad35db06 b5388489f99e 7e3580eefcd0 2024-09-16T14:17:31.490 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (9m) 2m ago 9m 8980k - 1.5.0 0da6a335fe13 58344df635fb 2024-09-16T14:17:31.490 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (9m) 62s ago 9m 8756k - 1.5.0 0da6a335fe13 d59bb47cac92 2024-09-16T14:17:31.490 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (17m) 2m ago 17m 58.6M 3037M 19.1.1-328-gad35db06 b5388489f99e 47cd40270475 2024-09-16T14:17:31.490 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (16m) 2m ago 16m 62.0M 3037M 19.1.1-328-gad35db06 b5388489f99e b3d14fae3c7d 2024-09-16T14:17:31.490 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (15m) 2m ago 15m 48.8M 3037M 19.1.1-328-gad35db06 b5388489f99e 9c1326f71702 2024-09-16T14:17:31.490 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (15m) 2m ago 15m 50.9M 3037M 19.1.1-328-gad35db06 b5388489f99e 010e8927a52f 2024-09-16T14:17:31.490 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (14m) 62s ago 14m 51.5M 3292M 19.1.1-328-gad35db06 b5388489f99e e352ed0b0cc0 2024-09-16T14:17:31.490 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (13m) 62s ago 13m 50.6M 3292M 19.1.1-328-gad35db06 b5388489f99e c2c5d905dd84 2024-09-16T14:17:31.490 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (12m) 62s ago 12m 57.2M 3292M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:17:31.490 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (11m) 62s ago 11m 52.0M 3292M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:17:31.490 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (9m) 62s ago 10m 45.0M - 2.43.0 a07b618ecd1d 8c314ea191d7 2024-09-16T14:17:31.490 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (7m) 2m ago 7m 92.0M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:17:31.491 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (7m) 62s ago 7m 93.5M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:17:31.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[26719]: audit 2024-09-16T14:17:30.623094+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:17:31.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[26719]: audit 2024-09-16T14:17:30.623532+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:17:31.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[26719]: audit 2024-09-16T14:17:30.625035+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:17:31.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[26719]: audit 2024-09-16T14:17:30.625529+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:17:31.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[26719]: audit 2024-09-16T14:17:30.626785+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:17:31.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[26719]: audit 2024-09-16T14:17:30.627213+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:17:31.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[26719]: audit 2024-09-16T14:17:30.628598+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:17:31.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[26719]: audit 2024-09-16T14:17:30.628942+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:17:31.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[26719]: cephadm 2024-09-16T14:17:30.629932+0000 mgr.y (mgr.14412) 405 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 3037M 2024-09-16T14:17:31.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[26719]: cephadm 2024-09-16T14:17:30.630265+0000 mgr.y (mgr.14412) 406 : cephadm [INF] Adjusting osd_memory_target on smithi090 to 3292M 2024-09-16T14:17:31.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[26719]: audit 2024-09-16T14:17:30.636463+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:17:31.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[26719]: audit 2024-09-16T14:17:30.647211+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:17:31.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[26719]: audit 2024-09-16T14:17:30.652941+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:17:31.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[26719]: audit 2024-09-16T14:17:30.654473+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:17:31.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[26719]: audit 2024-09-16T14:17:30.666149+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:17:31.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[19827]: audit 2024-09-16T14:17:30.623094+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:17:31.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[19827]: audit 2024-09-16T14:17:30.623532+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:17:31.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[19827]: audit 2024-09-16T14:17:30.625035+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:17:31.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[19827]: audit 2024-09-16T14:17:30.625529+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:17:31.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[19827]: audit 2024-09-16T14:17:30.626785+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:17:31.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[19827]: audit 2024-09-16T14:17:30.627213+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:17:31.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[19827]: audit 2024-09-16T14:17:30.628598+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:17:31.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[19827]: audit 2024-09-16T14:17:30.628942+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:17:31.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[19827]: cephadm 2024-09-16T14:17:30.629932+0000 mgr.y (mgr.14412) 405 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 3037M 2024-09-16T14:17:31.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[19827]: cephadm 2024-09-16T14:17:30.630265+0000 mgr.y (mgr.14412) 406 : cephadm [INF] Adjusting osd_memory_target on smithi090 to 3292M 2024-09-16T14:17:31.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[19827]: audit 2024-09-16T14:17:30.636463+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:17:31.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[19827]: audit 2024-09-16T14:17:30.647211+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:17:31.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[19827]: audit 2024-09-16T14:17:30.652941+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:17:31.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[19827]: audit 2024-09-16T14:17:30.654473+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:17:31.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:31 smithi050 bash[19827]: audit 2024-09-16T14:17:30.666149+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:17:31.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:31 smithi090 bash[21690]: audit 2024-09-16T14:17:30.623094+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:17:31.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:31 smithi090 bash[21690]: audit 2024-09-16T14:17:30.623532+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:17:31.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:31 smithi090 bash[21690]: audit 2024-09-16T14:17:30.625035+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:17:31.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:31 smithi090 bash[21690]: audit 2024-09-16T14:17:30.625529+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:17:31.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:31 smithi090 bash[21690]: audit 2024-09-16T14:17:30.626785+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:17:31.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:31 smithi090 bash[21690]: audit 2024-09-16T14:17:30.627213+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:17:31.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:31 smithi090 bash[21690]: audit 2024-09-16T14:17:30.628598+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:17:31.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:31 smithi090 bash[21690]: audit 2024-09-16T14:17:30.628942+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T14:17:31.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:31 smithi090 bash[21690]: cephadm 2024-09-16T14:17:30.629932+0000 mgr.y (mgr.14412) 405 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 3037M 2024-09-16T14:17:31.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:31 smithi090 bash[21690]: cephadm 2024-09-16T14:17:30.630265+0000 mgr.y (mgr.14412) 406 : cephadm [INF] Adjusting osd_memory_target on smithi090 to 3292M 2024-09-16T14:17:31.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:31 smithi090 bash[21690]: audit 2024-09-16T14:17:30.636463+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:17:31.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:31 smithi090 bash[21690]: audit 2024-09-16T14:17:30.647211+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:17:31.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:31 smithi090 bash[21690]: audit 2024-09-16T14:17:30.652941+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:17:31.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:31 smithi090 bash[21690]: audit 2024-09-16T14:17:30.654473+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:17:31.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:31 smithi090 bash[21690]: audit 2024-09-16T14:17:30.666149+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' 2024-09-16T14:17:32.211 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions' 2024-09-16T14:17:32.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:32 smithi050 bash[19827]: cluster 2024-09-16T14:17:31.285872+0000 mgr.y (mgr.14412) 407 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:32.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:32 smithi050 bash[19827]: audit 2024-09-16T14:17:31.457046+0000 mgr.y (mgr.14412) 408 : audit [DBG] from='client.15006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:32.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:32 smithi050 bash[26719]: cluster 2024-09-16T14:17:31.285872+0000 mgr.y (mgr.14412) 407 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:32.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:32 smithi050 bash[26719]: audit 2024-09-16T14:17:31.457046+0000 mgr.y (mgr.14412) 408 : audit [DBG] from='client.15006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:32.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:32 smithi090 bash[21690]: cluster 2024-09-16T14:17:31.285872+0000 mgr.y (mgr.14412) 407 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:32.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:32 smithi090 bash[21690]: audit 2024-09-16T14:17:31.457046+0000 mgr.y (mgr.14412) 408 : audit [DBG] from='client.15006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:17:33.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:33 smithi050 bash[19827]: audit 2024-09-16T14:17:32.171137+0000 mgr.y (mgr.14412) 409 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:33.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:33 smithi050 bash[26719]: audit 2024-09-16T14:17:32.171137+0000 mgr.y (mgr.14412) 409 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:33.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:33 smithi090 bash[21690]: audit 2024-09-16T14:17:32.171137+0000 mgr.y (mgr.14412) 409 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:34.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:34 smithi050 bash[19827]: cluster 2024-09-16T14:17:33.286560+0000 mgr.y (mgr.14412) 410 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:34.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:34 smithi050 bash[19827]: audit 2024-09-16T14:17:34.086717+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:17:34.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:34 smithi050 bash[26719]: cluster 2024-09-16T14:17:33.286560+0000 mgr.y (mgr.14412) 410 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:34.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:34 smithi050 bash[26719]: audit 2024-09-16T14:17:34.086717+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:17:34.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:34 smithi090 bash[21690]: cluster 2024-09-16T14:17:33.286560+0000 mgr.y (mgr.14412) 410 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:34.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:34 smithi090 bash[21690]: audit 2024-09-16T14:17:34.086717+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:17:36.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:36 smithi050 bash[19827]: cluster 2024-09-16T14:17:35.288236+0000 mgr.y (mgr.14412) 411 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:36.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:36 smithi050 bash[26719]: cluster 2024-09-16T14:17:35.288236+0000 mgr.y (mgr.14412) 411 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:36.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:36 smithi090 bash[21690]: cluster 2024-09-16T14:17:35.288236+0000 mgr.y (mgr.14412) 411 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:37.037 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:17:38.606 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:17:38.607 INFO:teuthology.orchestra.run.smithi050.stdout: "mon": { 2024-09-16T14:17:38.607 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T14:17:38.607 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:17:38.607 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr": { 2024-09-16T14:17:38.607 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 1, 2024-09-16T14:17:38.607 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 1 2024-09-16T14:17:38.607 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:17:38.607 INFO:teuthology.orchestra.run.smithi050.stdout: "osd": { 2024-09-16T14:17:38.608 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:17:38.608 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:17:38.608 INFO:teuthology.orchestra.run.smithi050.stdout: "rgw": { 2024-09-16T14:17:38.608 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:17:38.608 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:17:38.608 INFO:teuthology.orchestra.run.smithi050.stdout: "overall": { 2024-09-16T14:17:38.608 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 14, 2024-09-16T14:17:38.608 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 1 2024-09-16T14:17:38.608 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:17:38.608 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:17:38.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:38 smithi050 bash[19827]: cluster 2024-09-16T14:17:37.288952+0000 mgr.y (mgr.14412) 412 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:38.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:38 smithi050 bash[19827]: audit 2024-09-16T14:17:38.612483+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.50:0/3415970175' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:17:38.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:38 smithi050 bash[26719]: cluster 2024-09-16T14:17:37.288952+0000 mgr.y (mgr.14412) 412 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:38.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:38 smithi050 bash[26719]: audit 2024-09-16T14:17:38.612483+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.50:0/3415970175' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:17:38.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:38 smithi090 bash[21690]: cluster 2024-09-16T14:17:37.288952+0000 mgr.y (mgr.14412) 412 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:38.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:38 smithi090 bash[21690]: audit 2024-09-16T14:17:38.612483+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.50:0/3415970175' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:17:39.276 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph -s' 2024-09-16T14:17:39.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:17:39 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:17:39] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-16T14:17:40.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:40 smithi090 bash[21690]: cluster 2024-09-16T14:17:39.289622+0000 mgr.y (mgr.14412) 413 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:41.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:40 smithi050 bash[19827]: cluster 2024-09-16T14:17:39.289622+0000 mgr.y (mgr.14412) 413 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:41.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:40 smithi050 bash[26719]: cluster 2024-09-16T14:17:39.289622+0000 mgr.y (mgr.14412) 413 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:42.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:42 smithi090 bash[21690]: cluster 2024-09-16T14:17:41.291375+0000 mgr.y (mgr.14412) 414 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:43.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:42 smithi050 bash[19827]: cluster 2024-09-16T14:17:41.291375+0000 mgr.y (mgr.14412) 414 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:43.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:42 smithi050 bash[26719]: cluster 2024-09-16T14:17:41.291375+0000 mgr.y (mgr.14412) 414 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:44.097 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:17:44.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:43 smithi050 bash[19827]: audit 2024-09-16T14:17:42.182337+0000 mgr.y (mgr.14412) 415 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:44.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:43 smithi050 bash[26719]: audit 2024-09-16T14:17:42.182337+0000 mgr.y (mgr.14412) 415 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:44.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:43 smithi090 bash[21690]: audit 2024-09-16T14:17:42.182337+0000 mgr.y (mgr.14412) 415 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:45.153 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:44 smithi050 bash[19827]: cluster 2024-09-16T14:17:43.292075+0000 mgr.y (mgr.14412) 416 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:45.154 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:44 smithi050 bash[26719]: cluster 2024-09-16T14:17:43.292075+0000 mgr.y (mgr.14412) 416 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:45.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:44 smithi090 bash[21690]: cluster 2024-09-16T14:17:43.292075+0000 mgr.y (mgr.14412) 416 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:45.565 INFO:teuthology.orchestra.run.smithi050.stdout: cluster: 2024-09-16T14:17:45.565 INFO:teuthology.orchestra.run.smithi050.stdout: id: 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:17:45.565 INFO:teuthology.orchestra.run.smithi050.stdout: health: HEALTH_OK 2024-09-16T14:17:45.565 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T14:17:45.565 INFO:teuthology.orchestra.run.smithi050.stdout: services: 2024-09-16T14:17:45.566 INFO:teuthology.orchestra.run.smithi050.stdout: mon: 3 daemons, quorum a,b,c (age 18m) 2024-09-16T14:17:45.566 INFO:teuthology.orchestra.run.smithi050.stdout: mgr: y(active, since 10m), standbys: x 2024-09-16T14:17:45.566 INFO:teuthology.orchestra.run.smithi050.stdout: osd: 8 osds: 8 up (since 11m), 8 in (since 11m) 2024-09-16T14:17:45.566 INFO:teuthology.orchestra.run.smithi050.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-16T14:17:45.566 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T14:17:45.566 INFO:teuthology.orchestra.run.smithi050.stdout: data: 2024-09-16T14:17:45.566 INFO:teuthology.orchestra.run.smithi050.stdout: pools: 6 pools, 161 pgs 2024-09-16T14:17:45.566 INFO:teuthology.orchestra.run.smithi050.stdout: objects: 212 objects, 585 KiB 2024-09-16T14:17:45.566 INFO:teuthology.orchestra.run.smithi050.stdout: usage: 242 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:17:45.566 INFO:teuthology.orchestra.run.smithi050.stdout: pgs: 161 active+clean 2024-09-16T14:17:45.566 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T14:17:45.566 INFO:teuthology.orchestra.run.smithi050.stdout: io: 2024-09-16T14:17:45.566 INFO:teuthology.orchestra.run.smithi050.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-16T14:17:45.567 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T14:17:45.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:45 smithi050 bash[19827]: audit 2024-09-16T14:17:45.571420+0000 mon.a (mon.0) 1067 : audit [DBG] from='client.? 172.21.15.50:0/2102681124' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T14:17:45.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:45 smithi050 bash[26719]: audit 2024-09-16T14:17:45.571420+0000 mon.a (mon.0) 1067 : audit [DBG] from='client.? 172.21.15.50:0/2102681124' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T14:17:46.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:45 smithi090 bash[21690]: audit 2024-09-16T14:17:45.571420+0000 mon.a (mon.0) 1067 : audit [DBG] from='client.? 172.21.15.50:0/2102681124' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T14:17:46.234 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T14:17:47.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:46 smithi050 bash[19827]: cluster 2024-09-16T14:17:45.293228+0000 mgr.y (mgr.14412) 417 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:47.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:46 smithi050 bash[26719]: cluster 2024-09-16T14:17:45.293228+0000 mgr.y (mgr.14412) 417 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:47.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:46 smithi090 bash[21690]: cluster 2024-09-16T14:17:45.293228+0000 mgr.y (mgr.14412) 417 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:49.095 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:48 smithi050 bash[19827]: cluster 2024-09-16T14:17:47.293897+0000 mgr.y (mgr.14412) 418 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:49.096 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:48 smithi050 bash[26719]: cluster 2024-09-16T14:17:47.293897+0000 mgr.y (mgr.14412) 418 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:49.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:48 smithi090 bash[21690]: cluster 2024-09-16T14:17:47.293897+0000 mgr.y (mgr.14412) 418 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:49.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:17:49 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:17:49] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-16T14:17:50.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:49 smithi050 bash[19827]: audit 2024-09-16T14:17:49.087369+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:17:50.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:49 smithi050 bash[26719]: audit 2024-09-16T14:17:49.087369+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:17:50.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:49 smithi090 bash[21690]: audit 2024-09-16T14:17:49.087369+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:17:51.061 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:17:51.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:50 smithi050 bash[19827]: cluster 2024-09-16T14:17:49.294588+0000 mgr.y (mgr.14412) 419 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:51.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:50 smithi050 bash[26719]: cluster 2024-09-16T14:17:49.294588+0000 mgr.y (mgr.14412) 419 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:51.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:50 smithi090 bash[21690]: cluster 2024-09-16T14:17:49.294588+0000 mgr.y (mgr.14412) 419 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:52.500 INFO:teuthology.orchestra.run.smithi050.stdout:HEALTH_OK 2024-09-16T14:17:52.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:52 smithi050 bash[19827]: cluster 2024-09-16T14:17:51.296294+0000 mgr.y (mgr.14412) 420 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:52.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:52 smithi050 bash[19827]: audit 2024-09-16T14:17:52.506113+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.50:0/873992140' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:17:52.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:52 smithi050 bash[26719]: cluster 2024-09-16T14:17:51.296294+0000 mgr.y (mgr.14412) 420 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:52.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:52 smithi050 bash[26719]: audit 2024-09-16T14:17:52.506113+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.50:0/873992140' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:17:53.151 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-09-16T14:17:53.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:52 smithi090 bash[21690]: cluster 2024-09-16T14:17:51.296294+0000 mgr.y (mgr.14412) 420 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:53.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:52 smithi090 bash[21690]: audit 2024-09-16T14:17:52.506113+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.50:0/873992140' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:17:54.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:53 smithi050 bash[19827]: audit 2024-09-16T14:17:52.190949+0000 mgr.y (mgr.14412) 421 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:54.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:53 smithi050 bash[26719]: audit 2024-09-16T14:17:52.190949+0000 mgr.y (mgr.14412) 421 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:54.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:53 smithi090 bash[21690]: audit 2024-09-16T14:17:52.190949+0000 mgr.y (mgr.14412) 421 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:17:55.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:54 smithi050 bash[19827]: cluster 2024-09-16T14:17:53.296820+0000 mgr.y (mgr.14412) 422 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:55.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:54 smithi050 bash[26719]: cluster 2024-09-16T14:17:53.296820+0000 mgr.y (mgr.14412) 422 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:55.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:54 smithi090 bash[21690]: cluster 2024-09-16T14:17:53.296820+0000 mgr.y (mgr.14412) 422 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:57.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:56 smithi050 bash[19827]: cluster 2024-09-16T14:17:55.298438+0000 mgr.y (mgr.14412) 423 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:57.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:56 smithi050 bash[26719]: cluster 2024-09-16T14:17:55.298438+0000 mgr.y (mgr.14412) 423 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:57.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:56 smithi090 bash[21690]: cluster 2024-09-16T14:17:55.298438+0000 mgr.y (mgr.14412) 423 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:17:57.975 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:17:59.007 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:58 smithi050 bash[19827]: cluster 2024-09-16T14:17:57.299157+0000 mgr.y (mgr.14412) 424 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:59.008 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:58 smithi050 bash[26719]: cluster 2024-09-16T14:17:57.299157+0000 mgr.y (mgr.14412) 424 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:59.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:58 smithi090 bash[21690]: cluster 2024-09-16T14:17:57.299157+0000 mgr.y (mgr.14412) 424 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:17:59.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:17:59 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:17:59] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.43.0" 2024-09-16T14:17:59.438 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:18:00.112 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:17:59 smithi050 bash[19827]: audit 2024-09-16T14:17:59.432785+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.50:0/3595148472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:18:00.113 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:17:59 smithi050 bash[26719]: audit 2024-09-16T14:17:59.432785+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.50:0/3595148472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:18:00.114 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph mgr fail' 2024-09-16T14:18:00.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:17:59 smithi090 bash[21690]: audit 2024-09-16T14:17:59.432785+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.50:0/3595148472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:18:01.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:00 smithi050 bash[19827]: cluster 2024-09-16T14:17:59.299830+0000 mgr.y (mgr.14412) 425 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:18:01.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:00 smithi050 bash[26719]: cluster 2024-09-16T14:17:59.299830+0000 mgr.y (mgr.14412) 425 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:18:01.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:00 smithi090 bash[21690]: cluster 2024-09-16T14:17:59.299830+0000 mgr.y (mgr.14412) 425 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:18:03.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:02 smithi050 bash[19827]: cluster 2024-09-16T14:18:01.301552+0000 mgr.y (mgr.14412) 426 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:03.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:02 smithi050 bash[26719]: cluster 2024-09-16T14:18:01.301552+0000 mgr.y (mgr.14412) 426 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:03.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:02 smithi090 bash[21690]: cluster 2024-09-16T14:18:01.301552+0000 mgr.y (mgr.14412) 426 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:04.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:03 smithi050 bash[19827]: audit 2024-09-16T14:18:02.199232+0000 mgr.y (mgr.14412) 427 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:04.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:03 smithi050 bash[26719]: audit 2024-09-16T14:18:02.199232+0000 mgr.y (mgr.14412) 427 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:04.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:03 smithi090 bash[21690]: audit 2024-09-16T14:18:02.199232+0000 mgr.y (mgr.14412) 427 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:04.922 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:18:05.078 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:04 smithi050 bash[19827]: cluster 2024-09-16T14:18:03.302279+0000 mgr.y (mgr.14412) 428 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:18:05.078 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:04 smithi050 bash[19827]: audit 2024-09-16T14:18:04.087514+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:18:05.078 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:04 smithi050 bash[26719]: cluster 2024-09-16T14:18:03.302279+0000 mgr.y (mgr.14412) 428 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:18:05.078 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:04 smithi050 bash[26719]: audit 2024-09-16T14:18:04.087514+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:18:05.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:04 smithi090 bash[21690]: cluster 2024-09-16T14:18:03.302279+0000 mgr.y (mgr.14412) 428 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:18:05.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:04 smithi090 bash[21690]: audit 2024-09-16T14:18:04.087514+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.14412 172.21.15.50:0/829621029' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:18:06.681 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[20081]: ignoring --setuser ceph since I am not root 2024-09-16T14:18:06.681 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[20081]: ignoring --setgroup ceph since I am not root 2024-09-16T14:18:06.681 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[20081]: debug 2024-09-16T14:18:06.533+0000 7f8d209cc040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T14:18:06.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:18:06 smithi090 bash[49505]: [16/Sep/2024:14:18:06] ENGINE Bus STOPPING 2024-09-16T14:18:07.050 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[19827]: cluster 2024-09-16T14:18:05.303953+0000 mgr.y (mgr.14412) 429 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:07.050 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[19827]: audit 2024-09-16T14:18:06.352814+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.50:0/2445103918' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T14:18:07.050 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[19827]: audit 2024-09-16T14:18:06.353251+0000 mon.a (mon.0) 1070 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T14:18:07.050 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[19827]: cluster 2024-09-16T14:18:06.353825+0000 mon.a (mon.0) 1071 : cluster [INF] Activating manager daemon x 2024-09-16T14:18:07.050 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[19827]: audit 2024-09-16T14:18:06.358030+0000 mon.a (mon.0) 1072 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T14:18:07.050 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[19827]: cluster 2024-09-16T14:18:06.368329+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-16T14:18:07.050 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[19827]: cluster 2024-09-16T14:18:06.368667+0000 mon.a (mon.0) 1074 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0148369s) 2024-09-16T14:18:07.050 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[19827]: audit 2024-09-16T14:18:06.371510+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:18:07.051 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[19827]: audit 2024-09-16T14:18:06.371642+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:18:07.051 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[19827]: audit 2024-09-16T14:18:06.371754+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:18:07.051 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[19827]: audit 2024-09-16T14:18:06.373371+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T14:18:07.051 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[19827]: audit 2024-09-16T14:18:06.373641+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T14:18:07.051 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[19827]: audit 2024-09-16T14:18:06.373820+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:18:07.051 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[19827]: audit 2024-09-16T14:18:06.373980+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:18:07.051 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[19827]: audit 2024-09-16T14:18:06.374145+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:18:07.051 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[19827]: audit 2024-09-16T14:18:06.374302+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:18:07.051 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[19827]: audit 2024-09-16T14:18:06.374469+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:18:07.051 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[19827]: audit 2024-09-16T14:18:06.374650+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:18:07.051 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[19827]: audit 2024-09-16T14:18:06.374820+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:18:07.052 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[26719]: cluster 2024-09-16T14:18:05.303953+0000 mgr.y (mgr.14412) 429 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:07.052 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[26719]: audit 2024-09-16T14:18:06.352814+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.50:0/2445103918' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T14:18:07.052 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[26719]: audit 2024-09-16T14:18:06.353251+0000 mon.a (mon.0) 1070 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T14:18:07.052 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[26719]: cluster 2024-09-16T14:18:06.353825+0000 mon.a (mon.0) 1071 : cluster [INF] Activating manager daemon x 2024-09-16T14:18:07.052 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[26719]: audit 2024-09-16T14:18:06.358030+0000 mon.a (mon.0) 1072 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T14:18:07.052 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[26719]: cluster 2024-09-16T14:18:06.368329+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-16T14:18:07.052 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[26719]: cluster 2024-09-16T14:18:06.368667+0000 mon.a (mon.0) 1074 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0148369s) 2024-09-16T14:18:07.052 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[26719]: audit 2024-09-16T14:18:06.371510+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:18:07.052 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[26719]: audit 2024-09-16T14:18:06.371642+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:18:07.052 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[26719]: audit 2024-09-16T14:18:06.371754+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:18:07.052 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[26719]: audit 2024-09-16T14:18:06.373371+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T14:18:07.053 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[26719]: audit 2024-09-16T14:18:06.373641+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T14:18:07.053 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[26719]: audit 2024-09-16T14:18:06.373820+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:18:07.053 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[26719]: audit 2024-09-16T14:18:06.373980+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:18:07.053 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[26719]: audit 2024-09-16T14:18:06.374145+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:18:07.053 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[26719]: audit 2024-09-16T14:18:06.374302+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:18:07.053 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[26719]: audit 2024-09-16T14:18:06.374469+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:18:07.053 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[26719]: audit 2024-09-16T14:18:06.374650+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:18:07.053 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[26719]: audit 2024-09-16T14:18:06.374820+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:18:07.053 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[19827]: audit 2024-09-16T14:18:06.377319+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T14:18:07.053 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[19827]: audit 2024-09-16T14:18:06.377443+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T14:18:07.054 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[19827]: audit 2024-09-16T14:18:06.377875+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T14:18:07.054 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[26719]: audit 2024-09-16T14:18:06.377319+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T14:18:07.054 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[26719]: audit 2024-09-16T14:18:06.377443+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T14:18:07.054 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:06 smithi050 bash[26719]: audit 2024-09-16T14:18:06.377875+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T14:18:07.055 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'sleep 180' 2024-09-16T14:18:07.194 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:18:06 smithi090 bash[49505]: [16/Sep/2024:14:18:06] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T14:18:07.194 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:18:06 smithi090 bash[49505]: [16/Sep/2024:14:18:06] ENGINE Bus STOPPED 2024-09-16T14:18:07.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:06 smithi090 bash[21690]: cluster 2024-09-16T14:18:05.303953+0000 mgr.y (mgr.14412) 429 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:07.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:06 smithi090 bash[21690]: audit 2024-09-16T14:18:06.352814+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.50:0/2445103918' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T14:18:07.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:06 smithi090 bash[21690]: audit 2024-09-16T14:18:06.353251+0000 mon.a (mon.0) 1070 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T14:18:07.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:06 smithi090 bash[21690]: cluster 2024-09-16T14:18:06.353825+0000 mon.a (mon.0) 1071 : cluster [INF] Activating manager daemon x 2024-09-16T14:18:07.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:06 smithi090 bash[21690]: audit 2024-09-16T14:18:06.358030+0000 mon.a (mon.0) 1072 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T14:18:07.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:06 smithi090 bash[21690]: cluster 2024-09-16T14:18:06.368329+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-16T14:18:07.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:06 smithi090 bash[21690]: cluster 2024-09-16T14:18:06.368667+0000 mon.a (mon.0) 1074 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0148369s) 2024-09-16T14:18:07.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:06 smithi090 bash[21690]: audit 2024-09-16T14:18:06.371510+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:18:07.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:06 smithi090 bash[21690]: audit 2024-09-16T14:18:06.371642+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:18:07.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:06 smithi090 bash[21690]: audit 2024-09-16T14:18:06.371754+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:18:07.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:06 smithi090 bash[21690]: audit 2024-09-16T14:18:06.373371+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T14:18:07.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:06 smithi090 bash[21690]: audit 2024-09-16T14:18:06.373641+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T14:18:07.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:06 smithi090 bash[21690]: audit 2024-09-16T14:18:06.373820+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:18:07.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:06 smithi090 bash[21690]: audit 2024-09-16T14:18:06.373980+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:18:07.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:06 smithi090 bash[21690]: audit 2024-09-16T14:18:06.374145+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:18:07.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:06 smithi090 bash[21690]: audit 2024-09-16T14:18:06.374302+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:18:07.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:06 smithi090 bash[21690]: audit 2024-09-16T14:18:06.374469+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:18:07.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:06 smithi090 bash[21690]: audit 2024-09-16T14:18:06.374650+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:18:07.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:06 smithi090 bash[21690]: audit 2024-09-16T14:18:06.374820+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:18:07.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:06 smithi090 bash[21690]: audit 2024-09-16T14:18:06.377319+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T14:18:07.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:06 smithi090 bash[21690]: audit 2024-09-16T14:18:06.377443+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T14:18:07.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:06 smithi090 bash[21690]: audit 2024-09-16T14:18:06.377875+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T14:18:08.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:07 smithi050 bash[19827]: cluster 2024-09-16T14:18:06.898480+0000 mon.a (mon.0) 1090 : cluster [INF] Manager daemon x is now available 2024-09-16T14:18:08.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:07 smithi050 bash[19827]: audit 2024-09-16T14:18:07.757297+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:08.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:07 smithi050 bash[19827]: audit 2024-09-16T14:18:07.766183+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:08.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:07 smithi050 bash[19827]: audit 2024-09-16T14:18:07.774455+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:08.181 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:07 smithi050 bash[20081]: debug 2024-09-16T14:18:07.797+0000 7f8d209cc040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T14:18:08.182 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:07 smithi050 bash[20081]: debug 2024-09-16T14:18:07.873+0000 7f8d209cc040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T14:18:08.182 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:08 smithi050 bash[20081]: debug 2024-09-16T14:18:08.033+0000 7f8d209cc040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T14:18:08.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:07 smithi050 bash[26719]: cluster 2024-09-16T14:18:06.898480+0000 mon.a (mon.0) 1090 : cluster [INF] Manager daemon x is now available 2024-09-16T14:18:08.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:07 smithi050 bash[26719]: audit 2024-09-16T14:18:07.757297+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:08.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:07 smithi050 bash[26719]: audit 2024-09-16T14:18:07.766183+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:08.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:07 smithi050 bash[26719]: audit 2024-09-16T14:18:07.774455+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:08.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:07 smithi090 bash[21690]: cluster 2024-09-16T14:18:06.898480+0000 mon.a (mon.0) 1090 : cluster [INF] Manager daemon x is now available 2024-09-16T14:18:08.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:07 smithi090 bash[21690]: audit 2024-09-16T14:18:07.757297+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:08.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:07 smithi090 bash[21690]: audit 2024-09-16T14:18:07.766183+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:08.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:07 smithi090 bash[21690]: audit 2024-09-16T14:18:07.774455+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:08.194 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:18:07 smithi090 bash[49505]: [16/Sep/2024:14:18:07] ENGINE Bus STARTING 2024-09-16T14:18:08.194 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:18:07 smithi090 bash[49505]: [16/Sep/2024:14:18:07] ENGINE Serving on http://:::9283 2024-09-16T14:18:08.194 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:18:07 smithi090 bash[49505]: [16/Sep/2024:14:18:07] ENGINE Bus STARTED 2024-09-16T14:18:09.056 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:08 smithi050 bash[20081]: debug 2024-09-16T14:18:08.717+0000 7f8d209cc040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T14:18:09.057 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:08 smithi050 bash[20081]: debug 2024-09-16T14:18:08.789+0000 7f8d209cc040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T14:18:09.057 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:08 smithi050 bash[20081]: debug 2024-09-16T14:18:08.865+0000 7f8d209cc040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T14:18:09.057 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:08 smithi050 bash[19827]: cluster 2024-09-16T14:18:07.811612+0000 mon.a (mon.0) 1094 : cluster [DBG] mgrmap e25: x(active, since 1.45777s) 2024-09-16T14:18:09.057 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:08 smithi050 bash[19827]: audit 2024-09-16T14:18:07.835577+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:18:09.057 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:08 smithi050 bash[19827]: audit 2024-09-16T14:18:07.836300+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:18:09.057 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:08 smithi050 bash[19827]: audit 2024-09-16T14:18:07.852934+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:18:09.057 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:08 smithi050 bash[19827]: audit 2024-09-16T14:18:07.882403+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T14:18:09.057 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:08 smithi050 bash[19827]: cephadm 2024-09-16T14:18:08.290848+0000 mgr.x (mgr.24550) 3 : cephadm [INF] Deploying cephadm binary to smithi090 2024-09-16T14:18:09.058 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:08 smithi050 bash[19827]: cephadm 2024-09-16T14:18:08.316229+0000 mgr.x (mgr.24550) 4 : cephadm [INF] Deploying cephadm binary to smithi050 2024-09-16T14:18:09.058 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:08 smithi050 bash[19827]: cluster 2024-09-16T14:18:08.373129+0000 mgr.x (mgr.24550) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:18:09.058 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:08 smithi050 bash[26719]: cluster 2024-09-16T14:18:07.811612+0000 mon.a (mon.0) 1094 : cluster [DBG] mgrmap e25: x(active, since 1.45777s) 2024-09-16T14:18:09.058 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:08 smithi050 bash[26719]: audit 2024-09-16T14:18:07.835577+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:18:09.058 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:08 smithi050 bash[26719]: audit 2024-09-16T14:18:07.836300+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:18:09.058 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:08 smithi050 bash[26719]: audit 2024-09-16T14:18:07.852934+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:18:09.058 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:08 smithi050 bash[26719]: audit 2024-09-16T14:18:07.882403+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T14:18:09.058 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:08 smithi050 bash[26719]: cephadm 2024-09-16T14:18:08.290848+0000 mgr.x (mgr.24550) 3 : cephadm [INF] Deploying cephadm binary to smithi090 2024-09-16T14:18:09.058 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:08 smithi050 bash[26719]: cephadm 2024-09-16T14:18:08.316229+0000 mgr.x (mgr.24550) 4 : cephadm [INF] Deploying cephadm binary to smithi050 2024-09-16T14:18:09.058 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:08 smithi050 bash[26719]: cluster 2024-09-16T14:18:08.373129+0000 mgr.x (mgr.24550) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:18:09.065 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:08 smithi090 bash[21690]: cluster 2024-09-16T14:18:07.811612+0000 mon.a (mon.0) 1094 : cluster [DBG] mgrmap e25: x(active, since 1.45777s) 2024-09-16T14:18:09.065 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:08 smithi090 bash[21690]: audit 2024-09-16T14:18:07.835577+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:18:09.065 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:08 smithi090 bash[21690]: audit 2024-09-16T14:18:07.836300+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:18:09.065 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:08 smithi090 bash[21690]: audit 2024-09-16T14:18:07.852934+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:18:09.065 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:08 smithi090 bash[21690]: audit 2024-09-16T14:18:07.882403+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T14:18:09.065 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:08 smithi090 bash[21690]: cephadm 2024-09-16T14:18:08.290848+0000 mgr.x (mgr.24550) 3 : cephadm [INF] Deploying cephadm binary to smithi090 2024-09-16T14:18:09.066 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:08 smithi090 bash[21690]: cephadm 2024-09-16T14:18:08.316229+0000 mgr.x (mgr.24550) 4 : cephadm [INF] Deploying cephadm binary to smithi050 2024-09-16T14:18:09.066 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:08 smithi090 bash[21690]: cluster 2024-09-16T14:18:08.373129+0000 mgr.x (mgr.24550) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:18:09.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[20081]: debug 2024-09-16T14:18:09.057+0000 7f8d209cc040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T14:18:09.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[20081]: debug 2024-09-16T14:18:09.141+0000 7f8d209cc040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T14:18:09.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[20081]: debug 2024-09-16T14:18:09.213+0000 7f8d209cc040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T14:18:09.444 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[49505]: debug 2024-09-16T14:18:09.064+0000 7f7bbd104640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:14:18:09] ENGINE Error in HTTPServer.serve 2024-09-16T14:18:09.444 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[49505]: Traceback (most recent call last): 2024-09-16T14:18:09.444 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[49505]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:18:09.444 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[49505]: self._connections.run(self.expiration_interval) 2024-09-16T14:18:09.444 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[49505]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:18:09.445 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[49505]: self._run(expiration_interval) 2024-09-16T14:18:09.445 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[49505]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:18:09.445 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[49505]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:18:09.445 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[49505]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:18:09.445 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[49505]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:18:09.445 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[49505]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:18:09.445 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[49505]: s = self.context.wrap_socket( 2024-09-16T14:18:09.445 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[49505]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:18:09.445 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[49505]: return self.sslsocket_class._create( 2024-09-16T14:18:09.445 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[49505]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:18:09.445 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[49505]: self.do_handshake() 2024-09-16T14:18:09.445 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[49505]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:18:09.445 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[49505]: self._sslobj.do_handshake() 2024-09-16T14:18:09.445 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[49505]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:18:09.757 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[20081]: debug 2024-09-16T14:18:09.481+0000 7f8d209cc040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T14:18:09.757 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[20081]: debug 2024-09-16T14:18:09.553+0000 7f8d209cc040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T14:18:10.112 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[20081]: debug 2024-09-16T14:18:09.761+0000 7f8d209cc040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T14:18:10.112 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[20081]: debug 2024-09-16T14:18:09.849+0000 7f8d209cc040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T14:18:10.113 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[26719]: cephadm 2024-09-16T14:18:08.859821+0000 mgr.x (mgr.24550) 6 : cephadm [INF] [16/Sep/2024:14:18:08] ENGINE Bus STARTING 2024-09-16T14:18:10.113 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[26719]: cephadm 2024-09-16T14:18:09.041919+0000 mgr.x (mgr.24550) 7 : cephadm [INF] [16/Sep/2024:14:18:09] ENGINE Serving on https://172.21.15.90:7150 2024-09-16T14:18:10.113 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[26719]: cephadm 2024-09-16T14:18:09.067412+0000 mgr.x (mgr.24550) 8 : cephadm [ERR] [16/Sep/2024:14:18:09] ENGINE Error in HTTPServer.serve 2024-09-16T14:18:10.113 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[26719]: Traceback (most recent call last): 2024-09-16T14:18:10.113 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[26719]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:18:10.113 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[26719]: self._connections.run(self.expiration_interval) 2024-09-16T14:18:10.113 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[26719]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:18:10.113 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[26719]: self._run(expiration_interval) 2024-09-16T14:18:10.113 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[26719]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:18:10.113 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[26719]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:18:10.113 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[26719]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:18:10.114 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[26719]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:18:10.114 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[26719]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:18:10.114 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[26719]: s = self.context.wrap_socket( 2024-09-16T14:18:10.114 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[26719]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:18:10.114 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[26719]: return self.sslsocket_class._create( 2024-09-16T14:18:10.114 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[26719]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:18:10.114 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[26719]: self.do_handshake() 2024-09-16T14:18:10.114 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[26719]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:18:10.114 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[26719]: self._sslobj.do_handshake() 2024-09-16T14:18:10.114 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[26719]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:18:10.114 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[26719]: cephadm 2024-09-16T14:18:09.155149+0000 mgr.x (mgr.24550) 9 : cephadm [INF] [16/Sep/2024:14:18:09] ENGINE Serving on http://172.21.15.90:8765 2024-09-16T14:18:10.114 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[26719]: cephadm 2024-09-16T14:18:09.155486+0000 mgr.x (mgr.24550) 10 : cephadm [INF] [16/Sep/2024:14:18:09] ENGINE Bus STARTED 2024-09-16T14:18:10.115 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[19827]: cephadm 2024-09-16T14:18:08.859821+0000 mgr.x (mgr.24550) 6 : cephadm [INF] [16/Sep/2024:14:18:08] ENGINE Bus STARTING 2024-09-16T14:18:10.115 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[19827]: cephadm 2024-09-16T14:18:09.041919+0000 mgr.x (mgr.24550) 7 : cephadm [INF] [16/Sep/2024:14:18:09] ENGINE Serving on https://172.21.15.90:7150 2024-09-16T14:18:10.115 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[19827]: cephadm 2024-09-16T14:18:09.067412+0000 mgr.x (mgr.24550) 8 : cephadm [ERR] [16/Sep/2024:14:18:09] ENGINE Error in HTTPServer.serve 2024-09-16T14:18:10.115 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[19827]: Traceback (most recent call last): 2024-09-16T14:18:10.115 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:18:10.115 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[19827]: self._connections.run(self.expiration_interval) 2024-09-16T14:18:10.115 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:18:10.115 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[19827]: self._run(expiration_interval) 2024-09-16T14:18:10.115 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:18:10.115 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[19827]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:18:10.115 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:18:10.116 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[19827]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:18:10.116 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:18:10.116 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[19827]: s = self.context.wrap_socket( 2024-09-16T14:18:10.116 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[19827]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:18:10.116 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[19827]: return self.sslsocket_class._create( 2024-09-16T14:18:10.116 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[19827]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:18:10.116 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[19827]: self.do_handshake() 2024-09-16T14:18:10.116 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[19827]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:18:10.116 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[19827]: self._sslobj.do_handshake() 2024-09-16T14:18:10.116 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[19827]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:18:10.116 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[19827]: cephadm 2024-09-16T14:18:09.155149+0000 mgr.x (mgr.24550) 9 : cephadm [INF] [16/Sep/2024:14:18:09] ENGINE Serving on http://172.21.15.90:8765 2024-09-16T14:18:10.116 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:09 smithi050 bash[19827]: cephadm 2024-09-16T14:18:09.155486+0000 mgr.x (mgr.24550) 10 : cephadm [INF] [16/Sep/2024:14:18:09] ENGINE Bus STARTED 2024-09-16T14:18:10.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[21690]: cephadm 2024-09-16T14:18:08.859821+0000 mgr.x (mgr.24550) 6 : cephadm [INF] [16/Sep/2024:14:18:08] ENGINE Bus STARTING 2024-09-16T14:18:10.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[21690]: cephadm 2024-09-16T14:18:09.041919+0000 mgr.x (mgr.24550) 7 : cephadm [INF] [16/Sep/2024:14:18:09] ENGINE Serving on https://172.21.15.90:7150 2024-09-16T14:18:10.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[21690]: cephadm 2024-09-16T14:18:09.067412+0000 mgr.x (mgr.24550) 8 : cephadm [ERR] [16/Sep/2024:14:18:09] ENGINE Error in HTTPServer.serve 2024-09-16T14:18:10.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[21690]: Traceback (most recent call last): 2024-09-16T14:18:10.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[21690]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:18:10.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[21690]: self._connections.run(self.expiration_interval) 2024-09-16T14:18:10.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[21690]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:18:10.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[21690]: self._run(expiration_interval) 2024-09-16T14:18:10.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[21690]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:18:10.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[21690]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:18:10.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[21690]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:18:10.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[21690]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:18:10.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[21690]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:18:10.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[21690]: s = self.context.wrap_socket( 2024-09-16T14:18:10.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[21690]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:18:10.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[21690]: return self.sslsocket_class._create( 2024-09-16T14:18:10.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[21690]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:18:10.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[21690]: self.do_handshake() 2024-09-16T14:18:10.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[21690]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:18:10.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[21690]: self._sslobj.do_handshake() 2024-09-16T14:18:10.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[21690]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:18:10.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[21690]: cephadm 2024-09-16T14:18:09.155149+0000 mgr.x (mgr.24550) 9 : cephadm [INF] [16/Sep/2024:14:18:09] ENGINE Serving on http://172.21.15.90:8765 2024-09-16T14:18:10.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:09 smithi090 bash[21690]: cephadm 2024-09-16T14:18:09.155486+0000 mgr.x (mgr.24550) 10 : cephadm [INF] [16/Sep/2024:14:18:09] ENGINE Bus STARTED 2024-09-16T14:18:10.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:10 smithi050 bash[20081]: debug 2024-09-16T14:18:10.113+0000 7f8d209cc040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T14:18:10.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:10 smithi050 bash[20081]: debug 2024-09-16T14:18:10.301+0000 7f8d209cc040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T14:18:10.748 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:10 smithi050 bash[20081]: debug 2024-09-16T14:18:10.473+0000 7f8d209cc040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T14:18:10.748 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:10 smithi050 bash[20081]: debug 2024-09-16T14:18:10.557+0000 7f8d209cc040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T14:18:11.181 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:10 smithi050 bash[20081]: debug 2024-09-16T14:18:10.749+0000 7f8d209cc040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T14:18:11.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:10 smithi050 bash[26719]: cluster 2024-09-16T14:18:09.821849+0000 mon.a (mon.0) 1099 : cluster [DBG] mgrmap e26: x(active, since 3s) 2024-09-16T14:18:11.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:10 smithi050 bash[26719]: cluster 2024-09-16T14:18:10.373672+0000 mgr.x (mgr.24550) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:18:11.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:10 smithi050 bash[19827]: cluster 2024-09-16T14:18:09.821849+0000 mon.a (mon.0) 1099 : cluster [DBG] mgrmap e26: x(active, since 3s) 2024-09-16T14:18:11.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:10 smithi050 bash[19827]: cluster 2024-09-16T14:18:10.373672+0000 mgr.x (mgr.24550) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:18:11.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:10 smithi090 bash[21690]: cluster 2024-09-16T14:18:09.821849+0000 mon.a (mon.0) 1099 : cluster [DBG] mgrmap e26: x(active, since 3s) 2024-09-16T14:18:11.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:10 smithi090 bash[21690]: cluster 2024-09-16T14:18:10.373672+0000 mgr.x (mgr.24550) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:18:11.855 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:18:11.931 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:11 smithi050 bash[20081]: debug 2024-09-16T14:18:11.645+0000 7f8d209cc040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T14:18:11.931 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:11 smithi050 bash[20081]: debug 2024-09-16T14:18:11.725+0000 7f8d209cc040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T14:18:12.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:11 smithi050 bash[20081]: debug 2024-09-16T14:18:11.965+0000 7f8d209cc040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T14:18:12.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:12 smithi050 bash[20081]: debug 2024-09-16T14:18:12.045+0000 7f8d209cc040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T14:18:12.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:12 smithi050 bash[19827]: audit 2024-09-16T14:18:11.131410+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:12.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:12 smithi050 bash[19827]: audit 2024-09-16T14:18:11.137998+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:12.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:12 smithi050 bash[19827]: cluster 2024-09-16T14:18:11.847950+0000 mon.a (mon.0) 1102 : cluster [DBG] mgrmap e27: x(active, since 5s) 2024-09-16T14:18:12.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:12 smithi050 bash[26719]: audit 2024-09-16T14:18:11.131410+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:12.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:12 smithi050 bash[26719]: audit 2024-09-16T14:18:11.137998+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:12.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:12 smithi050 bash[26719]: cluster 2024-09-16T14:18:11.847950+0000 mon.a (mon.0) 1102 : cluster [DBG] mgrmap e27: x(active, since 5s) 2024-09-16T14:18:12.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:12 smithi090 bash[21690]: audit 2024-09-16T14:18:11.131410+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:12.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:12 smithi090 bash[21690]: audit 2024-09-16T14:18:11.137998+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:12.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:12 smithi090 bash[21690]: cluster 2024-09-16T14:18:11.847950+0000 mon.a (mon.0) 1102 : cluster [DBG] mgrmap e27: x(active, since 5s) 2024-09-16T14:18:12.931 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:12 smithi050 bash[20081]: debug 2024-09-16T14:18:12.465+0000 7f8d209cc040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T14:18:12.931 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:12 smithi050 bash[20081]: debug 2024-09-16T14:18:12.545+0000 7f8d209cc040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T14:18:12.931 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:12 smithi050 bash[20081]: [16/Sep/2024:14:18:12] ENGINE Bus STARTING 2024-09-16T14:18:12.931 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:12 smithi050 bash[20081]: CherryPy Checker: 2024-09-16T14:18:12.931 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:12 smithi050 bash[20081]: The Application mounted at '' has an empty config. 2024-09-16T14:18:12.931 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:12 smithi050 bash[20081]: [16/Sep/2024:14:18:12] ENGINE Serving on http://:::9283 2024-09-16T14:18:12.932 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:12 smithi050 bash[20081]: [16/Sep/2024:14:18:12] ENGINE Bus STARTED 2024-09-16T14:18:13.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:13 smithi050 bash[19827]: audit 2024-09-16T14:18:12.203069+0000 mgr.x (mgr.24550) 12 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:13.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:13 smithi050 bash[19827]: cluster 2024-09-16T14:18:12.374355+0000 mgr.x (mgr.24550) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:18:13.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:13 smithi050 bash[19827]: cluster 2024-09-16T14:18:12.568969+0000 mon.a (mon.0) 1103 : cluster [DBG] Standby manager daemon y started 2024-09-16T14:18:13.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:13 smithi050 bash[19827]: audit 2024-09-16T14:18:12.571230+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.? 172.21.15.50:0/985773043' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T14:18:13.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:13 smithi050 bash[19827]: audit 2024-09-16T14:18:12.576178+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.? 172.21.15.50:0/985773043' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:18:13.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:13 smithi050 bash[19827]: audit 2024-09-16T14:18:12.577010+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.? 172.21.15.50:0/985773043' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T14:18:13.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:13 smithi050 bash[19827]: audit 2024-09-16T14:18:12.577379+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.? 172.21.15.50:0/985773043' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:18:13.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:13 smithi050 bash[26719]: audit 2024-09-16T14:18:12.203069+0000 mgr.x (mgr.24550) 12 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:13.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:13 smithi050 bash[26719]: cluster 2024-09-16T14:18:12.374355+0000 mgr.x (mgr.24550) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:18:13.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:13 smithi050 bash[26719]: cluster 2024-09-16T14:18:12.568969+0000 mon.a (mon.0) 1103 : cluster [DBG] Standby manager daemon y started 2024-09-16T14:18:13.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:13 smithi050 bash[26719]: audit 2024-09-16T14:18:12.571230+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.? 172.21.15.50:0/985773043' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T14:18:13.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:13 smithi050 bash[26719]: audit 2024-09-16T14:18:12.576178+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.? 172.21.15.50:0/985773043' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:18:13.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:13 smithi050 bash[26719]: audit 2024-09-16T14:18:12.577010+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.? 172.21.15.50:0/985773043' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T14:18:13.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:13 smithi050 bash[26719]: audit 2024-09-16T14:18:12.577379+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.? 172.21.15.50:0/985773043' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:18:13.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:13 smithi090 bash[21690]: audit 2024-09-16T14:18:12.203069+0000 mgr.x (mgr.24550) 12 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:13.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:13 smithi090 bash[21690]: cluster 2024-09-16T14:18:12.374355+0000 mgr.x (mgr.24550) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:18:13.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:13 smithi090 bash[21690]: cluster 2024-09-16T14:18:12.568969+0000 mon.a (mon.0) 1103 : cluster [DBG] Standby manager daemon y started 2024-09-16T14:18:13.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:13 smithi090 bash[21690]: audit 2024-09-16T14:18:12.571230+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.? 172.21.15.50:0/985773043' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T14:18:13.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:13 smithi090 bash[21690]: audit 2024-09-16T14:18:12.576178+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.? 172.21.15.50:0/985773043' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:18:13.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:13 smithi090 bash[21690]: audit 2024-09-16T14:18:12.577010+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.? 172.21.15.50:0/985773043' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T14:18:13.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:13 smithi090 bash[21690]: audit 2024-09-16T14:18:12.577379+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.? 172.21.15.50:0/985773043' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:18:14.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:14 smithi050 bash[19827]: cluster 2024-09-16T14:18:13.159170+0000 mon.a (mon.0) 1108 : cluster [DBG] mgrmap e28: x(active, since 6s), standbys: y 2024-09-16T14:18:14.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:14 smithi050 bash[19827]: audit 2024-09-16T14:18:13.163275+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:18:14.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:14 smithi050 bash[26719]: cluster 2024-09-16T14:18:13.159170+0000 mon.a (mon.0) 1108 : cluster [DBG] mgrmap e28: x(active, since 6s), standbys: y 2024-09-16T14:18:14.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:14 smithi050 bash[26719]: audit 2024-09-16T14:18:13.163275+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:18:14.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:14 smithi090 bash[21690]: cluster 2024-09-16T14:18:13.159170+0000 mon.a (mon.0) 1108 : cluster [DBG] mgrmap e28: x(active, since 6s), standbys: y 2024-09-16T14:18:14.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:14 smithi090 bash[21690]: audit 2024-09-16T14:18:13.163275+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:18:15.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:15 smithi050 bash[19827]: cluster 2024-09-16T14:18:14.376017+0000 mgr.x (mgr.24550) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T14:18:15.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:15 smithi050 bash[26719]: cluster 2024-09-16T14:18:14.376017+0000 mgr.x (mgr.24550) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T14:18:15.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:15 smithi090 bash[21690]: cluster 2024-09-16T14:18:14.376017+0000 mgr.x (mgr.24550) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T14:18:16.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:16 smithi050 bash[26719]: audit 2024-09-16T14:18:15.453232+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:16.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:16 smithi050 bash[26719]: audit 2024-09-16T14:18:15.463114+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:16.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:16 smithi050 bash[26719]: cluster 2024-09-16T14:18:16.376681+0000 mgr.x (mgr.24550) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T14:18:16.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:16 smithi050 bash[19827]: audit 2024-09-16T14:18:15.453232+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:16.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:16 smithi050 bash[19827]: audit 2024-09-16T14:18:15.463114+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:16.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:16 smithi050 bash[19827]: cluster 2024-09-16T14:18:16.376681+0000 mgr.x (mgr.24550) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T14:18:16.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:16 smithi090 bash[21690]: audit 2024-09-16T14:18:15.453232+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:16.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:16 smithi090 bash[21690]: audit 2024-09-16T14:18:15.463114+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:16.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:16 smithi090 bash[21690]: cluster 2024-09-16T14:18:16.376681+0000 mgr.x (mgr.24550) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T14:18:17.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:17 smithi050 bash[19827]: audit 2024-09-16T14:18:16.501808+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:17.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:17 smithi050 bash[19827]: audit 2024-09-16T14:18:16.506968+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:17.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:17 smithi050 bash[19827]: audit 2024-09-16T14:18:16.620662+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:17.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:17 smithi050 bash[19827]: audit 2024-09-16T14:18:16.626397+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:17.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:17 smithi050 bash[26719]: audit 2024-09-16T14:18:16.501808+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:17.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:17 smithi050 bash[26719]: audit 2024-09-16T14:18:16.506968+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:17.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:17 smithi050 bash[26719]: audit 2024-09-16T14:18:16.620662+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:17.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:17 smithi050 bash[26719]: audit 2024-09-16T14:18:16.626397+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:17.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:17 smithi090 bash[21690]: audit 2024-09-16T14:18:16.501808+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:17.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:17 smithi090 bash[21690]: audit 2024-09-16T14:18:16.506968+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:17.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:17 smithi090 bash[21690]: audit 2024-09-16T14:18:16.620662+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:17.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:17 smithi090 bash[21690]: audit 2024-09-16T14:18:16.626397+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:19.091 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[26719]: audit 2024-09-16T14:18:17.844948+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:19.091 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[26719]: audit 2024-09-16T14:18:17.854001+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:19.091 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[26719]: audit 2024-09-16T14:18:17.858548+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:18:19.092 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[26719]: cephadm 2024-09-16T14:18:17.859445+0000 mgr.x (mgr.24550) 16 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-16T14:18:19.092 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[26719]: cephadm 2024-09-16T14:18:17.859939+0000 mgr.x (mgr.24550) 17 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.conf 2024-09-16T14:18:19.092 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[26719]: audit 2024-09-16T14:18:17.860844+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:18:19.092 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[26719]: cephadm 2024-09-16T14:18:18.011780+0000 mgr.x (mgr.24550) 18 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:18:19.092 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[26719]: cephadm 2024-09-16T14:18:18.011988+0000 mgr.x (mgr.24550) 19 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:18:19.092 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[26719]: cephadm 2024-09-16T14:18:18.104450+0000 mgr.x (mgr.24550) 20 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:18:19.092 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[26719]: cephadm 2024-09-16T14:18:18.104758+0000 mgr.x (mgr.24550) 21 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:18:19.092 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[26719]: cephadm 2024-09-16T14:18:18.193469+0000 mgr.x (mgr.24550) 22 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:18:19.092 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[26719]: cephadm 2024-09-16T14:18:18.193756+0000 mgr.x (mgr.24550) 23 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:18:19.092 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[26719]: audit 2024-09-16T14:18:18.292298+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:19.092 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[26719]: audit 2024-09-16T14:18:18.299800+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:19.093 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[26719]: audit 2024-09-16T14:18:18.307744+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:19.093 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[26719]: audit 2024-09-16T14:18:18.316055+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:19.093 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[26719]: audit 2024-09-16T14:18:18.324805+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:19.093 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[26719]: cephadm 2024-09-16T14:18:18.346619+0000 mgr.x (mgr.24550) 24 : cephadm [INF] Reconfiguring iscsi.foo.smithi050.jiuhsl (dependencies changed)... 2024-09-16T14:18:19.093 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[26719]: audit 2024-09-16T14:18:18.351769+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi050.jiuhsl", "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-09-16T14:18:19.093 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[26719]: cephadm 2024-09-16T14:18:18.367183+0000 mgr.x (mgr.24550) 25 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi050.jiuhsl on smithi050 2024-09-16T14:18:19.093 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[26719]: audit 2024-09-16T14:18:18.369148+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:18:19.093 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[26719]: cluster 2024-09-16T14:18:18.377524+0000 mgr.x (mgr.24550) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:18:19.094 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[19827]: audit 2024-09-16T14:18:17.844948+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:19.094 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[19827]: audit 2024-09-16T14:18:17.854001+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:19.094 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[19827]: audit 2024-09-16T14:18:17.858548+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:18:19.094 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[19827]: cephadm 2024-09-16T14:18:17.859445+0000 mgr.x (mgr.24550) 16 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-16T14:18:19.094 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[19827]: cephadm 2024-09-16T14:18:17.859939+0000 mgr.x (mgr.24550) 17 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.conf 2024-09-16T14:18:19.094 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[19827]: audit 2024-09-16T14:18:17.860844+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:18:19.094 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[19827]: cephadm 2024-09-16T14:18:18.011780+0000 mgr.x (mgr.24550) 18 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:18:19.094 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[19827]: cephadm 2024-09-16T14:18:18.011988+0000 mgr.x (mgr.24550) 19 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:18:19.094 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[19827]: cephadm 2024-09-16T14:18:18.104450+0000 mgr.x (mgr.24550) 20 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:18:19.095 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[19827]: cephadm 2024-09-16T14:18:18.104758+0000 mgr.x (mgr.24550) 21 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:18:19.095 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[19827]: cephadm 2024-09-16T14:18:18.193469+0000 mgr.x (mgr.24550) 22 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:18:19.095 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[19827]: cephadm 2024-09-16T14:18:18.193756+0000 mgr.x (mgr.24550) 23 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:18:19.095 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[19827]: audit 2024-09-16T14:18:18.292298+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:19.095 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[19827]: audit 2024-09-16T14:18:18.299800+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:19.095 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[19827]: audit 2024-09-16T14:18:18.307744+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:19.095 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[19827]: audit 2024-09-16T14:18:18.316055+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:19.095 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[19827]: audit 2024-09-16T14:18:18.324805+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:19.095 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[19827]: cephadm 2024-09-16T14:18:18.346619+0000 mgr.x (mgr.24550) 24 : cephadm [INF] Reconfiguring iscsi.foo.smithi050.jiuhsl (dependencies changed)... 2024-09-16T14:18:19.095 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[19827]: audit 2024-09-16T14:18:18.351769+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi050.jiuhsl", "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-09-16T14:18:19.095 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[19827]: cephadm 2024-09-16T14:18:18.367183+0000 mgr.x (mgr.24550) 25 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi050.jiuhsl on smithi050 2024-09-16T14:18:19.095 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[19827]: audit 2024-09-16T14:18:18.369148+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:18:19.096 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:18 smithi050 bash[19827]: cluster 2024-09-16T14:18:18.377524+0000 mgr.x (mgr.24550) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:18:19.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:18 smithi090 bash[21690]: audit 2024-09-16T14:18:17.844948+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:19.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:18 smithi090 bash[21690]: audit 2024-09-16T14:18:17.854001+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:19.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:18 smithi090 bash[21690]: audit 2024-09-16T14:18:17.858548+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:18:19.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:18 smithi090 bash[21690]: cephadm 2024-09-16T14:18:17.859445+0000 mgr.x (mgr.24550) 16 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-16T14:18:19.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:18 smithi090 bash[21690]: cephadm 2024-09-16T14:18:17.859939+0000 mgr.x (mgr.24550) 17 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.conf 2024-09-16T14:18:19.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:18 smithi090 bash[21690]: audit 2024-09-16T14:18:17.860844+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:18:19.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:18 smithi090 bash[21690]: cephadm 2024-09-16T14:18:18.011780+0000 mgr.x (mgr.24550) 18 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:18:19.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:18 smithi090 bash[21690]: cephadm 2024-09-16T14:18:18.011988+0000 mgr.x (mgr.24550) 19 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:18:19.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:18 smithi090 bash[21690]: cephadm 2024-09-16T14:18:18.104450+0000 mgr.x (mgr.24550) 20 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:18:19.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:18 smithi090 bash[21690]: cephadm 2024-09-16T14:18:18.104758+0000 mgr.x (mgr.24550) 21 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:18:19.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:18 smithi090 bash[21690]: cephadm 2024-09-16T14:18:18.193469+0000 mgr.x (mgr.24550) 22 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:18:19.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:18 smithi090 bash[21690]: cephadm 2024-09-16T14:18:18.193756+0000 mgr.x (mgr.24550) 23 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:18:19.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:18 smithi090 bash[21690]: audit 2024-09-16T14:18:18.292298+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:19.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:18 smithi090 bash[21690]: audit 2024-09-16T14:18:18.299800+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:19.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:18 smithi090 bash[21690]: audit 2024-09-16T14:18:18.307744+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:19.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:18 smithi090 bash[21690]: audit 2024-09-16T14:18:18.316055+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:19.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:18 smithi090 bash[21690]: audit 2024-09-16T14:18:18.324805+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:19.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:18 smithi090 bash[21690]: cephadm 2024-09-16T14:18:18.346619+0000 mgr.x (mgr.24550) 24 : cephadm [INF] Reconfiguring iscsi.foo.smithi050.jiuhsl (dependencies changed)... 2024-09-16T14:18:19.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:18 smithi090 bash[21690]: audit 2024-09-16T14:18:18.351769+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi050.jiuhsl", "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-09-16T14:18:19.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:18 smithi090 bash[21690]: cephadm 2024-09-16T14:18:18.367183+0000 mgr.x (mgr.24550) 25 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi050.jiuhsl on smithi050 2024-09-16T14:18:19.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:18 smithi090 bash[21690]: audit 2024-09-16T14:18:18.369148+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:18:19.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:18 smithi090 bash[21690]: cluster 2024-09-16T14:18:18.377524+0000 mgr.x (mgr.24550) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:18:19.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:18:19 smithi050 bash[20081]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:18:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-16T14:18:19.944 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:18:19 smithi090 bash[46503]: logger=cleanup t=2024-09-16T14:18:19.572223531Z level=info msg="Completed cleanup jobs" duration=84.736051ms 2024-09-16T14:18:20.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:20 smithi050 bash[19827]: cluster 2024-09-16T14:18:20.378636+0000 mgr.x (mgr.24550) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:18:20.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:20 smithi050 bash[26719]: cluster 2024-09-16T14:18:20.378636+0000 mgr.x (mgr.24550) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:18:20.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:20 smithi090 bash[21690]: cluster 2024-09-16T14:18:20.378636+0000 mgr.x (mgr.24550) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:18:22.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:22 smithi090 bash[21690]: audit 2024-09-16T14:18:21.525137+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:22.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:22 smithi090 bash[21690]: cephadm 2024-09-16T14:18:21.531614+0000 mgr.x (mgr.24550) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:18:22.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:22 smithi090 bash[21690]: audit 2024-09-16T14:18:21.532024+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:22.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:22 smithi090 bash[21690]: cephadm 2024-09-16T14:18:21.830040+0000 mgr.x (mgr.24550) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi090 2024-09-16T14:18:22.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:22 smithi090 bash[21690]: cluster 2024-09-16T14:18:22.379369+0000 mgr.x (mgr.24550) 30 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:18:22.850 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:22 smithi050 bash[19827]: audit 2024-09-16T14:18:21.525137+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:22.850 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:22 smithi050 bash[19827]: cephadm 2024-09-16T14:18:21.531614+0000 mgr.x (mgr.24550) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:18:22.850 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:22 smithi050 bash[19827]: audit 2024-09-16T14:18:21.532024+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:22.850 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:22 smithi050 bash[19827]: cephadm 2024-09-16T14:18:21.830040+0000 mgr.x (mgr.24550) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi090 2024-09-16T14:18:22.850 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:22 smithi050 bash[19827]: cluster 2024-09-16T14:18:22.379369+0000 mgr.x (mgr.24550) 30 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:18:22.850 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:22 smithi050 bash[26719]: audit 2024-09-16T14:18:21.525137+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:22.850 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:22 smithi050 bash[26719]: cephadm 2024-09-16T14:18:21.531614+0000 mgr.x (mgr.24550) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:18:22.850 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:22 smithi050 bash[26719]: audit 2024-09-16T14:18:21.532024+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:22.851 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:22 smithi050 bash[26719]: cephadm 2024-09-16T14:18:21.830040+0000 mgr.x (mgr.24550) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi090 2024-09-16T14:18:22.851 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:22 smithi050 bash[26719]: cluster 2024-09-16T14:18:22.379369+0000 mgr.x (mgr.24550) 30 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:18:23.787 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:23 smithi090 bash[21690]: audit 2024-09-16T14:18:22.816283+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:18:23.788 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:23 smithi090 bash[21690]: audit 2024-09-16T14:18:23.146421+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.50:0/342974495' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:18:23.788 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:23 smithi090 bash[21690]: audit 2024-09-16T14:18:23.456439+0000 mon.a (mon.0) 1130 : audit [INF] from='client.? 172.21.15.50:0/3575443992' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/2283330803"}]: dispatch 2024-09-16T14:18:23.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:23 smithi050 bash[19827]: audit 2024-09-16T14:18:22.816283+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:18:23.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:23 smithi050 bash[19827]: audit 2024-09-16T14:18:23.146421+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.50:0/342974495' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:18:23.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:23 smithi050 bash[19827]: audit 2024-09-16T14:18:23.456439+0000 mon.a (mon.0) 1130 : audit [INF] from='client.? 172.21.15.50:0/3575443992' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/2283330803"}]: dispatch 2024-09-16T14:18:23.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:23 smithi050 bash[26719]: audit 2024-09-16T14:18:22.816283+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:18:23.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:23 smithi050 bash[26719]: audit 2024-09-16T14:18:23.146421+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.50:0/342974495' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:18:23.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:23 smithi050 bash[26719]: audit 2024-09-16T14:18:23.456439+0000 mon.a (mon.0) 1130 : audit [INF] from='client.? 172.21.15.50:0/3575443992' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/2283330803"}]: dispatch 2024-09-16T14:18:24.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:24 smithi050 bash[19827]: audit 2024-09-16T14:18:23.533765+0000 mon.a (mon.0) 1131 : audit [INF] from='client.? 172.21.15.50:0/3575443992' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/2283330803"}]': finished 2024-09-16T14:18:24.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:24 smithi050 bash[19827]: cluster 2024-09-16T14:18:23.540659+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-16T14:18:24.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:24 smithi050 bash[19827]: audit 2024-09-16T14:18:23.854714+0000 mon.a (mon.0) 1133 : audit [INF] from='client.? 172.21.15.50:0/3080476354' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3495662013"}]: dispatch 2024-09-16T14:18:24.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:24 smithi050 bash[19827]: cluster 2024-09-16T14:18:24.380051+0000 mgr.x (mgr.24550) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-16T14:18:24.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:24 smithi050 bash[26719]: audit 2024-09-16T14:18:23.533765+0000 mon.a (mon.0) 1131 : audit [INF] from='client.? 172.21.15.50:0/3575443992' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/2283330803"}]': finished 2024-09-16T14:18:24.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:24 smithi050 bash[26719]: cluster 2024-09-16T14:18:23.540659+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-16T14:18:24.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:24 smithi050 bash[26719]: audit 2024-09-16T14:18:23.854714+0000 mon.a (mon.0) 1133 : audit [INF] from='client.? 172.21.15.50:0/3080476354' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3495662013"}]: dispatch 2024-09-16T14:18:24.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:24 smithi050 bash[26719]: cluster 2024-09-16T14:18:24.380051+0000 mgr.x (mgr.24550) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-16T14:18:24.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:24 smithi090 bash[21690]: audit 2024-09-16T14:18:23.533765+0000 mon.a (mon.0) 1131 : audit [INF] from='client.? 172.21.15.50:0/3575443992' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/2283330803"}]': finished 2024-09-16T14:18:24.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:24 smithi090 bash[21690]: cluster 2024-09-16T14:18:23.540659+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-16T14:18:24.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:24 smithi090 bash[21690]: audit 2024-09-16T14:18:23.854714+0000 mon.a (mon.0) 1133 : audit [INF] from='client.? 172.21.15.50:0/3080476354' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3495662013"}]: dispatch 2024-09-16T14:18:24.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:24 smithi090 bash[21690]: cluster 2024-09-16T14:18:24.380051+0000 mgr.x (mgr.24550) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-16T14:18:25.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:25 smithi090 bash[21690]: audit 2024-09-16T14:18:24.554007+0000 mon.a (mon.0) 1134 : audit [INF] from='client.? 172.21.15.50:0/3080476354' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3495662013"}]': finished 2024-09-16T14:18:25.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:25 smithi090 bash[21690]: cluster 2024-09-16T14:18:24.560082+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-16T14:18:25.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:25 smithi090 bash[21690]: audit 2024-09-16T14:18:24.886758+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.50:0/3374252593' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/1253073319"}]: dispatch 2024-09-16T14:18:25.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:25 smithi090 bash[21690]: audit 2024-09-16T14:18:24.887435+0000 mon.a (mon.0) 1136 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/1253073319"}]: dispatch 2024-09-16T14:18:25.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:25 smithi050 bash[19827]: audit 2024-09-16T14:18:24.554007+0000 mon.a (mon.0) 1134 : audit [INF] from='client.? 172.21.15.50:0/3080476354' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3495662013"}]': finished 2024-09-16T14:18:25.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:25 smithi050 bash[19827]: cluster 2024-09-16T14:18:24.560082+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-16T14:18:25.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:25 smithi050 bash[19827]: audit 2024-09-16T14:18:24.886758+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.50:0/3374252593' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/1253073319"}]: dispatch 2024-09-16T14:18:25.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:25 smithi050 bash[19827]: audit 2024-09-16T14:18:24.887435+0000 mon.a (mon.0) 1136 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/1253073319"}]: dispatch 2024-09-16T14:18:25.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:25 smithi050 bash[26719]: audit 2024-09-16T14:18:24.554007+0000 mon.a (mon.0) 1134 : audit [INF] from='client.? 172.21.15.50:0/3080476354' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3495662013"}]': finished 2024-09-16T14:18:25.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:25 smithi050 bash[26719]: cluster 2024-09-16T14:18:24.560082+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-16T14:18:25.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:25 smithi050 bash[26719]: audit 2024-09-16T14:18:24.886758+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.50:0/3374252593' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/1253073319"}]: dispatch 2024-09-16T14:18:25.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:25 smithi050 bash[26719]: audit 2024-09-16T14:18:24.887435+0000 mon.a (mon.0) 1136 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/1253073319"}]: dispatch 2024-09-16T14:18:26.873 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:26 smithi090 bash[21690]: audit 2024-09-16T14:18:25.556464+0000 mon.a (mon.0) 1137 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/1253073319"}]': finished 2024-09-16T14:18:26.873 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:26 smithi090 bash[21690]: cluster 2024-09-16T14:18:25.563785+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-16T14:18:26.873 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:26 smithi090 bash[21690]: audit 2024-09-16T14:18:25.893931+0000 mon.a (mon.0) 1139 : audit [INF] from='client.? 172.21.15.50:0/2525249696' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/284130185"}]: dispatch 2024-09-16T14:18:26.873 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:26 smithi090 bash[21690]: cluster 2024-09-16T14:18:26.380828+0000 mgr.x (mgr.24550) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T14:18:26.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:26 smithi050 bash[26719]: audit 2024-09-16T14:18:25.556464+0000 mon.a (mon.0) 1137 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/1253073319"}]': finished 2024-09-16T14:18:26.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:26 smithi050 bash[26719]: cluster 2024-09-16T14:18:25.563785+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-16T14:18:26.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:26 smithi050 bash[26719]: audit 2024-09-16T14:18:25.893931+0000 mon.a (mon.0) 1139 : audit [INF] from='client.? 172.21.15.50:0/2525249696' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/284130185"}]: dispatch 2024-09-16T14:18:26.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:26 smithi050 bash[26719]: cluster 2024-09-16T14:18:26.380828+0000 mgr.x (mgr.24550) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T14:18:26.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:26 smithi050 bash[19827]: audit 2024-09-16T14:18:25.556464+0000 mon.a (mon.0) 1137 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/1253073319"}]': finished 2024-09-16T14:18:26.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:26 smithi050 bash[19827]: cluster 2024-09-16T14:18:25.563785+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-16T14:18:26.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:26 smithi050 bash[19827]: audit 2024-09-16T14:18:25.893931+0000 mon.a (mon.0) 1139 : audit [INF] from='client.? 172.21.15.50:0/2525249696' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/284130185"}]: dispatch 2024-09-16T14:18:26.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:26 smithi050 bash[19827]: cluster 2024-09-16T14:18:26.380828+0000 mgr.x (mgr.24550) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T14:18:27.173 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:26 smithi090 systemd[1]: Stopping Ceph prometheus.a for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:18:27.173 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:26 smithi090 bash[47187]: ts=2024-09-16T14:18:26.977Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T14:18:27.173 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:26 smithi090 bash[47187]: ts=2024-09-16T14:18:26.977Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T14:18:27.173 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:26 smithi090 bash[47187]: ts=2024-09-16T14:18:26.977Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T14:18:27.173 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:26 smithi090 bash[47187]: ts=2024-09-16T14:18:26.977Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T14:18:27.173 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:26 smithi090 bash[47187]: ts=2024-09-16T14:18:26.977Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T14:18:27.173 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:26 smithi090 bash[47187]: ts=2024-09-16T14:18:26.977Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T14:18:27.173 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:26 smithi090 bash[47187]: ts=2024-09-16T14:18:26.977Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T14:18:27.173 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:26 smithi090 bash[47187]: ts=2024-09-16T14:18:26.977Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T14:18:27.173 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:26 smithi090 bash[47187]: ts=2024-09-16T14:18:26.978Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T14:18:27.173 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:26 smithi090 bash[47187]: ts=2024-09-16T14:18:26.978Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T14:18:27.174 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:26 smithi090 bash[47187]: ts=2024-09-16T14:18:26.978Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T14:18:27.174 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:26 smithi090 bash[47187]: ts=2024-09-16T14:18:26.978Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T14:18:27.929 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:27 smithi090 bash[51243]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T14:18:27.929 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:27 smithi090 bash[51303]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T14:18:27.929 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:27 smithi090 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T14:18:27.929 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:27 smithi090 systemd[1]: Stopped Ceph prometheus.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:18:27.929 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:27 smithi090 systemd[1]: Started Ceph prometheus.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:18:27.929 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:27 smithi090 bash[21690]: audit 2024-09-16T14:18:26.577735+0000 mon.a (mon.0) 1140 : audit [INF] from='client.? 172.21.15.50:0/2525249696' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/284130185"}]': finished 2024-09-16T14:18:27.929 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:27 smithi090 bash[21690]: cluster 2024-09-16T14:18:26.585129+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-16T14:18:27.930 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:27 smithi090 bash[21690]: audit 2024-09-16T14:18:26.915575+0000 mon.a (mon.0) 1142 : audit [INF] from='client.? 172.21.15.50:0/3100184471' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/1099039359"}]: dispatch 2024-09-16T14:18:27.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:27 smithi050 bash[19827]: audit 2024-09-16T14:18:26.577735+0000 mon.a (mon.0) 1140 : audit [INF] from='client.? 172.21.15.50:0/2525249696' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/284130185"}]': finished 2024-09-16T14:18:27.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:27 smithi050 bash[19827]: cluster 2024-09-16T14:18:26.585129+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-16T14:18:27.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:27 smithi050 bash[19827]: audit 2024-09-16T14:18:26.915575+0000 mon.a (mon.0) 1142 : audit [INF] from='client.? 172.21.15.50:0/3100184471' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/1099039359"}]: dispatch 2024-09-16T14:18:27.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:27 smithi050 bash[26719]: audit 2024-09-16T14:18:26.577735+0000 mon.a (mon.0) 1140 : audit [INF] from='client.? 172.21.15.50:0/2525249696' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/284130185"}]': finished 2024-09-16T14:18:27.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:27 smithi050 bash[26719]: cluster 2024-09-16T14:18:26.585129+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-16T14:18:27.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:27 smithi050 bash[26719]: audit 2024-09-16T14:18:26.915575+0000 mon.a (mon.0) 1142 : audit [INF] from='client.? 172.21.15.50:0/3100184471' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/1099039359"}]: dispatch 2024-09-16T14:18:28.902 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[19827]: audit 2024-09-16T14:18:27.580349+0000 mon.a (mon.0) 1143 : audit [INF] from='client.? 172.21.15.50:0/3100184471' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/1099039359"}]': finished 2024-09-16T14:18:28.902 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[19827]: cluster 2024-09-16T14:18:27.585742+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-16T14:18:28.902 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[19827]: audit 2024-09-16T14:18:27.871239+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:28.902 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[19827]: audit 2024-09-16T14:18:27.879489+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:28.902 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[19827]: audit 2024-09-16T14:18:27.881223+0000 mgr.x (mgr.24550) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:18:28.903 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[19827]: audit 2024-09-16T14:18:27.884623+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:18:28.903 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[19827]: audit 2024-09-16T14:18:27.886742+0000 mgr.x (mgr.24550) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:18:28.903 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[19827]: audit 2024-09-16T14:18:27.890286+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:18:28.903 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[19827]: audit 2024-09-16T14:18:27.891933+0000 mgr.x (mgr.24550) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:18:28.903 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[19827]: audit 2024-09-16T14:18:27.895489+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:18:28.903 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[19827]: audit 2024-09-16T14:18:27.912959+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.50:0/268946429' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/2283330803"}]: dispatch 2024-09-16T14:18:28.903 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[19827]: audit 2024-09-16T14:18:27.913822+0000 mon.a (mon.0) 1150 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/2283330803"}]: dispatch 2024-09-16T14:18:28.903 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[19827]: cluster 2024-09-16T14:18:28.382451+0000 mgr.x (mgr.24550) 36 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:28.903 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[19827]: audit 2024-09-16T14:18:28.478805+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:28.903 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[19827]: audit 2024-09-16T14:18:28.483345+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:28.903 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[26719]: audit 2024-09-16T14:18:27.580349+0000 mon.a (mon.0) 1143 : audit [INF] from='client.? 172.21.15.50:0/3100184471' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/1099039359"}]': finished 2024-09-16T14:18:28.904 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[26719]: cluster 2024-09-16T14:18:27.585742+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-16T14:18:28.904 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[26719]: audit 2024-09-16T14:18:27.871239+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:28.904 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[26719]: audit 2024-09-16T14:18:27.879489+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:28.904 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[26719]: audit 2024-09-16T14:18:27.881223+0000 mgr.x (mgr.24550) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:18:28.904 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[26719]: audit 2024-09-16T14:18:27.884623+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:18:28.904 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[26719]: audit 2024-09-16T14:18:27.886742+0000 mgr.x (mgr.24550) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:18:28.904 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[26719]: audit 2024-09-16T14:18:27.890286+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:18:28.904 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[26719]: audit 2024-09-16T14:18:27.891933+0000 mgr.x (mgr.24550) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:18:28.904 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[26719]: audit 2024-09-16T14:18:27.895489+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:18:28.904 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[26719]: audit 2024-09-16T14:18:27.912959+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.50:0/268946429' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/2283330803"}]: dispatch 2024-09-16T14:18:28.904 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[26719]: audit 2024-09-16T14:18:27.913822+0000 mon.a (mon.0) 1150 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/2283330803"}]: dispatch 2024-09-16T14:18:28.904 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[26719]: cluster 2024-09-16T14:18:28.382451+0000 mgr.x (mgr.24550) 36 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:28.904 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[26719]: audit 2024-09-16T14:18:28.478805+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:28.904 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:28 smithi050 bash[26719]: audit 2024-09-16T14:18:28.483345+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:28.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:28 smithi090 bash[21690]: audit 2024-09-16T14:18:27.580349+0000 mon.a (mon.0) 1143 : audit [INF] from='client.? 172.21.15.50:0/3100184471' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/1099039359"}]': finished 2024-09-16T14:18:28.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:28 smithi090 bash[21690]: cluster 2024-09-16T14:18:27.585742+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-16T14:18:28.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:28 smithi090 bash[21690]: audit 2024-09-16T14:18:27.871239+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:28.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:28 smithi090 bash[21690]: audit 2024-09-16T14:18:27.879489+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:28.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:28 smithi090 bash[21690]: audit 2024-09-16T14:18:27.881223+0000 mgr.x (mgr.24550) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:18:28.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:28 smithi090 bash[21690]: audit 2024-09-16T14:18:27.884623+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:18:28.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:28 smithi090 bash[21690]: audit 2024-09-16T14:18:27.886742+0000 mgr.x (mgr.24550) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:18:28.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:28 smithi090 bash[21690]: audit 2024-09-16T14:18:27.890286+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:18:28.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:28 smithi090 bash[21690]: audit 2024-09-16T14:18:27.891933+0000 mgr.x (mgr.24550) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:18:28.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:28 smithi090 bash[21690]: audit 2024-09-16T14:18:27.895489+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:18:28.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:28 smithi090 bash[21690]: audit 2024-09-16T14:18:27.912959+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.50:0/268946429' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/2283330803"}]: dispatch 2024-09-16T14:18:28.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:28 smithi090 bash[21690]: audit 2024-09-16T14:18:27.913822+0000 mon.a (mon.0) 1150 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/2283330803"}]: dispatch 2024-09-16T14:18:28.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:28 smithi090 bash[21690]: cluster 2024-09-16T14:18:28.382451+0000 mgr.x (mgr.24550) 36 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:28.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:28 smithi090 bash[21690]: audit 2024-09-16T14:18:28.478805+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:28.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:28 smithi090 bash[21690]: audit 2024-09-16T14:18:28.483345+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:29.444 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:29 smithi090 bash[51329]: ts=2024-09-16T14:18:29.247Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T14:18:29.445 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:29 smithi090 bash[51329]: ts=2024-09-16T14:18:29.247Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-16T14:18:29.445 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:29 smithi090 bash[51329]: ts=2024-09-16T14:18:29.247Z caller=main.go:570 level=info host_details="(Linux 5.15.0-121-generic #131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024 x86_64 smithi090 (none))" 2024-09-16T14:18:29.445 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:29 smithi090 bash[51329]: ts=2024-09-16T14:18:29.247Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T14:18:29.445 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:29 smithi090 bash[51329]: ts=2024-09-16T14:18:29.247Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T14:18:29.445 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:29 smithi090 bash[51329]: ts=2024-09-16T14:18:29.248Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T14:18:29.445 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:29 smithi090 bash[51329]: ts=2024-09-16T14:18:29.249Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T14:18:29.445 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:29 smithi090 bash[51329]: ts=2024-09-16T14:18:29.249Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T14:18:29.445 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:29 smithi090 bash[51329]: ts=2024-09-16T14:18:29.250Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T14:18:29.445 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:29 smithi090 bash[51329]: ts=2024-09-16T14:18:29.252Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T14:18:29.445 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:29 smithi090 bash[51329]: ts=2024-09-16T14:18:29.252Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.688µs 2024-09-16T14:18:29.445 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:29 smithi090 bash[51329]: ts=2024-09-16T14:18:29.252Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T14:18:29.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:29 smithi090 bash[51329]: ts=2024-09-16T14:18:29.253Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-16T14:18:29.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:29 smithi090 bash[51329]: ts=2024-09-16T14:18:29.266Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-16T14:18:29.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:29 smithi090 bash[51329]: ts=2024-09-16T14:18:29.267Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-16T14:18:29.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:29 smithi090 bash[51329]: ts=2024-09-16T14:18:29.267Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=23.089µs wal_replay_duration=14.306424ms wbl_replay_duration=95ns total_replay_duration=14.352575ms 2024-09-16T14:18:29.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:29 smithi090 bash[51329]: ts=2024-09-16T14:18:29.268Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T14:18:29.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:29 smithi090 bash[51329]: ts=2024-09-16T14:18:29.268Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T14:18:29.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:29 smithi090 bash[51329]: ts=2024-09-16T14:18:29.268Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T14:18:29.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:29 smithi090 bash[51329]: ts=2024-09-16T14:18:29.292Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.950808ms db_storage=845ns remote_storage=1.463µs web_handler=363ns query_engine=598ns scrape=263.344µs scrape_sd=138.499µs notify=9.978µs notify_sd=10.596µs rules=23.11203ms tracing=6.767µs 2024-09-16T14:18:29.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:29 smithi090 bash[51329]: ts=2024-09-16T14:18:29.292Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T14:18:29.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:18:29 smithi090 bash[51329]: ts=2024-09-16T14:18:29.292Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T14:18:30.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:29 smithi050 bash[19827]: audit 2024-09-16T14:18:28.884720+0000 mon.a (mon.0) 1153 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/2283330803"}]': finished 2024-09-16T14:18:30.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:29 smithi050 bash[19827]: cluster 2024-09-16T14:18:28.891457+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-16T14:18:30.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:29 smithi050 bash[19827]: audit 2024-09-16T14:18:29.221236+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.50:0/409282343' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/2947202885"}]: dispatch 2024-09-16T14:18:30.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:29 smithi050 bash[19827]: audit 2024-09-16T14:18:29.222024+0000 mon.a (mon.0) 1155 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/2947202885"}]: dispatch 2024-09-16T14:18:30.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:29 smithi050 bash[26719]: audit 2024-09-16T14:18:28.884720+0000 mon.a (mon.0) 1153 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/2283330803"}]': finished 2024-09-16T14:18:30.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:29 smithi050 bash[26719]: cluster 2024-09-16T14:18:28.891457+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-16T14:18:30.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:29 smithi050 bash[26719]: audit 2024-09-16T14:18:29.221236+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.50:0/409282343' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/2947202885"}]: dispatch 2024-09-16T14:18:30.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:29 smithi050 bash[26719]: audit 2024-09-16T14:18:29.222024+0000 mon.a (mon.0) 1155 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/2947202885"}]: dispatch 2024-09-16T14:18:30.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:29 smithi090 bash[21690]: audit 2024-09-16T14:18:28.884720+0000 mon.a (mon.0) 1153 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/2283330803"}]': finished 2024-09-16T14:18:30.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:29 smithi090 bash[21690]: cluster 2024-09-16T14:18:28.891457+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-16T14:18:30.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:29 smithi090 bash[21690]: audit 2024-09-16T14:18:29.221236+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.50:0/409282343' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/2947202885"}]: dispatch 2024-09-16T14:18:30.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:29 smithi090 bash[21690]: audit 2024-09-16T14:18:29.222024+0000 mon.a (mon.0) 1155 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/2947202885"}]: dispatch 2024-09-16T14:18:31.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:30 smithi050 bash[26719]: audit 2024-09-16T14:18:29.895194+0000 mon.a (mon.0) 1156 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/2947202885"}]': finished 2024-09-16T14:18:31.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:30 smithi050 bash[26719]: cluster 2024-09-16T14:18:29.902157+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-16T14:18:31.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:30 smithi050 bash[26719]: cluster 2024-09-16T14:18:30.383352+0000 mgr.x (mgr.24550) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:31.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:30 smithi050 bash[19827]: audit 2024-09-16T14:18:29.895194+0000 mon.a (mon.0) 1156 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/2947202885"}]': finished 2024-09-16T14:18:31.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:30 smithi050 bash[19827]: cluster 2024-09-16T14:18:29.902157+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-16T14:18:31.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:30 smithi050 bash[19827]: cluster 2024-09-16T14:18:30.383352+0000 mgr.x (mgr.24550) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:31.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:30 smithi090 bash[21690]: audit 2024-09-16T14:18:29.895194+0000 mon.a (mon.0) 1156 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/2947202885"}]': finished 2024-09-16T14:18:31.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:30 smithi090 bash[21690]: cluster 2024-09-16T14:18:29.902157+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-16T14:18:31.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:30 smithi090 bash[21690]: cluster 2024-09-16T14:18:30.383352+0000 mgr.x (mgr.24550) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:32.871 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:32 smithi050 bash[19827]: cluster 2024-09-16T14:18:32.384228+0000 mgr.x (mgr.24550) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 881 B/s rd, 1 op/s 2024-09-16T14:18:32.871 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:32 smithi050 bash[26719]: cluster 2024-09-16T14:18:32.384228+0000 mgr.x (mgr.24550) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 881 B/s rd, 1 op/s 2024-09-16T14:18:32.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:32 smithi090 bash[21690]: cluster 2024-09-16T14:18:32.384228+0000 mgr.x (mgr.24550) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 881 B/s rd, 1 op/s 2024-09-16T14:18:33.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:33 smithi050 bash[19827]: audit 2024-09-16T14:18:32.872350+0000 mgr.x (mgr.24550) 39 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:33.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:33 smithi050 bash[26719]: audit 2024-09-16T14:18:32.872350+0000 mgr.x (mgr.24550) 39 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:33.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:33 smithi090 bash[21690]: audit 2024-09-16T14:18:32.872350+0000 mgr.x (mgr.24550) 39 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:35.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:34 smithi050 bash[19827]: audit 2024-09-16T14:18:33.735064+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:35.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:34 smithi050 bash[19827]: audit 2024-09-16T14:18:33.740597+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:35.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:34 smithi050 bash[19827]: cluster 2024-09-16T14:18:34.385824+0000 mgr.x (mgr.24550) 40 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-16T14:18:35.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:34 smithi050 bash[19827]: audit 2024-09-16T14:18:34.501106+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:35.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:34 smithi050 bash[19827]: audit 2024-09-16T14:18:34.509971+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:35.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:34 smithi050 bash[19827]: audit 2024-09-16T14:18:34.511485+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:18:35.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:34 smithi050 bash[19827]: audit 2024-09-16T14:18:34.512750+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:18:35.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:34 smithi050 bash[19827]: audit 2024-09-16T14:18:34.520576+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:35.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:34 smithi050 bash[26719]: audit 2024-09-16T14:18:33.735064+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:35.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:34 smithi050 bash[26719]: audit 2024-09-16T14:18:33.740597+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:35.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:34 smithi050 bash[26719]: cluster 2024-09-16T14:18:34.385824+0000 mgr.x (mgr.24550) 40 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-16T14:18:35.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:34 smithi050 bash[26719]: audit 2024-09-16T14:18:34.501106+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:35.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:34 smithi050 bash[26719]: audit 2024-09-16T14:18:34.509971+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:35.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:34 smithi050 bash[26719]: audit 2024-09-16T14:18:34.511485+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:18:35.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:34 smithi050 bash[26719]: audit 2024-09-16T14:18:34.512750+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:18:35.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:34 smithi050 bash[26719]: audit 2024-09-16T14:18:34.520576+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:35.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:34 smithi090 bash[21690]: audit 2024-09-16T14:18:33.735064+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:35.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:34 smithi090 bash[21690]: audit 2024-09-16T14:18:33.740597+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:35.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:34 smithi090 bash[21690]: cluster 2024-09-16T14:18:34.385824+0000 mgr.x (mgr.24550) 40 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-16T14:18:35.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:34 smithi090 bash[21690]: audit 2024-09-16T14:18:34.501106+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:35.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:34 smithi090 bash[21690]: audit 2024-09-16T14:18:34.509971+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:35.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:34 smithi090 bash[21690]: audit 2024-09-16T14:18:34.511485+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:18:35.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:34 smithi090 bash[21690]: audit 2024-09-16T14:18:34.512750+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:18:35.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:34 smithi090 bash[21690]: audit 2024-09-16T14:18:34.520576+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:18:36.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:36 smithi050 bash[19827]: cluster 2024-09-16T14:18:36.386536+0000 mgr.x (mgr.24550) 41 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T14:18:36.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:36 smithi050 bash[26719]: cluster 2024-09-16T14:18:36.386536+0000 mgr.x (mgr.24550) 41 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T14:18:36.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:36 smithi090 bash[21690]: cluster 2024-09-16T14:18:36.386536+0000 mgr.x (mgr.24550) 41 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T14:18:38.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:37 smithi050 bash[19827]: audit 2024-09-16T14:18:37.817195+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:18:38.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:37 smithi050 bash[26719]: audit 2024-09-16T14:18:37.817195+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:18:38.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:37 smithi090 bash[21690]: audit 2024-09-16T14:18:37.817195+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:18:39.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:38 smithi050 bash[19827]: cluster 2024-09-16T14:18:38.388307+0000 mgr.x (mgr.24550) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:18:39.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:38 smithi050 bash[26719]: cluster 2024-09-16T14:18:38.388307+0000 mgr.x (mgr.24550) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:18:39.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:38 smithi090 bash[21690]: cluster 2024-09-16T14:18:38.388307+0000 mgr.x (mgr.24550) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:18:39.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:18:39 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:18:39] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.43.0" 2024-09-16T14:18:40.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:40 smithi050 bash[19827]: cluster 2024-09-16T14:18:40.389193+0000 mgr.x (mgr.24550) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-09-16T14:18:40.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:40 smithi050 bash[26719]: cluster 2024-09-16T14:18:40.389193+0000 mgr.x (mgr.24550) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-09-16T14:18:40.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:40 smithi090 bash[21690]: cluster 2024-09-16T14:18:40.389193+0000 mgr.x (mgr.24550) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-09-16T14:18:42.877 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:42 smithi050 bash[19827]: cluster 2024-09-16T14:18:42.390066+0000 mgr.x (mgr.24550) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:18:42.878 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:42 smithi050 bash[26719]: cluster 2024-09-16T14:18:42.390066+0000 mgr.x (mgr.24550) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:18:42.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:42 smithi090 bash[21690]: cluster 2024-09-16T14:18:42.390066+0000 mgr.x (mgr.24550) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:18:43.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:43 smithi050 bash[19827]: audit 2024-09-16T14:18:42.878805+0000 mgr.x (mgr.24550) 45 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:43.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:43 smithi050 bash[26719]: audit 2024-09-16T14:18:42.878805+0000 mgr.x (mgr.24550) 45 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:43.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:43 smithi090 bash[21690]: audit 2024-09-16T14:18:42.878805+0000 mgr.x (mgr.24550) 45 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:44.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:44 smithi050 bash[19827]: cluster 2024-09-16T14:18:44.391795+0000 mgr.x (mgr.24550) 46 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:44.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:44 smithi050 bash[26719]: cluster 2024-09-16T14:18:44.391795+0000 mgr.x (mgr.24550) 46 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:44.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:44 smithi090 bash[21690]: cluster 2024-09-16T14:18:44.391795+0000 mgr.x (mgr.24550) 46 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:46.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:46 smithi050 bash[19827]: cluster 2024-09-16T14:18:46.392582+0000 mgr.x (mgr.24550) 47 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:18:46.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:46 smithi050 bash[26719]: cluster 2024-09-16T14:18:46.392582+0000 mgr.x (mgr.24550) 47 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:18:46.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:46 smithi090 bash[21690]: cluster 2024-09-16T14:18:46.392582+0000 mgr.x (mgr.24550) 47 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:18:48.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:48 smithi050 bash[19827]: cluster 2024-09-16T14:18:48.394367+0000 mgr.x (mgr.24550) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:48.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:48 smithi050 bash[26719]: cluster 2024-09-16T14:18:48.394367+0000 mgr.x (mgr.24550) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:48.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:48 smithi090 bash[21690]: cluster 2024-09-16T14:18:48.394367+0000 mgr.x (mgr.24550) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:49.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:18:49 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:18:49] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.43.0" 2024-09-16T14:18:50.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:50 smithi050 bash[19827]: cluster 2024-09-16T14:18:50.395049+0000 mgr.x (mgr.24550) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:18:50.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:50 smithi050 bash[26719]: cluster 2024-09-16T14:18:50.395049+0000 mgr.x (mgr.24550) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:18:50.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:50 smithi090 bash[21690]: cluster 2024-09-16T14:18:50.395049+0000 mgr.x (mgr.24550) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:18:52.888 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:52 smithi050 bash[19827]: cluster 2024-09-16T14:18:52.395792+0000 mgr.x (mgr.24550) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:18:52.889 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:52 smithi050 bash[26719]: cluster 2024-09-16T14:18:52.395792+0000 mgr.x (mgr.24550) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:18:52.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:52 smithi090 bash[21690]: cluster 2024-09-16T14:18:52.395792+0000 mgr.x (mgr.24550) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:18:53.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:53 smithi050 bash[26719]: audit 2024-09-16T14:18:52.817880+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:18:53.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:53 smithi050 bash[26719]: audit 2024-09-16T14:18:52.889688+0000 mgr.x (mgr.24550) 51 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:53.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:53 smithi050 bash[19827]: audit 2024-09-16T14:18:52.817880+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:18:53.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:53 smithi050 bash[19827]: audit 2024-09-16T14:18:52.889688+0000 mgr.x (mgr.24550) 51 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:53.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:53 smithi090 bash[21690]: audit 2024-09-16T14:18:52.817880+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:18:53.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:53 smithi090 bash[21690]: audit 2024-09-16T14:18:52.889688+0000 mgr.x (mgr.24550) 51 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:18:54.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:54 smithi050 bash[19827]: cluster 2024-09-16T14:18:54.397459+0000 mgr.x (mgr.24550) 52 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:54.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:54 smithi050 bash[26719]: cluster 2024-09-16T14:18:54.397459+0000 mgr.x (mgr.24550) 52 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:54.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:54 smithi090 bash[21690]: cluster 2024-09-16T14:18:54.397459+0000 mgr.x (mgr.24550) 52 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:56.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:56 smithi050 bash[19827]: cluster 2024-09-16T14:18:56.398184+0000 mgr.x (mgr.24550) 53 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:18:56.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:56 smithi050 bash[26719]: cluster 2024-09-16T14:18:56.398184+0000 mgr.x (mgr.24550) 53 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:18:56.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:56 smithi090 bash[21690]: cluster 2024-09-16T14:18:56.398184+0000 mgr.x (mgr.24550) 53 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:18:58.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:18:58 smithi050 bash[19827]: cluster 2024-09-16T14:18:58.399852+0000 mgr.x (mgr.24550) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:58.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:18:58 smithi050 bash[26719]: cluster 2024-09-16T14:18:58.399852+0000 mgr.x (mgr.24550) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:58.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:18:58 smithi090 bash[21690]: cluster 2024-09-16T14:18:58.399852+0000 mgr.x (mgr.24550) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:18:59.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:18:59 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:18:59] "GET /metrics HTTP/1.1" 200 38217 "" "Prometheus/2.43.0" 2024-09-16T14:19:00.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:00 smithi050 bash[19827]: cluster 2024-09-16T14:19:00.400593+0000 mgr.x (mgr.24550) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:00.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:00 smithi050 bash[26719]: cluster 2024-09-16T14:19:00.400593+0000 mgr.x (mgr.24550) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:00.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:00 smithi090 bash[21690]: cluster 2024-09-16T14:19:00.400593+0000 mgr.x (mgr.24550) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:02.900 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:02 smithi050 bash[26719]: cluster 2024-09-16T14:19:02.401322+0000 mgr.x (mgr.24550) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:02.900 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:02 smithi050 bash[19827]: cluster 2024-09-16T14:19:02.401322+0000 mgr.x (mgr.24550) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:02.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:02 smithi090 bash[21690]: cluster 2024-09-16T14:19:02.401322+0000 mgr.x (mgr.24550) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:03.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:03 smithi050 bash[26719]: audit 2024-09-16T14:19:02.901150+0000 mgr.x (mgr.24550) 57 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:03.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:03 smithi050 bash[19827]: audit 2024-09-16T14:19:02.901150+0000 mgr.x (mgr.24550) 57 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:03.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:03 smithi090 bash[21690]: audit 2024-09-16T14:19:02.901150+0000 mgr.x (mgr.24550) 57 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:04.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:04 smithi050 bash[19827]: cluster 2024-09-16T14:19:04.403014+0000 mgr.x (mgr.24550) 58 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:04.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:04 smithi050 bash[26719]: cluster 2024-09-16T14:19:04.403014+0000 mgr.x (mgr.24550) 58 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:04.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:04 smithi090 bash[21690]: cluster 2024-09-16T14:19:04.403014+0000 mgr.x (mgr.24550) 58 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:06.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:06 smithi050 bash[19827]: cluster 2024-09-16T14:19:06.403759+0000 mgr.x (mgr.24550) 59 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:06.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:06 smithi050 bash[26719]: cluster 2024-09-16T14:19:06.403759+0000 mgr.x (mgr.24550) 59 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:06.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:06 smithi090 bash[21690]: cluster 2024-09-16T14:19:06.403759+0000 mgr.x (mgr.24550) 59 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:08.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:07 smithi050 bash[19827]: audit 2024-09-16T14:19:07.820209+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:19:08.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:07 smithi050 bash[26719]: audit 2024-09-16T14:19:07.820209+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:19:08.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:07 smithi090 bash[21690]: audit 2024-09-16T14:19:07.820209+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:19:09.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:08 smithi050 bash[19827]: cluster 2024-09-16T14:19:08.405490+0000 mgr.x (mgr.24550) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:09.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:08 smithi050 bash[26719]: cluster 2024-09-16T14:19:08.405490+0000 mgr.x (mgr.24550) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:09.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:08 smithi090 bash[21690]: cluster 2024-09-16T14:19:08.405490+0000 mgr.x (mgr.24550) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:09.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:19:09 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:19:09] "GET /metrics HTTP/1.1" 200 38217 "" "Prometheus/2.43.0" 2024-09-16T14:19:10.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:10 smithi050 bash[19827]: cluster 2024-09-16T14:19:10.406303+0000 mgr.x (mgr.24550) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:10.933 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:10 smithi050 bash[26719]: cluster 2024-09-16T14:19:10.406303+0000 mgr.x (mgr.24550) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:10.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:10 smithi090 bash[21690]: cluster 2024-09-16T14:19:10.406303+0000 mgr.x (mgr.24550) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:12.912 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:12 smithi050 bash[19827]: cluster 2024-09-16T14:19:12.407209+0000 mgr.x (mgr.24550) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:12.912 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:12 smithi050 bash[26719]: cluster 2024-09-16T14:19:12.407209+0000 mgr.x (mgr.24550) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:12.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:12 smithi090 bash[21690]: cluster 2024-09-16T14:19:12.407209+0000 mgr.x (mgr.24550) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:13.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:13 smithi050 bash[19827]: audit 2024-09-16T14:19:12.912590+0000 mgr.x (mgr.24550) 63 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:13.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:13 smithi050 bash[26719]: audit 2024-09-16T14:19:12.912590+0000 mgr.x (mgr.24550) 63 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:13.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:13 smithi090 bash[21690]: audit 2024-09-16T14:19:12.912590+0000 mgr.x (mgr.24550) 63 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:14.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:14 smithi050 bash[19827]: cluster 2024-09-16T14:19:14.409071+0000 mgr.x (mgr.24550) 64 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:14.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:14 smithi050 bash[26719]: cluster 2024-09-16T14:19:14.409071+0000 mgr.x (mgr.24550) 64 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:14.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:14 smithi090 bash[21690]: cluster 2024-09-16T14:19:14.409071+0000 mgr.x (mgr.24550) 64 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:16.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:16 smithi050 bash[19827]: cluster 2024-09-16T14:19:16.409904+0000 mgr.x (mgr.24550) 65 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:16.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:16 smithi050 bash[26719]: cluster 2024-09-16T14:19:16.409904+0000 mgr.x (mgr.24550) 65 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:16.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:16 smithi090 bash[21690]: cluster 2024-09-16T14:19:16.409904+0000 mgr.x (mgr.24550) 65 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:18.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:18 smithi050 bash[19827]: cluster 2024-09-16T14:19:18.411660+0000 mgr.x (mgr.24550) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:18.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:18 smithi050 bash[26719]: cluster 2024-09-16T14:19:18.411660+0000 mgr.x (mgr.24550) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:18.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:18 smithi090 bash[21690]: cluster 2024-09-16T14:19:18.411660+0000 mgr.x (mgr.24550) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:19.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:19:19 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:19:19] "GET /metrics HTTP/1.1" 200 38217 "" "Prometheus/2.43.0" 2024-09-16T14:19:20.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:20 smithi050 bash[19827]: cluster 2024-09-16T14:19:20.412512+0000 mgr.x (mgr.24550) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:20.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:20 smithi050 bash[26719]: cluster 2024-09-16T14:19:20.412512+0000 mgr.x (mgr.24550) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:20.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:20 smithi090 bash[21690]: cluster 2024-09-16T14:19:20.412512+0000 mgr.x (mgr.24550) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:22.918 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:22 smithi050 bash[19827]: cluster 2024-09-16T14:19:22.413360+0000 mgr.x (mgr.24550) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:22.919 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:22 smithi050 bash[26719]: cluster 2024-09-16T14:19:22.413360+0000 mgr.x (mgr.24550) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:22.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:22 smithi090 bash[21690]: cluster 2024-09-16T14:19:22.413360+0000 mgr.x (mgr.24550) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:23.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:23 smithi050 bash[19827]: audit 2024-09-16T14:19:22.820537+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:19:23.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:23 smithi050 bash[19827]: audit 2024-09-16T14:19:22.919336+0000 mgr.x (mgr.24550) 69 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:23.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:23 smithi050 bash[26719]: audit 2024-09-16T14:19:22.820537+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:19:23.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:23 smithi050 bash[26719]: audit 2024-09-16T14:19:22.919336+0000 mgr.x (mgr.24550) 69 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:23.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:23 smithi090 bash[21690]: audit 2024-09-16T14:19:22.820537+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:19:23.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:23 smithi090 bash[21690]: audit 2024-09-16T14:19:22.919336+0000 mgr.x (mgr.24550) 69 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:24.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:24 smithi050 bash[19827]: cluster 2024-09-16T14:19:24.415083+0000 mgr.x (mgr.24550) 70 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:24.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:24 smithi050 bash[26719]: cluster 2024-09-16T14:19:24.415083+0000 mgr.x (mgr.24550) 70 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:24.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:24 smithi090 bash[21690]: cluster 2024-09-16T14:19:24.415083+0000 mgr.x (mgr.24550) 70 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:26.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:26 smithi050 bash[19827]: cluster 2024-09-16T14:19:26.415774+0000 mgr.x (mgr.24550) 71 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:26.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:26 smithi050 bash[26719]: cluster 2024-09-16T14:19:26.415774+0000 mgr.x (mgr.24550) 71 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:26.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:26 smithi090 bash[21690]: cluster 2024-09-16T14:19:26.415774+0000 mgr.x (mgr.24550) 71 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:28.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:28 smithi050 bash[19827]: cluster 2024-09-16T14:19:28.417353+0000 mgr.x (mgr.24550) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:28.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:28 smithi050 bash[26719]: cluster 2024-09-16T14:19:28.417353+0000 mgr.x (mgr.24550) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:28.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:28 smithi090 bash[21690]: cluster 2024-09-16T14:19:28.417353+0000 mgr.x (mgr.24550) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:29.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:19:29 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:19:29] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.43.0" 2024-09-16T14:19:30.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:30 smithi050 bash[19827]: cluster 2024-09-16T14:19:30.418068+0000 mgr.x (mgr.24550) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:30.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:30 smithi050 bash[26719]: cluster 2024-09-16T14:19:30.418068+0000 mgr.x (mgr.24550) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:30.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:30 smithi090 bash[21690]: cluster 2024-09-16T14:19:30.418068+0000 mgr.x (mgr.24550) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:32.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:32 smithi050 bash[19827]: cluster 2024-09-16T14:19:32.418803+0000 mgr.x (mgr.24550) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:32.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:32 smithi050 bash[26719]: cluster 2024-09-16T14:19:32.418803+0000 mgr.x (mgr.24550) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:32.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:32 smithi090 bash[21690]: cluster 2024-09-16T14:19:32.418803+0000 mgr.x (mgr.24550) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:33.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:33 smithi050 bash[19827]: audit 2024-09-16T14:19:32.930823+0000 mgr.x (mgr.24550) 75 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:33.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:33 smithi050 bash[26719]: audit 2024-09-16T14:19:32.930823+0000 mgr.x (mgr.24550) 75 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:33.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:33 smithi090 bash[21690]: audit 2024-09-16T14:19:32.930823+0000 mgr.x (mgr.24550) 75 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:34.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:34 smithi050 bash[26719]: cluster 2024-09-16T14:19:34.420386+0000 mgr.x (mgr.24550) 76 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:34.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:34 smithi050 bash[19827]: cluster 2024-09-16T14:19:34.420386+0000 mgr.x (mgr.24550) 76 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:34.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:34 smithi090 bash[21690]: cluster 2024-09-16T14:19:34.420386+0000 mgr.x (mgr.24550) 76 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:35.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:35 smithi050 bash[19827]: audit 2024-09-16T14:19:35.316544+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:19:35.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:35 smithi050 bash[19827]: audit 2024-09-16T14:19:35.318306+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:19:35.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:35 smithi050 bash[19827]: audit 2024-09-16T14:19:35.327497+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:19:35.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:35 smithi050 bash[26719]: audit 2024-09-16T14:19:35.316544+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:19:35.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:35 smithi050 bash[26719]: audit 2024-09-16T14:19:35.318306+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:19:35.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:35 smithi050 bash[26719]: audit 2024-09-16T14:19:35.327497+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:19:35.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:35 smithi090 bash[21690]: audit 2024-09-16T14:19:35.316544+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:19:35.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:35 smithi090 bash[21690]: audit 2024-09-16T14:19:35.318306+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:19:35.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:35 smithi090 bash[21690]: audit 2024-09-16T14:19:35.327497+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:19:36.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:36 smithi050 bash[19827]: cluster 2024-09-16T14:19:36.421040+0000 mgr.x (mgr.24550) 77 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:36.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:36 smithi050 bash[26719]: cluster 2024-09-16T14:19:36.421040+0000 mgr.x (mgr.24550) 77 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:36.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:36 smithi090 bash[21690]: cluster 2024-09-16T14:19:36.421040+0000 mgr.x (mgr.24550) 77 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:38.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:37 smithi050 bash[19827]: audit 2024-09-16T14:19:37.820566+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:19:38.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:37 smithi050 bash[26719]: audit 2024-09-16T14:19:37.820566+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:19:38.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:37 smithi090 bash[21690]: audit 2024-09-16T14:19:37.820566+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:19:39.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:38 smithi050 bash[19827]: cluster 2024-09-16T14:19:38.422724+0000 mgr.x (mgr.24550) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:39.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:38 smithi050 bash[26719]: cluster 2024-09-16T14:19:38.422724+0000 mgr.x (mgr.24550) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:39.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:38 smithi090 bash[21690]: cluster 2024-09-16T14:19:38.422724+0000 mgr.x (mgr.24550) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:39.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:19:39 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:19:39] "GET /metrics HTTP/1.1" 200 38212 "" "Prometheus/2.43.0" 2024-09-16T14:19:40.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:40 smithi050 bash[19827]: cluster 2024-09-16T14:19:40.423401+0000 mgr.x (mgr.24550) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:40.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:40 smithi050 bash[26719]: cluster 2024-09-16T14:19:40.423401+0000 mgr.x (mgr.24550) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:40.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:40 smithi090 bash[21690]: cluster 2024-09-16T14:19:40.423401+0000 mgr.x (mgr.24550) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:42.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:42 smithi050 bash[19827]: cluster 2024-09-16T14:19:42.424136+0000 mgr.x (mgr.24550) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:42.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:42 smithi050 bash[26719]: cluster 2024-09-16T14:19:42.424136+0000 mgr.x (mgr.24550) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:42.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:42 smithi090 bash[21690]: cluster 2024-09-16T14:19:42.424136+0000 mgr.x (mgr.24550) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:43.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:43 smithi050 bash[19827]: audit 2024-09-16T14:19:42.938566+0000 mgr.x (mgr.24550) 81 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:43.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:43 smithi050 bash[26719]: audit 2024-09-16T14:19:42.938566+0000 mgr.x (mgr.24550) 81 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:43.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:43 smithi090 bash[21690]: audit 2024-09-16T14:19:42.938566+0000 mgr.x (mgr.24550) 81 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:44.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:44 smithi050 bash[19827]: cluster 2024-09-16T14:19:44.425899+0000 mgr.x (mgr.24550) 82 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:44.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:44 smithi050 bash[26719]: cluster 2024-09-16T14:19:44.425899+0000 mgr.x (mgr.24550) 82 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:44.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:44 smithi090 bash[21690]: cluster 2024-09-16T14:19:44.425899+0000 mgr.x (mgr.24550) 82 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:19:46.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:46 smithi050 bash[19827]: cluster 2024-09-16T14:19:46.426744+0000 mgr.x (mgr.24550) 83 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:46.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:46 smithi050 bash[26719]: cluster 2024-09-16T14:19:46.426744+0000 mgr.x (mgr.24550) 83 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:46.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:46 smithi090 bash[21690]: cluster 2024-09-16T14:19:46.426744+0000 mgr.x (mgr.24550) 83 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:19:48.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:48 smithi050 bash[19827]: cluster 2024-09-16T14:19:48.428683+0000 mgr.x (mgr.24550) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T14:19:48.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:48 smithi050 bash[26719]: cluster 2024-09-16T14:19:48.428683+0000 mgr.x (mgr.24550) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T14:19:48.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:48 smithi090 bash[21690]: cluster 2024-09-16T14:19:48.428683+0000 mgr.x (mgr.24550) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T14:19:49.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:19:49 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:19:49] "GET /metrics HTTP/1.1" 200 38212 "" "Prometheus/2.43.0" 2024-09-16T14:19:50.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:50 smithi050 bash[19827]: cluster 2024-09-16T14:19:50.429462+0000 mgr.x (mgr.24550) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T14:19:50.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:50 smithi050 bash[26719]: cluster 2024-09-16T14:19:50.429462+0000 mgr.x (mgr.24550) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T14:19:50.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:50 smithi090 bash[21690]: cluster 2024-09-16T14:19:50.429462+0000 mgr.x (mgr.24550) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T14:19:52.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:52 smithi050 bash[19827]: cluster 2024-09-16T14:19:52.430146+0000 mgr.x (mgr.24550) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T14:19:52.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:52 smithi050 bash[26719]: cluster 2024-09-16T14:19:52.430146+0000 mgr.x (mgr.24550) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T14:19:52.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:52 smithi090 bash[21690]: cluster 2024-09-16T14:19:52.430146+0000 mgr.x (mgr.24550) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-16T14:19:53.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:53 smithi050 bash[19827]: audit 2024-09-16T14:19:52.821345+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:19:53.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:53 smithi050 bash[19827]: audit 2024-09-16T14:19:52.946548+0000 mgr.x (mgr.24550) 87 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:53.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:53 smithi050 bash[26719]: audit 2024-09-16T14:19:52.821345+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:19:53.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:53 smithi050 bash[26719]: audit 2024-09-16T14:19:52.946548+0000 mgr.x (mgr.24550) 87 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:53.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:53 smithi090 bash[21690]: audit 2024-09-16T14:19:52.821345+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:19:53.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:53 smithi090 bash[21690]: audit 2024-09-16T14:19:52.946548+0000 mgr.x (mgr.24550) 87 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:19:54.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:54 smithi050 bash[19827]: cluster 2024-09-16T14:19:54.431815+0000 mgr.x (mgr.24550) 88 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 107 op/s 2024-09-16T14:19:54.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:54 smithi050 bash[26719]: cluster 2024-09-16T14:19:54.431815+0000 mgr.x (mgr.24550) 88 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 107 op/s 2024-09-16T14:19:54.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:54 smithi090 bash[21690]: cluster 2024-09-16T14:19:54.431815+0000 mgr.x (mgr.24550) 88 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 107 op/s 2024-09-16T14:19:56.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:56 smithi050 bash[19827]: cluster 2024-09-16T14:19:56.432543+0000 mgr.x (mgr.24550) 89 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 107 op/s 2024-09-16T14:19:56.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:56 smithi050 bash[26719]: cluster 2024-09-16T14:19:56.432543+0000 mgr.x (mgr.24550) 89 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 107 op/s 2024-09-16T14:19:56.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:56 smithi090 bash[21690]: cluster 2024-09-16T14:19:56.432543+0000 mgr.x (mgr.24550) 89 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 107 op/s 2024-09-16T14:19:58.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:19:58 smithi050 bash[19827]: cluster 2024-09-16T14:19:58.434166+0000 mgr.x (mgr.24550) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:19:58.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:19:58 smithi050 bash[26719]: cluster 2024-09-16T14:19:58.434166+0000 mgr.x (mgr.24550) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:19:58.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:19:58 smithi090 bash[21690]: cluster 2024-09-16T14:19:58.434166+0000 mgr.x (mgr.24550) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:19:59.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:19:59 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:19:59] "GET /metrics HTTP/1.1" 200 38217 "" "Prometheus/2.43.0" 2024-09-16T14:20:00.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:00 smithi050 bash[19827]: cluster 2024-09-16T14:20:00.000082+0000 mon.a (mon.0) 1174 : cluster [INF] overall HEALTH_OK 2024-09-16T14:20:00.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:00 smithi050 bash[26719]: cluster 2024-09-16T14:20:00.000082+0000 mon.a (mon.0) 1174 : cluster [INF] overall HEALTH_OK 2024-09-16T14:20:00.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:00 smithi090 bash[21690]: cluster 2024-09-16T14:20:00.000082+0000 mon.a (mon.0) 1174 : cluster [INF] overall HEALTH_OK 2024-09-16T14:20:01.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:01 smithi050 bash[19827]: cluster 2024-09-16T14:20:00.434956+0000 mgr.x (mgr.24550) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 118 op/s 2024-09-16T14:20:01.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:01 smithi050 bash[26719]: cluster 2024-09-16T14:20:00.434956+0000 mgr.x (mgr.24550) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 118 op/s 2024-09-16T14:20:01.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:01 smithi090 bash[21690]: cluster 2024-09-16T14:20:00.434956+0000 mgr.x (mgr.24550) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 118 op/s 2024-09-16T14:20:02.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:02 smithi050 bash[19827]: cluster 2024-09-16T14:20:02.435623+0000 mgr.x (mgr.24550) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 118 op/s 2024-09-16T14:20:02.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:02 smithi050 bash[26719]: cluster 2024-09-16T14:20:02.435623+0000 mgr.x (mgr.24550) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 118 op/s 2024-09-16T14:20:02.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:02 smithi090 bash[21690]: cluster 2024-09-16T14:20:02.435623+0000 mgr.x (mgr.24550) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 118 op/s 2024-09-16T14:20:03.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:03 smithi050 bash[19827]: audit 2024-09-16T14:20:02.957994+0000 mgr.x (mgr.24550) 93 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:03.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:03 smithi050 bash[26719]: audit 2024-09-16T14:20:02.957994+0000 mgr.x (mgr.24550) 93 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:03.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:03 smithi090 bash[21690]: audit 2024-09-16T14:20:02.957994+0000 mgr.x (mgr.24550) 93 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:04.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:04 smithi050 bash[19827]: cluster 2024-09-16T14:20:04.437355+0000 mgr.x (mgr.24550) 94 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 118 op/s 2024-09-16T14:20:04.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:04 smithi050 bash[26719]: cluster 2024-09-16T14:20:04.437355+0000 mgr.x (mgr.24550) 94 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 118 op/s 2024-09-16T14:20:04.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:04 smithi090 bash[21690]: cluster 2024-09-16T14:20:04.437355+0000 mgr.x (mgr.24550) 94 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 118 op/s 2024-09-16T14:20:06.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:06 smithi050 bash[19827]: cluster 2024-09-16T14:20:06.438203+0000 mgr.x (mgr.24550) 95 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 8.6 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-16T14:20:06.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:06 smithi050 bash[26719]: cluster 2024-09-16T14:20:06.438203+0000 mgr.x (mgr.24550) 95 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 8.6 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-16T14:20:06.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:06 smithi090 bash[21690]: cluster 2024-09-16T14:20:06.438203+0000 mgr.x (mgr.24550) 95 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 8.6 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-16T14:20:08.180 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:07 smithi050 bash[19827]: audit 2024-09-16T14:20:07.821762+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:20:08.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:07 smithi050 bash[26719]: audit 2024-09-16T14:20:07.821762+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:20:08.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:07 smithi090 bash[21690]: audit 2024-09-16T14:20:07.821762+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:20:09.180 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:08 smithi050 bash[19827]: cluster 2024-09-16T14:20:08.439880+0000 mgr.x (mgr.24550) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 9.0 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-16T14:20:09.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:08 smithi050 bash[26719]: cluster 2024-09-16T14:20:08.439880+0000 mgr.x (mgr.24550) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 9.0 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-16T14:20:09.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:08 smithi090 bash[21690]: cluster 2024-09-16T14:20:08.439880+0000 mgr.x (mgr.24550) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 9.0 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-16T14:20:09.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:20:09 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:20:09] "GET /metrics HTTP/1.1" 200 38215 "" "Prometheus/2.43.0" 2024-09-16T14:20:10.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:10 smithi050 bash[19827]: cluster 2024-09-16T14:20:10.440696+0000 mgr.x (mgr.24550) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:10.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:10 smithi050 bash[26719]: cluster 2024-09-16T14:20:10.440696+0000 mgr.x (mgr.24550) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:10.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:10 smithi090 bash[21690]: cluster 2024-09-16T14:20:10.440696+0000 mgr.x (mgr.24550) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:12.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:12 smithi050 bash[19827]: cluster 2024-09-16T14:20:12.441572+0000 mgr.x (mgr.24550) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:12.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:12 smithi050 bash[26719]: cluster 2024-09-16T14:20:12.441572+0000 mgr.x (mgr.24550) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:12.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:12 smithi090 bash[21690]: cluster 2024-09-16T14:20:12.441572+0000 mgr.x (mgr.24550) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:13.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:13 smithi050 bash[19827]: audit 2024-09-16T14:20:12.969361+0000 mgr.x (mgr.24550) 99 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:13.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:13 smithi050 bash[26719]: audit 2024-09-16T14:20:12.969361+0000 mgr.x (mgr.24550) 99 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:13.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:13 smithi090 bash[21690]: audit 2024-09-16T14:20:12.969361+0000 mgr.x (mgr.24550) 99 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:14.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:14 smithi050 bash[19827]: cluster 2024-09-16T14:20:14.443355+0000 mgr.x (mgr.24550) 100 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:14.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:14 smithi050 bash[26719]: cluster 2024-09-16T14:20:14.443355+0000 mgr.x (mgr.24550) 100 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:14.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:14 smithi090 bash[21690]: cluster 2024-09-16T14:20:14.443355+0000 mgr.x (mgr.24550) 100 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:16.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:16 smithi050 bash[19827]: cluster 2024-09-16T14:20:16.444208+0000 mgr.x (mgr.24550) 101 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:16.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:16 smithi050 bash[26719]: cluster 2024-09-16T14:20:16.444208+0000 mgr.x (mgr.24550) 101 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:16.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:16 smithi090 bash[21690]: cluster 2024-09-16T14:20:16.444208+0000 mgr.x (mgr.24550) 101 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:18.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:18 smithi050 bash[19827]: cluster 2024-09-16T14:20:18.445975+0000 mgr.x (mgr.24550) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:18.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:18 smithi050 bash[26719]: cluster 2024-09-16T14:20:18.445975+0000 mgr.x (mgr.24550) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:18.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:18 smithi090 bash[21690]: cluster 2024-09-16T14:20:18.445975+0000 mgr.x (mgr.24550) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:19.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:20:19 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:20:19] "GET /metrics HTTP/1.1" 200 38215 "" "Prometheus/2.43.0" 2024-09-16T14:20:20.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:20 smithi050 bash[19827]: cluster 2024-09-16T14:20:20.446851+0000 mgr.x (mgr.24550) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:20.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:20 smithi050 bash[26719]: cluster 2024-09-16T14:20:20.446851+0000 mgr.x (mgr.24550) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:20.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:20 smithi090 bash[21690]: cluster 2024-09-16T14:20:20.446851+0000 mgr.x (mgr.24550) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:22.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:22 smithi050 bash[19827]: cluster 2024-09-16T14:20:22.447678+0000 mgr.x (mgr.24550) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:22.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:22 smithi050 bash[26719]: cluster 2024-09-16T14:20:22.447678+0000 mgr.x (mgr.24550) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:22.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:22 smithi090 bash[21690]: cluster 2024-09-16T14:20:22.447678+0000 mgr.x (mgr.24550) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:23.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:23 smithi050 bash[19827]: audit 2024-09-16T14:20:22.822454+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:20:23.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:23 smithi050 bash[19827]: audit 2024-09-16T14:20:22.980737+0000 mgr.x (mgr.24550) 105 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:23.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:23 smithi050 bash[26719]: audit 2024-09-16T14:20:22.822454+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:20:23.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:23 smithi050 bash[26719]: audit 2024-09-16T14:20:22.980737+0000 mgr.x (mgr.24550) 105 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:23.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:23 smithi090 bash[21690]: audit 2024-09-16T14:20:22.822454+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:20:23.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:23 smithi090 bash[21690]: audit 2024-09-16T14:20:22.980737+0000 mgr.x (mgr.24550) 105 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:24.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:24 smithi050 bash[19827]: cluster 2024-09-16T14:20:24.449345+0000 mgr.x (mgr.24550) 106 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:24.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:24 smithi050 bash[26719]: cluster 2024-09-16T14:20:24.449345+0000 mgr.x (mgr.24550) 106 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:24.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:24 smithi090 bash[21690]: cluster 2024-09-16T14:20:24.449345+0000 mgr.x (mgr.24550) 106 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:26.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:26 smithi050 bash[19827]: cluster 2024-09-16T14:20:26.450115+0000 mgr.x (mgr.24550) 107 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:26.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:26 smithi050 bash[26719]: cluster 2024-09-16T14:20:26.450115+0000 mgr.x (mgr.24550) 107 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:26.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:26 smithi090 bash[21690]: cluster 2024-09-16T14:20:26.450115+0000 mgr.x (mgr.24550) 107 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:28.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:28 smithi050 bash[19827]: cluster 2024-09-16T14:20:28.451776+0000 mgr.x (mgr.24550) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:28.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:28 smithi050 bash[26719]: cluster 2024-09-16T14:20:28.451776+0000 mgr.x (mgr.24550) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:28.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:28 smithi090 bash[21690]: cluster 2024-09-16T14:20:28.451776+0000 mgr.x (mgr.24550) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:29.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:20:29 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:20:29] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-16T14:20:30.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:30 smithi050 bash[19827]: cluster 2024-09-16T14:20:30.452431+0000 mgr.x (mgr.24550) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:30.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:30 smithi050 bash[26719]: cluster 2024-09-16T14:20:30.452431+0000 mgr.x (mgr.24550) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:30.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:30 smithi090 bash[21690]: cluster 2024-09-16T14:20:30.452431+0000 mgr.x (mgr.24550) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:32.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:32 smithi050 bash[19827]: cluster 2024-09-16T14:20:32.453111+0000 mgr.x (mgr.24550) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:32.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:32 smithi050 bash[26719]: cluster 2024-09-16T14:20:32.453111+0000 mgr.x (mgr.24550) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:32.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:32 smithi090 bash[21690]: cluster 2024-09-16T14:20:32.453111+0000 mgr.x (mgr.24550) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:33.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:33 smithi050 bash[19827]: audit 2024-09-16T14:20:32.986366+0000 mgr.x (mgr.24550) 111 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:33.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:33 smithi050 bash[26719]: audit 2024-09-16T14:20:32.986366+0000 mgr.x (mgr.24550) 111 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:33.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:33 smithi090 bash[21690]: audit 2024-09-16T14:20:32.986366+0000 mgr.x (mgr.24550) 111 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:35.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:35 smithi050 bash[19827]: cluster 2024-09-16T14:20:34.454723+0000 mgr.x (mgr.24550) 112 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:35.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:35 smithi050 bash[26719]: cluster 2024-09-16T14:20:34.454723+0000 mgr.x (mgr.24550) 112 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:35.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:35 smithi090 bash[21690]: cluster 2024-09-16T14:20:34.454723+0000 mgr.x (mgr.24550) 112 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:36.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:36 smithi050 bash[19827]: audit 2024-09-16T14:20:36.154966+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:20:36.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:36 smithi050 bash[19827]: audit 2024-09-16T14:20:36.156717+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:20:36.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:36 smithi050 bash[19827]: audit 2024-09-16T14:20:36.174899+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:20:36.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:36 smithi050 bash[26719]: audit 2024-09-16T14:20:36.154966+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:20:36.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:36 smithi050 bash[26719]: audit 2024-09-16T14:20:36.156717+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:20:36.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:36 smithi050 bash[26719]: audit 2024-09-16T14:20:36.174899+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:20:36.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:36 smithi090 bash[21690]: audit 2024-09-16T14:20:36.154966+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:20:36.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:36 smithi090 bash[21690]: audit 2024-09-16T14:20:36.156717+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:20:36.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:36 smithi090 bash[21690]: audit 2024-09-16T14:20:36.174899+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:20:37.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:37 smithi050 bash[19827]: cluster 2024-09-16T14:20:36.455508+0000 mgr.x (mgr.24550) 113 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:37.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:37 smithi050 bash[26719]: cluster 2024-09-16T14:20:36.455508+0000 mgr.x (mgr.24550) 113 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:37.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:37 smithi090 bash[21690]: cluster 2024-09-16T14:20:36.455508+0000 mgr.x (mgr.24550) 113 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:38.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:38 smithi050 bash[19827]: audit 2024-09-16T14:20:37.822793+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:20:38.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:38 smithi050 bash[26719]: audit 2024-09-16T14:20:37.822793+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:20:38.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:38 smithi090 bash[21690]: audit 2024-09-16T14:20:37.822793+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:20:39.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:20:39 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:20:39] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-16T14:20:40.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:40 smithi050 bash[19827]: cluster 2024-09-16T14:20:38.457271+0000 mgr.x (mgr.24550) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:40.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:40 smithi050 bash[26719]: cluster 2024-09-16T14:20:38.457271+0000 mgr.x (mgr.24550) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:40.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:40 smithi090 bash[21690]: cluster 2024-09-16T14:20:38.457271+0000 mgr.x (mgr.24550) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:42.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:42 smithi050 bash[19827]: cluster 2024-09-16T14:20:40.458066+0000 mgr.x (mgr.24550) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:42.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:42 smithi050 bash[26719]: cluster 2024-09-16T14:20:40.458066+0000 mgr.x (mgr.24550) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:42.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:42 smithi090 bash[21690]: cluster 2024-09-16T14:20:40.458066+0000 mgr.x (mgr.24550) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:44.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:44 smithi050 bash[19827]: cluster 2024-09-16T14:20:42.458886+0000 mgr.x (mgr.24550) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:44.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:44 smithi050 bash[19827]: audit 2024-09-16T14:20:42.991043+0000 mgr.x (mgr.24550) 117 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:44.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:44 smithi050 bash[26719]: cluster 2024-09-16T14:20:42.458886+0000 mgr.x (mgr.24550) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:44.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:44 smithi050 bash[26719]: audit 2024-09-16T14:20:42.991043+0000 mgr.x (mgr.24550) 117 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:44.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:44 smithi090 bash[21690]: cluster 2024-09-16T14:20:42.458886+0000 mgr.x (mgr.24550) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:44.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:44 smithi090 bash[21690]: audit 2024-09-16T14:20:42.991043+0000 mgr.x (mgr.24550) 117 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:46.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:46 smithi050 bash[19827]: cluster 2024-09-16T14:20:44.463334+0000 mgr.x (mgr.24550) 118 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:46.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:46 smithi050 bash[26719]: cluster 2024-09-16T14:20:44.463334+0000 mgr.x (mgr.24550) 118 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:46.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:46 smithi090 bash[21690]: cluster 2024-09-16T14:20:44.463334+0000 mgr.x (mgr.24550) 118 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:48.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:48 smithi050 bash[19827]: cluster 2024-09-16T14:20:46.464021+0000 mgr.x (mgr.24550) 119 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:48.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:48 smithi050 bash[26719]: cluster 2024-09-16T14:20:46.464021+0000 mgr.x (mgr.24550) 119 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:48.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:48 smithi090 bash[21690]: cluster 2024-09-16T14:20:46.464021+0000 mgr.x (mgr.24550) 119 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:49.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:20:49 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:20:49] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-16T14:20:50.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:50 smithi050 bash[19827]: cluster 2024-09-16T14:20:48.465553+0000 mgr.x (mgr.24550) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:50.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:50 smithi050 bash[26719]: cluster 2024-09-16T14:20:48.465553+0000 mgr.x (mgr.24550) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:50.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:50 smithi090 bash[21690]: cluster 2024-09-16T14:20:48.465553+0000 mgr.x (mgr.24550) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:52.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:52 smithi050 bash[19827]: cluster 2024-09-16T14:20:50.466221+0000 mgr.x (mgr.24550) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:52.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:52 smithi050 bash[26719]: cluster 2024-09-16T14:20:50.466221+0000 mgr.x (mgr.24550) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:52.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:52 smithi090 bash[21690]: cluster 2024-09-16T14:20:50.466221+0000 mgr.x (mgr.24550) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:53.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:53 smithi050 bash[19827]: audit 2024-09-16T14:20:52.823305+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:20:53.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:53 smithi050 bash[26719]: audit 2024-09-16T14:20:52.823305+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:20:53.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:53 smithi090 bash[21690]: audit 2024-09-16T14:20:52.823305+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:20:54.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:54 smithi050 bash[19827]: cluster 2024-09-16T14:20:52.466941+0000 mgr.x (mgr.24550) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:54.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:54 smithi050 bash[19827]: audit 2024-09-16T14:20:53.002398+0000 mgr.x (mgr.24550) 123 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:54.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:54 smithi050 bash[26719]: cluster 2024-09-16T14:20:52.466941+0000 mgr.x (mgr.24550) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:54.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:54 smithi050 bash[26719]: audit 2024-09-16T14:20:53.002398+0000 mgr.x (mgr.24550) 123 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:54.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:54 smithi090 bash[21690]: cluster 2024-09-16T14:20:52.466941+0000 mgr.x (mgr.24550) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:54.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:54 smithi090 bash[21690]: audit 2024-09-16T14:20:53.002398+0000 mgr.x (mgr.24550) 123 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:20:56.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:56 smithi050 bash[19827]: cluster 2024-09-16T14:20:54.468555+0000 mgr.x (mgr.24550) 124 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:56.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:56 smithi050 bash[26719]: cluster 2024-09-16T14:20:54.468555+0000 mgr.x (mgr.24550) 124 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:56.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:56 smithi090 bash[21690]: cluster 2024-09-16T14:20:54.468555+0000 mgr.x (mgr.24550) 124 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:20:58.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:20:58 smithi050 bash[19827]: cluster 2024-09-16T14:20:56.469236+0000 mgr.x (mgr.24550) 125 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:58.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:20:58 smithi050 bash[26719]: cluster 2024-09-16T14:20:56.469236+0000 mgr.x (mgr.24550) 125 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:58.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:20:58 smithi090 bash[21690]: cluster 2024-09-16T14:20:56.469236+0000 mgr.x (mgr.24550) 125 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:20:59.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:20:59 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:20:59] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-16T14:21:00.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:00 smithi050 bash[19827]: cluster 2024-09-16T14:20:58.470895+0000 mgr.x (mgr.24550) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:00.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:00 smithi050 bash[26719]: cluster 2024-09-16T14:20:58.470895+0000 mgr.x (mgr.24550) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:00.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:00 smithi090 bash[21690]: cluster 2024-09-16T14:20:58.470895+0000 mgr.x (mgr.24550) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:02.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:02 smithi050 bash[19827]: cluster 2024-09-16T14:21:00.471606+0000 mgr.x (mgr.24550) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:02.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:02 smithi050 bash[26719]: cluster 2024-09-16T14:21:00.471606+0000 mgr.x (mgr.24550) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:02.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:02 smithi090 bash[21690]: cluster 2024-09-16T14:21:00.471606+0000 mgr.x (mgr.24550) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:04.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:04 smithi050 bash[19827]: cluster 2024-09-16T14:21:02.472340+0000 mgr.x (mgr.24550) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:04.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:04 smithi050 bash[19827]: audit 2024-09-16T14:21:03.013757+0000 mgr.x (mgr.24550) 129 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:04.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:04 smithi050 bash[26719]: cluster 2024-09-16T14:21:02.472340+0000 mgr.x (mgr.24550) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:04.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:04 smithi050 bash[26719]: audit 2024-09-16T14:21:03.013757+0000 mgr.x (mgr.24550) 129 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:04.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:04 smithi090 bash[21690]: cluster 2024-09-16T14:21:02.472340+0000 mgr.x (mgr.24550) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:04.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:04 smithi090 bash[21690]: audit 2024-09-16T14:21:03.013757+0000 mgr.x (mgr.24550) 129 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:06.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:06 smithi050 bash[19827]: cluster 2024-09-16T14:21:04.474002+0000 mgr.x (mgr.24550) 130 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:06.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:06 smithi050 bash[26719]: cluster 2024-09-16T14:21:04.474002+0000 mgr.x (mgr.24550) 130 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:06.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:06 smithi090 bash[21690]: cluster 2024-09-16T14:21:04.474002+0000 mgr.x (mgr.24550) 130 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:08.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:08 smithi050 bash[19827]: cluster 2024-09-16T14:21:06.474753+0000 mgr.x (mgr.24550) 131 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:08.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:08 smithi050 bash[19827]: audit 2024-09-16T14:21:07.823856+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:21:08.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:08 smithi050 bash[26719]: cluster 2024-09-16T14:21:06.474753+0000 mgr.x (mgr.24550) 131 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:08.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:08 smithi050 bash[26719]: audit 2024-09-16T14:21:07.823856+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:21:08.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:08 smithi090 bash[21690]: cluster 2024-09-16T14:21:06.474753+0000 mgr.x (mgr.24550) 131 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:08.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:08 smithi090 bash[21690]: audit 2024-09-16T14:21:07.823856+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:21:09.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:21:09 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:21:09] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-16T14:21:10.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:10 smithi050 bash[19827]: cluster 2024-09-16T14:21:08.476397+0000 mgr.x (mgr.24550) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:10.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:10 smithi050 bash[26719]: cluster 2024-09-16T14:21:08.476397+0000 mgr.x (mgr.24550) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:10.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:10 smithi090 bash[21690]: cluster 2024-09-16T14:21:08.476397+0000 mgr.x (mgr.24550) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:12.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:12 smithi050 bash[19827]: cluster 2024-09-16T14:21:10.477122+0000 mgr.x (mgr.24550) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:12.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:12 smithi050 bash[26719]: cluster 2024-09-16T14:21:10.477122+0000 mgr.x (mgr.24550) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:12.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:12 smithi090 bash[21690]: cluster 2024-09-16T14:21:10.477122+0000 mgr.x (mgr.24550) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:14.035 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-16T14:21:14.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:14 smithi050 bash[26719]: cluster 2024-09-16T14:21:12.477843+0000 mgr.x (mgr.24550) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:14.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:14 smithi050 bash[26719]: audit 2024-09-16T14:21:13.025066+0000 mgr.x (mgr.24550) 135 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:14.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:14 smithi050 bash[19827]: cluster 2024-09-16T14:21:12.477843+0000 mgr.x (mgr.24550) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:14.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:14 smithi050 bash[19827]: audit 2024-09-16T14:21:13.025066+0000 mgr.x (mgr.24550) 135 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:14.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:14 smithi090 bash[21690]: cluster 2024-09-16T14:21:12.477843+0000 mgr.x (mgr.24550) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:14.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:14 smithi090 bash[21690]: audit 2024-09-16T14:21:13.025066+0000 mgr.x (mgr.24550) 135 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:16.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:16 smithi050 bash[19827]: cluster 2024-09-16T14:21:14.479506+0000 mgr.x (mgr.24550) 136 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:16.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:16 smithi050 bash[26719]: cluster 2024-09-16T14:21:14.479506+0000 mgr.x (mgr.24550) 136 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:16.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:16 smithi090 bash[21690]: cluster 2024-09-16T14:21:14.479506+0000 mgr.x (mgr.24550) 136 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:18.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:18 smithi050 bash[19827]: cluster 2024-09-16T14:21:16.480193+0000 mgr.x (mgr.24550) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:18.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:18 smithi050 bash[26719]: cluster 2024-09-16T14:21:16.480193+0000 mgr.x (mgr.24550) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:18.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:18 smithi090 bash[21690]: cluster 2024-09-16T14:21:16.480193+0000 mgr.x (mgr.24550) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:18.865 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:21:19.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:21:19 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:21:19] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-16T14:21:20.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:20 smithi050 bash[19827]: cluster 2024-09-16T14:21:18.481821+0000 mgr.x (mgr.24550) 138 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:20.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:20 smithi050 bash[26719]: cluster 2024-09-16T14:21:18.481821+0000 mgr.x (mgr.24550) 138 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:20.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:20 smithi090 bash[21690]: cluster 2024-09-16T14:21:18.481821+0000 mgr.x (mgr.24550) 138 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:20.859 INFO:teuthology.orchestra.run.smithi050.stdout:Scheduled to redeploy mgr.y on host 'smithi050' 2024-09-16T14:21:21.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:21 smithi050 bash[19827]: audit 2024-09-16T14:21:20.481468+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.50:0/2742704600' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T14:21:21.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:21 smithi050 bash[19827]: audit 2024-09-16T14:21:20.847081+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:21:21.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:21 smithi050 bash[19827]: audit 2024-09-16T14:21:20.856610+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:21:21.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:21 smithi050 bash[19827]: audit 2024-09-16T14:21:20.864709+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:21:21.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:21 smithi050 bash[19827]: audit 2024-09-16T14:21:20.867572+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:21:21.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:21 smithi050 bash[19827]: audit 2024-09-16T14:21:20.869225+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:21:21.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:21 smithi050 bash[19827]: audit 2024-09-16T14:21:20.877551+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:21:21.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:21 smithi050 bash[19827]: audit 2024-09-16T14:21:20.915282+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:21:21.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:21 smithi050 bash[19827]: audit 2024-09-16T14:21:20.916964+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T14:21:21.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:21 smithi050 bash[19827]: audit 2024-09-16T14:21:20.918785+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:21:21.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:21 smithi050 bash[26719]: audit 2024-09-16T14:21:20.481468+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.50:0/2742704600' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T14:21:21.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:21 smithi050 bash[26719]: audit 2024-09-16T14:21:20.847081+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:21:21.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:21 smithi050 bash[26719]: audit 2024-09-16T14:21:20.856610+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:21:21.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:21 smithi050 bash[26719]: audit 2024-09-16T14:21:20.864709+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:21:21.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:21 smithi050 bash[26719]: audit 2024-09-16T14:21:20.867572+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:21:21.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:21 smithi050 bash[26719]: audit 2024-09-16T14:21:20.869225+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:21:21.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:21 smithi050 bash[26719]: audit 2024-09-16T14:21:20.877551+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:21:21.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:21 smithi050 bash[26719]: audit 2024-09-16T14:21:20.915282+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:21:21.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:21 smithi050 bash[26719]: audit 2024-09-16T14:21:20.916964+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T14:21:21.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:21 smithi050 bash[26719]: audit 2024-09-16T14:21:20.918785+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:21:21.664 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps --refresh' 2024-09-16T14:21:21.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:21 smithi090 bash[21690]: audit 2024-09-16T14:21:20.481468+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.50:0/2742704600' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T14:21:21.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:21 smithi090 bash[21690]: audit 2024-09-16T14:21:20.847081+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:21:21.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:21 smithi090 bash[21690]: audit 2024-09-16T14:21:20.856610+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:21:21.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:21 smithi090 bash[21690]: audit 2024-09-16T14:21:20.864709+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:21:21.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:21 smithi090 bash[21690]: audit 2024-09-16T14:21:20.867572+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:21:21.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:21 smithi090 bash[21690]: audit 2024-09-16T14:21:20.869225+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:21:21.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:21 smithi090 bash[21690]: audit 2024-09-16T14:21:20.877551+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:21:21.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:21 smithi090 bash[21690]: audit 2024-09-16T14:21:20.915282+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:21:21.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:21 smithi090 bash[21690]: audit 2024-09-16T14:21:20.916964+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T14:21:21.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:21 smithi090 bash[21690]: audit 2024-09-16T14:21:20.918785+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:21:22.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:22 smithi050 bash[26719]: cluster 2024-09-16T14:21:20.482553+0000 mgr.x (mgr.24550) 139 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:22.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:22 smithi050 bash[26719]: audit 2024-09-16T14:21:20.836362+0000 mgr.x (mgr.24550) 140 : audit [DBG] from='client.25028 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:21:22.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:22 smithi050 bash[26719]: cephadm 2024-09-16T14:21:20.844010+0000 mgr.x (mgr.24550) 141 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-16T14:21:22.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:22 smithi050 bash[26719]: cephadm 2024-09-16T14:21:20.915262+0000 mgr.x (mgr.24550) 142 : cephadm [INF] Deploying daemon mgr.y on smithi050 2024-09-16T14:21:22.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:22 smithi050 bash[19827]: cluster 2024-09-16T14:21:20.482553+0000 mgr.x (mgr.24550) 139 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:22.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:22 smithi050 bash[19827]: audit 2024-09-16T14:21:20.836362+0000 mgr.x (mgr.24550) 140 : audit [DBG] from='client.25028 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:21:22.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:22 smithi050 bash[19827]: cephadm 2024-09-16T14:21:20.844010+0000 mgr.x (mgr.24550) 141 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-16T14:21:22.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:22 smithi050 bash[19827]: cephadm 2024-09-16T14:21:20.915262+0000 mgr.x (mgr.24550) 142 : cephadm [INF] Deploying daemon mgr.y on smithi050 2024-09-16T14:21:22.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:22 smithi090 bash[21690]: cluster 2024-09-16T14:21:20.482553+0000 mgr.x (mgr.24550) 139 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:22.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:22 smithi090 bash[21690]: audit 2024-09-16T14:21:20.836362+0000 mgr.x (mgr.24550) 140 : audit [DBG] from='client.25028 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:21:22.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:22 smithi090 bash[21690]: cephadm 2024-09-16T14:21:20.844010+0000 mgr.x (mgr.24550) 141 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-16T14:21:22.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:22 smithi090 bash[21690]: cephadm 2024-09-16T14:21:20.915262+0000 mgr.x (mgr.24550) 142 : cephadm [INF] Deploying daemon mgr.y on smithi050 2024-09-16T14:21:23.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:23 smithi050 bash[19827]: audit 2024-09-16T14:21:22.824129+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:21:23.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:23 smithi050 bash[26719]: audit 2024-09-16T14:21:22.824129+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:21:23.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:23 smithi090 bash[21690]: audit 2024-09-16T14:21:22.824129+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:21:24.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:24 smithi050 bash[19827]: cluster 2024-09-16T14:21:22.483243+0000 mgr.x (mgr.24550) 143 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:24.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:24 smithi050 bash[19827]: audit 2024-09-16T14:21:23.033866+0000 mgr.x (mgr.24550) 144 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:24.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:24 smithi050 bash[26719]: cluster 2024-09-16T14:21:22.483243+0000 mgr.x (mgr.24550) 143 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:24.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:24 smithi050 bash[26719]: audit 2024-09-16T14:21:23.033866+0000 mgr.x (mgr.24550) 144 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:24.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:24 smithi090 bash[21690]: cluster 2024-09-16T14:21:22.483243+0000 mgr.x (mgr.24550) 143 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:24.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:24 smithi090 bash[21690]: audit 2024-09-16T14:21:23.033866+0000 mgr.x (mgr.24550) 144 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:26.546 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:21:26.633 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:26 smithi050 bash[19827]: cluster 2024-09-16T14:21:24.484869+0000 mgr.x (mgr.24550) 145 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:26.633 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:26 smithi050 bash[26719]: cluster 2024-09-16T14:21:24.484869+0000 mgr.x (mgr.24550) 145 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:26.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:26 smithi090 bash[21690]: cluster 2024-09-16T14:21:24.484869+0000 mgr.x (mgr.24550) 145 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:28.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:28 smithi050 bash[19827]: cluster 2024-09-16T14:21:26.485595+0000 mgr.x (mgr.24550) 146 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:28.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:28 smithi050 bash[26719]: cluster 2024-09-16T14:21:26.485595+0000 mgr.x (mgr.24550) 146 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:28.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:28 smithi090 bash[21690]: cluster 2024-09-16T14:21:26.485595+0000 mgr.x (mgr.24550) 146 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:28.807 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:21:28.807 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (13m) 2m ago 13m 13.6M - 0.25.0 c8568f914cd2 1c2d97372645 2024-09-16T14:21:28.808 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (13m) 2m ago 13m 74.9M - 9.4.12 2bacad6d85d8 8d5e9c6930c4 2024-09-16T14:21:28.808 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (3m) 2m ago 11m 46.7M - 3.8 b5388489f99e cd442e5a9453 2024-09-16T14:21:28.808 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (6m) 2m ago 22m 496M - 19.3.0-4917-g8293d73f 425e316ba8eb 24a0e148a42a 2024-09-16T14:21:28.808 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:9283,8765 running (24m) 2m ago 24m 426M - 19.1.1-328-gad35db06 b5388489f99e f2ebc58a93ce 2024-09-16T14:21:28.808 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (24m) 2m ago 24m 61.9M 2048M 19.1.1-328-gad35db06 b5388489f99e 37ac949cf253 2024-09-16T14:21:28.808 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (22m) 2m ago 22m 47.1M 2048M 19.1.1-328-gad35db06 b5388489f99e a3cf9e797119 2024-09-16T14:21:28.808 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (22m) 2m ago 22m 45.0M 2048M 19.1.1-328-gad35db06 b5388489f99e 7e3580eefcd0 2024-09-16T14:21:28.808 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (13m) 2m ago 13m 8672k - 1.5.0 0da6a335fe13 58344df635fb 2024-09-16T14:21:28.808 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (13m) 2m ago 13m 8832k - 1.5.0 0da6a335fe13 d59bb47cac92 2024-09-16T14:21:28.808 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (21m) 2m ago 21m 60.3M 3037M 19.1.1-328-gad35db06 b5388489f99e 47cd40270475 2024-09-16T14:21:28.808 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (20m) 2m ago 20m 63.2M 3037M 19.1.1-328-gad35db06 b5388489f99e b3d14fae3c7d 2024-09-16T14:21:28.809 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (19m) 2m ago 19m 50.0M 3037M 19.1.1-328-gad35db06 b5388489f99e 9c1326f71702 2024-09-16T14:21:28.809 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (18m) 2m ago 19m 52.3M 3037M 19.1.1-328-gad35db06 b5388489f99e 010e8927a52f 2024-09-16T14:21:28.809 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (18m) 2m ago 18m 52.4M 3292M 19.1.1-328-gad35db06 b5388489f99e e352ed0b0cc0 2024-09-16T14:21:28.809 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (17m) 2m ago 17m 51.5M 3292M 19.1.1-328-gad35db06 b5388489f99e c2c5d905dd84 2024-09-16T14:21:28.809 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (16m) 2m ago 16m 59.3M 3292M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:21:28.809 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (15m) 2m ago 15m 53.2M 3292M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:21:28.809 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (3m) 2m ago 14m 32.8M - 2.43.0 a07b618ecd1d 89ad18026d14 2024-09-16T14:21:28.809 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (11m) 2m ago 11m 94.6M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:21:28.809 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (11m) 2m ago 11m 95.1M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:21:29.672 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'sleep 180' 2024-09-16T14:21:29.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:21:29 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:21:29] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-16T14:21:30.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:30 smithi050 bash[26719]: cluster 2024-09-16T14:21:28.487187+0000 mgr.x (mgr.24550) 147 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:30.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:30 smithi050 bash[26719]: audit 2024-09-16T14:21:28.769927+0000 mgr.x (mgr.24550) 148 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:21:30.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:30 smithi050 bash[19827]: cluster 2024-09-16T14:21:28.487187+0000 mgr.x (mgr.24550) 147 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:30.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:30 smithi050 bash[19827]: audit 2024-09-16T14:21:28.769927+0000 mgr.x (mgr.24550) 148 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:21:30.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:30 smithi090 bash[21690]: cluster 2024-09-16T14:21:28.487187+0000 mgr.x (mgr.24550) 147 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:30.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:30 smithi090 bash[21690]: audit 2024-09-16T14:21:28.769927+0000 mgr.x (mgr.24550) 148 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:21:32.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:32 smithi050 bash[19827]: cluster 2024-09-16T14:21:30.487901+0000 mgr.x (mgr.24550) 149 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:32.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:32 smithi050 bash[26719]: cluster 2024-09-16T14:21:30.487901+0000 mgr.x (mgr.24550) 149 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:32.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:32 smithi090 bash[21690]: cluster 2024-09-16T14:21:30.487901+0000 mgr.x (mgr.24550) 149 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:34.532 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:21:34.636 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:34 smithi050 bash[19827]: cluster 2024-09-16T14:21:32.488604+0000 mgr.x (mgr.24550) 150 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:34.637 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:34 smithi050 bash[19827]: audit 2024-09-16T14:21:33.041859+0000 mgr.x (mgr.24550) 151 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:34.637 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:34 smithi050 bash[26719]: cluster 2024-09-16T14:21:32.488604+0000 mgr.x (mgr.24550) 150 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:34.637 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:34 smithi050 bash[26719]: audit 2024-09-16T14:21:33.041859+0000 mgr.x (mgr.24550) 151 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:34.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:34 smithi090 bash[21690]: cluster 2024-09-16T14:21:32.488604+0000 mgr.x (mgr.24550) 150 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:34.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:34 smithi090 bash[21690]: audit 2024-09-16T14:21:33.041859+0000 mgr.x (mgr.24550) 151 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:36.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:36 smithi050 bash[19827]: cluster 2024-09-16T14:21:34.490226+0000 mgr.x (mgr.24550) 152 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:36.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:36 smithi050 bash[26719]: cluster 2024-09-16T14:21:34.490226+0000 mgr.x (mgr.24550) 152 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:36.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:36 smithi090 bash[21690]: cluster 2024-09-16T14:21:34.490226+0000 mgr.x (mgr.24550) 152 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:38.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:38 smithi050 bash[19827]: cluster 2024-09-16T14:21:36.490967+0000 mgr.x (mgr.24550) 153 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:38.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:38 smithi050 bash[19827]: audit 2024-09-16T14:21:37.824656+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:21:38.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:38 smithi050 bash[26719]: cluster 2024-09-16T14:21:36.490967+0000 mgr.x (mgr.24550) 153 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:38.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:38 smithi050 bash[26719]: audit 2024-09-16T14:21:37.824656+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:21:38.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:38 smithi090 bash[21690]: cluster 2024-09-16T14:21:36.490967+0000 mgr.x (mgr.24550) 153 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:38.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:38 smithi090 bash[21690]: audit 2024-09-16T14:21:37.824656+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:21:39.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:21:39 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:21:39] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-16T14:21:40.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:40 smithi050 bash[19827]: cluster 2024-09-16T14:21:38.492605+0000 mgr.x (mgr.24550) 154 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:40.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:40 smithi050 bash[26719]: cluster 2024-09-16T14:21:38.492605+0000 mgr.x (mgr.24550) 154 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:40.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:40 smithi090 bash[21690]: cluster 2024-09-16T14:21:38.492605+0000 mgr.x (mgr.24550) 154 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:42.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:42 smithi050 bash[19827]: cluster 2024-09-16T14:21:40.493388+0000 mgr.x (mgr.24550) 155 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:42.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:42 smithi050 bash[26719]: cluster 2024-09-16T14:21:40.493388+0000 mgr.x (mgr.24550) 155 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:42.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:42 smithi090 bash[21690]: cluster 2024-09-16T14:21:40.493388+0000 mgr.x (mgr.24550) 155 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:44.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:44 smithi050 bash[26719]: cluster 2024-09-16T14:21:42.494215+0000 mgr.x (mgr.24550) 156 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:44.714 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:44 smithi050 bash[26719]: audit 2024-09-16T14:21:43.049777+0000 mgr.x (mgr.24550) 157 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:44.714 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:44 smithi050 bash[19827]: cluster 2024-09-16T14:21:42.494215+0000 mgr.x (mgr.24550) 156 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:44.714 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:44 smithi050 bash[19827]: audit 2024-09-16T14:21:43.049777+0000 mgr.x (mgr.24550) 157 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:44.715 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:44 smithi090 bash[21690]: cluster 2024-09-16T14:21:42.494215+0000 mgr.x (mgr.24550) 156 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:44.715 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:44 smithi090 bash[21690]: audit 2024-09-16T14:21:43.049777+0000 mgr.x (mgr.24550) 157 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:46.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:46 smithi050 bash[19827]: cluster 2024-09-16T14:21:44.496019+0000 mgr.x (mgr.24550) 158 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:46.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:46 smithi050 bash[26719]: cluster 2024-09-16T14:21:44.496019+0000 mgr.x (mgr.24550) 158 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:46.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:46 smithi090 bash[21690]: cluster 2024-09-16T14:21:44.496019+0000 mgr.x (mgr.24550) 158 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:48.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:48 smithi050 bash[19827]: cluster 2024-09-16T14:21:46.496801+0000 mgr.x (mgr.24550) 159 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:48.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:48 smithi050 bash[26719]: cluster 2024-09-16T14:21:46.496801+0000 mgr.x (mgr.24550) 159 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:48.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:48 smithi090 bash[21690]: cluster 2024-09-16T14:21:46.496801+0000 mgr.x (mgr.24550) 159 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:49.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:21:49 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:21:49] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-16T14:21:50.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:50 smithi050 bash[19827]: cluster 2024-09-16T14:21:48.498576+0000 mgr.x (mgr.24550) 160 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:50.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:50 smithi050 bash[26719]: cluster 2024-09-16T14:21:48.498576+0000 mgr.x (mgr.24550) 160 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:50.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:50 smithi090 bash[21690]: cluster 2024-09-16T14:21:48.498576+0000 mgr.x (mgr.24550) 160 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:52.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:52 smithi050 bash[19827]: cluster 2024-09-16T14:21:50.499401+0000 mgr.x (mgr.24550) 161 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:52.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:52 smithi050 bash[26719]: cluster 2024-09-16T14:21:50.499401+0000 mgr.x (mgr.24550) 161 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:52.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:52 smithi090 bash[21690]: cluster 2024-09-16T14:21:50.499401+0000 mgr.x (mgr.24550) 161 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:53.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:53 smithi050 bash[19827]: audit 2024-09-16T14:21:52.825400+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:21:53.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:53 smithi050 bash[26719]: audit 2024-09-16T14:21:52.825400+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:21:53.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:53 smithi090 bash[21690]: audit 2024-09-16T14:21:52.825400+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:21:54.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:54 smithi050 bash[19827]: cluster 2024-09-16T14:21:52.500254+0000 mgr.x (mgr.24550) 162 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:54.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:54 smithi050 bash[19827]: audit 2024-09-16T14:21:53.057771+0000 mgr.x (mgr.24550) 163 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:54.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:54 smithi050 bash[26719]: cluster 2024-09-16T14:21:52.500254+0000 mgr.x (mgr.24550) 162 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:54.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:54 smithi050 bash[26719]: audit 2024-09-16T14:21:53.057771+0000 mgr.x (mgr.24550) 163 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:54.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:54 smithi090 bash[21690]: cluster 2024-09-16T14:21:52.500254+0000 mgr.x (mgr.24550) 162 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:54.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:54 smithi090 bash[21690]: audit 2024-09-16T14:21:53.057771+0000 mgr.x (mgr.24550) 163 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:21:56.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:56 smithi050 bash[19827]: cluster 2024-09-16T14:21:54.502047+0000 mgr.x (mgr.24550) 164 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:56.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:56 smithi050 bash[26719]: cluster 2024-09-16T14:21:54.502047+0000 mgr.x (mgr.24550) 164 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:56.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:56 smithi090 bash[21690]: cluster 2024-09-16T14:21:54.502047+0000 mgr.x (mgr.24550) 164 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:21:58.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:21:58 smithi050 bash[19827]: cluster 2024-09-16T14:21:56.502936+0000 mgr.x (mgr.24550) 165 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:58.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:21:58 smithi050 bash[26719]: cluster 2024-09-16T14:21:56.502936+0000 mgr.x (mgr.24550) 165 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:58.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:21:58 smithi090 bash[21690]: cluster 2024-09-16T14:21:56.502936+0000 mgr.x (mgr.24550) 165 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:21:59.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:21:59 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:21:59] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.43.0" 2024-09-16T14:22:00.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:00 smithi050 bash[19827]: cluster 2024-09-16T14:21:58.504709+0000 mgr.x (mgr.24550) 166 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:00.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:00 smithi050 bash[26719]: cluster 2024-09-16T14:21:58.504709+0000 mgr.x (mgr.24550) 166 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:00.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:00 smithi090 bash[21690]: cluster 2024-09-16T14:21:58.504709+0000 mgr.x (mgr.24550) 166 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:02.679 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:02 smithi050 bash[19827]: cluster 2024-09-16T14:22:00.505542+0000 mgr.x (mgr.24550) 167 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:02.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:02 smithi050 bash[26719]: cluster 2024-09-16T14:22:00.505542+0000 mgr.x (mgr.24550) 167 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:02.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:02 smithi090 bash[21690]: cluster 2024-09-16T14:22:00.505542+0000 mgr.x (mgr.24550) 167 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:04.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:04 smithi050 bash[19827]: cluster 2024-09-16T14:22:02.506383+0000 mgr.x (mgr.24550) 168 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:04.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:04 smithi050 bash[19827]: audit 2024-09-16T14:22:03.065765+0000 mgr.x (mgr.24550) 169 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:04.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:04 smithi050 bash[26719]: cluster 2024-09-16T14:22:02.506383+0000 mgr.x (mgr.24550) 168 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:04.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:04 smithi050 bash[26719]: audit 2024-09-16T14:22:03.065765+0000 mgr.x (mgr.24550) 169 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:04.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:04 smithi090 bash[21690]: cluster 2024-09-16T14:22:02.506383+0000 mgr.x (mgr.24550) 168 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:04.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:04 smithi090 bash[21690]: audit 2024-09-16T14:22:03.065765+0000 mgr.x (mgr.24550) 169 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:06.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:06 smithi050 bash[19827]: cluster 2024-09-16T14:22:04.508026+0000 mgr.x (mgr.24550) 170 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:06.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:06 smithi050 bash[26719]: cluster 2024-09-16T14:22:04.508026+0000 mgr.x (mgr.24550) 170 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:06.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:06 smithi090 bash[21690]: cluster 2024-09-16T14:22:04.508026+0000 mgr.x (mgr.24550) 170 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:08.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:08 smithi090 bash[21690]: cluster 2024-09-16T14:22:06.508720+0000 mgr.x (mgr.24550) 171 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:08.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:08 smithi090 bash[21690]: audit 2024-09-16T14:22:07.825787+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:22:08.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:08 smithi050 bash[19827]: cluster 2024-09-16T14:22:06.508720+0000 mgr.x (mgr.24550) 171 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:08.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:08 smithi050 bash[19827]: audit 2024-09-16T14:22:07.825787+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:22:08.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:08 smithi050 bash[26719]: cluster 2024-09-16T14:22:06.508720+0000 mgr.x (mgr.24550) 171 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:08.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:08 smithi050 bash[26719]: audit 2024-09-16T14:22:07.825787+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:22:09.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:22:09 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:22:09] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-16T14:22:10.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:10 smithi090 bash[21690]: cluster 2024-09-16T14:22:08.510337+0000 mgr.x (mgr.24550) 172 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:10.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:10 smithi050 bash[19827]: cluster 2024-09-16T14:22:08.510337+0000 mgr.x (mgr.24550) 172 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:10.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:10 smithi050 bash[26719]: cluster 2024-09-16T14:22:08.510337+0000 mgr.x (mgr.24550) 172 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:12.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:12 smithi090 bash[21690]: cluster 2024-09-16T14:22:10.511036+0000 mgr.x (mgr.24550) 173 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:12.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:12 smithi050 bash[19827]: cluster 2024-09-16T14:22:10.511036+0000 mgr.x (mgr.24550) 173 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:12.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:12 smithi050 bash[26719]: cluster 2024-09-16T14:22:10.511036+0000 mgr.x (mgr.24550) 173 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:14.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:14 smithi050 bash[19827]: cluster 2024-09-16T14:22:12.511736+0000 mgr.x (mgr.24550) 174 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:14.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:14 smithi050 bash[19827]: audit 2024-09-16T14:22:13.077153+0000 mgr.x (mgr.24550) 175 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:14.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:14 smithi050 bash[26719]: cluster 2024-09-16T14:22:12.511736+0000 mgr.x (mgr.24550) 174 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:14.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:14 smithi050 bash[26719]: audit 2024-09-16T14:22:13.077153+0000 mgr.x (mgr.24550) 175 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:14.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:14 smithi090 bash[21690]: cluster 2024-09-16T14:22:12.511736+0000 mgr.x (mgr.24550) 174 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:14.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:14 smithi090 bash[21690]: audit 2024-09-16T14:22:13.077153+0000 mgr.x (mgr.24550) 175 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:16.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:16 smithi050 bash[19827]: cluster 2024-09-16T14:22:14.513393+0000 mgr.x (mgr.24550) 176 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:16.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:16 smithi050 bash[26719]: cluster 2024-09-16T14:22:14.513393+0000 mgr.x (mgr.24550) 176 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:16.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:16 smithi090 bash[21690]: cluster 2024-09-16T14:22:14.513393+0000 mgr.x (mgr.24550) 176 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:17.366 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:17 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:22:17.366 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:22:17 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:22:17.367 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:22:17 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:22:17.367 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:22:17 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:22:17.367 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:22:17 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:22:17.368 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:22:17 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:22:17.368 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:22:17 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:22:17.368 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:22:17 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:22:17.368 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:17 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:22:17.679 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:22:17 smithi050 systemd[1]: Stopping Ceph mgr.y for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:22:18.377 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:22:18 smithi050 bash[68459]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-mgr-y 2024-09-16T14:22:18.377 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:22:18 smithi050 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-16T14:22:18.377 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:22:18 smithi050 bash[68519]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-mgr-y 2024-09-16T14:22:18.378 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:22:18 smithi050 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-09-16T14:22:18.378 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:22:18 smithi050 systemd[1]: Stopped Ceph mgr.y for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:22:18.680 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:22:18 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:22:18.680 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:22:18 smithi050 systemd[1]: Started Ceph mgr.y for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:22:18.680 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:22:18 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:22:18.680 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:22:18 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:22:18.681 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:22:18 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:22:18.681 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:22:18 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:22:18.681 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:22:18 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:22:18.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:18 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:22:18.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:18 smithi050 bash[19827]: cluster 2024-09-16T14:22:16.514109+0000 mgr.x (mgr.24550) 177 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:18.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:18 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:22:18.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:18 smithi050 bash[26719]: cluster 2024-09-16T14:22:16.514109+0000 mgr.x (mgr.24550) 177 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:18.682 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:22:18 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:22:18.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:18 smithi090 bash[21690]: cluster 2024-09-16T14:22:16.514109+0000 mgr.x (mgr.24550) 177 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:19.550 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:22:19 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:22:19] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-16T14:22:19.929 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:22:19 smithi050 bash[68576]: debug 2024-09-16T14:22:19.696+0000 7fade49ce640 1 -- 172.21.15.50:0/237121598 <== mon.0 v2:172.21.15.50:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d0b37af0e0 con 0x55d0b37b1400 2024-09-16T14:22:19.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:19 smithi050 bash[26719]: cluster 2024-09-16T14:22:18.515781+0000 mgr.x (mgr.24550) 178 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:19.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:19 smithi050 bash[26719]: audit 2024-09-16T14:22:18.556220+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:22:19.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:19 smithi050 bash[26719]: audit 2024-09-16T14:22:18.562125+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:22:19.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:19 smithi050 bash[26719]: audit 2024-09-16T14:22:18.567932+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:22:19.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:19 smithi050 bash[26719]: audit 2024-09-16T14:22:18.573725+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:22:19.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:19 smithi050 bash[19827]: cluster 2024-09-16T14:22:18.515781+0000 mgr.x (mgr.24550) 178 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:19.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:19 smithi050 bash[19827]: audit 2024-09-16T14:22:18.556220+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:22:19.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:19 smithi050 bash[19827]: audit 2024-09-16T14:22:18.562125+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:22:19.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:19 smithi050 bash[19827]: audit 2024-09-16T14:22:18.567932+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:22:19.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:19 smithi050 bash[19827]: audit 2024-09-16T14:22:18.573725+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:22:19.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:19 smithi090 bash[21690]: cluster 2024-09-16T14:22:18.515781+0000 mgr.x (mgr.24550) 178 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:19.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:19 smithi090 bash[21690]: audit 2024-09-16T14:22:18.556220+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:22:19.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:19 smithi090 bash[21690]: audit 2024-09-16T14:22:18.562125+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:22:19.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:19 smithi090 bash[21690]: audit 2024-09-16T14:22:18.567932+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:22:19.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:19 smithi090 bash[21690]: audit 2024-09-16T14:22:18.573725+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:22:21.929 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:21 smithi050 bash[19827]: cluster 2024-09-16T14:22:20.516576+0000 mgr.x (mgr.24550) 179 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:21.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:21 smithi050 bash[26719]: cluster 2024-09-16T14:22:20.516576+0000 mgr.x (mgr.24550) 179 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:21.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:21 smithi090 bash[21690]: cluster 2024-09-16T14:22:20.516576+0000 mgr.x (mgr.24550) 179 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:23.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:23 smithi050 bash[19827]: cluster 2024-09-16T14:22:22.517353+0000 mgr.x (mgr.24550) 180 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:23.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:23 smithi050 bash[19827]: audit 2024-09-16T14:22:22.826488+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:22:23.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:23 smithi050 bash[19827]: audit 2024-09-16T14:22:23.085566+0000 mgr.x (mgr.24550) 181 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:23.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:23 smithi050 bash[26719]: cluster 2024-09-16T14:22:22.517353+0000 mgr.x (mgr.24550) 180 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:23.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:23 smithi050 bash[26719]: audit 2024-09-16T14:22:22.826488+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:22:23.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:23 smithi050 bash[26719]: audit 2024-09-16T14:22:23.085566+0000 mgr.x (mgr.24550) 181 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:23.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:23 smithi090 bash[21690]: cluster 2024-09-16T14:22:22.517353+0000 mgr.x (mgr.24550) 180 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:23.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:23 smithi090 bash[21690]: audit 2024-09-16T14:22:22.826488+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:22:23.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:23 smithi090 bash[21690]: audit 2024-09-16T14:22:23.085566+0000 mgr.x (mgr.24550) 181 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:25.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:25 smithi050 bash[19827]: cluster 2024-09-16T14:22:24.518961+0000 mgr.x (mgr.24550) 182 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:25.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:25 smithi050 bash[19827]: audit 2024-09-16T14:22:24.618796+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:22:25.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:25 smithi050 bash[19827]: audit 2024-09-16T14:22:24.625337+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:22:25.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:25 smithi050 bash[19827]: audit 2024-09-16T14:22:24.684395+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:22:25.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:25 smithi050 bash[19827]: audit 2024-09-16T14:22:24.691378+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:22:25.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:25 smithi050 bash[19827]: audit 2024-09-16T14:22:25.349413+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:22:25.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:25 smithi050 bash[19827]: audit 2024-09-16T14:22:25.351394+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:22:25.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:25 smithi050 bash[19827]: audit 2024-09-16T14:22:25.360666+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:22:25.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:25 smithi050 bash[26719]: cluster 2024-09-16T14:22:24.518961+0000 mgr.x (mgr.24550) 182 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:25.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:25 smithi050 bash[26719]: audit 2024-09-16T14:22:24.618796+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:22:25.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:25 smithi050 bash[26719]: audit 2024-09-16T14:22:24.625337+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:22:25.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:25 smithi050 bash[26719]: audit 2024-09-16T14:22:24.684395+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:22:25.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:25 smithi050 bash[26719]: audit 2024-09-16T14:22:24.691378+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:22:25.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:25 smithi050 bash[26719]: audit 2024-09-16T14:22:25.349413+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:22:25.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:25 smithi050 bash[26719]: audit 2024-09-16T14:22:25.351394+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:22:25.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:25 smithi050 bash[26719]: audit 2024-09-16T14:22:25.360666+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:22:25.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:25 smithi090 bash[21690]: cluster 2024-09-16T14:22:24.518961+0000 mgr.x (mgr.24550) 182 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:25.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:25 smithi090 bash[21690]: audit 2024-09-16T14:22:24.618796+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:22:25.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:25 smithi090 bash[21690]: audit 2024-09-16T14:22:24.625337+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:22:25.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:25 smithi090 bash[21690]: audit 2024-09-16T14:22:24.684395+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:22:25.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:25 smithi090 bash[21690]: audit 2024-09-16T14:22:24.691378+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:22:25.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:25 smithi090 bash[21690]: audit 2024-09-16T14:22:25.349413+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:22:25.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:25 smithi090 bash[21690]: audit 2024-09-16T14:22:25.351394+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:22:25.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:25 smithi090 bash[21690]: audit 2024-09-16T14:22:25.360666+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:22:26.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:22:26 smithi050 bash[68576]: [16/Sep/2024:14:22:26] ENGINE Bus STARTING 2024-09-16T14:22:26.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:22:26 smithi050 bash[68576]: CherryPy Checker: 2024-09-16T14:22:26.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:22:26 smithi050 bash[68576]: The Application mounted at '' has an empty config. 2024-09-16T14:22:26.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:22:26 smithi050 bash[68576]: [16/Sep/2024:14:22:26] ENGINE Serving on http://:::9283 2024-09-16T14:22:26.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:22:26 smithi050 bash[68576]: [16/Sep/2024:14:22:26] ENGINE Bus STARTED 2024-09-16T14:22:26.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:26 smithi050 bash[19827]: cluster 2024-09-16T14:22:26.110712+0000 mon.a (mon.0) 1208 : cluster [DBG] Standby manager daemon y restarted 2024-09-16T14:22:26.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:26 smithi050 bash[19827]: cluster 2024-09-16T14:22:26.110872+0000 mon.a (mon.0) 1209 : cluster [DBG] Standby manager daemon y started 2024-09-16T14:22:26.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:26 smithi050 bash[19827]: audit 2024-09-16T14:22:26.111524+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.? 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T14:22:26.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:26 smithi050 bash[19827]: audit 2024-09-16T14:22:26.112501+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.? 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:22:26.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:26 smithi050 bash[19827]: audit 2024-09-16T14:22:26.116411+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.? 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T14:22:26.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:26 smithi050 bash[19827]: audit 2024-09-16T14:22:26.116910+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.? 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:22:26.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:26 smithi050 bash[26719]: cluster 2024-09-16T14:22:26.110712+0000 mon.a (mon.0) 1208 : cluster [DBG] Standby manager daemon y restarted 2024-09-16T14:22:26.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:26 smithi050 bash[26719]: cluster 2024-09-16T14:22:26.110872+0000 mon.a (mon.0) 1209 : cluster [DBG] Standby manager daemon y started 2024-09-16T14:22:26.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:26 smithi050 bash[26719]: audit 2024-09-16T14:22:26.111524+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.? 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T14:22:26.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:26 smithi050 bash[26719]: audit 2024-09-16T14:22:26.112501+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.? 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:22:26.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:26 smithi050 bash[26719]: audit 2024-09-16T14:22:26.116411+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.? 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T14:22:26.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:26 smithi050 bash[26719]: audit 2024-09-16T14:22:26.116910+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.? 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:22:26.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:26 smithi090 bash[21690]: cluster 2024-09-16T14:22:26.110712+0000 mon.a (mon.0) 1208 : cluster [DBG] Standby manager daemon y restarted 2024-09-16T14:22:26.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:26 smithi090 bash[21690]: cluster 2024-09-16T14:22:26.110872+0000 mon.a (mon.0) 1209 : cluster [DBG] Standby manager daemon y started 2024-09-16T14:22:26.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:26 smithi090 bash[21690]: audit 2024-09-16T14:22:26.111524+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.? 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T14:22:26.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:26 smithi090 bash[21690]: audit 2024-09-16T14:22:26.112501+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.? 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:22:26.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:26 smithi090 bash[21690]: audit 2024-09-16T14:22:26.116411+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.? 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T14:22:26.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:26 smithi090 bash[21690]: audit 2024-09-16T14:22:26.116910+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.? 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:22:27.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:27 smithi050 bash[19827]: cluster 2024-09-16T14:22:26.519630+0000 mgr.x (mgr.24550) 183 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:27.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:27 smithi050 bash[19827]: cluster 2024-09-16T14:22:26.649621+0000 mon.a (mon.0) 1210 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-09-16T14:22:27.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:27 smithi050 bash[26719]: cluster 2024-09-16T14:22:26.519630+0000 mgr.x (mgr.24550) 183 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:27.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:27 smithi050 bash[26719]: cluster 2024-09-16T14:22:26.649621+0000 mon.a (mon.0) 1210 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-09-16T14:22:27.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:27 smithi090 bash[21690]: cluster 2024-09-16T14:22:26.519630+0000 mgr.x (mgr.24550) 183 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:27.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:27 smithi090 bash[21690]: cluster 2024-09-16T14:22:26.649621+0000 mon.a (mon.0) 1210 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-09-16T14:22:29.633 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:22:29 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:22:29] "GET /metrics HTTP/1.1" 200 38216 "" "Prometheus/2.43.0" 2024-09-16T14:22:29.929 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:29 smithi050 bash[19827]: cluster 2024-09-16T14:22:28.521318+0000 mgr.x (mgr.24550) 184 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:29.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:29 smithi050 bash[26719]: cluster 2024-09-16T14:22:28.521318+0000 mgr.x (mgr.24550) 184 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:29.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:29 smithi090 bash[21690]: cluster 2024-09-16T14:22:28.521318+0000 mgr.x (mgr.24550) 184 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:31.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:31 smithi050 bash[19827]: cluster 2024-09-16T14:22:30.522113+0000 mgr.x (mgr.24550) 185 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:31.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:31 smithi050 bash[26719]: cluster 2024-09-16T14:22:30.522113+0000 mgr.x (mgr.24550) 185 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:31.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:31 smithi090 bash[21690]: cluster 2024-09-16T14:22:30.522113+0000 mgr.x (mgr.24550) 185 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:33.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:33 smithi050 bash[26719]: cluster 2024-09-16T14:22:32.522883+0000 mgr.x (mgr.24550) 186 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:33.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:33 smithi050 bash[26719]: audit 2024-09-16T14:22:33.088098+0000 mgr.x (mgr.24550) 187 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:33.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:33 smithi050 bash[19827]: cluster 2024-09-16T14:22:32.522883+0000 mgr.x (mgr.24550) 186 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:33.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:33 smithi050 bash[19827]: audit 2024-09-16T14:22:33.088098+0000 mgr.x (mgr.24550) 187 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:33.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:33 smithi090 bash[21690]: cluster 2024-09-16T14:22:32.522883+0000 mgr.x (mgr.24550) 186 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:33.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:33 smithi090 bash[21690]: audit 2024-09-16T14:22:33.088098+0000 mgr.x (mgr.24550) 187 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:35.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:35 smithi050 bash[26719]: cluster 2024-09-16T14:22:34.524626+0000 mgr.x (mgr.24550) 188 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:35.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:35 smithi050 bash[19827]: cluster 2024-09-16T14:22:34.524626+0000 mgr.x (mgr.24550) 188 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:35.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:35 smithi090 bash[21690]: cluster 2024-09-16T14:22:34.524626+0000 mgr.x (mgr.24550) 188 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:37.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:37 smithi050 bash[26719]: cluster 2024-09-16T14:22:36.525480+0000 mgr.x (mgr.24550) 189 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:37.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:37 smithi050 bash[19827]: cluster 2024-09-16T14:22:36.525480+0000 mgr.x (mgr.24550) 189 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:37.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:37 smithi090 bash[21690]: cluster 2024-09-16T14:22:36.525480+0000 mgr.x (mgr.24550) 189 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:38.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:38 smithi050 bash[26719]: audit 2024-09-16T14:22:37.826848+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:22:38.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:38 smithi050 bash[19827]: audit 2024-09-16T14:22:37.826848+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:22:38.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:38 smithi090 bash[21690]: audit 2024-09-16T14:22:37.826848+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:22:39.661 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:22:39 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:22:39] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-16T14:22:39.929 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:39 smithi050 bash[19827]: cluster 2024-09-16T14:22:38.527183+0000 mgr.x (mgr.24550) 190 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:39.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:39 smithi050 bash[26719]: cluster 2024-09-16T14:22:38.527183+0000 mgr.x (mgr.24550) 190 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:39.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:39 smithi090 bash[21690]: cluster 2024-09-16T14:22:38.527183+0000 mgr.x (mgr.24550) 190 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:41.929 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:41 smithi050 bash[19827]: cluster 2024-09-16T14:22:40.527884+0000 mgr.x (mgr.24550) 191 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:41.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:41 smithi050 bash[26719]: cluster 2024-09-16T14:22:40.527884+0000 mgr.x (mgr.24550) 191 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:41.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:41 smithi090 bash[21690]: cluster 2024-09-16T14:22:40.527884+0000 mgr.x (mgr.24550) 191 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:43.929 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:43 smithi050 bash[19827]: cluster 2024-09-16T14:22:42.528621+0000 mgr.x (mgr.24550) 192 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:43.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:43 smithi050 bash[19827]: audit 2024-09-16T14:22:43.099432+0000 mgr.x (mgr.24550) 193 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:43.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:43 smithi050 bash[26719]: cluster 2024-09-16T14:22:42.528621+0000 mgr.x (mgr.24550) 192 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:43.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:43 smithi050 bash[26719]: audit 2024-09-16T14:22:43.099432+0000 mgr.x (mgr.24550) 193 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:43.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:43 smithi090 bash[21690]: cluster 2024-09-16T14:22:42.528621+0000 mgr.x (mgr.24550) 192 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:43.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:43 smithi090 bash[21690]: audit 2024-09-16T14:22:43.099432+0000 mgr.x (mgr.24550) 193 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:45.929 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:45 smithi050 bash[19827]: cluster 2024-09-16T14:22:44.530279+0000 mgr.x (mgr.24550) 194 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:45.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:45 smithi050 bash[26719]: cluster 2024-09-16T14:22:44.530279+0000 mgr.x (mgr.24550) 194 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:45.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:45 smithi090 bash[21690]: cluster 2024-09-16T14:22:44.530279+0000 mgr.x (mgr.24550) 194 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:47.929 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:47 smithi050 bash[19827]: cluster 2024-09-16T14:22:46.531010+0000 mgr.x (mgr.24550) 195 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:47.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:47 smithi050 bash[26719]: cluster 2024-09-16T14:22:46.531010+0000 mgr.x (mgr.24550) 195 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:47.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:47 smithi090 bash[21690]: cluster 2024-09-16T14:22:46.531010+0000 mgr.x (mgr.24550) 195 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:49.683 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:22:49 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:22:49] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-16T14:22:49.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:49 smithi090 bash[21690]: cluster 2024-09-16T14:22:48.532699+0000 mgr.x (mgr.24550) 196 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:50.179 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:49 smithi050 bash[19827]: cluster 2024-09-16T14:22:48.532699+0000 mgr.x (mgr.24550) 196 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:50.180 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:49 smithi050 bash[26719]: cluster 2024-09-16T14:22:48.532699+0000 mgr.x (mgr.24550) 196 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:51.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:51 smithi090 bash[21690]: cluster 2024-09-16T14:22:50.533430+0000 mgr.x (mgr.24550) 197 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:52.179 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:51 smithi050 bash[19827]: cluster 2024-09-16T14:22:50.533430+0000 mgr.x (mgr.24550) 197 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:52.180 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:51 smithi050 bash[26719]: cluster 2024-09-16T14:22:50.533430+0000 mgr.x (mgr.24550) 197 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:53.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:53 smithi090 bash[21690]: cluster 2024-09-16T14:22:52.534141+0000 mgr.x (mgr.24550) 198 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:53.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:53 smithi090 bash[21690]: audit 2024-09-16T14:22:52.827327+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:22:53.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:53 smithi090 bash[21690]: audit 2024-09-16T14:22:53.110853+0000 mgr.x (mgr.24550) 199 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:54.179 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:53 smithi050 bash[19827]: cluster 2024-09-16T14:22:52.534141+0000 mgr.x (mgr.24550) 198 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:54.180 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:53 smithi050 bash[19827]: audit 2024-09-16T14:22:52.827327+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:22:54.180 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:53 smithi050 bash[19827]: audit 2024-09-16T14:22:53.110853+0000 mgr.x (mgr.24550) 199 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:54.180 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:53 smithi050 bash[26719]: cluster 2024-09-16T14:22:52.534141+0000 mgr.x (mgr.24550) 198 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:54.180 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:53 smithi050 bash[26719]: audit 2024-09-16T14:22:52.827327+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:22:54.180 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:53 smithi050 bash[26719]: audit 2024-09-16T14:22:53.110853+0000 mgr.x (mgr.24550) 199 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:22:56.179 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:55 smithi050 bash[19827]: cluster 2024-09-16T14:22:54.535832+0000 mgr.x (mgr.24550) 200 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:56.180 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:55 smithi050 bash[26719]: cluster 2024-09-16T14:22:54.535832+0000 mgr.x (mgr.24550) 200 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:56.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:55 smithi090 bash[21690]: cluster 2024-09-16T14:22:54.535832+0000 mgr.x (mgr.24550) 200 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:22:58.179 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:57 smithi050 bash[19827]: cluster 2024-09-16T14:22:56.536562+0000 mgr.x (mgr.24550) 201 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:58.180 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:57 smithi050 bash[26719]: cluster 2024-09-16T14:22:56.536562+0000 mgr.x (mgr.24550) 201 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:58.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:57 smithi090 bash[21690]: cluster 2024-09-16T14:22:56.536562+0000 mgr.x (mgr.24550) 201 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:22:59.695 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:22:59 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:22:59] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-16T14:23:00.179 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:22:59 smithi050 bash[19827]: cluster 2024-09-16T14:22:58.538226+0000 mgr.x (mgr.24550) 202 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:00.179 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:22:59 smithi050 bash[26719]: cluster 2024-09-16T14:22:58.538226+0000 mgr.x (mgr.24550) 202 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:00.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:22:59 smithi090 bash[21690]: cluster 2024-09-16T14:22:58.538226+0000 mgr.x (mgr.24550) 202 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:02.179 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:01 smithi050 bash[19827]: cluster 2024-09-16T14:23:00.538976+0000 mgr.x (mgr.24550) 203 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:02.180 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:01 smithi050 bash[26719]: cluster 2024-09-16T14:23:00.538976+0000 mgr.x (mgr.24550) 203 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:02.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:01 smithi090 bash[21690]: cluster 2024-09-16T14:23:00.538976+0000 mgr.x (mgr.24550) 203 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:04.179 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:03 smithi050 bash[19827]: cluster 2024-09-16T14:23:02.539712+0000 mgr.x (mgr.24550) 204 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:04.179 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:03 smithi050 bash[19827]: audit 2024-09-16T14:23:03.122147+0000 mgr.x (mgr.24550) 205 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:23:04.180 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:03 smithi050 bash[26719]: cluster 2024-09-16T14:23:02.539712+0000 mgr.x (mgr.24550) 204 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:04.180 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:03 smithi050 bash[26719]: audit 2024-09-16T14:23:03.122147+0000 mgr.x (mgr.24550) 205 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:23:04.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:03 smithi090 bash[21690]: cluster 2024-09-16T14:23:02.539712+0000 mgr.x (mgr.24550) 204 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:04.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:03 smithi090 bash[21690]: audit 2024-09-16T14:23:03.122147+0000 mgr.x (mgr.24550) 205 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:23:06.179 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:05 smithi050 bash[19827]: cluster 2024-09-16T14:23:04.541385+0000 mgr.x (mgr.24550) 206 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:06.180 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:05 smithi050 bash[26719]: cluster 2024-09-16T14:23:04.541385+0000 mgr.x (mgr.24550) 206 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:06.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:05 smithi090 bash[21690]: cluster 2024-09-16T14:23:04.541385+0000 mgr.x (mgr.24550) 206 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:08.179 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:07 smithi050 bash[19827]: cluster 2024-09-16T14:23:06.542071+0000 mgr.x (mgr.24550) 207 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:08.180 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:07 smithi050 bash[26719]: cluster 2024-09-16T14:23:06.542071+0000 mgr.x (mgr.24550) 207 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:08.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:07 smithi090 bash[21690]: cluster 2024-09-16T14:23:06.542071+0000 mgr.x (mgr.24550) 207 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:09.179 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:08 smithi050 bash[19827]: audit 2024-09-16T14:23:07.827820+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:23:09.180 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:08 smithi050 bash[26719]: audit 2024-09-16T14:23:07.827820+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:23:09.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:08 smithi090 bash[21690]: audit 2024-09-16T14:23:07.827820+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:23:09.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:23:09 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:23:09] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-16T14:23:10.429 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:10 smithi050 bash[19827]: cluster 2024-09-16T14:23:08.543745+0000 mgr.x (mgr.24550) 208 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:10.429 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:10 smithi050 bash[26719]: cluster 2024-09-16T14:23:08.543745+0000 mgr.x (mgr.24550) 208 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:10.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:10 smithi090 bash[21690]: cluster 2024-09-16T14:23:08.543745+0000 mgr.x (mgr.24550) 208 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:12.429 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:12 smithi050 bash[19827]: cluster 2024-09-16T14:23:10.544447+0000 mgr.x (mgr.24550) 209 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:12.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:12 smithi050 bash[26719]: cluster 2024-09-16T14:23:10.544447+0000 mgr.x (mgr.24550) 209 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:12.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:12 smithi090 bash[21690]: cluster 2024-09-16T14:23:10.544447+0000 mgr.x (mgr.24550) 209 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:14.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:14 smithi050 bash[19827]: cluster 2024-09-16T14:23:12.545207+0000 mgr.x (mgr.24550) 210 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:14.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:14 smithi050 bash[19827]: audit 2024-09-16T14:23:13.133530+0000 mgr.x (mgr.24550) 211 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:23:14.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:14 smithi050 bash[26719]: cluster 2024-09-16T14:23:12.545207+0000 mgr.x (mgr.24550) 210 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:14.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:14 smithi050 bash[26719]: audit 2024-09-16T14:23:13.133530+0000 mgr.x (mgr.24550) 211 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:23:14.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:14 smithi090 bash[21690]: cluster 2024-09-16T14:23:12.545207+0000 mgr.x (mgr.24550) 210 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:14.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:14 smithi090 bash[21690]: audit 2024-09-16T14:23:13.133530+0000 mgr.x (mgr.24550) 211 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:23:16.429 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:16 smithi050 bash[19827]: cluster 2024-09-16T14:23:14.546900+0000 mgr.x (mgr.24550) 212 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:16.429 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:16 smithi050 bash[26719]: cluster 2024-09-16T14:23:14.546900+0000 mgr.x (mgr.24550) 212 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:16.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:16 smithi090 bash[21690]: cluster 2024-09-16T14:23:14.546900+0000 mgr.x (mgr.24550) 212 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:18.429 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:18 smithi050 bash[19827]: cluster 2024-09-16T14:23:16.547631+0000 mgr.x (mgr.24550) 213 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:18.429 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:18 smithi050 bash[26719]: cluster 2024-09-16T14:23:16.547631+0000 mgr.x (mgr.24550) 213 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:18.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:18 smithi090 bash[21690]: cluster 2024-09-16T14:23:16.547631+0000 mgr.x (mgr.24550) 213 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:18.444 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:23:18 smithi090 bash[46503]: logger=sqlstore.transactions t=2024-09-16T14:23:18.324538879Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-16T14:23:19.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:23:19 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:23:19] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-16T14:23:20.429 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:20 smithi050 bash[19827]: cluster 2024-09-16T14:23:18.549351+0000 mgr.x (mgr.24550) 214 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:20.429 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:20 smithi050 bash[26719]: cluster 2024-09-16T14:23:18.549351+0000 mgr.x (mgr.24550) 214 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:20.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:20 smithi090 bash[21690]: cluster 2024-09-16T14:23:18.549351+0000 mgr.x (mgr.24550) 214 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:22.429 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:22 smithi050 bash[19827]: cluster 2024-09-16T14:23:20.550140+0000 mgr.x (mgr.24550) 215 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:22.429 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:22 smithi050 bash[26719]: cluster 2024-09-16T14:23:20.550140+0000 mgr.x (mgr.24550) 215 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:22.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:22 smithi090 bash[21690]: cluster 2024-09-16T14:23:20.550140+0000 mgr.x (mgr.24550) 215 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:23.429 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:23 smithi050 bash[26719]: audit 2024-09-16T14:23:22.828241+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:23:23.429 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:23 smithi050 bash[19827]: audit 2024-09-16T14:23:22.828241+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:23:23.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:23 smithi090 bash[21690]: audit 2024-09-16T14:23:22.828241+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:23:24.429 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:24 smithi050 bash[19827]: cluster 2024-09-16T14:23:22.550944+0000 mgr.x (mgr.24550) 216 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:24.429 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:24 smithi050 bash[19827]: audit 2024-09-16T14:23:23.141294+0000 mgr.x (mgr.24550) 217 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:23:24.429 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:24 smithi050 bash[26719]: cluster 2024-09-16T14:23:22.550944+0000 mgr.x (mgr.24550) 216 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:24.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:24 smithi050 bash[26719]: audit 2024-09-16T14:23:23.141294+0000 mgr.x (mgr.24550) 217 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:23:24.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:24 smithi090 bash[21690]: cluster 2024-09-16T14:23:22.550944+0000 mgr.x (mgr.24550) 216 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:24.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:24 smithi090 bash[21690]: audit 2024-09-16T14:23:23.141294+0000 mgr.x (mgr.24550) 217 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:23:26.429 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:26 smithi050 bash[19827]: cluster 2024-09-16T14:23:24.552600+0000 mgr.x (mgr.24550) 218 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:26.429 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:26 smithi050 bash[26719]: cluster 2024-09-16T14:23:24.552600+0000 mgr.x (mgr.24550) 218 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:26.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:26 smithi090 bash[21690]: cluster 2024-09-16T14:23:24.552600+0000 mgr.x (mgr.24550) 218 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:28.429 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:28 smithi050 bash[19827]: cluster 2024-09-16T14:23:26.553341+0000 mgr.x (mgr.24550) 219 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:28.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:28 smithi050 bash[26719]: cluster 2024-09-16T14:23:26.553341+0000 mgr.x (mgr.24550) 219 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:28.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:28 smithi090 bash[21690]: cluster 2024-09-16T14:23:26.553341+0000 mgr.x (mgr.24550) 219 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:29.697 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:23:29 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:23:29] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.43.0" 2024-09-16T14:23:30.429 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:30 smithi050 bash[19827]: cluster 2024-09-16T14:23:28.554996+0000 mgr.x (mgr.24550) 220 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:30.429 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:30 smithi050 bash[26719]: cluster 2024-09-16T14:23:28.554996+0000 mgr.x (mgr.24550) 220 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:30.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:30 smithi090 bash[21690]: cluster 2024-09-16T14:23:28.554996+0000 mgr.x (mgr.24550) 220 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:32.679 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:32 smithi050 bash[19827]: cluster 2024-09-16T14:23:30.555705+0000 mgr.x (mgr.24550) 221 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:32.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:32 smithi050 bash[19827]: audit 2024-09-16T14:23:31.310339+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:23:32.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:32 smithi050 bash[19827]: audit 2024-09-16T14:23:31.316650+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:23:32.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:32 smithi050 bash[19827]: audit 2024-09-16T14:23:31.972645+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:23:32.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:32 smithi050 bash[19827]: audit 2024-09-16T14:23:31.974949+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:23:32.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:32 smithi050 bash[19827]: audit 2024-09-16T14:23:31.985834+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:23:32.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:32 smithi050 bash[26719]: cluster 2024-09-16T14:23:30.555705+0000 mgr.x (mgr.24550) 221 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:32.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:32 smithi050 bash[26719]: audit 2024-09-16T14:23:31.310339+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:23:32.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:32 smithi050 bash[26719]: audit 2024-09-16T14:23:31.316650+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:23:32.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:32 smithi050 bash[26719]: audit 2024-09-16T14:23:31.972645+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:23:32.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:32 smithi050 bash[26719]: audit 2024-09-16T14:23:31.974949+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:23:32.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:32 smithi050 bash[26719]: audit 2024-09-16T14:23:31.985834+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:23:32.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:32 smithi090 bash[21690]: cluster 2024-09-16T14:23:30.555705+0000 mgr.x (mgr.24550) 221 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:32.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:32 smithi090 bash[21690]: audit 2024-09-16T14:23:31.310339+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:23:32.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:32 smithi090 bash[21690]: audit 2024-09-16T14:23:31.316650+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:23:32.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:32 smithi090 bash[21690]: audit 2024-09-16T14:23:31.972645+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:23:32.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:32 smithi090 bash[21690]: audit 2024-09-16T14:23:31.974949+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:23:32.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:32 smithi090 bash[21690]: audit 2024-09-16T14:23:31.985834+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:23:34.679 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:34 smithi050 bash[26719]: cluster 2024-09-16T14:23:32.556508+0000 mgr.x (mgr.24550) 222 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:34.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:34 smithi050 bash[26719]: audit 2024-09-16T14:23:33.162744+0000 mgr.x (mgr.24550) 223 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:23:34.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:34 smithi050 bash[19827]: cluster 2024-09-16T14:23:32.556508+0000 mgr.x (mgr.24550) 222 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:34.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:34 smithi050 bash[19827]: audit 2024-09-16T14:23:33.162744+0000 mgr.x (mgr.24550) 223 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:23:34.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:34 smithi090 bash[21690]: cluster 2024-09-16T14:23:32.556508+0000 mgr.x (mgr.24550) 222 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:34.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:34 smithi090 bash[21690]: audit 2024-09-16T14:23:33.162744+0000 mgr.x (mgr.24550) 223 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:23:36.679 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:36 smithi050 bash[19827]: cluster 2024-09-16T14:23:34.558187+0000 mgr.x (mgr.24550) 224 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:36.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:36 smithi050 bash[26719]: cluster 2024-09-16T14:23:34.558187+0000 mgr.x (mgr.24550) 224 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:36.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:36 smithi090 bash[21690]: cluster 2024-09-16T14:23:34.558187+0000 mgr.x (mgr.24550) 224 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:38.679 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:38 smithi050 bash[19827]: cluster 2024-09-16T14:23:36.558905+0000 mgr.x (mgr.24550) 225 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:38.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:38 smithi050 bash[19827]: audit 2024-09-16T14:23:37.828519+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:23:38.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:38 smithi050 bash[26719]: cluster 2024-09-16T14:23:36.558905+0000 mgr.x (mgr.24550) 225 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:38.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:38 smithi050 bash[26719]: audit 2024-09-16T14:23:37.828519+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:23:38.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:38 smithi090 bash[21690]: cluster 2024-09-16T14:23:36.558905+0000 mgr.x (mgr.24550) 225 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:38.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:38 smithi090 bash[21690]: audit 2024-09-16T14:23:37.828519+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:23:39.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:23:39 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:23:39] "GET /metrics HTTP/1.1" 200 38222 "" "Prometheus/2.43.0" 2024-09-16T14:23:40.679 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:40 smithi050 bash[19827]: cluster 2024-09-16T14:23:38.560504+0000 mgr.x (mgr.24550) 226 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:40.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:40 smithi050 bash[26719]: cluster 2024-09-16T14:23:38.560504+0000 mgr.x (mgr.24550) 226 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:40.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:40 smithi090 bash[21690]: cluster 2024-09-16T14:23:38.560504+0000 mgr.x (mgr.24550) 226 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:42.679 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:42 smithi050 bash[19827]: cluster 2024-09-16T14:23:40.561162+0000 mgr.x (mgr.24550) 227 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:42.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:42 smithi050 bash[26719]: cluster 2024-09-16T14:23:40.561162+0000 mgr.x (mgr.24550) 227 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:42.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:42 smithi090 bash[21690]: cluster 2024-09-16T14:23:40.561162+0000 mgr.x (mgr.24550) 227 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:44.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:44 smithi050 bash[19827]: cluster 2024-09-16T14:23:42.561817+0000 mgr.x (mgr.24550) 228 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:44.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:44 smithi050 bash[19827]: audit 2024-09-16T14:23:43.173647+0000 mgr.x (mgr.24550) 229 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:23:44.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:44 smithi050 bash[26719]: cluster 2024-09-16T14:23:42.561817+0000 mgr.x (mgr.24550) 228 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:44.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:44 smithi050 bash[26719]: audit 2024-09-16T14:23:43.173647+0000 mgr.x (mgr.24550) 229 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:23:44.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:44 smithi090 bash[21690]: cluster 2024-09-16T14:23:42.561817+0000 mgr.x (mgr.24550) 228 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:44.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:44 smithi090 bash[21690]: audit 2024-09-16T14:23:43.173647+0000 mgr.x (mgr.24550) 229 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:23:46.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:46 smithi050 bash[19827]: cluster 2024-09-16T14:23:44.563500+0000 mgr.x (mgr.24550) 230 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:46.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:46 smithi050 bash[26719]: cluster 2024-09-16T14:23:44.563500+0000 mgr.x (mgr.24550) 230 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:46.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:46 smithi090 bash[21690]: cluster 2024-09-16T14:23:44.563500+0000 mgr.x (mgr.24550) 230 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:48.679 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:48 smithi050 bash[19827]: cluster 2024-09-16T14:23:46.564208+0000 mgr.x (mgr.24550) 231 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:48.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:48 smithi050 bash[26719]: cluster 2024-09-16T14:23:46.564208+0000 mgr.x (mgr.24550) 231 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:48.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:48 smithi090 bash[21690]: cluster 2024-09-16T14:23:46.564208+0000 mgr.x (mgr.24550) 231 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:49.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:23:49 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:23:49] "GET /metrics HTTP/1.1" 200 38222 "" "Prometheus/2.43.0" 2024-09-16T14:23:50.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:50 smithi050 bash[19827]: cluster 2024-09-16T14:23:48.565878+0000 mgr.x (mgr.24550) 232 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:50.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:50 smithi050 bash[26719]: cluster 2024-09-16T14:23:48.565878+0000 mgr.x (mgr.24550) 232 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:50.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:50 smithi090 bash[21690]: cluster 2024-09-16T14:23:48.565878+0000 mgr.x (mgr.24550) 232 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:52.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:52 smithi050 bash[19827]: cluster 2024-09-16T14:23:50.566618+0000 mgr.x (mgr.24550) 233 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:52.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:52 smithi050 bash[26719]: cluster 2024-09-16T14:23:50.566618+0000 mgr.x (mgr.24550) 233 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:52.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:52 smithi090 bash[21690]: cluster 2024-09-16T14:23:50.566618+0000 mgr.x (mgr.24550) 233 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:53.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:53 smithi050 bash[19827]: audit 2024-09-16T14:23:52.828646+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:23:53.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:53 smithi050 bash[26719]: audit 2024-09-16T14:23:52.828646+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:23:53.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:53 smithi090 bash[21690]: audit 2024-09-16T14:23:52.828646+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:23:54.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:54 smithi050 bash[19827]: cluster 2024-09-16T14:23:52.567268+0000 mgr.x (mgr.24550) 234 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:54.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:54 smithi050 bash[19827]: audit 2024-09-16T14:23:53.185344+0000 mgr.x (mgr.24550) 235 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:23:54.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:54 smithi050 bash[26719]: cluster 2024-09-16T14:23:52.567268+0000 mgr.x (mgr.24550) 234 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:54.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:54 smithi050 bash[26719]: audit 2024-09-16T14:23:53.185344+0000 mgr.x (mgr.24550) 235 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:23:54.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:54 smithi090 bash[21690]: cluster 2024-09-16T14:23:52.567268+0000 mgr.x (mgr.24550) 234 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:54.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:54 smithi090 bash[21690]: audit 2024-09-16T14:23:53.185344+0000 mgr.x (mgr.24550) 235 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:23:56.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:56 smithi050 bash[19827]: cluster 2024-09-16T14:23:54.568892+0000 mgr.x (mgr.24550) 236 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:56.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:56 smithi050 bash[26719]: cluster 2024-09-16T14:23:54.568892+0000 mgr.x (mgr.24550) 236 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:56.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:56 smithi090 bash[21690]: cluster 2024-09-16T14:23:54.568892+0000 mgr.x (mgr.24550) 236 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:23:58.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:23:58 smithi050 bash[19827]: cluster 2024-09-16T14:23:56.569615+0000 mgr.x (mgr.24550) 237 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:58.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:23:58 smithi050 bash[26719]: cluster 2024-09-16T14:23:56.569615+0000 mgr.x (mgr.24550) 237 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:58.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:23:58 smithi090 bash[21690]: cluster 2024-09-16T14:23:56.569615+0000 mgr.x (mgr.24550) 237 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:23:59.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:23:59 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:23:59] "GET /metrics HTTP/1.1" 200 38222 "" "Prometheus/2.43.0" 2024-09-16T14:24:00.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:00 smithi050 bash[26719]: cluster 2024-09-16T14:23:58.571280+0000 mgr.x (mgr.24550) 238 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:00.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:00 smithi050 bash[19827]: cluster 2024-09-16T14:23:58.571280+0000 mgr.x (mgr.24550) 238 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:00.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:00 smithi090 bash[21690]: cluster 2024-09-16T14:23:58.571280+0000 mgr.x (mgr.24550) 238 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:02.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:02 smithi050 bash[19827]: cluster 2024-09-16T14:24:00.572072+0000 mgr.x (mgr.24550) 239 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:02.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:02 smithi050 bash[26719]: cluster 2024-09-16T14:24:00.572072+0000 mgr.x (mgr.24550) 239 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:02.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:02 smithi090 bash[21690]: cluster 2024-09-16T14:24:00.572072+0000 mgr.x (mgr.24550) 239 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:04.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:04 smithi050 bash[19827]: cluster 2024-09-16T14:24:02.572909+0000 mgr.x (mgr.24550) 240 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:04.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:04 smithi050 bash[19827]: audit 2024-09-16T14:24:03.190953+0000 mgr.x (mgr.24550) 241 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:24:04.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:04 smithi050 bash[26719]: cluster 2024-09-16T14:24:02.572909+0000 mgr.x (mgr.24550) 240 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:04.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:04 smithi050 bash[26719]: audit 2024-09-16T14:24:03.190953+0000 mgr.x (mgr.24550) 241 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:24:04.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:04 smithi090 bash[21690]: cluster 2024-09-16T14:24:02.572909+0000 mgr.x (mgr.24550) 240 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:04.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:04 smithi090 bash[21690]: audit 2024-09-16T14:24:03.190953+0000 mgr.x (mgr.24550) 241 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:24:06.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:06 smithi050 bash[19827]: cluster 2024-09-16T14:24:04.574713+0000 mgr.x (mgr.24550) 242 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:06.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:06 smithi050 bash[26719]: cluster 2024-09-16T14:24:04.574713+0000 mgr.x (mgr.24550) 242 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:06.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:06 smithi090 bash[21690]: cluster 2024-09-16T14:24:04.574713+0000 mgr.x (mgr.24550) 242 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:08.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:08 smithi050 bash[19827]: cluster 2024-09-16T14:24:06.575507+0000 mgr.x (mgr.24550) 243 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:08.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:08 smithi050 bash[19827]: audit 2024-09-16T14:24:07.828640+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:24:08.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:08 smithi050 bash[26719]: cluster 2024-09-16T14:24:06.575507+0000 mgr.x (mgr.24550) 243 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:08.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:08 smithi050 bash[26719]: audit 2024-09-16T14:24:07.828640+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:24:08.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:08 smithi090 bash[21690]: cluster 2024-09-16T14:24:06.575507+0000 mgr.x (mgr.24550) 243 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:08.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:08 smithi090 bash[21690]: audit 2024-09-16T14:24:07.828640+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:24:09.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:24:09 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:24:09] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-16T14:24:10.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:10 smithi050 bash[19827]: cluster 2024-09-16T14:24:08.577198+0000 mgr.x (mgr.24550) 244 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:10.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:10 smithi050 bash[26719]: cluster 2024-09-16T14:24:08.577198+0000 mgr.x (mgr.24550) 244 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:10.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:10 smithi090 bash[21690]: cluster 2024-09-16T14:24:08.577198+0000 mgr.x (mgr.24550) 244 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:12.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:12 smithi050 bash[19827]: cluster 2024-09-16T14:24:10.577969+0000 mgr.x (mgr.24550) 245 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:12.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:12 smithi050 bash[26719]: cluster 2024-09-16T14:24:10.577969+0000 mgr.x (mgr.24550) 245 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:12.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:12 smithi090 bash[21690]: cluster 2024-09-16T14:24:10.577969+0000 mgr.x (mgr.24550) 245 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:14.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:14 smithi050 bash[19827]: cluster 2024-09-16T14:24:12.578821+0000 mgr.x (mgr.24550) 246 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:14.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:14 smithi050 bash[19827]: audit 2024-09-16T14:24:13.194260+0000 mgr.x (mgr.24550) 247 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:24:14.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:14 smithi050 bash[26719]: cluster 2024-09-16T14:24:12.578821+0000 mgr.x (mgr.24550) 246 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:14.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:14 smithi050 bash[26719]: audit 2024-09-16T14:24:13.194260+0000 mgr.x (mgr.24550) 247 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:24:14.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:14 smithi090 bash[21690]: cluster 2024-09-16T14:24:12.578821+0000 mgr.x (mgr.24550) 246 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:14.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:14 smithi090 bash[21690]: audit 2024-09-16T14:24:13.194260+0000 mgr.x (mgr.24550) 247 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:24:16.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:16 smithi050 bash[19827]: cluster 2024-09-16T14:24:14.580559+0000 mgr.x (mgr.24550) 248 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:16.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:16 smithi050 bash[26719]: cluster 2024-09-16T14:24:14.580559+0000 mgr.x (mgr.24550) 248 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:16.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:16 smithi090 bash[21690]: cluster 2024-09-16T14:24:14.580559+0000 mgr.x (mgr.24550) 248 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:18.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:18 smithi050 bash[19827]: cluster 2024-09-16T14:24:16.581384+0000 mgr.x (mgr.24550) 249 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:18.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:18 smithi050 bash[26719]: cluster 2024-09-16T14:24:16.581384+0000 mgr.x (mgr.24550) 249 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:18.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:18 smithi090 bash[21690]: cluster 2024-09-16T14:24:16.581384+0000 mgr.x (mgr.24550) 249 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:19.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:24:19 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:24:19] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-16T14:24:20.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:20 smithi050 bash[19827]: cluster 2024-09-16T14:24:18.583084+0000 mgr.x (mgr.24550) 250 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:20.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:20 smithi050 bash[26719]: cluster 2024-09-16T14:24:18.583084+0000 mgr.x (mgr.24550) 250 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:20.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:20 smithi090 bash[21690]: cluster 2024-09-16T14:24:18.583084+0000 mgr.x (mgr.24550) 250 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:22.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:22 smithi050 bash[19827]: cluster 2024-09-16T14:24:20.583824+0000 mgr.x (mgr.24550) 251 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:22.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:22 smithi050 bash[26719]: cluster 2024-09-16T14:24:20.583824+0000 mgr.x (mgr.24550) 251 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:22.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:22 smithi090 bash[21690]: cluster 2024-09-16T14:24:20.583824+0000 mgr.x (mgr.24550) 251 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:23.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:23 smithi050 bash[19827]: audit 2024-09-16T14:24:22.828858+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:24:23.680 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:23 smithi050 bash[26719]: audit 2024-09-16T14:24:22.828858+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:24:23.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:23 smithi090 bash[21690]: audit 2024-09-16T14:24:22.828858+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:24:24.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:24 smithi090 bash[21690]: cluster 2024-09-16T14:24:22.584644+0000 mgr.x (mgr.24550) 252 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:24.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:24 smithi090 bash[21690]: audit 2024-09-16T14:24:23.202455+0000 mgr.x (mgr.24550) 253 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:24:24.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:24 smithi050 bash[26719]: cluster 2024-09-16T14:24:22.584644+0000 mgr.x (mgr.24550) 252 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:24.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:24 smithi050 bash[26719]: audit 2024-09-16T14:24:23.202455+0000 mgr.x (mgr.24550) 253 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:24:24.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:24 smithi050 bash[19827]: cluster 2024-09-16T14:24:22.584644+0000 mgr.x (mgr.24550) 252 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:24.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:24 smithi050 bash[19827]: audit 2024-09-16T14:24:23.202455+0000 mgr.x (mgr.24550) 253 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:24:26.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:26 smithi090 bash[21690]: cluster 2024-09-16T14:24:24.586411+0000 mgr.x (mgr.24550) 254 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:26.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:26 smithi050 bash[19827]: cluster 2024-09-16T14:24:24.586411+0000 mgr.x (mgr.24550) 254 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:26.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:26 smithi050 bash[26719]: cluster 2024-09-16T14:24:24.586411+0000 mgr.x (mgr.24550) 254 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:28.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:28 smithi050 bash[26719]: cluster 2024-09-16T14:24:26.587224+0000 mgr.x (mgr.24550) 255 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:28.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:28 smithi050 bash[19827]: cluster 2024-09-16T14:24:26.587224+0000 mgr.x (mgr.24550) 255 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:28.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:28 smithi090 bash[21690]: cluster 2024-09-16T14:24:26.587224+0000 mgr.x (mgr.24550) 255 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:29.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:24:29 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:24:29] "GET /metrics HTTP/1.1" 200 38222 "" "Prometheus/2.43.0" 2024-09-16T14:24:30.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:30 smithi050 bash[19827]: cluster 2024-09-16T14:24:28.588917+0000 mgr.x (mgr.24550) 256 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:30.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:30 smithi050 bash[26719]: cluster 2024-09-16T14:24:28.588917+0000 mgr.x (mgr.24550) 256 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:30.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:30 smithi090 bash[21690]: cluster 2024-09-16T14:24:28.588917+0000 mgr.x (mgr.24550) 256 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:32.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:32 smithi050 bash[19827]: cluster 2024-09-16T14:24:30.589609+0000 mgr.x (mgr.24550) 257 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:32.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:32 smithi050 bash[26719]: cluster 2024-09-16T14:24:30.589609+0000 mgr.x (mgr.24550) 257 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:32.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:32 smithi090 bash[21690]: cluster 2024-09-16T14:24:30.589609+0000 mgr.x (mgr.24550) 257 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:33.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:33 smithi050 bash[19827]: audit 2024-09-16T14:24:32.800733+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:24:33.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:33 smithi050 bash[19827]: audit 2024-09-16T14:24:32.802876+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:24:33.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:33 smithi050 bash[19827]: audit 2024-09-16T14:24:32.813733+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:24:33.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:33 smithi050 bash[26719]: audit 2024-09-16T14:24:32.800733+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:24:33.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:33 smithi050 bash[26719]: audit 2024-09-16T14:24:32.802876+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:24:33.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:33 smithi050 bash[26719]: audit 2024-09-16T14:24:32.813733+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:24:33.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:33 smithi090 bash[21690]: audit 2024-09-16T14:24:32.800733+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:24:33.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:33 smithi090 bash[21690]: audit 2024-09-16T14:24:32.802876+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:24:33.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:33 smithi090 bash[21690]: audit 2024-09-16T14:24:32.813733+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' 2024-09-16T14:24:34.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:34 smithi050 bash[19827]: cluster 2024-09-16T14:24:32.590054+0000 mgr.x (mgr.24550) 258 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:34.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:34 smithi050 bash[19827]: audit 2024-09-16T14:24:33.210728+0000 mgr.x (mgr.24550) 259 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:24:34.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:34 smithi050 bash[26719]: cluster 2024-09-16T14:24:32.590054+0000 mgr.x (mgr.24550) 258 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:34.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:34 smithi050 bash[26719]: audit 2024-09-16T14:24:33.210728+0000 mgr.x (mgr.24550) 259 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:24:34.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:34 smithi090 bash[21690]: cluster 2024-09-16T14:24:32.590054+0000 mgr.x (mgr.24550) 258 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:34.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:34 smithi090 bash[21690]: audit 2024-09-16T14:24:33.210728+0000 mgr.x (mgr.24550) 259 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:24:36.844 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:36 smithi050 bash[26719]: cluster 2024-09-16T14:24:34.591672+0000 mgr.x (mgr.24550) 260 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:36.844 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:36 smithi050 bash[19827]: cluster 2024-09-16T14:24:34.591672+0000 mgr.x (mgr.24550) 260 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:36.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:36 smithi090 bash[21690]: cluster 2024-09-16T14:24:34.591672+0000 mgr.x (mgr.24550) 260 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:37.359 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T14:24:38.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:38 smithi050 bash[19827]: cluster 2024-09-16T14:24:36.592407+0000 mgr.x (mgr.24550) 261 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:38.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:38 smithi050 bash[19827]: audit 2024-09-16T14:24:37.829179+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:24:38.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:38 smithi050 bash[26719]: cluster 2024-09-16T14:24:36.592407+0000 mgr.x (mgr.24550) 261 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:38.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:38 smithi050 bash[26719]: audit 2024-09-16T14:24:37.829179+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:24:38.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:38 smithi090 bash[21690]: cluster 2024-09-16T14:24:36.592407+0000 mgr.x (mgr.24550) 261 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:38.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:38 smithi090 bash[21690]: audit 2024-09-16T14:24:37.829179+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:24:39.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:24:39 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:24:39] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-16T14:24:40.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:40 smithi050 bash[19827]: cluster 2024-09-16T14:24:38.594062+0000 mgr.x (mgr.24550) 262 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:40.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:40 smithi050 bash[26719]: cluster 2024-09-16T14:24:38.594062+0000 mgr.x (mgr.24550) 262 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:40.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:40 smithi090 bash[21690]: cluster 2024-09-16T14:24:38.594062+0000 mgr.x (mgr.24550) 262 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:42.182 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:24:42.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:42 smithi050 bash[19827]: cluster 2024-09-16T14:24:40.594754+0000 mgr.x (mgr.24550) 263 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:42.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:42 smithi050 bash[26719]: cluster 2024-09-16T14:24:40.594754+0000 mgr.x (mgr.24550) 263 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:42.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:42 smithi090 bash[21690]: cluster 2024-09-16T14:24:40.594754+0000 mgr.x (mgr.24550) 263 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:43.807 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:24:43.807 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (16m) 72s ago 17m 13.5M - 0.25.0 c8568f914cd2 1c2d97372645 2024-09-16T14:24:43.807 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (16m) 2m ago 16m 75.0M - 9.4.12 2bacad6d85d8 8d5e9c6930c4 2024-09-16T14:24:43.807 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (6m) 72s ago 14m 48.1M - 3.8 b5388489f99e cd442e5a9453 2024-09-16T14:24:43.808 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (9m) 2m ago 25m 503M - 19.3.0-4917-g8293d73f 425e316ba8eb 24a0e148a42a 2024-09-16T14:24:43.808 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (2m) 72s ago 28m 437M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:24:43.808 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (28m) 72s ago 28m 65.2M 2048M 19.1.1-328-gad35db06 b5388489f99e 37ac949cf253 2024-09-16T14:24:43.808 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (26m) 2m ago 26m 47.6M 2048M 19.1.1-328-gad35db06 b5388489f99e a3cf9e797119 2024-09-16T14:24:43.808 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (26m) 72s ago 26m 45.0M 2048M 19.1.1-328-gad35db06 b5388489f99e 7e3580eefcd0 2024-09-16T14:24:43.808 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (17m) 72s ago 17m 9167k - 1.5.0 0da6a335fe13 58344df635fb 2024-09-16T14:24:43.808 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (17m) 2m ago 17m 8567k - 1.5.0 0da6a335fe13 d59bb47cac92 2024-09-16T14:24:43.808 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (24m) 72s ago 24m 62.2M 3037M 19.1.1-328-gad35db06 b5388489f99e 47cd40270475 2024-09-16T14:24:43.808 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (24m) 72s ago 24m 65.4M 3037M 19.1.1-328-gad35db06 b5388489f99e b3d14fae3c7d 2024-09-16T14:24:43.808 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (23m) 72s ago 23m 51.1M 3037M 19.1.1-328-gad35db06 b5388489f99e 9c1326f71702 2024-09-16T14:24:43.808 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (22m) 72s ago 22m 54.5M 3037M 19.1.1-328-gad35db06 b5388489f99e 010e8927a52f 2024-09-16T14:24:43.809 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (21m) 2m ago 21m 54.9M 3292M 19.1.1-328-gad35db06 b5388489f99e e352ed0b0cc0 2024-09-16T14:24:43.809 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (20m) 2m ago 20m 53.2M 3292M 19.1.1-328-gad35db06 b5388489f99e c2c5d905dd84 2024-09-16T14:24:43.809 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (19m) 2m ago 19m 61.0M 3292M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:24:43.809 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (18m) 2m ago 18m 54.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:24:43.809 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (6m) 2m ago 17m 45.6M - 2.43.0 a07b618ecd1d 89ad18026d14 2024-09-16T14:24:43.809 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (14m) 72s ago 14m 97.5M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:24:43.809 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (14m) 2m ago 14m 97.1M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:24:44.481 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions' 2024-09-16T14:24:44.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:44 smithi050 bash[19827]: cluster 2024-09-16T14:24:42.595440+0000 mgr.x (mgr.24550) 264 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:44.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:44 smithi050 bash[19827]: audit 2024-09-16T14:24:43.222360+0000 mgr.x (mgr.24550) 265 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:24:44.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:44 smithi050 bash[26719]: cluster 2024-09-16T14:24:42.595440+0000 mgr.x (mgr.24550) 264 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:44.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:44 smithi050 bash[26719]: audit 2024-09-16T14:24:43.222360+0000 mgr.x (mgr.24550) 265 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:24:44.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:44 smithi090 bash[21690]: cluster 2024-09-16T14:24:42.595440+0000 mgr.x (mgr.24550) 264 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:44.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:44 smithi090 bash[21690]: audit 2024-09-16T14:24:43.222360+0000 mgr.x (mgr.24550) 265 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:24:45.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:45 smithi050 bash[19827]: audit 2024-09-16T14:24:43.771197+0000 mgr.x (mgr.24550) 266 : audit [DBG] from='client.25046 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:24:45.933 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:45 smithi050 bash[26719]: audit 2024-09-16T14:24:43.771197+0000 mgr.x (mgr.24550) 266 : audit [DBG] from='client.25046 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:24:45.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:45 smithi090 bash[21690]: audit 2024-09-16T14:24:43.771197+0000 mgr.x (mgr.24550) 266 : audit [DBG] from='client.25046 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:24:46.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:46 smithi050 bash[19827]: cluster 2024-09-16T14:24:44.597065+0000 mgr.x (mgr.24550) 267 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:46.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:46 smithi050 bash[26719]: cluster 2024-09-16T14:24:44.597065+0000 mgr.x (mgr.24550) 267 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:46.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:46 smithi090 bash[21690]: cluster 2024-09-16T14:24:44.597065+0000 mgr.x (mgr.24550) 267 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:48.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:48 smithi050 bash[19827]: cluster 2024-09-16T14:24:46.597740+0000 mgr.x (mgr.24550) 268 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:48.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:48 smithi050 bash[26719]: cluster 2024-09-16T14:24:46.597740+0000 mgr.x (mgr.24550) 268 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:48.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:48 smithi090 bash[21690]: cluster 2024-09-16T14:24:46.597740+0000 mgr.x (mgr.24550) 268 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:49.311 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:24:49.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:24:49 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:24:49] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-16T14:24:50.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:50 smithi050 bash[19827]: cluster 2024-09-16T14:24:48.599419+0000 mgr.x (mgr.24550) 269 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:50.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:50 smithi050 bash[26719]: cluster 2024-09-16T14:24:48.599419+0000 mgr.x (mgr.24550) 269 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:50.840 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:24:50.840 INFO:teuthology.orchestra.run.smithi050.stdout: "mon": { 2024-09-16T14:24:50.840 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T14:24:50.840 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:24:50.840 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr": { 2024-09-16T14:24:50.841 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:24:50.841 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:24:50.841 INFO:teuthology.orchestra.run.smithi050.stdout: "osd": { 2024-09-16T14:24:50.843 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:24:50.844 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:24:50.844 INFO:teuthology.orchestra.run.smithi050.stdout: "rgw": { 2024-09-16T14:24:50.844 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:24:50.844 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:24:50.844 INFO:teuthology.orchestra.run.smithi050.stdout: "overall": { 2024-09-16T14:24:50.844 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T14:24:50.844 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:24:50.844 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:24:50.844 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:24:50.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:50 smithi090 bash[21690]: cluster 2024-09-16T14:24:48.599419+0000 mgr.x (mgr.24550) 269 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:51.459 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T14:24:51.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:51 smithi050 bash[19827]: audit 2024-09-16T14:24:50.846655+0000 mon.a (mon.0) 1228 : audit [DBG] from='client.? 172.21.15.50:0/2312556517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:24:51.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:51 smithi050 bash[26719]: audit 2024-09-16T14:24:50.846655+0000 mon.a (mon.0) 1228 : audit [DBG] from='client.? 172.21.15.50:0/2312556517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:24:51.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:51 smithi090 bash[21690]: audit 2024-09-16T14:24:50.846655+0000 mon.a (mon.0) 1228 : audit [DBG] from='client.? 172.21.15.50:0/2312556517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:24:52.930 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:52 smithi050 bash[26719]: cluster 2024-09-16T14:24:50.600045+0000 mgr.x (mgr.24550) 270 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:52.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:52 smithi050 bash[19827]: cluster 2024-09-16T14:24:50.600045+0000 mgr.x (mgr.24550) 270 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:52.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:52 smithi090 bash[21690]: cluster 2024-09-16T14:24:50.600045+0000 mgr.x (mgr.24550) 270 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:53.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:53 smithi050 bash[19827]: audit 2024-09-16T14:24:52.829259+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:24:53.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:53 smithi050 bash[26719]: audit 2024-09-16T14:24:52.829259+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:24:53.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:53 smithi090 bash[21690]: audit 2024-09-16T14:24:52.829259+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:24:54.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:54 smithi050 bash[19827]: cluster 2024-09-16T14:24:52.600718+0000 mgr.x (mgr.24550) 271 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:54.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:54 smithi050 bash[19827]: audit 2024-09-16T14:24:53.233786+0000 mgr.x (mgr.24550) 272 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:24:54.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:54 smithi050 bash[26719]: cluster 2024-09-16T14:24:52.600718+0000 mgr.x (mgr.24550) 271 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:54.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:54 smithi050 bash[26719]: audit 2024-09-16T14:24:53.233786+0000 mgr.x (mgr.24550) 272 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:24:54.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:54 smithi090 bash[21690]: cluster 2024-09-16T14:24:52.600718+0000 mgr.x (mgr.24550) 271 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:54.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:54 smithi090 bash[21690]: audit 2024-09-16T14:24:53.233786+0000 mgr.x (mgr.24550) 272 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:24:55.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:55 smithi050 bash[19827]: cluster 2024-09-16T14:24:54.602405+0000 mgr.x (mgr.24550) 273 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:55.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:55 smithi050 bash[26719]: cluster 2024-09-16T14:24:54.602405+0000 mgr.x (mgr.24550) 273 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:55.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:55 smithi090 bash[21690]: cluster 2024-09-16T14:24:54.602405+0000 mgr.x (mgr.24550) 273 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:56.295 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:24:57.680 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:57 smithi050 bash[19827]: cluster 2024-09-16T14:24:56.603168+0000 mgr.x (mgr.24550) 274 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:57.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:57 smithi050 bash[26719]: cluster 2024-09-16T14:24:56.603168+0000 mgr.x (mgr.24550) 274 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:57.854 INFO:teuthology.orchestra.run.smithi050.stdout:HEALTH_OK 2024-09-16T14:24:57.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:57 smithi090 bash[21690]: cluster 2024-09-16T14:24:56.603168+0000 mgr.x (mgr.24550) 274 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:24:58.499 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph -s' 2024-09-16T14:24:58.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:58 smithi050 bash[19827]: audit 2024-09-16T14:24:57.861014+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.50:0/2629590817' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:24:58.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:58 smithi050 bash[26719]: audit 2024-09-16T14:24:57.861014+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.50:0/2629590817' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:24:58.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:58 smithi090 bash[21690]: audit 2024-09-16T14:24:57.861014+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.50:0/2629590817' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:24:59.668 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:24:59 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:24:59] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.43.0" 2024-09-16T14:24:59.930 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:24:59 smithi050 bash[19827]: cluster 2024-09-16T14:24:58.604777+0000 mgr.x (mgr.24550) 275 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:59.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:24:59 smithi050 bash[26719]: cluster 2024-09-16T14:24:58.604777+0000 mgr.x (mgr.24550) 275 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:24:59.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:24:59 smithi090 bash[21690]: cluster 2024-09-16T14:24:58.604777+0000 mgr.x (mgr.24550) 275 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:25:01.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:01 smithi050 bash[19827]: cluster 2024-09-16T14:25:00.605478+0000 mgr.x (mgr.24550) 276 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:01.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:01 smithi050 bash[26719]: cluster 2024-09-16T14:25:00.605478+0000 mgr.x (mgr.24550) 276 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:01.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:01 smithi090 bash[21690]: cluster 2024-09-16T14:25:00.605478+0000 mgr.x (mgr.24550) 276 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:03.329 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:25:03.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:03 smithi050 bash[19827]: cluster 2024-09-16T14:25:02.606177+0000 mgr.x (mgr.24550) 277 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:03.933 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:03 smithi050 bash[19827]: audit 2024-09-16T14:25:03.245391+0000 mgr.x (mgr.24550) 278 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:25:03.933 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:03 smithi050 bash[26719]: cluster 2024-09-16T14:25:02.606177+0000 mgr.x (mgr.24550) 277 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:03.933 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:03 smithi050 bash[26719]: audit 2024-09-16T14:25:03.245391+0000 mgr.x (mgr.24550) 278 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:25:03.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:03 smithi090 bash[21690]: cluster 2024-09-16T14:25:02.606177+0000 mgr.x (mgr.24550) 277 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:03.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:03 smithi090 bash[21690]: audit 2024-09-16T14:25:03.245391+0000 mgr.x (mgr.24550) 278 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:25:04.906 INFO:teuthology.orchestra.run.smithi050.stdout: cluster: 2024-09-16T14:25:04.906 INFO:teuthology.orchestra.run.smithi050.stdout: id: 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:25:04.906 INFO:teuthology.orchestra.run.smithi050.stdout: health: HEALTH_OK 2024-09-16T14:25:04.906 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T14:25:04.906 INFO:teuthology.orchestra.run.smithi050.stdout: services: 2024-09-16T14:25:04.907 INFO:teuthology.orchestra.run.smithi050.stdout: mon: 3 daemons, quorum a,b,c (age 26m) 2024-09-16T14:25:04.907 INFO:teuthology.orchestra.run.smithi050.stdout: mgr: x(active, since 6m), standbys: y 2024-09-16T14:25:04.907 INFO:teuthology.orchestra.run.smithi050.stdout: osd: 8 osds: 8 up (since 18m), 8 in (since 19m) 2024-09-16T14:25:04.907 INFO:teuthology.orchestra.run.smithi050.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-16T14:25:04.907 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T14:25:04.907 INFO:teuthology.orchestra.run.smithi050.stdout: data: 2024-09-16T14:25:04.907 INFO:teuthology.orchestra.run.smithi050.stdout: pools: 6 pools, 161 pgs 2024-09-16T14:25:04.907 INFO:teuthology.orchestra.run.smithi050.stdout: objects: 212 objects, 585 KiB 2024-09-16T14:25:04.907 INFO:teuthology.orchestra.run.smithi050.stdout: usage: 267 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:25:04.907 INFO:teuthology.orchestra.run.smithi050.stdout: pgs: 161 active+clean 2024-09-16T14:25:04.907 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T14:25:04.907 INFO:teuthology.orchestra.run.smithi050.stdout: io: 2024-09-16T14:25:04.907 INFO:teuthology.orchestra.run.smithi050.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-16T14:25:04.907 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T14:25:05.521 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph mgr fail' 2024-09-16T14:25:05.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:05 smithi050 bash[19827]: cluster 2024-09-16T14:25:04.607820+0000 mgr.x (mgr.24550) 279 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:25:05.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:05 smithi050 bash[19827]: audit 2024-09-16T14:25:04.912699+0000 mon.a (mon.0) 1230 : audit [DBG] from='client.? 172.21.15.50:0/3950543818' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T14:25:05.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:05 smithi050 bash[26719]: cluster 2024-09-16T14:25:04.607820+0000 mgr.x (mgr.24550) 279 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:25:05.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:05 smithi050 bash[26719]: audit 2024-09-16T14:25:04.912699+0000 mon.a (mon.0) 1230 : audit [DBG] from='client.? 172.21.15.50:0/3950543818' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T14:25:05.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:05 smithi090 bash[21690]: cluster 2024-09-16T14:25:04.607820+0000 mgr.x (mgr.24550) 279 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:25:05.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:05 smithi090 bash[21690]: audit 2024-09-16T14:25:04.912699+0000 mon.a (mon.0) 1230 : audit [DBG] from='client.? 172.21.15.50:0/3950543818' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T14:25:07.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:07 smithi090 bash[21690]: cluster 2024-09-16T14:25:06.608513+0000 mgr.x (mgr.24550) 280 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:08.180 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:07 smithi050 bash[19827]: cluster 2024-09-16T14:25:06.608513+0000 mgr.x (mgr.24550) 280 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:08.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:07 smithi050 bash[26719]: cluster 2024-09-16T14:25:06.608513+0000 mgr.x (mgr.24550) 280 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:09.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:08 smithi050 bash[19827]: audit 2024-09-16T14:25:07.829443+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:25:09.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:08 smithi050 bash[26719]: audit 2024-09-16T14:25:07.829443+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:25:09.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:08 smithi090 bash[21690]: audit 2024-09-16T14:25:07.829443+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.24550 172.21.15.90:0/1576863006' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:25:09.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:25:09 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:25:09] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.43.0" 2024-09-16T14:25:10.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:09 smithi050 bash[19827]: cluster 2024-09-16T14:25:08.610137+0000 mgr.x (mgr.24550) 281 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:25:10.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:09 smithi050 bash[26719]: cluster 2024-09-16T14:25:08.610137+0000 mgr.x (mgr.24550) 281 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:25:10.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:09 smithi090 bash[21690]: cluster 2024-09-16T14:25:08.610137+0000 mgr.x (mgr.24550) 281 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:25:10.354 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:25:11.879 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:11 smithi050 bash[19827]: cluster 2024-09-16T14:25:10.610834+0000 mgr.x (mgr.24550) 282 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:11.880 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:11 smithi050 bash[26719]: cluster 2024-09-16T14:25:10.610834+0000 mgr.x (mgr.24550) 282 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:12.181 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:25:11 smithi050 bash[68576]: [16/Sep/2024:14:25:11] ENGINE Bus STOPPING 2024-09-16T14:25:12.181 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:25:11 smithi050 bash[68576]: [16/Sep/2024:14:25:11] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T14:25:12.181 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:25:11 smithi050 bash[68576]: [16/Sep/2024:14:25:11] ENGINE Bus STOPPED 2024-09-16T14:25:12.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:11 smithi090 bash[21690]: cluster 2024-09-16T14:25:10.610834+0000 mgr.x (mgr.24550) 282 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:12.194 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:25:11 smithi090 bash[49505]: ignoring --setuser ceph since I am not root 2024-09-16T14:25:12.194 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:25:11 smithi090 bash[49505]: ignoring --setgroup ceph since I am not root 2024-09-16T14:25:12.194 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:25:11 smithi090 bash[49505]: debug 2024-09-16T14:25:11.925+0000 7f4c4160b640 1 -- 172.21.15.90:0/3444647445 <== mon.1 v2:172.21.15.90:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55df1f39f0e0 con 0x55df1f3a0800 2024-09-16T14:25:12.629 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'sleep 180' 2024-09-16T14:25:12.912 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[26719]: audit 2024-09-16T14:25:11.857508+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.50:0/3103423127' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T14:25:12.912 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[26719]: audit 2024-09-16T14:25:11.858150+0000 mon.a (mon.0) 1232 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T14:25:12.912 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[26719]: cluster 2024-09-16T14:25:11.858711+0000 mon.a (mon.0) 1233 : cluster [INF] Activating manager daemon y 2024-09-16T14:25:12.912 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[26719]: audit 2024-09-16T14:25:11.862813+0000 mon.a (mon.0) 1234 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T14:25:12.912 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[26719]: cluster 2024-09-16T14:25:11.877357+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-16T14:25:12.912 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[26719]: cluster 2024-09-16T14:25:11.877836+0000 mon.a (mon.0) 1236 : cluster [DBG] mgrmap e30: y(active, starting, since 0.0191163s) 2024-09-16T14:25:12.912 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[26719]: audit 2024-09-16T14:25:11.878849+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:25:12.912 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[26719]: audit 2024-09-16T14:25:11.879065+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:25:12.913 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[26719]: audit 2024-09-16T14:25:11.879238+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:25:12.913 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[26719]: audit 2024-09-16T14:25:11.880796+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:25:12.913 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[26719]: audit 2024-09-16T14:25:11.881095+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T14:25:12.913 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[26719]: audit 2024-09-16T14:25:11.881356+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:25:12.913 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[26719]: audit 2024-09-16T14:25:11.881688+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:25:12.913 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[26719]: audit 2024-09-16T14:25:11.881940+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:25:12.913 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[26719]: audit 2024-09-16T14:25:11.882202+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:25:12.913 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[26719]: audit 2024-09-16T14:25:11.882541+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:25:12.913 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[26719]: audit 2024-09-16T14:25:11.882890+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:25:12.913 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[26719]: audit 2024-09-16T14:25:11.883147+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:25:12.913 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[26719]: audit 2024-09-16T14:25:11.883401+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T14:25:12.913 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[26719]: audit 2024-09-16T14:25:11.883553+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T14:25:12.913 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[26719]: audit 2024-09-16T14:25:11.884104+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T14:25:12.914 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[26719]: cluster 2024-09-16T14:25:12.102903+0000 mon.a (mon.0) 1237 : cluster [INF] Manager daemon y is now available 2024-09-16T14:25:12.914 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[26719]: audit 2024-09-16T14:25:12.627399+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:25:12.914 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[26719]: audit 2024-09-16T14:25:12.633652+0000 mon.c (mon.2) 64 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:25:12.914 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[26719]: audit 2024-09-16T14:25:12.639844+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:25:12.914 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[26719]: audit 2024-09-16T14:25:12.640319+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25040 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:25:12.914 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[26719]: audit 2024-09-16T14:25:12.652086+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:25:12.914 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[26719]: audit 2024-09-16T14:25:12.652614+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25040 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:25:12.914 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[19827]: audit 2024-09-16T14:25:11.857508+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.50:0/3103423127' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T14:25:12.915 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[19827]: audit 2024-09-16T14:25:11.858150+0000 mon.a (mon.0) 1232 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T14:25:12.915 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[19827]: cluster 2024-09-16T14:25:11.858711+0000 mon.a (mon.0) 1233 : cluster [INF] Activating manager daemon y 2024-09-16T14:25:12.915 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[19827]: audit 2024-09-16T14:25:11.862813+0000 mon.a (mon.0) 1234 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T14:25:12.915 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[19827]: cluster 2024-09-16T14:25:11.877357+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-16T14:25:12.915 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[19827]: cluster 2024-09-16T14:25:11.877836+0000 mon.a (mon.0) 1236 : cluster [DBG] mgrmap e30: y(active, starting, since 0.0191163s) 2024-09-16T14:25:12.915 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[19827]: audit 2024-09-16T14:25:11.878849+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:25:12.915 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[19827]: audit 2024-09-16T14:25:11.879065+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:25:12.915 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[19827]: audit 2024-09-16T14:25:11.879238+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:25:12.915 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[19827]: audit 2024-09-16T14:25:11.880796+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:25:12.915 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[19827]: audit 2024-09-16T14:25:11.881095+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T14:25:12.915 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[19827]: audit 2024-09-16T14:25:11.881356+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:25:12.915 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[19827]: audit 2024-09-16T14:25:11.881688+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:25:12.916 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[19827]: audit 2024-09-16T14:25:11.881940+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:25:12.916 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[19827]: audit 2024-09-16T14:25:11.882202+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:25:12.916 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[19827]: audit 2024-09-16T14:25:11.882541+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:25:12.916 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[19827]: audit 2024-09-16T14:25:11.882890+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:25:12.916 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[19827]: audit 2024-09-16T14:25:11.883147+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:25:12.916 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[19827]: audit 2024-09-16T14:25:11.883401+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T14:25:12.916 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[19827]: audit 2024-09-16T14:25:11.883553+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T14:25:12.916 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[19827]: audit 2024-09-16T14:25:11.884104+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T14:25:12.916 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[19827]: cluster 2024-09-16T14:25:12.102903+0000 mon.a (mon.0) 1237 : cluster [INF] Manager daemon y is now available 2024-09-16T14:25:12.916 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[19827]: audit 2024-09-16T14:25:12.627399+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:25:12.916 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[19827]: audit 2024-09-16T14:25:12.633652+0000 mon.c (mon.2) 64 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:25:12.916 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[19827]: audit 2024-09-16T14:25:12.639844+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:25:12.917 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[19827]: audit 2024-09-16T14:25:12.640319+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25040 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:25:12.917 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[19827]: audit 2024-09-16T14:25:12.652086+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:25:12.917 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:12 smithi050 bash[19827]: audit 2024-09-16T14:25:12.652614+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25040 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:25:13.067 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:12 smithi090 bash[21690]: audit 2024-09-16T14:25:11.857508+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.50:0/3103423127' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T14:25:13.067 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:12 smithi090 bash[21690]: audit 2024-09-16T14:25:11.858150+0000 mon.a (mon.0) 1232 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T14:25:13.067 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:12 smithi090 bash[21690]: cluster 2024-09-16T14:25:11.858711+0000 mon.a (mon.0) 1233 : cluster [INF] Activating manager daemon y 2024-09-16T14:25:13.067 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:12 smithi090 bash[21690]: audit 2024-09-16T14:25:11.862813+0000 mon.a (mon.0) 1234 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T14:25:13.067 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:12 smithi090 bash[21690]: cluster 2024-09-16T14:25:11.877357+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-16T14:25:13.067 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:12 smithi090 bash[21690]: cluster 2024-09-16T14:25:11.877836+0000 mon.a (mon.0) 1236 : cluster [DBG] mgrmap e30: y(active, starting, since 0.0191163s) 2024-09-16T14:25:13.067 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:12 smithi090 bash[21690]: audit 2024-09-16T14:25:11.878849+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:25:13.067 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:12 smithi090 bash[21690]: audit 2024-09-16T14:25:11.879065+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:25:13.067 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:12 smithi090 bash[21690]: audit 2024-09-16T14:25:11.879238+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:25:13.068 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:12 smithi090 bash[21690]: audit 2024-09-16T14:25:11.880796+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:25:13.068 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:12 smithi090 bash[21690]: audit 2024-09-16T14:25:11.881095+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T14:25:13.068 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:12 smithi090 bash[21690]: audit 2024-09-16T14:25:11.881356+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:25:13.068 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:12 smithi090 bash[21690]: audit 2024-09-16T14:25:11.881688+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:25:13.068 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:12 smithi090 bash[21690]: audit 2024-09-16T14:25:11.881940+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:25:13.068 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:12 smithi090 bash[21690]: audit 2024-09-16T14:25:11.882202+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:25:13.068 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:12 smithi090 bash[21690]: audit 2024-09-16T14:25:11.882541+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:25:13.068 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:12 smithi090 bash[21690]: audit 2024-09-16T14:25:11.882890+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:25:13.068 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:12 smithi090 bash[21690]: audit 2024-09-16T14:25:11.883147+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:25:13.068 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:12 smithi090 bash[21690]: audit 2024-09-16T14:25:11.883401+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T14:25:13.068 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:12 smithi090 bash[21690]: audit 2024-09-16T14:25:11.883553+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T14:25:13.068 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:12 smithi090 bash[21690]: audit 2024-09-16T14:25:11.884104+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T14:25:13.069 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:12 smithi090 bash[21690]: cluster 2024-09-16T14:25:12.102903+0000 mon.a (mon.0) 1237 : cluster [INF] Manager daemon y is now available 2024-09-16T14:25:13.069 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:12 smithi090 bash[21690]: audit 2024-09-16T14:25:12.627399+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:25:13.069 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:12 smithi090 bash[21690]: audit 2024-09-16T14:25:12.633652+0000 mon.c (mon.2) 64 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:25:13.069 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:12 smithi090 bash[21690]: audit 2024-09-16T14:25:12.639844+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:25:13.069 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:12 smithi090 bash[21690]: audit 2024-09-16T14:25:12.640319+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25040 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:25:13.069 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:12 smithi090 bash[21690]: audit 2024-09-16T14:25:12.652086+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:25:13.069 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:12 smithi090 bash[21690]: audit 2024-09-16T14:25:12.652614+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25040 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:25:13.430 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:25:13 smithi050 bash[68576]: [16/Sep/2024:14:25:13] ENGINE Bus STARTING 2024-09-16T14:25:13.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:25:13 smithi050 bash[68576]: [16/Sep/2024:14:25:13] ENGINE Serving on http://:::9283 2024-09-16T14:25:13.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:25:13 smithi050 bash[68576]: [16/Sep/2024:14:25:13] ENGINE Bus STARTED 2024-09-16T14:25:14.134 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:13 smithi050 bash[19827]: cluster 2024-09-16T14:25:12.870685+0000 mon.a (mon.0) 1240 : cluster [DBG] mgrmap e31: y(active, since 1.01197s) 2024-09-16T14:25:14.135 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:13 smithi050 bash[19827]: audit 2024-09-16T14:25:12.919119+0000 mgr.y (mgr.25040) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:25:14.135 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:13 smithi050 bash[19827]: cluster 2024-09-16T14:25:12.924067+0000 mgr.y (mgr.25040) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:25:14.135 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:13 smithi050 bash[19827]: audit 2024-09-16T14:25:13.260868+0000 mgr.y (mgr.25040) 3 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:25:14.135 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:13 smithi050 bash[26719]: cluster 2024-09-16T14:25:12.870685+0000 mon.a (mon.0) 1240 : cluster [DBG] mgrmap e31: y(active, since 1.01197s) 2024-09-16T14:25:14.135 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:13 smithi050 bash[26719]: audit 2024-09-16T14:25:12.919119+0000 mgr.y (mgr.25040) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:25:14.135 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:13 smithi050 bash[26719]: cluster 2024-09-16T14:25:12.924067+0000 mgr.y (mgr.25040) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:25:14.135 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:13 smithi050 bash[26719]: audit 2024-09-16T14:25:13.260868+0000 mgr.y (mgr.25040) 3 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:25:14.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:13 smithi090 bash[21690]: cluster 2024-09-16T14:25:12.870685+0000 mon.a (mon.0) 1240 : cluster [DBG] mgrmap e31: y(active, since 1.01197s) 2024-09-16T14:25:14.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:13 smithi090 bash[21690]: audit 2024-09-16T14:25:12.919119+0000 mgr.y (mgr.25040) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:25:14.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:13 smithi090 bash[21690]: cluster 2024-09-16T14:25:12.924067+0000 mgr.y (mgr.25040) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:25:14.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:13 smithi090 bash[21690]: audit 2024-09-16T14:25:13.260868+0000 mgr.y (mgr.25040) 3 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:25:14.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[68576]: debug 2024-09-16T14:25:14.134+0000 7fad3d1c9640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:14:25:14] ENGINE Error in HTTPServer.serve 2024-09-16T14:25:14.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[68576]: Traceback (most recent call last): 2024-09-16T14:25:14.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[68576]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:25:14.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[68576]: self._connections.run(self.expiration_interval) 2024-09-16T14:25:14.432 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[68576]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:25:14.432 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[68576]: self._run(expiration_interval) 2024-09-16T14:25:14.432 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[68576]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:25:14.432 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[68576]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:25:14.432 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[68576]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:25:14.432 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[68576]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:25:14.432 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[68576]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:25:14.432 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[68576]: s = self.context.wrap_socket( 2024-09-16T14:25:14.432 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[68576]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:25:14.432 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[68576]: return self.sslsocket_class._create( 2024-09-16T14:25:14.432 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[68576]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:25:14.432 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[68576]: self.do_handshake() 2024-09-16T14:25:14.432 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[68576]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:25:14.433 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[68576]: self._sslobj.do_handshake() 2024-09-16T14:25:14.433 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[68576]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:25:15.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[19827]: cluster 2024-09-16T14:25:13.887075+0000 mon.a (mon.0) 1241 : cluster [DBG] mgrmap e32: y(active, since 2s) 2024-09-16T14:25:15.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[19827]: cephadm 2024-09-16T14:25:13.913058+0000 mgr.y (mgr.25040) 5 : cephadm [INF] [16/Sep/2024:14:25:13] ENGINE Bus STARTING 2024-09-16T14:25:15.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[19827]: cephadm 2024-09-16T14:25:14.014923+0000 mgr.y (mgr.25040) 6 : cephadm [INF] [16/Sep/2024:14:25:14] ENGINE Serving on http://172.21.15.50:8765 2024-09-16T14:25:15.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[19827]: cephadm 2024-09-16T14:25:14.137949+0000 mgr.y (mgr.25040) 7 : cephadm [INF] [16/Sep/2024:14:25:14] ENGINE Serving on https://172.21.15.50:7150 2024-09-16T14:25:15.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[19827]: cephadm 2024-09-16T14:25:14.138120+0000 mgr.y (mgr.25040) 8 : cephadm [INF] [16/Sep/2024:14:25:14] ENGINE Bus STARTED 2024-09-16T14:25:15.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[19827]: cephadm 2024-09-16T14:25:14.140853+0000 mgr.y (mgr.25040) 9 : cephadm [ERR] [16/Sep/2024:14:25:14] ENGINE Error in HTTPServer.serve 2024-09-16T14:25:15.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[19827]: Traceback (most recent call last): 2024-09-16T14:25:15.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:25:15.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[19827]: self._connections.run(self.expiration_interval) 2024-09-16T14:25:15.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:25:15.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[19827]: self._run(expiration_interval) 2024-09-16T14:25:15.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:25:15.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[19827]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:25:15.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:25:15.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[19827]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:25:15.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:25:15.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[19827]: s = self.context.wrap_socket( 2024-09-16T14:25:15.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[19827]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:25:15.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[19827]: return self.sslsocket_class._create( 2024-09-16T14:25:15.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[19827]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:25:15.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[19827]: self.do_handshake() 2024-09-16T14:25:15.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[19827]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:25:15.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[19827]: self._sslobj.do_handshake() 2024-09-16T14:25:15.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[19827]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:25:15.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[26719]: cluster 2024-09-16T14:25:13.887075+0000 mon.a (mon.0) 1241 : cluster [DBG] mgrmap e32: y(active, since 2s) 2024-09-16T14:25:15.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[26719]: cephadm 2024-09-16T14:25:13.913058+0000 mgr.y (mgr.25040) 5 : cephadm [INF] [16/Sep/2024:14:25:13] ENGINE Bus STARTING 2024-09-16T14:25:15.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[26719]: cephadm 2024-09-16T14:25:14.014923+0000 mgr.y (mgr.25040) 6 : cephadm [INF] [16/Sep/2024:14:25:14] ENGINE Serving on http://172.21.15.50:8765 2024-09-16T14:25:15.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[26719]: cephadm 2024-09-16T14:25:14.137949+0000 mgr.y (mgr.25040) 7 : cephadm [INF] [16/Sep/2024:14:25:14] ENGINE Serving on https://172.21.15.50:7150 2024-09-16T14:25:15.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[26719]: cephadm 2024-09-16T14:25:14.138120+0000 mgr.y (mgr.25040) 8 : cephadm [INF] [16/Sep/2024:14:25:14] ENGINE Bus STARTED 2024-09-16T14:25:15.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[26719]: cephadm 2024-09-16T14:25:14.140853+0000 mgr.y (mgr.25040) 9 : cephadm [ERR] [16/Sep/2024:14:25:14] ENGINE Error in HTTPServer.serve 2024-09-16T14:25:15.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[26719]: Traceback (most recent call last): 2024-09-16T14:25:15.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[26719]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:25:15.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[26719]: self._connections.run(self.expiration_interval) 2024-09-16T14:25:15.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[26719]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:25:15.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[26719]: self._run(expiration_interval) 2024-09-16T14:25:15.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[26719]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:25:15.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[26719]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:25:15.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[26719]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:25:15.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[26719]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:25:15.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[26719]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:25:15.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[26719]: s = self.context.wrap_socket( 2024-09-16T14:25:15.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[26719]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:25:15.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[26719]: return self.sslsocket_class._create( 2024-09-16T14:25:15.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[26719]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:25:15.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[26719]: self.do_handshake() 2024-09-16T14:25:15.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[26719]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:25:15.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[26719]: self._sslobj.do_handshake() 2024-09-16T14:25:15.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:14 smithi050 bash[26719]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:25:15.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:14 smithi090 bash[21690]: cluster 2024-09-16T14:25:13.887075+0000 mon.a (mon.0) 1241 : cluster [DBG] mgrmap e32: y(active, since 2s) 2024-09-16T14:25:15.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:14 smithi090 bash[21690]: cephadm 2024-09-16T14:25:13.913058+0000 mgr.y (mgr.25040) 5 : cephadm [INF] [16/Sep/2024:14:25:13] ENGINE Bus STARTING 2024-09-16T14:25:15.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:14 smithi090 bash[21690]: cephadm 2024-09-16T14:25:14.014923+0000 mgr.y (mgr.25040) 6 : cephadm [INF] [16/Sep/2024:14:25:14] ENGINE Serving on http://172.21.15.50:8765 2024-09-16T14:25:15.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:14 smithi090 bash[21690]: cephadm 2024-09-16T14:25:14.137949+0000 mgr.y (mgr.25040) 7 : cephadm [INF] [16/Sep/2024:14:25:14] ENGINE Serving on https://172.21.15.50:7150 2024-09-16T14:25:15.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:14 smithi090 bash[21690]: cephadm 2024-09-16T14:25:14.138120+0000 mgr.y (mgr.25040) 8 : cephadm [INF] [16/Sep/2024:14:25:14] ENGINE Bus STARTED 2024-09-16T14:25:15.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:14 smithi090 bash[21690]: cephadm 2024-09-16T14:25:14.140853+0000 mgr.y (mgr.25040) 9 : cephadm [ERR] [16/Sep/2024:14:25:14] ENGINE Error in HTTPServer.serve 2024-09-16T14:25:15.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:14 smithi090 bash[21690]: Traceback (most recent call last): 2024-09-16T14:25:15.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:14 smithi090 bash[21690]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:25:15.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:14 smithi090 bash[21690]: self._connections.run(self.expiration_interval) 2024-09-16T14:25:15.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:14 smithi090 bash[21690]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:25:15.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:14 smithi090 bash[21690]: self._run(expiration_interval) 2024-09-16T14:25:15.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:14 smithi090 bash[21690]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:25:15.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:14 smithi090 bash[21690]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:25:15.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:14 smithi090 bash[21690]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:25:15.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:14 smithi090 bash[21690]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:25:15.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:14 smithi090 bash[21690]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:25:15.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:14 smithi090 bash[21690]: s = self.context.wrap_socket( 2024-09-16T14:25:15.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:14 smithi090 bash[21690]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:25:15.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:14 smithi090 bash[21690]: return self.sslsocket_class._create( 2024-09-16T14:25:15.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:14 smithi090 bash[21690]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:25:15.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:14 smithi090 bash[21690]: self.do_handshake() 2024-09-16T14:25:15.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:14 smithi090 bash[21690]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:25:15.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:14 smithi090 bash[21690]: self._sslobj.do_handshake() 2024-09-16T14:25:15.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:14 smithi090 bash[21690]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:25:17.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:16 smithi050 bash[19827]: cluster 2024-09-16T14:25:15.883666+0000 mgr.y (mgr.25040) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:25:17.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:16 smithi050 bash[19827]: cluster 2024-09-16T14:25:15.898853+0000 mon.a (mon.0) 1242 : cluster [DBG] mgrmap e33: y(active, since 4s) 2024-09-16T14:25:17.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:16 smithi050 bash[26719]: cluster 2024-09-16T14:25:15.883666+0000 mgr.y (mgr.25040) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:25:17.181 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:16 smithi050 bash[26719]: cluster 2024-09-16T14:25:15.898853+0000 mon.a (mon.0) 1242 : cluster [DBG] mgrmap e33: y(active, since 4s) 2024-09-16T14:25:17.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:16 smithi090 bash[21690]: cluster 2024-09-16T14:25:15.883666+0000 mgr.y (mgr.25040) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:25:17.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:16 smithi090 bash[21690]: cluster 2024-09-16T14:25:15.898853+0000 mon.a (mon.0) 1242 : cluster [DBG] mgrmap e33: y(active, since 4s) 2024-09-16T14:25:17.528 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:25:18.443 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:25:17 smithi090 bash[49505]: [16/Sep/2024:14:25:17] ENGINE Bus STARTING 2024-09-16T14:25:18.443 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:25:17 smithi090 bash[49505]: CherryPy Checker: 2024-09-16T14:25:18.444 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:25:17 smithi090 bash[49505]: The Application mounted at '' has an empty config. 2024-09-16T14:25:18.444 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:25:18 smithi090 bash[49505]: [16/Sep/2024:14:25:18] ENGINE Serving on http://:::9283 2024-09-16T14:25:18.444 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:25:18 smithi090 bash[49505]: [16/Sep/2024:14:25:18] ENGINE Bus STARTED 2024-09-16T14:25:18.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:18 smithi050 bash[19827]: cluster 2024-09-16T14:25:17.884208+0000 mgr.y (mgr.25040) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-16T14:25:18.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:18 smithi050 bash[19827]: audit 2024-09-16T14:25:17.963616+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:25:18.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:18 smithi050 bash[19827]: audit 2024-09-16T14:25:17.964625+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:25:18.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:18 smithi050 bash[19827]: cluster 2024-09-16T14:25:17.965910+0000 mon.a (mon.0) 1243 : cluster [DBG] Standby manager daemon x started 2024-09-16T14:25:18.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:18 smithi050 bash[19827]: audit 2024-09-16T14:25:17.967737+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:25:18.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:18 smithi050 bash[19827]: audit 2024-09-16T14:25:17.968189+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:25:18.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:18 smithi050 bash[19827]: audit 2024-09-16T14:25:18.300384+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:18.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:18 smithi050 bash[19827]: audit 2024-09-16T14:25:18.308177+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:18.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:18 smithi050 bash[26719]: cluster 2024-09-16T14:25:17.884208+0000 mgr.y (mgr.25040) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-16T14:25:18.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:18 smithi050 bash[26719]: audit 2024-09-16T14:25:17.963616+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:25:18.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:18 smithi050 bash[26719]: audit 2024-09-16T14:25:17.964625+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:25:18.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:18 smithi050 bash[26719]: cluster 2024-09-16T14:25:17.965910+0000 mon.a (mon.0) 1243 : cluster [DBG] Standby manager daemon x started 2024-09-16T14:25:18.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:18 smithi050 bash[26719]: audit 2024-09-16T14:25:17.967737+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:25:18.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:18 smithi050 bash[26719]: audit 2024-09-16T14:25:17.968189+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:25:18.933 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:18 smithi050 bash[26719]: audit 2024-09-16T14:25:18.300384+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:18.933 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:18 smithi050 bash[26719]: audit 2024-09-16T14:25:18.308177+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:19.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:18 smithi090 bash[21690]: cluster 2024-09-16T14:25:17.884208+0000 mgr.y (mgr.25040) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-16T14:25:19.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:18 smithi090 bash[21690]: audit 2024-09-16T14:25:17.963616+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:25:19.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:18 smithi090 bash[21690]: audit 2024-09-16T14:25:17.964625+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:25:19.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:18 smithi090 bash[21690]: cluster 2024-09-16T14:25:17.965910+0000 mon.a (mon.0) 1243 : cluster [DBG] Standby manager daemon x started 2024-09-16T14:25:19.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:18 smithi090 bash[21690]: audit 2024-09-16T14:25:17.967737+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:25:19.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:18 smithi090 bash[21690]: audit 2024-09-16T14:25:17.968189+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:25:19.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:18 smithi090 bash[21690]: audit 2024-09-16T14:25:18.300384+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:19.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:18 smithi090 bash[21690]: audit 2024-09-16T14:25:18.308177+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:19.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:25:19 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:25:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-16T14:25:20.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:19 smithi050 bash[19827]: audit 2024-09-16T14:25:18.914790+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T14:25:20.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:19 smithi050 bash[19827]: cluster 2024-09-16T14:25:18.919512+0000 mon.a (mon.0) 1246 : cluster [DBG] mgrmap e34: y(active, since 7s), standbys: x 2024-09-16T14:25:20.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:19 smithi050 bash[19827]: audit 2024-09-16T14:25:19.106588+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:20.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:19 smithi050 bash[19827]: audit 2024-09-16T14:25:19.119312+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:20.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:19 smithi050 bash[19827]: audit 2024-09-16T14:25:19.447274+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:20.181 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:19 smithi050 bash[19827]: audit 2024-09-16T14:25:19.454183+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:20.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:19 smithi050 bash[26719]: audit 2024-09-16T14:25:18.914790+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T14:25:20.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:19 smithi050 bash[26719]: cluster 2024-09-16T14:25:18.919512+0000 mon.a (mon.0) 1246 : cluster [DBG] mgrmap e34: y(active, since 7s), standbys: x 2024-09-16T14:25:20.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:19 smithi050 bash[26719]: audit 2024-09-16T14:25:19.106588+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:20.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:19 smithi050 bash[26719]: audit 2024-09-16T14:25:19.119312+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:20.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:19 smithi050 bash[26719]: audit 2024-09-16T14:25:19.447274+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:20.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:19 smithi050 bash[26719]: audit 2024-09-16T14:25:19.454183+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:20.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:19 smithi090 bash[21690]: audit 2024-09-16T14:25:18.914790+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T14:25:20.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:19 smithi090 bash[21690]: cluster 2024-09-16T14:25:18.919512+0000 mon.a (mon.0) 1246 : cluster [DBG] mgrmap e34: y(active, since 7s), standbys: x 2024-09-16T14:25:20.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:19 smithi090 bash[21690]: audit 2024-09-16T14:25:19.106588+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:20.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:19 smithi090 bash[21690]: audit 2024-09-16T14:25:19.119312+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:20.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:19 smithi090 bash[21690]: audit 2024-09-16T14:25:19.447274+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:20.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:19 smithi090 bash[21690]: audit 2024-09-16T14:25:19.454183+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:21.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[19827]: cluster 2024-09-16T14:25:19.885643+0000 mgr.y (mgr.25040) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T14:25:21.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[19827]: audit 2024-09-16T14:25:20.241744+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:21.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[19827]: audit 2024-09-16T14:25:20.255708+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:21.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[19827]: audit 2024-09-16T14:25:20.261339+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:25:21.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[19827]: audit 2024-09-16T14:25:20.263077+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:25:21.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[19827]: cephadm 2024-09-16T14:25:20.265376+0000 mgr.y (mgr.25040) 13 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-16T14:25:21.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[19827]: cephadm 2024-09-16T14:25:20.265807+0000 mgr.y (mgr.25040) 14 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.conf 2024-09-16T14:25:21.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[19827]: cephadm 2024-09-16T14:25:20.403416+0000 mgr.y (mgr.25040) 15 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:25:21.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[19827]: cephadm 2024-09-16T14:25:20.406858+0000 mgr.y (mgr.25040) 16 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:25:21.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[19827]: cephadm 2024-09-16T14:25:20.493019+0000 mgr.y (mgr.25040) 17 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:25:21.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[19827]: cephadm 2024-09-16T14:25:20.497856+0000 mgr.y (mgr.25040) 18 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:25:21.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[19827]: cephadm 2024-09-16T14:25:20.578081+0000 mgr.y (mgr.25040) 19 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:25:21.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[19827]: cephadm 2024-09-16T14:25:20.584827+0000 mgr.y (mgr.25040) 20 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:25:21.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[19827]: audit 2024-09-16T14:25:20.673698+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:21.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[19827]: audit 2024-09-16T14:25:20.681982+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:21.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[19827]: audit 2024-09-16T14:25:20.688521+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:21.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[19827]: audit 2024-09-16T14:25:20.693492+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:21.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[19827]: audit 2024-09-16T14:25:20.700178+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:21.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[19827]: cephadm 2024-09-16T14:25:20.725202+0000 mgr.y (mgr.25040) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi050.jiuhsl (dependencies changed)... 2024-09-16T14:25:21.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[19827]: audit 2024-09-16T14:25:20.725876+0000 mon.c (mon.2) 70 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi050.jiuhsl", "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-09-16T14:25:21.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[19827]: audit 2024-09-16T14:25:20.726426+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25040 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi050.jiuhsl", "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-09-16T14:25:21.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[19827]: audit 2024-09-16T14:25:20.735448+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:25:21.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[26719]: cluster 2024-09-16T14:25:19.885643+0000 mgr.y (mgr.25040) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T14:25:21.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[26719]: audit 2024-09-16T14:25:20.241744+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:21.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[26719]: audit 2024-09-16T14:25:20.255708+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:21.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[26719]: audit 2024-09-16T14:25:20.261339+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:25:21.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[26719]: audit 2024-09-16T14:25:20.263077+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:25:21.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[26719]: cephadm 2024-09-16T14:25:20.265376+0000 mgr.y (mgr.25040) 13 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-16T14:25:21.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[26719]: cephadm 2024-09-16T14:25:20.265807+0000 mgr.y (mgr.25040) 14 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.conf 2024-09-16T14:25:21.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[26719]: cephadm 2024-09-16T14:25:20.403416+0000 mgr.y (mgr.25040) 15 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:25:21.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[26719]: cephadm 2024-09-16T14:25:20.406858+0000 mgr.y (mgr.25040) 16 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:25:21.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[26719]: cephadm 2024-09-16T14:25:20.493019+0000 mgr.y (mgr.25040) 17 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:25:21.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[26719]: cephadm 2024-09-16T14:25:20.497856+0000 mgr.y (mgr.25040) 18 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:25:21.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[26719]: cephadm 2024-09-16T14:25:20.578081+0000 mgr.y (mgr.25040) 19 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:25:21.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[26719]: cephadm 2024-09-16T14:25:20.584827+0000 mgr.y (mgr.25040) 20 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:25:21.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[26719]: audit 2024-09-16T14:25:20.673698+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:21.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[26719]: audit 2024-09-16T14:25:20.681982+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:21.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[26719]: audit 2024-09-16T14:25:20.688521+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:21.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[26719]: audit 2024-09-16T14:25:20.693492+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:21.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[26719]: audit 2024-09-16T14:25:20.700178+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:21.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[26719]: cephadm 2024-09-16T14:25:20.725202+0000 mgr.y (mgr.25040) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi050.jiuhsl (dependencies changed)... 2024-09-16T14:25:21.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[26719]: audit 2024-09-16T14:25:20.725876+0000 mon.c (mon.2) 70 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi050.jiuhsl", "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-09-16T14:25:21.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[26719]: audit 2024-09-16T14:25:20.726426+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25040 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi050.jiuhsl", "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-09-16T14:25:21.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:21 smithi050 bash[26719]: audit 2024-09-16T14:25:20.735448+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:25:21.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:21 smithi090 bash[21690]: cluster 2024-09-16T14:25:19.885643+0000 mgr.y (mgr.25040) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T14:25:21.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:21 smithi090 bash[21690]: audit 2024-09-16T14:25:20.241744+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:21.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:21 smithi090 bash[21690]: audit 2024-09-16T14:25:20.255708+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:21.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:21 smithi090 bash[21690]: audit 2024-09-16T14:25:20.261339+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:25:21.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:21 smithi090 bash[21690]: audit 2024-09-16T14:25:20.263077+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:25:21.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:21 smithi090 bash[21690]: cephadm 2024-09-16T14:25:20.265376+0000 mgr.y (mgr.25040) 13 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-16T14:25:21.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:21 smithi090 bash[21690]: cephadm 2024-09-16T14:25:20.265807+0000 mgr.y (mgr.25040) 14 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.conf 2024-09-16T14:25:21.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:21 smithi090 bash[21690]: cephadm 2024-09-16T14:25:20.403416+0000 mgr.y (mgr.25040) 15 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:25:21.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:21 smithi090 bash[21690]: cephadm 2024-09-16T14:25:20.406858+0000 mgr.y (mgr.25040) 16 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:25:21.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:21 smithi090 bash[21690]: cephadm 2024-09-16T14:25:20.493019+0000 mgr.y (mgr.25040) 17 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:25:21.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:21 smithi090 bash[21690]: cephadm 2024-09-16T14:25:20.497856+0000 mgr.y (mgr.25040) 18 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:25:21.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:21 smithi090 bash[21690]: cephadm 2024-09-16T14:25:20.578081+0000 mgr.y (mgr.25040) 19 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:25:21.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:21 smithi090 bash[21690]: cephadm 2024-09-16T14:25:20.584827+0000 mgr.y (mgr.25040) 20 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:25:21.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:21 smithi090 bash[21690]: audit 2024-09-16T14:25:20.673698+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:21.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:21 smithi090 bash[21690]: audit 2024-09-16T14:25:20.681982+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:21.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:21 smithi090 bash[21690]: audit 2024-09-16T14:25:20.688521+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:21.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:21 smithi090 bash[21690]: audit 2024-09-16T14:25:20.693492+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:21.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:21 smithi090 bash[21690]: audit 2024-09-16T14:25:20.700178+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:21.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:21 smithi090 bash[21690]: cephadm 2024-09-16T14:25:20.725202+0000 mgr.y (mgr.25040) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi050.jiuhsl (dependencies changed)... 2024-09-16T14:25:21.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:21 smithi090 bash[21690]: audit 2024-09-16T14:25:20.725876+0000 mon.c (mon.2) 70 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi050.jiuhsl", "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-09-16T14:25:21.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:21 smithi090 bash[21690]: audit 2024-09-16T14:25:20.726426+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25040 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi050.jiuhsl", "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-09-16T14:25:21.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:21 smithi090 bash[21690]: audit 2024-09-16T14:25:20.735448+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:25:22.587 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:22 smithi050 bash[19827]: cephadm 2024-09-16T14:25:20.736814+0000 mgr.y (mgr.25040) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi050.jiuhsl on smithi050 2024-09-16T14:25:22.588 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:22 smithi050 bash[26719]: cephadm 2024-09-16T14:25:20.736814+0000 mgr.y (mgr.25040) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi050.jiuhsl on smithi050 2024-09-16T14:25:22.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:22 smithi090 bash[21690]: cephadm 2024-09-16T14:25:20.736814+0000 mgr.y (mgr.25040) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi050.jiuhsl on smithi050 2024-09-16T14:25:23.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:23 smithi050 bash[19827]: cluster 2024-09-16T14:25:21.886424+0000 mgr.y (mgr.25040) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T14:25:23.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:23 smithi050 bash[26719]: cluster 2024-09-16T14:25:21.886424+0000 mgr.y (mgr.25040) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T14:25:23.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:23 smithi090 bash[21690]: cluster 2024-09-16T14:25:21.886424+0000 mgr.y (mgr.25040) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T14:25:25.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:25 smithi090 bash[21690]: cluster 2024-09-16T14:25:23.888146+0000 mgr.y (mgr.25040) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:25:25.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:25 smithi090 bash[21690]: audit 2024-09-16T14:25:24.026174+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:25.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:25 smithi090 bash[21690]: audit 2024-09-16T14:25:24.032379+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:25.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:25 smithi090 bash[21690]: cephadm 2024-09-16T14:25:24.034430+0000 mgr.y (mgr.25040) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:25:25.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:25 smithi090 bash[21690]: cephadm 2024-09-16T14:25:24.299548+0000 mgr.y (mgr.25040) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi090 2024-09-16T14:25:25.391 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:25 smithi050 bash[19827]: cluster 2024-09-16T14:25:23.888146+0000 mgr.y (mgr.25040) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:25:25.391 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:25 smithi050 bash[19827]: audit 2024-09-16T14:25:24.026174+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:25.391 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:25 smithi050 bash[19827]: audit 2024-09-16T14:25:24.032379+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:25.391 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:25 smithi050 bash[19827]: cephadm 2024-09-16T14:25:24.034430+0000 mgr.y (mgr.25040) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:25:25.391 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:25 smithi050 bash[19827]: cephadm 2024-09-16T14:25:24.299548+0000 mgr.y (mgr.25040) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi090 2024-09-16T14:25:25.392 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:25 smithi050 bash[26719]: cluster 2024-09-16T14:25:23.888146+0000 mgr.y (mgr.25040) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:25:25.392 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:25 smithi050 bash[26719]: audit 2024-09-16T14:25:24.026174+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:25.392 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:25 smithi050 bash[26719]: audit 2024-09-16T14:25:24.032379+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:25.392 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:25 smithi050 bash[26719]: cephadm 2024-09-16T14:25:24.034430+0000 mgr.y (mgr.25040) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:25:25.392 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:25 smithi050 bash[26719]: cephadm 2024-09-16T14:25:24.299548+0000 mgr.y (mgr.25040) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi090 2024-09-16T14:25:26.339 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:26 smithi090 bash[21690]: audit 2024-09-16T14:25:25.689421+0000 mon.a (mon.0) 1261 : audit [DBG] from='client.? 172.21.15.50:0/3864228899' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:25:26.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:26 smithi050 bash[19827]: audit 2024-09-16T14:25:25.689421+0000 mon.a (mon.0) 1261 : audit [DBG] from='client.? 172.21.15.50:0/3864228899' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:25:26.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:26 smithi050 bash[26719]: audit 2024-09-16T14:25:25.689421+0000 mon.a (mon.0) 1261 : audit [DBG] from='client.? 172.21.15.50:0/3864228899' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:25:27.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:27 smithi050 bash[19827]: cluster 2024-09-16T14:25:25.888824+0000 mgr.y (mgr.25040) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:25:27.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:27 smithi050 bash[26719]: cluster 2024-09-16T14:25:25.888824+0000 mgr.y (mgr.25040) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:25:27.443 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:27 smithi090 bash[21690]: cluster 2024-09-16T14:25:25.888824+0000 mgr.y (mgr.25040) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:25:28.193 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:28 smithi090 bash[21690]: audit 2024-09-16T14:25:27.628039+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:25:28.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:28 smithi050 bash[19827]: audit 2024-09-16T14:25:27.628039+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:25:28.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:28 smithi050 bash[26719]: audit 2024-09-16T14:25:27.628039+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:25:29.373 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:29 smithi090 bash[21690]: cluster 2024-09-16T14:25:27.889840+0000 mgr.y (mgr.25040) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:25:29.374 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:25:29 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:25:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-16T14:25:29.374 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:29 smithi090 bash[51329]: ts=2024-09-16T14:25:29.274Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.90:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.90:8765: connect: connection refused" 2024-09-16T14:25:29.374 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:29 smithi090 bash[51329]: ts=2024-09-16T14:25:29.274Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.90:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.90:8765: connect: connection refused" 2024-09-16T14:25:29.374 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:29 smithi090 bash[51329]: ts=2024-09-16T14:25:29.275Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.90:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.90:8765: connect: connection refused" 2024-09-16T14:25:29.374 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:29 smithi090 bash[51329]: ts=2024-09-16T14:25:29.277Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.90:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.90:8765: connect: connection refused" 2024-09-16T14:25:29.375 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:29 smithi090 bash[51329]: ts=2024-09-16T14:25:29.279Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.90:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.90:8765: connect: connection refused" 2024-09-16T14:25:29.375 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:29 smithi090 bash[51329]: ts=2024-09-16T14:25:29.279Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.90:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.90:8765: connect: connection refused" 2024-09-16T14:25:29.375 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:29 smithi090 bash[51329]: ts=2024-09-16T14:25:29.279Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.90:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.90:8765: connect: connection refused" 2024-09-16T14:25:29.431 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:29 smithi050 bash[19827]: cluster 2024-09-16T14:25:27.889840+0000 mgr.y (mgr.25040) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:25:29.431 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:29 smithi050 bash[26719]: cluster 2024-09-16T14:25:27.889840+0000 mgr.y (mgr.25040) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:25:29.680 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:29 smithi090 systemd[1]: Stopping Ceph prometheus.a for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:25:29.680 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:29 smithi090 bash[51329]: ts=2024-09-16T14:25:29.483Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T14:25:29.680 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:29 smithi090 bash[51329]: ts=2024-09-16T14:25:29.483Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T14:25:29.681 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:29 smithi090 bash[51329]: ts=2024-09-16T14:25:29.483Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T14:25:29.681 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:29 smithi090 bash[51329]: ts=2024-09-16T14:25:29.483Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T14:25:29.681 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:29 smithi090 bash[51329]: ts=2024-09-16T14:25:29.483Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T14:25:29.681 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:29 smithi090 bash[51329]: ts=2024-09-16T14:25:29.483Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T14:25:29.681 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:29 smithi090 bash[51329]: ts=2024-09-16T14:25:29.484Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T14:25:29.681 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:29 smithi090 bash[51329]: ts=2024-09-16T14:25:29.484Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T14:25:29.681 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:29 smithi090 bash[51329]: ts=2024-09-16T14:25:29.484Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T14:25:29.681 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:29 smithi090 bash[51329]: ts=2024-09-16T14:25:29.484Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T14:25:29.681 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:29 smithi090 bash[51329]: ts=2024-09-16T14:25:29.484Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T14:25:29.682 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:29 smithi090 bash[51329]: ts=2024-09-16T14:25:29.484Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T14:25:30.485 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:30 smithi090 bash[52933]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T14:25:30.486 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:30 smithi090 bash[52993]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T14:25:30.486 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:30 smithi090 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T14:25:30.486 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:30 smithi090 systemd[1]: Stopped Ceph prometheus.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:25:30.486 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:30 smithi090 systemd[1]: Started Ceph prometheus.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:25:31.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:31 smithi050 bash[19827]: cluster 2024-09-16T14:25:29.891369+0000 mgr.y (mgr.25040) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:25:31.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:31 smithi050 bash[19827]: audit 2024-09-16T14:25:30.371687+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:31.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:31 smithi050 bash[19827]: audit 2024-09-16T14:25:30.385039+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:31.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:31 smithi050 bash[19827]: audit 2024-09-16T14:25:30.393462+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:25:31.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:31 smithi050 bash[19827]: audit 2024-09-16T14:25:30.394239+0000 mgr.y (mgr.25040) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:25:31.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:31 smithi050 bash[19827]: audit 2024-09-16T14:25:30.413254+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:31.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:31 smithi050 bash[19827]: cephadm 2024-09-16T14:25:30.415883+0000 mgr.y (mgr.25040) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.50:5000 to Dashboard 2024-09-16T14:25:31.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:31 smithi050 bash[19827]: audit 2024-09-16T14:25:30.416389+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:25:31.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:31 smithi050 bash[19827]: audit 2024-09-16T14:25:30.417435+0000 mgr.y (mgr.25040) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:25:31.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:31 smithi050 bash[19827]: audit 2024-09-16T14:25:30.420916+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi050"}]: dispatch 2024-09-16T14:25:31.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:31 smithi050 bash[19827]: audit 2024-09-16T14:25:30.422167+0000 mgr.y (mgr.25040) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi050"}]: dispatch 2024-09-16T14:25:31.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:31 smithi050 bash[19827]: audit 2024-09-16T14:25:30.429663+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:31.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:31 smithi050 bash[19827]: audit 2024-09-16T14:25:30.437763+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:25:31.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:31 smithi050 bash[19827]: audit 2024-09-16T14:25:30.438436+0000 mgr.y (mgr.25040) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:25:31.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:31 smithi050 bash[26719]: cluster 2024-09-16T14:25:29.891369+0000 mgr.y (mgr.25040) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:25:31.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:31 smithi050 bash[26719]: audit 2024-09-16T14:25:30.371687+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:31.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:31 smithi050 bash[26719]: audit 2024-09-16T14:25:30.385039+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:31.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:31 smithi050 bash[26719]: audit 2024-09-16T14:25:30.393462+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:25:31.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:31 smithi050 bash[26719]: audit 2024-09-16T14:25:30.394239+0000 mgr.y (mgr.25040) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:25:31.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:31 smithi050 bash[26719]: audit 2024-09-16T14:25:30.413254+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:31.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:31 smithi050 bash[26719]: cephadm 2024-09-16T14:25:30.415883+0000 mgr.y (mgr.25040) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.50:5000 to Dashboard 2024-09-16T14:25:31.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:31 smithi050 bash[26719]: audit 2024-09-16T14:25:30.416389+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:25:31.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:31 smithi050 bash[26719]: audit 2024-09-16T14:25:30.417435+0000 mgr.y (mgr.25040) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:25:31.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:31 smithi050 bash[26719]: audit 2024-09-16T14:25:30.420916+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi050"}]: dispatch 2024-09-16T14:25:31.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:31 smithi050 bash[26719]: audit 2024-09-16T14:25:30.422167+0000 mgr.y (mgr.25040) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi050"}]: dispatch 2024-09-16T14:25:31.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:31 smithi050 bash[26719]: audit 2024-09-16T14:25:30.429663+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:31.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:31 smithi050 bash[26719]: audit 2024-09-16T14:25:30.437763+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:25:31.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:31 smithi050 bash[26719]: audit 2024-09-16T14:25:30.438436+0000 mgr.y (mgr.25040) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:25:31.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[21690]: cluster 2024-09-16T14:25:29.891369+0000 mgr.y (mgr.25040) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:25:31.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[21690]: audit 2024-09-16T14:25:30.371687+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:31.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[21690]: audit 2024-09-16T14:25:30.385039+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:31.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[21690]: audit 2024-09-16T14:25:30.393462+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:25:31.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[21690]: audit 2024-09-16T14:25:30.394239+0000 mgr.y (mgr.25040) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:25:31.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[21690]: audit 2024-09-16T14:25:30.413254+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:31.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[21690]: cephadm 2024-09-16T14:25:30.415883+0000 mgr.y (mgr.25040) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.50:5000 to Dashboard 2024-09-16T14:25:31.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[21690]: audit 2024-09-16T14:25:30.416389+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:25:31.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[21690]: audit 2024-09-16T14:25:30.417435+0000 mgr.y (mgr.25040) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:25:31.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[21690]: audit 2024-09-16T14:25:30.420916+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi050"}]: dispatch 2024-09-16T14:25:31.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[21690]: audit 2024-09-16T14:25:30.422167+0000 mgr.y (mgr.25040) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi050"}]: dispatch 2024-09-16T14:25:31.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[21690]: audit 2024-09-16T14:25:30.429663+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:31.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[21690]: audit 2024-09-16T14:25:30.437763+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:25:31.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[21690]: audit 2024-09-16T14:25:30.438436+0000 mgr.y (mgr.25040) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:25:31.696 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[53021]: ts=2024-09-16T14:25:31.540Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T14:25:31.696 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[53021]: ts=2024-09-16T14:25:31.540Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-16T14:25:31.696 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[53021]: ts=2024-09-16T14:25:31.540Z caller=main.go:570 level=info host_details="(Linux 5.15.0-121-generic #131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024 x86_64 smithi090 (none))" 2024-09-16T14:25:31.696 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[53021]: ts=2024-09-16T14:25:31.540Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T14:25:31.696 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[53021]: ts=2024-09-16T14:25:31.540Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T14:25:31.696 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[53021]: ts=2024-09-16T14:25:31.542Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T14:25:31.696 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[53021]: ts=2024-09-16T14:25:31.542Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T14:25:31.697 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[53021]: ts=2024-09-16T14:25:31.543Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T14:25:31.697 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[53021]: ts=2024-09-16T14:25:31.543Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T14:25:31.697 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[53021]: ts=2024-09-16T14:25:31.546Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T14:25:31.697 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[53021]: ts=2024-09-16T14:25:31.546Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.601µs 2024-09-16T14:25:31.697 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[53021]: ts=2024-09-16T14:25:31.546Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T14:25:31.697 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[53021]: ts=2024-09-16T14:25:31.546Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-16T14:25:31.697 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[53021]: ts=2024-09-16T14:25:31.560Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-16T14:25:31.697 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[53021]: ts=2024-09-16T14:25:31.566Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-16T14:25:31.698 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[53021]: ts=2024-09-16T14:25:31.566Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-16T14:25:31.698 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[53021]: ts=2024-09-16T14:25:31.566Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=23.611µs wal_replay_duration=20.05635ms wbl_replay_duration=131ns total_replay_duration=20.104225ms 2024-09-16T14:25:31.698 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[53021]: ts=2024-09-16T14:25:31.568Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T14:25:31.698 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[53021]: ts=2024-09-16T14:25:31.568Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T14:25:31.698 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[53021]: ts=2024-09-16T14:25:31.568Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T14:25:31.698 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[53021]: ts=2024-09-16T14:25:31.591Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.469925ms db_storage=880ns remote_storage=1.117µs web_handler=440ns query_engine=605ns scrape=243.468µs scrape_sd=118.763µs notify=13.25µs notify_sd=28.617µs rules=22.652641ms tracing=5.226µs 2024-09-16T14:25:31.698 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[53021]: ts=2024-09-16T14:25:31.591Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T14:25:31.699 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:25:31 smithi090 bash[53021]: ts=2024-09-16T14:25:31.591Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T14:25:33.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:33 smithi050 bash[19827]: cluster 2024-09-16T14:25:31.892115+0000 mgr.y (mgr.25040) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:25:33.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:33 smithi050 bash[26719]: cluster 2024-09-16T14:25:31.892115+0000 mgr.y (mgr.25040) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:25:33.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:33 smithi090 bash[21690]: cluster 2024-09-16T14:25:31.892115+0000 mgr.y (mgr.25040) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:25:35.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:35 smithi050 bash[19827]: cluster 2024-09-16T14:25:33.893786+0000 mgr.y (mgr.25040) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:25:35.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:35 smithi050 bash[26719]: cluster 2024-09-16T14:25:33.893786+0000 mgr.y (mgr.25040) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:25:35.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:35 smithi090 bash[21690]: cluster 2024-09-16T14:25:33.893786+0000 mgr.y (mgr.25040) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:25:36.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:36 smithi050 bash[19827]: audit 2024-09-16T14:25:35.419216+0000 mgr.y (mgr.25040) 37 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:25:36.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:36 smithi050 bash[26719]: audit 2024-09-16T14:25:35.419216+0000 mgr.y (mgr.25040) 37 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:25:36.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:36 smithi090 bash[21690]: audit 2024-09-16T14:25:35.419216+0000 mgr.y (mgr.25040) 37 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:25:37.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:37 smithi050 bash[19827]: cluster 2024-09-16T14:25:35.894226+0000 mgr.y (mgr.25040) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:25:37.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:37 smithi050 bash[19827]: audit 2024-09-16T14:25:36.420259+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:37.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:37 smithi050 bash[19827]: audit 2024-09-16T14:25:36.431247+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:37.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:37 smithi050 bash[19827]: audit 2024-09-16T14:25:36.565285+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:37.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:37 smithi050 bash[19827]: audit 2024-09-16T14:25:36.578379+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:37.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:37 smithi050 bash[19827]: audit 2024-09-16T14:25:36.581612+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:25:37.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:37 smithi050 bash[19827]: audit 2024-09-16T14:25:36.583230+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:25:37.682 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:37 smithi050 bash[19827]: audit 2024-09-16T14:25:36.592968+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:37.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:37 smithi050 bash[26719]: cluster 2024-09-16T14:25:35.894226+0000 mgr.y (mgr.25040) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:25:37.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:37 smithi050 bash[26719]: audit 2024-09-16T14:25:36.420259+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:37.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:37 smithi050 bash[26719]: audit 2024-09-16T14:25:36.431247+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:37.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:37 smithi050 bash[26719]: audit 2024-09-16T14:25:36.565285+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:37.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:37 smithi050 bash[26719]: audit 2024-09-16T14:25:36.578379+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:37.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:37 smithi050 bash[26719]: audit 2024-09-16T14:25:36.581612+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:25:37.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:37 smithi050 bash[26719]: audit 2024-09-16T14:25:36.583230+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:25:37.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:37 smithi050 bash[26719]: audit 2024-09-16T14:25:36.592968+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:37.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:37 smithi090 bash[21690]: cluster 2024-09-16T14:25:35.894226+0000 mgr.y (mgr.25040) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:25:37.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:37 smithi090 bash[21690]: audit 2024-09-16T14:25:36.420259+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:37.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:37 smithi090 bash[21690]: audit 2024-09-16T14:25:36.431247+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:37.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:37 smithi090 bash[21690]: audit 2024-09-16T14:25:36.565285+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:37.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:37 smithi090 bash[21690]: audit 2024-09-16T14:25:36.578379+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:37.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:37 smithi090 bash[21690]: audit 2024-09-16T14:25:36.581612+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:25:37.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:37 smithi090 bash[21690]: audit 2024-09-16T14:25:36.583230+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:25:37.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:37 smithi090 bash[21690]: audit 2024-09-16T14:25:36.592968+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:25:39.418 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:25:39 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:25:39] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-16T14:25:39.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:39 smithi050 bash[19827]: cluster 2024-09-16T14:25:37.895295+0000 mgr.y (mgr.25040) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:25:39.812 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:39 smithi050 bash[26719]: cluster 2024-09-16T14:25:37.895295+0000 mgr.y (mgr.25040) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:25:39.812 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:39 smithi090 bash[21690]: cluster 2024-09-16T14:25:37.895295+0000 mgr.y (mgr.25040) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:25:41.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:41 smithi050 bash[19827]: cluster 2024-09-16T14:25:39.896803+0000 mgr.y (mgr.25040) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:25:41.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:41 smithi050 bash[26719]: cluster 2024-09-16T14:25:39.896803+0000 mgr.y (mgr.25040) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:25:41.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:41 smithi090 bash[21690]: cluster 2024-09-16T14:25:39.896803+0000 mgr.y (mgr.25040) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:25:43.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:43 smithi050 bash[19827]: cluster 2024-09-16T14:25:41.897553+0000 mgr.y (mgr.25040) 41 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:43.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:43 smithi050 bash[19827]: audit 2024-09-16T14:25:42.628833+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:25:43.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:43 smithi050 bash[26719]: cluster 2024-09-16T14:25:41.897553+0000 mgr.y (mgr.25040) 41 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:43.682 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:43 smithi050 bash[26719]: audit 2024-09-16T14:25:42.628833+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:25:43.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:43 smithi090 bash[21690]: cluster 2024-09-16T14:25:41.897553+0000 mgr.y (mgr.25040) 41 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:43.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:43 smithi090 bash[21690]: audit 2024-09-16T14:25:42.628833+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:25:45.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:45 smithi050 bash[19827]: cluster 2024-09-16T14:25:43.899253+0000 mgr.y (mgr.25040) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:25:45.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:45 smithi050 bash[26719]: cluster 2024-09-16T14:25:43.899253+0000 mgr.y (mgr.25040) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:25:45.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:45 smithi090 bash[21690]: cluster 2024-09-16T14:25:43.899253+0000 mgr.y (mgr.25040) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:25:46.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:46 smithi090 bash[21690]: audit 2024-09-16T14:25:45.427144+0000 mgr.y (mgr.25040) 43 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:25:46.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:46 smithi050 bash[19827]: audit 2024-09-16T14:25:45.427144+0000 mgr.y (mgr.25040) 43 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:25:46.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:46 smithi050 bash[26719]: audit 2024-09-16T14:25:45.427144+0000 mgr.y (mgr.25040) 43 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:25:47.693 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:47 smithi090 bash[21690]: cluster 2024-09-16T14:25:45.899993+0000 mgr.y (mgr.25040) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:47.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:47 smithi050 bash[19827]: cluster 2024-09-16T14:25:45.899993+0000 mgr.y (mgr.25040) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:47.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:47 smithi050 bash[26719]: cluster 2024-09-16T14:25:45.899993+0000 mgr.y (mgr.25040) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:49.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:25:49 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:25:49] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.43.0" 2024-09-16T14:25:49.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:49 smithi050 bash[26719]: cluster 2024-09-16T14:25:47.900972+0000 mgr.y (mgr.25040) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:49.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:49 smithi050 bash[19827]: cluster 2024-09-16T14:25:47.900972+0000 mgr.y (mgr.25040) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:49.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:49 smithi090 bash[21690]: cluster 2024-09-16T14:25:47.900972+0000 mgr.y (mgr.25040) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:51.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:51 smithi050 bash[26719]: cluster 2024-09-16T14:25:49.902470+0000 mgr.y (mgr.25040) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:25:51.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:51 smithi050 bash[19827]: cluster 2024-09-16T14:25:49.902470+0000 mgr.y (mgr.25040) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:25:51.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:51 smithi090 bash[21690]: cluster 2024-09-16T14:25:49.902470+0000 mgr.y (mgr.25040) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:25:53.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:53 smithi050 bash[26719]: cluster 2024-09-16T14:25:51.903220+0000 mgr.y (mgr.25040) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:53.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:53 smithi050 bash[19827]: cluster 2024-09-16T14:25:51.903220+0000 mgr.y (mgr.25040) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:53.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:53 smithi090 bash[21690]: cluster 2024-09-16T14:25:51.903220+0000 mgr.y (mgr.25040) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:55.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:55 smithi050 bash[26719]: cluster 2024-09-16T14:25:53.904899+0000 mgr.y (mgr.25040) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:25:55.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:55 smithi050 bash[19827]: cluster 2024-09-16T14:25:53.904899+0000 mgr.y (mgr.25040) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:25:55.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:55 smithi090 bash[21690]: cluster 2024-09-16T14:25:53.904899+0000 mgr.y (mgr.25040) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:25:56.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:56 smithi050 bash[26719]: audit 2024-09-16T14:25:55.438409+0000 mgr.y (mgr.25040) 49 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:25:56.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:56 smithi050 bash[19827]: audit 2024-09-16T14:25:55.438409+0000 mgr.y (mgr.25040) 49 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:25:56.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:56 smithi090 bash[21690]: audit 2024-09-16T14:25:55.438409+0000 mgr.y (mgr.25040) 49 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:25:57.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:57 smithi050 bash[26719]: cluster 2024-09-16T14:25:55.905639+0000 mgr.y (mgr.25040) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:57.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:57 smithi050 bash[19827]: cluster 2024-09-16T14:25:55.905639+0000 mgr.y (mgr.25040) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:57.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:57 smithi090 bash[21690]: cluster 2024-09-16T14:25:55.905639+0000 mgr.y (mgr.25040) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:58.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:58 smithi050 bash[26719]: audit 2024-09-16T14:25:57.629175+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:25:58.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:58 smithi050 bash[19827]: audit 2024-09-16T14:25:57.629175+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:25:58.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:58 smithi090 bash[21690]: audit 2024-09-16T14:25:57.629175+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:25:59.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:25:59 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:25:59] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.43.0" 2024-09-16T14:25:59.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:25:59 smithi050 bash[19827]: cluster 2024-09-16T14:25:57.906665+0000 mgr.y (mgr.25040) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:59.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:25:59 smithi050 bash[26719]: cluster 2024-09-16T14:25:57.906665+0000 mgr.y (mgr.25040) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:25:59.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:25:59 smithi090 bash[21690]: cluster 2024-09-16T14:25:57.906665+0000 mgr.y (mgr.25040) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:01.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:01 smithi050 bash[19827]: cluster 2024-09-16T14:25:59.908145+0000 mgr.y (mgr.25040) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:01.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:01 smithi050 bash[26719]: cluster 2024-09-16T14:25:59.908145+0000 mgr.y (mgr.25040) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:01.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:01 smithi090 bash[21690]: cluster 2024-09-16T14:25:59.908145+0000 mgr.y (mgr.25040) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:03.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:03 smithi050 bash[19827]: cluster 2024-09-16T14:26:01.908883+0000 mgr.y (mgr.25040) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:03.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:03 smithi050 bash[26719]: cluster 2024-09-16T14:26:01.908883+0000 mgr.y (mgr.25040) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:03.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:03 smithi090 bash[21690]: cluster 2024-09-16T14:26:01.908883+0000 mgr.y (mgr.25040) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:05.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:05 smithi050 bash[19827]: cluster 2024-09-16T14:26:03.910560+0000 mgr.y (mgr.25040) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:05.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:05 smithi050 bash[26719]: cluster 2024-09-16T14:26:03.910560+0000 mgr.y (mgr.25040) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:05.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:05 smithi090 bash[21690]: cluster 2024-09-16T14:26:03.910560+0000 mgr.y (mgr.25040) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:06.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:06 smithi050 bash[26719]: audit 2024-09-16T14:26:05.449720+0000 mgr.y (mgr.25040) 55 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:26:06.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:06 smithi050 bash[19827]: audit 2024-09-16T14:26:05.449720+0000 mgr.y (mgr.25040) 55 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:26:06.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:06 smithi090 bash[21690]: audit 2024-09-16T14:26:05.449720+0000 mgr.y (mgr.25040) 55 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:26:07.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:07 smithi050 bash[26719]: cluster 2024-09-16T14:26:05.911357+0000 mgr.y (mgr.25040) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:07.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:07 smithi050 bash[19827]: cluster 2024-09-16T14:26:05.911357+0000 mgr.y (mgr.25040) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:07.943 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:07 smithi090 bash[21690]: cluster 2024-09-16T14:26:05.911357+0000 mgr.y (mgr.25040) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:09.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:26:09 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:26:09] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.43.0" 2024-09-16T14:26:09.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:09 smithi050 bash[19827]: cluster 2024-09-16T14:26:07.912286+0000 mgr.y (mgr.25040) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:09.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:09 smithi050 bash[26719]: cluster 2024-09-16T14:26:07.912286+0000 mgr.y (mgr.25040) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:09.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:09 smithi090 bash[21690]: cluster 2024-09-16T14:26:07.912286+0000 mgr.y (mgr.25040) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:11.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:11 smithi050 bash[19827]: cluster 2024-09-16T14:26:09.913785+0000 mgr.y (mgr.25040) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:11.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:11 smithi050 bash[26719]: cluster 2024-09-16T14:26:09.913785+0000 mgr.y (mgr.25040) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:11.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:11 smithi090 bash[21690]: cluster 2024-09-16T14:26:09.913785+0000 mgr.y (mgr.25040) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:13.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:13 smithi050 bash[19827]: cluster 2024-09-16T14:26:11.914463+0000 mgr.y (mgr.25040) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:13.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:13 smithi050 bash[19827]: audit 2024-09-16T14:26:12.629662+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:26:13.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:13 smithi050 bash[26719]: cluster 2024-09-16T14:26:11.914463+0000 mgr.y (mgr.25040) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:13.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:13 smithi050 bash[26719]: audit 2024-09-16T14:26:12.629662+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:26:13.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:13 smithi090 bash[21690]: cluster 2024-09-16T14:26:11.914463+0000 mgr.y (mgr.25040) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:13.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:13 smithi090 bash[21690]: audit 2024-09-16T14:26:12.629662+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:26:15.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:15 smithi050 bash[19827]: cluster 2024-09-16T14:26:13.916250+0000 mgr.y (mgr.25040) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:15.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:15 smithi050 bash[26719]: cluster 2024-09-16T14:26:13.916250+0000 mgr.y (mgr.25040) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:15.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:15 smithi090 bash[21690]: cluster 2024-09-16T14:26:13.916250+0000 mgr.y (mgr.25040) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:16.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:16 smithi050 bash[19827]: audit 2024-09-16T14:26:15.453134+0000 mgr.y (mgr.25040) 61 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:26:16.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:16 smithi050 bash[26719]: audit 2024-09-16T14:26:15.453134+0000 mgr.y (mgr.25040) 61 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:26:16.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:16 smithi090 bash[21690]: audit 2024-09-16T14:26:15.453134+0000 mgr.y (mgr.25040) 61 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:26:17.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:17 smithi050 bash[19827]: cluster 2024-09-16T14:26:15.916962+0000 mgr.y (mgr.25040) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:17.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:17 smithi050 bash[26719]: cluster 2024-09-16T14:26:15.916962+0000 mgr.y (mgr.25040) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:17.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:17 smithi090 bash[21690]: cluster 2024-09-16T14:26:15.916962+0000 mgr.y (mgr.25040) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:19.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:26:19 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:26:19] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.43.0" 2024-09-16T14:26:19.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:19 smithi050 bash[19827]: cluster 2024-09-16T14:26:17.917878+0000 mgr.y (mgr.25040) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:19.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:19 smithi050 bash[26719]: cluster 2024-09-16T14:26:17.917878+0000 mgr.y (mgr.25040) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:19.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:19 smithi090 bash[21690]: cluster 2024-09-16T14:26:17.917878+0000 mgr.y (mgr.25040) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:21.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:21 smithi050 bash[19827]: cluster 2024-09-16T14:26:19.919457+0000 mgr.y (mgr.25040) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:21.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:21 smithi050 bash[26719]: cluster 2024-09-16T14:26:19.919457+0000 mgr.y (mgr.25040) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:21.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:21 smithi090 bash[21690]: cluster 2024-09-16T14:26:19.919457+0000 mgr.y (mgr.25040) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:23.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:23 smithi050 bash[19827]: cluster 2024-09-16T14:26:21.920211+0000 mgr.y (mgr.25040) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:23.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:23 smithi050 bash[26719]: cluster 2024-09-16T14:26:21.920211+0000 mgr.y (mgr.25040) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:23.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:23 smithi090 bash[21690]: cluster 2024-09-16T14:26:21.920211+0000 mgr.y (mgr.25040) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:25.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:25 smithi050 bash[19827]: cluster 2024-09-16T14:26:23.921904+0000 mgr.y (mgr.25040) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:25.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:25 smithi050 bash[26719]: cluster 2024-09-16T14:26:23.921904+0000 mgr.y (mgr.25040) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:25.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:25 smithi090 bash[21690]: cluster 2024-09-16T14:26:23.921904+0000 mgr.y (mgr.25040) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:26.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:26 smithi050 bash[19827]: audit 2024-09-16T14:26:25.454531+0000 mgr.y (mgr.25040) 67 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:26:26.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:26 smithi050 bash[26719]: audit 2024-09-16T14:26:25.454531+0000 mgr.y (mgr.25040) 67 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:26:26.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:26 smithi090 bash[21690]: audit 2024-09-16T14:26:25.454531+0000 mgr.y (mgr.25040) 67 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:26:27.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:27 smithi050 bash[19827]: cluster 2024-09-16T14:26:25.922672+0000 mgr.y (mgr.25040) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:27.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:27 smithi050 bash[26719]: cluster 2024-09-16T14:26:25.922672+0000 mgr.y (mgr.25040) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:27.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:27 smithi090 bash[21690]: cluster 2024-09-16T14:26:25.922672+0000 mgr.y (mgr.25040) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:28.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:28 smithi050 bash[19827]: audit 2024-09-16T14:26:27.630044+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:26:28.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:28 smithi050 bash[26719]: audit 2024-09-16T14:26:27.630044+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:26:28.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:28 smithi090 bash[21690]: audit 2024-09-16T14:26:27.630044+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:26:29.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:26:29 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:26:29] "GET /metrics HTTP/1.1" 200 38214 "" "Prometheus/2.43.0" 2024-09-16T14:26:29.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:29 smithi050 bash[19827]: cluster 2024-09-16T14:26:27.923603+0000 mgr.y (mgr.25040) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:29.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:29 smithi050 bash[26719]: cluster 2024-09-16T14:26:27.923603+0000 mgr.y (mgr.25040) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:29.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:29 smithi090 bash[21690]: cluster 2024-09-16T14:26:27.923603+0000 mgr.y (mgr.25040) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:31.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:31 smithi050 bash[19827]: cluster 2024-09-16T14:26:29.925101+0000 mgr.y (mgr.25040) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:31.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:31 smithi050 bash[26719]: cluster 2024-09-16T14:26:29.925101+0000 mgr.y (mgr.25040) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:31.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:31 smithi090 bash[21690]: cluster 2024-09-16T14:26:29.925101+0000 mgr.y (mgr.25040) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:33.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:33 smithi050 bash[19827]: cluster 2024-09-16T14:26:31.925827+0000 mgr.y (mgr.25040) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:33.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:33 smithi050 bash[26719]: cluster 2024-09-16T14:26:31.925827+0000 mgr.y (mgr.25040) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:33.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:33 smithi090 bash[21690]: cluster 2024-09-16T14:26:31.925827+0000 mgr.y (mgr.25040) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:35.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:35 smithi050 bash[19827]: cluster 2024-09-16T14:26:33.927569+0000 mgr.y (mgr.25040) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:35.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:35 smithi050 bash[26719]: cluster 2024-09-16T14:26:33.927569+0000 mgr.y (mgr.25040) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:35.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:35 smithi090 bash[21690]: cluster 2024-09-16T14:26:33.927569+0000 mgr.y (mgr.25040) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:36.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:36 smithi050 bash[19827]: audit 2024-09-16T14:26:35.465745+0000 mgr.y (mgr.25040) 73 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:26:36.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:36 smithi050 bash[26719]: audit 2024-09-16T14:26:35.465745+0000 mgr.y (mgr.25040) 73 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:26:36.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:36 smithi090 bash[21690]: audit 2024-09-16T14:26:35.465745+0000 mgr.y (mgr.25040) 73 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:26:37.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:37 smithi050 bash[19827]: cluster 2024-09-16T14:26:35.928324+0000 mgr.y (mgr.25040) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:37.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:37 smithi050 bash[19827]: audit 2024-09-16T14:26:37.445766+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:26:37.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:37 smithi050 bash[19827]: audit 2024-09-16T14:26:37.447276+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:26:37.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:37 smithi050 bash[19827]: audit 2024-09-16T14:26:37.457538+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:26:37.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:37 smithi050 bash[26719]: cluster 2024-09-16T14:26:35.928324+0000 mgr.y (mgr.25040) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:37.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:37 smithi050 bash[26719]: audit 2024-09-16T14:26:37.445766+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:26:37.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:37 smithi050 bash[26719]: audit 2024-09-16T14:26:37.447276+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:26:37.933 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:37 smithi050 bash[26719]: audit 2024-09-16T14:26:37.457538+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:26:37.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:37 smithi090 bash[21690]: cluster 2024-09-16T14:26:35.928324+0000 mgr.y (mgr.25040) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:37.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:37 smithi090 bash[21690]: audit 2024-09-16T14:26:37.445766+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:26:37.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:37 smithi090 bash[21690]: audit 2024-09-16T14:26:37.447276+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:26:37.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:37 smithi090 bash[21690]: audit 2024-09-16T14:26:37.457538+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:26:39.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:26:39 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:26:39] "GET /metrics HTTP/1.1" 200 38214 "" "Prometheus/2.43.0" 2024-09-16T14:26:39.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:39 smithi050 bash[19827]: cluster 2024-09-16T14:26:37.929228+0000 mgr.y (mgr.25040) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:39.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:39 smithi050 bash[26719]: cluster 2024-09-16T14:26:37.929228+0000 mgr.y (mgr.25040) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:39.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:39 smithi090 bash[21690]: cluster 2024-09-16T14:26:37.929228+0000 mgr.y (mgr.25040) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:41.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:41 smithi050 bash[19827]: cluster 2024-09-16T14:26:39.930734+0000 mgr.y (mgr.25040) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:41.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:41 smithi050 bash[26719]: cluster 2024-09-16T14:26:39.930734+0000 mgr.y (mgr.25040) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:41.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:41 smithi090 bash[21690]: cluster 2024-09-16T14:26:39.930734+0000 mgr.y (mgr.25040) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:43.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:43 smithi050 bash[19827]: cluster 2024-09-16T14:26:41.931411+0000 mgr.y (mgr.25040) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:43.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:43 smithi050 bash[19827]: audit 2024-09-16T14:26:42.630292+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:26:43.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:43 smithi050 bash[26719]: cluster 2024-09-16T14:26:41.931411+0000 mgr.y (mgr.25040) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:43.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:43 smithi050 bash[26719]: audit 2024-09-16T14:26:42.630292+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:26:43.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:43 smithi090 bash[21690]: cluster 2024-09-16T14:26:41.931411+0000 mgr.y (mgr.25040) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:43.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:43 smithi090 bash[21690]: audit 2024-09-16T14:26:42.630292+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:26:45.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:45 smithi050 bash[19827]: cluster 2024-09-16T14:26:43.933170+0000 mgr.y (mgr.25040) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:45.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:45 smithi050 bash[26719]: cluster 2024-09-16T14:26:43.933170+0000 mgr.y (mgr.25040) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:45.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:45 smithi090 bash[21690]: cluster 2024-09-16T14:26:43.933170+0000 mgr.y (mgr.25040) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:46.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:46 smithi050 bash[19827]: audit 2024-09-16T14:26:45.477041+0000 mgr.y (mgr.25040) 79 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:26:46.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:46 smithi050 bash[26719]: audit 2024-09-16T14:26:45.477041+0000 mgr.y (mgr.25040) 79 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:26:46.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:46 smithi090 bash[21690]: audit 2024-09-16T14:26:45.477041+0000 mgr.y (mgr.25040) 79 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:26:47.931 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:47 smithi050 bash[26719]: cluster 2024-09-16T14:26:45.933911+0000 mgr.y (mgr.25040) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:47.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:47 smithi050 bash[19827]: cluster 2024-09-16T14:26:45.933911+0000 mgr.y (mgr.25040) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:47.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:47 smithi090 bash[21690]: cluster 2024-09-16T14:26:45.933911+0000 mgr.y (mgr.25040) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:49.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:26:49 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:26:49] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.43.0" 2024-09-16T14:26:49.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:49 smithi050 bash[19827]: cluster 2024-09-16T14:26:47.935472+0000 mgr.y (mgr.25040) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:49.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:49 smithi050 bash[26719]: cluster 2024-09-16T14:26:47.935472+0000 mgr.y (mgr.25040) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:49.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:49 smithi090 bash[21690]: cluster 2024-09-16T14:26:47.935472+0000 mgr.y (mgr.25040) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:51.931 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:51 smithi050 bash[19827]: cluster 2024-09-16T14:26:49.936506+0000 mgr.y (mgr.25040) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:51.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:51 smithi050 bash[26719]: cluster 2024-09-16T14:26:49.936506+0000 mgr.y (mgr.25040) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:51.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:51 smithi090 bash[21690]: cluster 2024-09-16T14:26:49.936506+0000 mgr.y (mgr.25040) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:53.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:53 smithi050 bash[19827]: cluster 2024-09-16T14:26:51.937327+0000 mgr.y (mgr.25040) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:53.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:53 smithi050 bash[26719]: cluster 2024-09-16T14:26:51.937327+0000 mgr.y (mgr.25040) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:53.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:53 smithi090 bash[21690]: cluster 2024-09-16T14:26:51.937327+0000 mgr.y (mgr.25040) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:55.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:55 smithi050 bash[19827]: cluster 2024-09-16T14:26:53.939208+0000 mgr.y (mgr.25040) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:55.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:55 smithi050 bash[26719]: cluster 2024-09-16T14:26:53.939208+0000 mgr.y (mgr.25040) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:55.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:55 smithi090 bash[21690]: cluster 2024-09-16T14:26:53.939208+0000 mgr.y (mgr.25040) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:56.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:56 smithi050 bash[26719]: audit 2024-09-16T14:26:55.488340+0000 mgr.y (mgr.25040) 85 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:26:56.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:56 smithi050 bash[19827]: audit 2024-09-16T14:26:55.488340+0000 mgr.y (mgr.25040) 85 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:26:56.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:56 smithi090 bash[21690]: audit 2024-09-16T14:26:55.488340+0000 mgr.y (mgr.25040) 85 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:26:57.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:57 smithi050 bash[26719]: cluster 2024-09-16T14:26:55.940054+0000 mgr.y (mgr.25040) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:57.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:57 smithi050 bash[26719]: audit 2024-09-16T14:26:57.630677+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:26:57.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:57 smithi050 bash[19827]: cluster 2024-09-16T14:26:55.940054+0000 mgr.y (mgr.25040) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:57.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:57 smithi050 bash[19827]: audit 2024-09-16T14:26:57.630677+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:26:57.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:57 smithi090 bash[21690]: cluster 2024-09-16T14:26:55.940054+0000 mgr.y (mgr.25040) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:26:57.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:57 smithi090 bash[21690]: audit 2024-09-16T14:26:57.630677+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:26:59.432 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:26:59 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:26:59] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.43.0" 2024-09-16T14:26:59.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:26:59 smithi050 bash[26719]: cluster 2024-09-16T14:26:57.941699+0000 mgr.y (mgr.25040) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:59.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:26:59 smithi050 bash[19827]: cluster 2024-09-16T14:26:57.941699+0000 mgr.y (mgr.25040) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:26:59.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:26:59 smithi090 bash[21690]: cluster 2024-09-16T14:26:57.941699+0000 mgr.y (mgr.25040) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:01.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:01 smithi050 bash[19827]: cluster 2024-09-16T14:26:59.942415+0000 mgr.y (mgr.25040) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:01.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:01 smithi050 bash[26719]: cluster 2024-09-16T14:26:59.942415+0000 mgr.y (mgr.25040) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:01.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:01 smithi090 bash[21690]: cluster 2024-09-16T14:26:59.942415+0000 mgr.y (mgr.25040) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:03.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:03 smithi050 bash[19827]: cluster 2024-09-16T14:27:01.943195+0000 mgr.y (mgr.25040) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:03.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:03 smithi050 bash[26719]: cluster 2024-09-16T14:27:01.943195+0000 mgr.y (mgr.25040) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:03.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:03 smithi090 bash[21690]: cluster 2024-09-16T14:27:01.943195+0000 mgr.y (mgr.25040) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:05.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:05 smithi050 bash[19827]: cluster 2024-09-16T14:27:03.944843+0000 mgr.y (mgr.25040) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:05.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:05 smithi050 bash[26719]: cluster 2024-09-16T14:27:03.944843+0000 mgr.y (mgr.25040) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:05.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:05 smithi090 bash[21690]: cluster 2024-09-16T14:27:03.944843+0000 mgr.y (mgr.25040) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:07.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:06 smithi050 bash[19827]: audit 2024-09-16T14:27:05.499621+0000 mgr.y (mgr.25040) 91 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:27:07.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:06 smithi050 bash[26719]: audit 2024-09-16T14:27:05.499621+0000 mgr.y (mgr.25040) 91 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:27:07.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:06 smithi090 bash[21690]: audit 2024-09-16T14:27:05.499621+0000 mgr.y (mgr.25040) 91 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:27:08.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:07 smithi050 bash[19827]: cluster 2024-09-16T14:27:05.945561+0000 mgr.y (mgr.25040) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:08.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:07 smithi050 bash[26719]: cluster 2024-09-16T14:27:05.945561+0000 mgr.y (mgr.25040) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:08.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:07 smithi090 bash[21690]: cluster 2024-09-16T14:27:05.945561+0000 mgr.y (mgr.25040) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:09.432 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:27:09 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:27:09] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.43.0" 2024-09-16T14:27:10.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:09 smithi050 bash[19827]: cluster 2024-09-16T14:27:07.947181+0000 mgr.y (mgr.25040) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:10.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:09 smithi050 bash[26719]: cluster 2024-09-16T14:27:07.947181+0000 mgr.y (mgr.25040) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:10.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:09 smithi090 bash[21690]: cluster 2024-09-16T14:27:07.947181+0000 mgr.y (mgr.25040) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:12.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:11 smithi050 bash[19827]: cluster 2024-09-16T14:27:09.947894+0000 mgr.y (mgr.25040) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:12.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:11 smithi050 bash[26719]: cluster 2024-09-16T14:27:09.947894+0000 mgr.y (mgr.25040) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:12.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:11 smithi090 bash[21690]: cluster 2024-09-16T14:27:09.947894+0000 mgr.y (mgr.25040) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:13.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:12 smithi050 bash[19827]: audit 2024-09-16T14:27:12.631061+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:27:13.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:12 smithi050 bash[26719]: audit 2024-09-16T14:27:12.631061+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:27:13.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:12 smithi090 bash[21690]: audit 2024-09-16T14:27:12.631061+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:27:14.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:13 smithi050 bash[19827]: cluster 2024-09-16T14:27:11.948628+0000 mgr.y (mgr.25040) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:14.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:13 smithi050 bash[26719]: cluster 2024-09-16T14:27:11.948628+0000 mgr.y (mgr.25040) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:14.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:13 smithi090 bash[21690]: cluster 2024-09-16T14:27:11.948628+0000 mgr.y (mgr.25040) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:15.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:15 smithi050 bash[19827]: cluster 2024-09-16T14:27:13.950416+0000 mgr.y (mgr.25040) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:15.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:15 smithi050 bash[26719]: cluster 2024-09-16T14:27:13.950416+0000 mgr.y (mgr.25040) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:16.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:15 smithi090 bash[21690]: cluster 2024-09-16T14:27:13.950416+0000 mgr.y (mgr.25040) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:17.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:16 smithi050 bash[19827]: audit 2024-09-16T14:27:15.510943+0000 mgr.y (mgr.25040) 97 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:27:17.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:16 smithi050 bash[26719]: audit 2024-09-16T14:27:15.510943+0000 mgr.y (mgr.25040) 97 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:27:17.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:16 smithi090 bash[21690]: audit 2024-09-16T14:27:15.510943+0000 mgr.y (mgr.25040) 97 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:27:18.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:17 smithi050 bash[19827]: cluster 2024-09-16T14:27:15.951175+0000 mgr.y (mgr.25040) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:18.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:17 smithi050 bash[26719]: cluster 2024-09-16T14:27:15.951175+0000 mgr.y (mgr.25040) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:18.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:17 smithi090 bash[21690]: cluster 2024-09-16T14:27:15.951175+0000 mgr.y (mgr.25040) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:19.432 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:27:19 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:27:19] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-16T14:27:20.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:19 smithi050 bash[19827]: cluster 2024-09-16T14:27:17.952752+0000 mgr.y (mgr.25040) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:20.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:19 smithi050 bash[26719]: cluster 2024-09-16T14:27:17.952752+0000 mgr.y (mgr.25040) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:20.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:19 smithi090 bash[21690]: cluster 2024-09-16T14:27:17.952752+0000 mgr.y (mgr.25040) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:22.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:21 smithi050 bash[19827]: cluster 2024-09-16T14:27:19.953468+0000 mgr.y (mgr.25040) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:22.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:21 smithi050 bash[26719]: cluster 2024-09-16T14:27:19.953468+0000 mgr.y (mgr.25040) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:22.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:21 smithi090 bash[21690]: cluster 2024-09-16T14:27:19.953468+0000 mgr.y (mgr.25040) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:24.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:23 smithi050 bash[19827]: cluster 2024-09-16T14:27:21.954204+0000 mgr.y (mgr.25040) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:24.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:23 smithi050 bash[26719]: cluster 2024-09-16T14:27:21.954204+0000 mgr.y (mgr.25040) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:24.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:23 smithi090 bash[21690]: cluster 2024-09-16T14:27:21.954204+0000 mgr.y (mgr.25040) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:25.932 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:25 smithi050 bash[19827]: cluster 2024-09-16T14:27:23.955970+0000 mgr.y (mgr.25040) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:25.932 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:25 smithi050 bash[26719]: cluster 2024-09-16T14:27:23.955970+0000 mgr.y (mgr.25040) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:26.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:25 smithi090 bash[21690]: cluster 2024-09-16T14:27:23.955970+0000 mgr.y (mgr.25040) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:27.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:26 smithi050 bash[19827]: audit 2024-09-16T14:27:25.522263+0000 mgr.y (mgr.25040) 103 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:27:27.182 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:26 smithi050 bash[26719]: audit 2024-09-16T14:27:25.522263+0000 mgr.y (mgr.25040) 103 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:27:27.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:26 smithi090 bash[21690]: audit 2024-09-16T14:27:25.522263+0000 mgr.y (mgr.25040) 103 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:27:28.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:27 smithi050 bash[19827]: cluster 2024-09-16T14:27:25.956774+0000 mgr.y (mgr.25040) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:28.182 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:27 smithi050 bash[19827]: audit 2024-09-16T14:27:27.631769+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:27:28.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:27 smithi050 bash[26719]: cluster 2024-09-16T14:27:25.956774+0000 mgr.y (mgr.25040) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:28.183 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:27 smithi050 bash[26719]: audit 2024-09-16T14:27:27.631769+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:27:28.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:27 smithi090 bash[21690]: cluster 2024-09-16T14:27:25.956774+0000 mgr.y (mgr.25040) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:28.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:27 smithi090 bash[21690]: audit 2024-09-16T14:27:27.631769+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:27:29.089 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:28 smithi050 bash[19827]: cluster 2024-09-16T14:27:27.958354+0000 mgr.y (mgr.25040) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:29.090 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:28 smithi050 bash[26719]: cluster 2024-09-16T14:27:27.958354+0000 mgr.y (mgr.25040) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:29.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:28 smithi090 bash[21690]: cluster 2024-09-16T14:27:27.958354+0000 mgr.y (mgr.25040) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:29.432 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:27:29 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:27:29] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-16T14:27:31.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:31 smithi050 bash[19827]: cluster 2024-09-16T14:27:29.959088+0000 mgr.y (mgr.25040) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:31.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:31 smithi050 bash[26719]: cluster 2024-09-16T14:27:29.959088+0000 mgr.y (mgr.25040) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:31.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:31 smithi090 bash[21690]: cluster 2024-09-16T14:27:29.959088+0000 mgr.y (mgr.25040) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:33.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:33 smithi050 bash[19827]: cluster 2024-09-16T14:27:31.959789+0000 mgr.y (mgr.25040) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:33.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:33 smithi050 bash[26719]: cluster 2024-09-16T14:27:31.959789+0000 mgr.y (mgr.25040) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:33.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:33 smithi090 bash[21690]: cluster 2024-09-16T14:27:31.959789+0000 mgr.y (mgr.25040) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:35.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:35 smithi050 bash[19827]: cluster 2024-09-16T14:27:33.961433+0000 mgr.y (mgr.25040) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:35.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:35 smithi050 bash[26719]: cluster 2024-09-16T14:27:33.961433+0000 mgr.y (mgr.25040) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:35.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:35 smithi090 bash[21690]: cluster 2024-09-16T14:27:33.961433+0000 mgr.y (mgr.25040) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:36.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:36 smithi050 bash[19827]: audit 2024-09-16T14:27:35.527290+0000 mgr.y (mgr.25040) 109 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:27:36.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:36 smithi050 bash[26719]: audit 2024-09-16T14:27:35.527290+0000 mgr.y (mgr.25040) 109 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:27:36.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:36 smithi090 bash[21690]: audit 2024-09-16T14:27:35.527290+0000 mgr.y (mgr.25040) 109 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:27:37.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:37 smithi050 bash[19827]: cluster 2024-09-16T14:27:35.962119+0000 mgr.y (mgr.25040) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:37.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:37 smithi050 bash[26719]: cluster 2024-09-16T14:27:35.962119+0000 mgr.y (mgr.25040) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:37.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:37 smithi090 bash[21690]: cluster 2024-09-16T14:27:35.962119+0000 mgr.y (mgr.25040) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:39.432 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:27:39 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:27:39] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-16T14:27:39.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:39 smithi050 bash[26719]: cluster 2024-09-16T14:27:37.963786+0000 mgr.y (mgr.25040) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:39.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:39 smithi050 bash[26719]: audit 2024-09-16T14:27:38.295579+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:27:39.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:39 smithi050 bash[26719]: audit 2024-09-16T14:27:38.296804+0000 mon.c (mon.2) 90 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:27:39.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:39 smithi050 bash[26719]: audit 2024-09-16T14:27:38.306393+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:27:39.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:39 smithi050 bash[19827]: cluster 2024-09-16T14:27:37.963786+0000 mgr.y (mgr.25040) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:39.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:39 smithi050 bash[19827]: audit 2024-09-16T14:27:38.295579+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:27:39.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:39 smithi050 bash[19827]: audit 2024-09-16T14:27:38.296804+0000 mon.c (mon.2) 90 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:27:39.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:39 smithi050 bash[19827]: audit 2024-09-16T14:27:38.306393+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:27:39.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:39 smithi090 bash[21690]: cluster 2024-09-16T14:27:37.963786+0000 mgr.y (mgr.25040) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:39.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:39 smithi090 bash[21690]: audit 2024-09-16T14:27:38.295579+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:27:39.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:39 smithi090 bash[21690]: audit 2024-09-16T14:27:38.296804+0000 mon.c (mon.2) 90 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:27:39.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:39 smithi090 bash[21690]: audit 2024-09-16T14:27:38.306393+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:27:41.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:41 smithi050 bash[19827]: cluster 2024-09-16T14:27:39.964542+0000 mgr.y (mgr.25040) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:41.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:41 smithi050 bash[26719]: cluster 2024-09-16T14:27:39.964542+0000 mgr.y (mgr.25040) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:41.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:41 smithi090 bash[21690]: cluster 2024-09-16T14:27:39.964542+0000 mgr.y (mgr.25040) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:43.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:43 smithi050 bash[19827]: cluster 2024-09-16T14:27:41.965250+0000 mgr.y (mgr.25040) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:43.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:43 smithi050 bash[19827]: audit 2024-09-16T14:27:42.632194+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:27:43.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:43 smithi050 bash[26719]: cluster 2024-09-16T14:27:41.965250+0000 mgr.y (mgr.25040) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:43.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:43 smithi050 bash[26719]: audit 2024-09-16T14:27:42.632194+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:27:43.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:43 smithi090 bash[21690]: cluster 2024-09-16T14:27:41.965250+0000 mgr.y (mgr.25040) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:43.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:43 smithi090 bash[21690]: audit 2024-09-16T14:27:42.632194+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:27:45.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:45 smithi050 bash[19827]: cluster 2024-09-16T14:27:43.966976+0000 mgr.y (mgr.25040) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:45.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:45 smithi050 bash[26719]: cluster 2024-09-16T14:27:43.966976+0000 mgr.y (mgr.25040) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:45.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:45 smithi090 bash[21690]: cluster 2024-09-16T14:27:43.966976+0000 mgr.y (mgr.25040) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:46.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:46 smithi050 bash[19827]: audit 2024-09-16T14:27:45.538598+0000 mgr.y (mgr.25040) 115 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:27:46.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:46 smithi050 bash[26719]: audit 2024-09-16T14:27:45.538598+0000 mgr.y (mgr.25040) 115 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:27:46.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:46 smithi090 bash[21690]: audit 2024-09-16T14:27:45.538598+0000 mgr.y (mgr.25040) 115 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:27:47.432 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:47 smithi050 bash[19827]: cluster 2024-09-16T14:27:45.967641+0000 mgr.y (mgr.25040) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:47.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:47 smithi050 bash[26719]: cluster 2024-09-16T14:27:45.967641+0000 mgr.y (mgr.25040) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:47.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:47 smithi090 bash[21690]: cluster 2024-09-16T14:27:45.967641+0000 mgr.y (mgr.25040) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:49.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:49 smithi050 bash[19827]: cluster 2024-09-16T14:27:47.969191+0000 mgr.y (mgr.25040) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:49.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:49 smithi050 bash[26719]: cluster 2024-09-16T14:27:47.969191+0000 mgr.y (mgr.25040) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:49.437 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:27:49 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:27:49] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-16T14:27:49.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:49 smithi090 bash[21690]: cluster 2024-09-16T14:27:47.969191+0000 mgr.y (mgr.25040) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:51.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:51 smithi050 bash[19827]: cluster 2024-09-16T14:27:49.969898+0000 mgr.y (mgr.25040) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:51.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:51 smithi050 bash[26719]: cluster 2024-09-16T14:27:49.969898+0000 mgr.y (mgr.25040) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:51.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:51 smithi090 bash[21690]: cluster 2024-09-16T14:27:49.969898+0000 mgr.y (mgr.25040) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:53.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:53 smithi050 bash[19827]: cluster 2024-09-16T14:27:51.970669+0000 mgr.y (mgr.25040) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:53.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:53 smithi050 bash[26719]: cluster 2024-09-16T14:27:51.970669+0000 mgr.y (mgr.25040) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:53.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:53 smithi090 bash[21690]: cluster 2024-09-16T14:27:51.970669+0000 mgr.y (mgr.25040) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:55.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:55 smithi050 bash[19827]: cluster 2024-09-16T14:27:53.972923+0000 mgr.y (mgr.25040) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:55.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:55 smithi050 bash[26719]: cluster 2024-09-16T14:27:53.972923+0000 mgr.y (mgr.25040) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:55.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:55 smithi090 bash[21690]: cluster 2024-09-16T14:27:53.972923+0000 mgr.y (mgr.25040) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:56.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:56 smithi050 bash[19827]: audit 2024-09-16T14:27:55.545636+0000 mgr.y (mgr.25040) 121 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:27:56.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:56 smithi050 bash[26719]: audit 2024-09-16T14:27:55.545636+0000 mgr.y (mgr.25040) 121 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:27:56.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:56 smithi090 bash[21690]: audit 2024-09-16T14:27:55.545636+0000 mgr.y (mgr.25040) 121 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:27:57.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:57 smithi050 bash[19827]: cluster 2024-09-16T14:27:55.973638+0000 mgr.y (mgr.25040) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:57.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:57 smithi050 bash[26719]: cluster 2024-09-16T14:27:55.973638+0000 mgr.y (mgr.25040) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:57.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:57 smithi090 bash[21690]: cluster 2024-09-16T14:27:55.973638+0000 mgr.y (mgr.25040) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:27:58.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:58 smithi050 bash[19827]: audit 2024-09-16T14:27:57.632427+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:27:58.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:58 smithi050 bash[26719]: audit 2024-09-16T14:27:57.632427+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:27:58.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:58 smithi090 bash[21690]: audit 2024-09-16T14:27:57.632427+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:27:59.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:27:59 smithi050 bash[19827]: cluster 2024-09-16T14:27:57.975217+0000 mgr.y (mgr.25040) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:59.433 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:27:59 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:27:59] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-16T14:27:59.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:27:59 smithi050 bash[26719]: cluster 2024-09-16T14:27:57.975217+0000 mgr.y (mgr.25040) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:27:59.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:27:59 smithi090 bash[21690]: cluster 2024-09-16T14:27:57.975217+0000 mgr.y (mgr.25040) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:01.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:01 smithi050 bash[19827]: cluster 2024-09-16T14:27:59.975922+0000 mgr.y (mgr.25040) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:01.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:01 smithi050 bash[26719]: cluster 2024-09-16T14:27:59.975922+0000 mgr.y (mgr.25040) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:01.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:01 smithi090 bash[21690]: cluster 2024-09-16T14:27:59.975922+0000 mgr.y (mgr.25040) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:03.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:03 smithi050 bash[19827]: cluster 2024-09-16T14:28:01.976810+0000 mgr.y (mgr.25040) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:03.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:03 smithi050 bash[26719]: cluster 2024-09-16T14:28:01.976810+0000 mgr.y (mgr.25040) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:03.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:03 smithi090 bash[21690]: cluster 2024-09-16T14:28:01.976810+0000 mgr.y (mgr.25040) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:05.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:05 smithi050 bash[19827]: cluster 2024-09-16T14:28:03.978443+0000 mgr.y (mgr.25040) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:05.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:05 smithi050 bash[26719]: cluster 2024-09-16T14:28:03.978443+0000 mgr.y (mgr.25040) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:05.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:05 smithi090 bash[21690]: cluster 2024-09-16T14:28:03.978443+0000 mgr.y (mgr.25040) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:06.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:06 smithi050 bash[19827]: audit 2024-09-16T14:28:05.551290+0000 mgr.y (mgr.25040) 127 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:28:06.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:06 smithi050 bash[26719]: audit 2024-09-16T14:28:05.551290+0000 mgr.y (mgr.25040) 127 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:28:06.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:06 smithi090 bash[21690]: audit 2024-09-16T14:28:05.551290+0000 mgr.y (mgr.25040) 127 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:28:07.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:07 smithi050 bash[19827]: cluster 2024-09-16T14:28:05.979177+0000 mgr.y (mgr.25040) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:07.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:07 smithi050 bash[26719]: cluster 2024-09-16T14:28:05.979177+0000 mgr.y (mgr.25040) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:07.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:07 smithi090 bash[21690]: cluster 2024-09-16T14:28:05.979177+0000 mgr.y (mgr.25040) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:09.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:09 smithi050 bash[19827]: cluster 2024-09-16T14:28:07.980845+0000 mgr.y (mgr.25040) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:09.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:09 smithi050 bash[26719]: cluster 2024-09-16T14:28:07.980845+0000 mgr.y (mgr.25040) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:09.433 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:28:09 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:28:09] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-16T14:28:09.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:09 smithi090 bash[21690]: cluster 2024-09-16T14:28:07.980845+0000 mgr.y (mgr.25040) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:11.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:11 smithi050 bash[19827]: cluster 2024-09-16T14:28:09.981660+0000 mgr.y (mgr.25040) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:11.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:11 smithi050 bash[26719]: cluster 2024-09-16T14:28:09.981660+0000 mgr.y (mgr.25040) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:11.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:11 smithi090 bash[21690]: cluster 2024-09-16T14:28:09.981660+0000 mgr.y (mgr.25040) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:13.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:13 smithi050 bash[26719]: cluster 2024-09-16T14:28:11.982518+0000 mgr.y (mgr.25040) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:13.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:13 smithi050 bash[26719]: audit 2024-09-16T14:28:12.632840+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:28:13.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:13 smithi050 bash[19827]: cluster 2024-09-16T14:28:11.982518+0000 mgr.y (mgr.25040) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:13.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:13 smithi050 bash[19827]: audit 2024-09-16T14:28:12.632840+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:28:13.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:13 smithi090 bash[21690]: cluster 2024-09-16T14:28:11.982518+0000 mgr.y (mgr.25040) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:13.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:13 smithi090 bash[21690]: audit 2024-09-16T14:28:12.632840+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:28:15.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:15 smithi050 bash[26719]: cluster 2024-09-16T14:28:13.984153+0000 mgr.y (mgr.25040) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:15.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:15 smithi050 bash[19827]: cluster 2024-09-16T14:28:13.984153+0000 mgr.y (mgr.25040) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:15.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:15 smithi090 bash[21690]: cluster 2024-09-16T14:28:13.984153+0000 mgr.y (mgr.25040) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:16.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:16 smithi050 bash[19827]: audit 2024-09-16T14:28:15.559294+0000 mgr.y (mgr.25040) 133 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:28:16.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:16 smithi050 bash[26719]: audit 2024-09-16T14:28:15.559294+0000 mgr.y (mgr.25040) 133 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:28:16.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:16 smithi090 bash[21690]: audit 2024-09-16T14:28:15.559294+0000 mgr.y (mgr.25040) 133 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:28:17.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:17 smithi050 bash[19827]: cluster 2024-09-16T14:28:15.984941+0000 mgr.y (mgr.25040) 134 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:17.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:17 smithi050 bash[26719]: cluster 2024-09-16T14:28:15.984941+0000 mgr.y (mgr.25040) 134 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:17.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:17 smithi090 bash[21690]: cluster 2024-09-16T14:28:15.984941+0000 mgr.y (mgr.25040) 134 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:19.433 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:28:19 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:28:19] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-16T14:28:19.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:19 smithi050 bash[19827]: cluster 2024-09-16T14:28:17.986548+0000 mgr.y (mgr.25040) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:19.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:19 smithi050 bash[26719]: cluster 2024-09-16T14:28:17.986548+0000 mgr.y (mgr.25040) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:19.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:19 smithi090 bash[21690]: cluster 2024-09-16T14:28:17.986548+0000 mgr.y (mgr.25040) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:19.449 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T14:28:19.944 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:28:19 smithi090 bash[46503]: logger=cleanup t=2024-09-16T14:28:19.52452608Z level=info msg="Completed cleanup jobs" duration=36.983765ms 2024-09-16T14:28:21.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:21 smithi050 bash[19827]: cluster 2024-09-16T14:28:19.987238+0000 mgr.y (mgr.25040) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:21.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:21 smithi050 bash[26719]: cluster 2024-09-16T14:28:19.987238+0000 mgr.y (mgr.25040) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:21.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:21 smithi090 bash[21690]: cluster 2024-09-16T14:28:19.987238+0000 mgr.y (mgr.25040) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:23.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:23 smithi050 bash[19827]: cluster 2024-09-16T14:28:21.987920+0000 mgr.y (mgr.25040) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:23.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:23 smithi050 bash[26719]: cluster 2024-09-16T14:28:21.987920+0000 mgr.y (mgr.25040) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:23.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:23 smithi090 bash[21690]: cluster 2024-09-16T14:28:21.987920+0000 mgr.y (mgr.25040) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:24.272 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:28:25.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:25 smithi050 bash[26719]: cluster 2024-09-16T14:28:23.989623+0000 mgr.y (mgr.25040) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:25.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:25 smithi050 bash[19827]: cluster 2024-09-16T14:28:23.989623+0000 mgr.y (mgr.25040) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:25.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:25 smithi090 bash[21690]: cluster 2024-09-16T14:28:23.989623+0000 mgr.y (mgr.25040) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:25.855 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:28:25.855 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (20m) 2m ago 20m 13.6M - 0.25.0 c8568f914cd2 1c2d97372645 2024-09-16T14:28:25.855 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (20m) 2m ago 20m 74.7M - 9.4.12 2bacad6d85d8 8d5e9c6930c4 2024-09-16T14:28:25.855 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (3m) 2m ago 18m 47.1M - 3.8 b5388489f99e f564d3977eae 2024-09-16T14:28:25.856 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (13m) 2m ago 29m 439M - 19.3.0-4917-g8293d73f 425e316ba8eb 24a0e148a42a 2024-09-16T14:28:25.856 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (6m) 2m ago 31m 493M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:28:25.856 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (31m) 2m ago 31m 72.9M 2048M 19.1.1-328-gad35db06 b5388489f99e 37ac949cf253 2024-09-16T14:28:25.856 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (29m) 2m ago 29m 53.6M 2048M 19.1.1-328-gad35db06 b5388489f99e a3cf9e797119 2024-09-16T14:28:25.856 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (29m) 2m ago 29m 51.7M 2048M 19.1.1-328-gad35db06 b5388489f99e 7e3580eefcd0 2024-09-16T14:28:25.856 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (20m) 2m ago 20m 8907k - 1.5.0 0da6a335fe13 58344df635fb 2024-09-16T14:28:25.856 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (20m) 2m ago 20m 9148k - 1.5.0 0da6a335fe13 d59bb47cac92 2024-09-16T14:28:25.856 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (28m) 2m ago 28m 62.8M 3037M 19.1.1-328-gad35db06 b5388489f99e 47cd40270475 2024-09-16T14:28:25.856 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (27m) 2m ago 27m 65.7M 3037M 19.1.1-328-gad35db06 b5388489f99e b3d14fae3c7d 2024-09-16T14:28:25.856 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (26m) 2m ago 26m 51.7M 3037M 19.1.1-328-gad35db06 b5388489f99e 9c1326f71702 2024-09-16T14:28:25.856 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (25m) 2m ago 25m 55.1M 3037M 19.1.1-328-gad35db06 b5388489f99e 010e8927a52f 2024-09-16T14:28:25.856 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (25m) 2m ago 25m 55.8M 3292M 19.1.1-328-gad35db06 b5388489f99e e352ed0b0cc0 2024-09-16T14:28:25.856 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (24m) 2m ago 24m 54.0M 3292M 19.1.1-328-gad35db06 b5388489f99e c2c5d905dd84 2024-09-16T14:28:25.857 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (23m) 2m ago 23m 61.7M 3292M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:28:25.857 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (22m) 2m ago 22m 55.4M 3292M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:28:25.857 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (2m) 2m ago 21m 32.0M - 2.43.0 a07b618ecd1d 5b9522289c7e 2024-09-16T14:28:25.857 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (18m) 2m ago 18m 99.2M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:28:25.857 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (18m) 2m ago 18m 99.8M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:28:26.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:26 smithi090 bash[21690]: audit 2024-09-16T14:28:25.564580+0000 mgr.y (mgr.25040) 139 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:28:26.521 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:26 smithi050 bash[19827]: audit 2024-09-16T14:28:25.564580+0000 mgr.y (mgr.25040) 139 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:28:26.522 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:26 smithi050 bash[26719]: audit 2024-09-16T14:28:25.564580+0000 mgr.y (mgr.25040) 139 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:28:26.523 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions' 2024-09-16T14:28:27.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:27 smithi090 bash[21690]: audit 2024-09-16T14:28:25.819661+0000 mgr.y (mgr.25040) 140 : audit [DBG] from='client.15237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:28:27.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:27 smithi090 bash[21690]: cluster 2024-09-16T14:28:25.990199+0000 mgr.y (mgr.25040) 141 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:27.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:27 smithi050 bash[19827]: audit 2024-09-16T14:28:25.819661+0000 mgr.y (mgr.25040) 140 : audit [DBG] from='client.15237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:28:27.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:27 smithi050 bash[19827]: cluster 2024-09-16T14:28:25.990199+0000 mgr.y (mgr.25040) 141 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:27.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:27 smithi050 bash[26719]: audit 2024-09-16T14:28:25.819661+0000 mgr.y (mgr.25040) 140 : audit [DBG] from='client.15237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:28:27.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:27 smithi050 bash[26719]: cluster 2024-09-16T14:28:25.990199+0000 mgr.y (mgr.25040) 141 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:28.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:28 smithi050 bash[19827]: audit 2024-09-16T14:28:27.633542+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:28:28.683 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:28 smithi050 bash[26719]: audit 2024-09-16T14:28:27.633542+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:28:28.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:28 smithi090 bash[21690]: audit 2024-09-16T14:28:27.633542+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:28:29.433 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:29 smithi050 bash[19827]: cluster 2024-09-16T14:28:27.991795+0000 mgr.y (mgr.25040) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:29.433 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:28:29 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:28:29] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-16T14:28:29.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:29 smithi050 bash[26719]: cluster 2024-09-16T14:28:27.991795+0000 mgr.y (mgr.25040) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:29.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:29 smithi090 bash[21690]: cluster 2024-09-16T14:28:27.991795+0000 mgr.y (mgr.25040) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:31.345 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:28:31.480 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:31 smithi050 bash[19827]: cluster 2024-09-16T14:28:29.992503+0000 mgr.y (mgr.25040) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:31.480 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:31 smithi050 bash[26719]: cluster 2024-09-16T14:28:29.992503+0000 mgr.y (mgr.25040) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:31.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:31 smithi090 bash[21690]: cluster 2024-09-16T14:28:29.992503+0000 mgr.y (mgr.25040) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:32.891 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:28:32.892 INFO:teuthology.orchestra.run.smithi050.stdout: "mon": { 2024-09-16T14:28:32.892 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T14:28:32.892 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:28:32.892 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr": { 2024-09-16T14:28:32.892 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:28:32.892 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:28:32.892 INFO:teuthology.orchestra.run.smithi050.stdout: "osd": { 2024-09-16T14:28:32.892 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:28:32.892 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:28:32.892 INFO:teuthology.orchestra.run.smithi050.stdout: "rgw": { 2024-09-16T14:28:32.893 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:28:32.893 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:28:32.893 INFO:teuthology.orchestra.run.smithi050.stdout: "overall": { 2024-09-16T14:28:32.893 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T14:28:32.893 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:28:32.893 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:28:32.893 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:28:33.613 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:33 smithi050 bash[19827]: cluster 2024-09-16T14:28:31.993291+0000 mgr.y (mgr.25040) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:33.614 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:33 smithi050 bash[19827]: audit 2024-09-16T14:28:32.895128+0000 mon.a (mon.0) 1273 : audit [DBG] from='client.? 172.21.15.50:0/3146253527' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:28:33.614 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:33 smithi050 bash[26719]: cluster 2024-09-16T14:28:31.993291+0000 mgr.y (mgr.25040) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:33.614 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:33 smithi050 bash[26719]: audit 2024-09-16T14:28:32.895128+0000 mon.a (mon.0) 1273 : audit [DBG] from='client.? 172.21.15.50:0/3146253527' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:28:33.615 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph -s' 2024-09-16T14:28:33.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:33 smithi090 bash[21690]: cluster 2024-09-16T14:28:31.993291+0000 mgr.y (mgr.25040) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:33.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:33 smithi090 bash[21690]: audit 2024-09-16T14:28:32.895128+0000 mon.a (mon.0) 1273 : audit [DBG] from='client.? 172.21.15.50:0/3146253527' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:28:35.573 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:35 smithi050 bash[19827]: cluster 2024-09-16T14:28:33.994976+0000 mgr.y (mgr.25040) 145 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:35.573 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:35 smithi050 bash[26719]: cluster 2024-09-16T14:28:33.994976+0000 mgr.y (mgr.25040) 145 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:35.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:35 smithi090 bash[21690]: cluster 2024-09-16T14:28:33.994976+0000 mgr.y (mgr.25040) 145 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:36.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:36 smithi050 bash[19827]: audit 2024-09-16T14:28:35.575706+0000 mgr.y (mgr.25040) 146 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:28:36.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:36 smithi050 bash[26719]: audit 2024-09-16T14:28:35.575706+0000 mgr.y (mgr.25040) 146 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:28:36.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:36 smithi090 bash[21690]: audit 2024-09-16T14:28:35.575706+0000 mgr.y (mgr.25040) 146 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:28:37.683 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:37 smithi050 bash[19827]: cluster 2024-09-16T14:28:35.995660+0000 mgr.y (mgr.25040) 147 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:37.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:37 smithi050 bash[26719]: cluster 2024-09-16T14:28:35.995660+0000 mgr.y (mgr.25040) 147 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:37.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:37 smithi090 bash[21690]: cluster 2024-09-16T14:28:35.995660+0000 mgr.y (mgr.25040) 147 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:38.444 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:28:39.433 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:28:39 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:28:39] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-16T14:28:39.433 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:39 smithi050 bash[26719]: cluster 2024-09-16T14:28:37.997310+0000 mgr.y (mgr.25040) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:39.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:39 smithi050 bash[26719]: audit 2024-09-16T14:28:38.923227+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:28:39.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:39 smithi050 bash[26719]: audit 2024-09-16T14:28:38.930429+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:28:39.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:39 smithi050 bash[26719]: audit 2024-09-16T14:28:38.950850+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:28:39.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:39 smithi050 bash[26719]: audit 2024-09-16T14:28:38.956809+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:28:39.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:39 smithi050 bash[19827]: cluster 2024-09-16T14:28:37.997310+0000 mgr.y (mgr.25040) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:39.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:39 smithi050 bash[19827]: audit 2024-09-16T14:28:38.923227+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:28:39.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:39 smithi050 bash[19827]: audit 2024-09-16T14:28:38.930429+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:28:39.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:39 smithi050 bash[19827]: audit 2024-09-16T14:28:38.950850+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:28:39.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:39 smithi050 bash[19827]: audit 2024-09-16T14:28:38.956809+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:28:39.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:39 smithi090 bash[21690]: cluster 2024-09-16T14:28:37.997310+0000 mgr.y (mgr.25040) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:39.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:39 smithi090 bash[21690]: audit 2024-09-16T14:28:38.923227+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:28:39.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:39 smithi090 bash[21690]: audit 2024-09-16T14:28:38.930429+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:28:39.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:39 smithi090 bash[21690]: audit 2024-09-16T14:28:38.950850+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:28:39.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:39 smithi090 bash[21690]: audit 2024-09-16T14:28:38.956809+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:28:39.931 INFO:teuthology.orchestra.run.smithi050.stdout: cluster: 2024-09-16T14:28:39.932 INFO:teuthology.orchestra.run.smithi050.stdout: id: 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:28:39.932 INFO:teuthology.orchestra.run.smithi050.stdout: health: HEALTH_OK 2024-09-16T14:28:39.932 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T14:28:39.932 INFO:teuthology.orchestra.run.smithi050.stdout: services: 2024-09-16T14:28:39.932 INFO:teuthology.orchestra.run.smithi050.stdout: mon: 3 daemons, quorum a,b,c (age 29m) 2024-09-16T14:28:39.932 INFO:teuthology.orchestra.run.smithi050.stdout: mgr: y(active, since 3m), standbys: x 2024-09-16T14:28:39.932 INFO:teuthology.orchestra.run.smithi050.stdout: osd: 8 osds: 8 up (since 22m), 8 in (since 22m) 2024-09-16T14:28:39.932 INFO:teuthology.orchestra.run.smithi050.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-16T14:28:39.932 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T14:28:39.932 INFO:teuthology.orchestra.run.smithi050.stdout: data: 2024-09-16T14:28:39.932 INFO:teuthology.orchestra.run.smithi050.stdout: pools: 6 pools, 161 pgs 2024-09-16T14:28:39.932 INFO:teuthology.orchestra.run.smithi050.stdout: objects: 212 objects, 585 KiB 2024-09-16T14:28:39.932 INFO:teuthology.orchestra.run.smithi050.stdout: usage: 267 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:28:39.933 INFO:teuthology.orchestra.run.smithi050.stdout: pgs: 161 active+clean 2024-09-16T14:28:39.933 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T14:28:39.933 INFO:teuthology.orchestra.run.smithi050.stdout: io: 2024-09-16T14:28:39.933 INFO:teuthology.orchestra.run.smithi050.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-16T14:28:39.933 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-16T14:28:40.658 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:40 smithi050 bash[19827]: audit 2024-09-16T14:28:39.624365+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:28:40.659 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:40 smithi050 bash[19827]: audit 2024-09-16T14:28:39.625138+0000 mon.c (mon.2) 96 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:28:40.659 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:40 smithi050 bash[19827]: audit 2024-09-16T14:28:39.630702+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:28:40.659 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:40 smithi050 bash[19827]: audit 2024-09-16T14:28:39.935336+0000 mon.a (mon.0) 1279 : audit [DBG] from='client.? 172.21.15.50:0/1171168244' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T14:28:40.659 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:40 smithi050 bash[26719]: audit 2024-09-16T14:28:39.624365+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:28:40.659 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:40 smithi050 bash[26719]: audit 2024-09-16T14:28:39.625138+0000 mon.c (mon.2) 96 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:28:40.659 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:40 smithi050 bash[26719]: audit 2024-09-16T14:28:39.630702+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:28:40.659 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:40 smithi050 bash[26719]: audit 2024-09-16T14:28:39.935336+0000 mon.a (mon.0) 1279 : audit [DBG] from='client.? 172.21.15.50:0/1171168244' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T14:28:40.660 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T14:28:40.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:40 smithi090 bash[21690]: audit 2024-09-16T14:28:39.624365+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:28:40.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:40 smithi090 bash[21690]: audit 2024-09-16T14:28:39.625138+0000 mon.c (mon.2) 96 : audit [INF] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:28:40.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:40 smithi090 bash[21690]: audit 2024-09-16T14:28:39.630702+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25040 ' entity='mgr.y' 2024-09-16T14:28:40.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:40 smithi090 bash[21690]: audit 2024-09-16T14:28:39.935336+0000 mon.a (mon.0) 1279 : audit [DBG] from='client.? 172.21.15.50:0/1171168244' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T14:28:41.933 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:41 smithi050 bash[19827]: cluster 2024-09-16T14:28:39.997736+0000 mgr.y (mgr.25040) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:41.933 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:41 smithi050 bash[26719]: cluster 2024-09-16T14:28:39.997736+0000 mgr.y (mgr.25040) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:41.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:41 smithi090 bash[21690]: cluster 2024-09-16T14:28:39.997736+0000 mgr.y (mgr.25040) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:43.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:43 smithi050 bash[19827]: cluster 2024-09-16T14:28:41.998479+0000 mgr.y (mgr.25040) 150 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:43.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:43 smithi050 bash[19827]: audit 2024-09-16T14:28:42.634248+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:28:43.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:43 smithi050 bash[26719]: cluster 2024-09-16T14:28:41.998479+0000 mgr.y (mgr.25040) 150 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:43.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:43 smithi050 bash[26719]: audit 2024-09-16T14:28:42.634248+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:28:43.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:43 smithi090 bash[21690]: cluster 2024-09-16T14:28:41.998479+0000 mgr.y (mgr.25040) 150 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:43.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:43 smithi090 bash[21690]: audit 2024-09-16T14:28:42.634248+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:28:45.487 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:28:45.933 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:45 smithi050 bash[19827]: cluster 2024-09-16T14:28:44.000553+0000 mgr.y (mgr.25040) 151 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:45.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:45 smithi050 bash[26719]: cluster 2024-09-16T14:28:44.000553+0000 mgr.y (mgr.25040) 151 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:45.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:45 smithi090 bash[21690]: cluster 2024-09-16T14:28:44.000553+0000 mgr.y (mgr.25040) 151 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:46.933 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:46 smithi050 bash[19827]: audit 2024-09-16T14:28:45.587020+0000 mgr.y (mgr.25040) 152 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:28:46.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:46 smithi050 bash[26719]: audit 2024-09-16T14:28:45.587020+0000 mgr.y (mgr.25040) 152 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:28:46.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:46 smithi090 bash[21690]: audit 2024-09-16T14:28:45.587020+0000 mgr.y (mgr.25040) 152 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:28:47.118 INFO:teuthology.orchestra.run.smithi050.stdout:HEALTH_OK 2024-09-16T14:28:47.800 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-16T14:28:47.933 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:47 smithi050 bash[19827]: cluster 2024-09-16T14:28:46.001282+0000 mgr.y (mgr.25040) 153 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:47.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:47 smithi050 bash[19827]: audit 2024-09-16T14:28:47.121860+0000 mon.c (mon.2) 98 : audit [DBG] from='client.? 172.21.15.50:0/956752286' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:28:47.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:47 smithi050 bash[26719]: cluster 2024-09-16T14:28:46.001282+0000 mgr.y (mgr.25040) 153 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:47.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:47 smithi050 bash[26719]: audit 2024-09-16T14:28:47.121860+0000 mon.c (mon.2) 98 : audit [DBG] from='client.? 172.21.15.50:0/956752286' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:28:47.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:47 smithi090 bash[21690]: cluster 2024-09-16T14:28:46.001282+0000 mgr.y (mgr.25040) 153 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:47.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:47 smithi090 bash[21690]: audit 2024-09-16T14:28:47.121860+0000 mon.c (mon.2) 98 : audit [DBG] from='client.? 172.21.15.50:0/956752286' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:28:49.433 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:28:49 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:28:49] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-16T14:28:49.933 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:49 smithi050 bash[19827]: cluster 2024-09-16T14:28:48.002178+0000 mgr.y (mgr.25040) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:49.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:49 smithi050 bash[26719]: cluster 2024-09-16T14:28:48.002178+0000 mgr.y (mgr.25040) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:49.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:49 smithi090 bash[21690]: cluster 2024-09-16T14:28:48.002178+0000 mgr.y (mgr.25040) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:51.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:51 smithi050 bash[19827]: cluster 2024-09-16T14:28:50.002906+0000 mgr.y (mgr.25040) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:51.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:51 smithi050 bash[26719]: cluster 2024-09-16T14:28:50.002906+0000 mgr.y (mgr.25040) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:51.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:51 smithi090 bash[21690]: cluster 2024-09-16T14:28:50.002906+0000 mgr.y (mgr.25040) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:52.631 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:28:53.933 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:53 smithi050 bash[19827]: cluster 2024-09-16T14:28:52.003799+0000 mgr.y (mgr.25040) 156 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:53.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:53 smithi050 bash[26719]: cluster 2024-09-16T14:28:52.003799+0000 mgr.y (mgr.25040) 156 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:53.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:53 smithi090 bash[21690]: cluster 2024-09-16T14:28:52.003799+0000 mgr.y (mgr.25040) 156 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:54.177 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:28:54.879 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph mgr fail' 2024-09-16T14:28:54.933 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:54 smithi050 bash[19827]: audit 2024-09-16T14:28:54.169538+0000 mon.c (mon.2) 99 : audit [DBG] from='client.? 172.21.15.50:0/1910132083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:28:54.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:54 smithi050 bash[26719]: audit 2024-09-16T14:28:54.169538+0000 mon.c (mon.2) 99 : audit [DBG] from='client.? 172.21.15.50:0/1910132083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:28:54.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:54 smithi090 bash[21690]: audit 2024-09-16T14:28:54.169538+0000 mon.c (mon.2) 99 : audit [DBG] from='client.? 172.21.15.50:0/1910132083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:28:55.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:55 smithi050 bash[19827]: cluster 2024-09-16T14:28:54.005441+0000 mgr.y (mgr.25040) 157 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:55.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:55 smithi050 bash[26719]: cluster 2024-09-16T14:28:54.005441+0000 mgr.y (mgr.25040) 157 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:55.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:55 smithi090 bash[21690]: cluster 2024-09-16T14:28:54.005441+0000 mgr.y (mgr.25040) 157 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:28:56.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:56 smithi090 bash[21690]: audit 2024-09-16T14:28:55.596659+0000 mgr.y (mgr.25040) 158 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:28:57.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:56 smithi050 bash[19827]: audit 2024-09-16T14:28:55.596659+0000 mgr.y (mgr.25040) 158 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:28:57.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:56 smithi050 bash[26719]: audit 2024-09-16T14:28:55.596659+0000 mgr.y (mgr.25040) 158 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:28:57.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:57 smithi090 bash[21690]: cluster 2024-09-16T14:28:56.006169+0000 mgr.y (mgr.25040) 159 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:57.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:57 smithi090 bash[21690]: audit 2024-09-16T14:28:57.634066+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:28:58.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:57 smithi050 bash[19827]: cluster 2024-09-16T14:28:56.006169+0000 mgr.y (mgr.25040) 159 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:58.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:57 smithi050 bash[19827]: audit 2024-09-16T14:28:57.634066+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:28:58.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:57 smithi050 bash[26719]: cluster 2024-09-16T14:28:56.006169+0000 mgr.y (mgr.25040) 159 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:28:58.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:57 smithi050 bash[26719]: audit 2024-09-16T14:28:57.634066+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.25040 172.21.15.50:0/1456347251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:28:59.433 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:28:59 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:28:59] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-16T14:28:59.700 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:28:59.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:28:59 smithi090 bash[21690]: cluster 2024-09-16T14:28:58.007787+0000 mgr.y (mgr.25040) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:29:00.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:28:59 smithi050 bash[19827]: cluster 2024-09-16T14:28:58.007787+0000 mgr.y (mgr.25040) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:29:00.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:28:59 smithi050 bash[26719]: cluster 2024-09-16T14:28:58.007787+0000 mgr.y (mgr.25040) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:29:01.685 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[68576]: ignoring --setuser ceph since I am not root 2024-09-16T14:29:01.685 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[68576]: ignoring --setgroup ceph since I am not root 2024-09-16T14:29:01.685 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[68576]: debug 2024-09-16T14:29:01.266+0000 7f1521fa9640 1 -- 172.21.15.50:0/1167794086 <== mon.2 v2:172.21.15.50:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55642dd8b0e0 con 0x55642dd8c800 2024-09-16T14:29:01.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:01 smithi090 bash[49505]: [16/Sep/2024:14:29:01] ENGINE Bus STOPPING 2024-09-16T14:29:01.694 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:01 smithi090 bash[49505]: [16/Sep/2024:14:29:01] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T14:29:01.695 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:01 smithi090 bash[49505]: [16/Sep/2024:14:29:01] ENGINE Bus STOPPED 2024-09-16T14:29:01.904 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'sleep 180' 2024-09-16T14:29:01.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[26719]: cluster 2024-09-16T14:29:00.008511+0000 mgr.y (mgr.25040) 161 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:29:01.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[26719]: audit 2024-09-16T14:29:01.191405+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.50:0/3290553361' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T14:29:01.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[26719]: audit 2024-09-16T14:29:01.191892+0000 mon.a (mon.0) 1280 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T14:29:01.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[26719]: cluster 2024-09-16T14:29:01.192547+0000 mon.a (mon.0) 1281 : cluster [INF] Activating manager daemon x 2024-09-16T14:29:01.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[26719]: audit 2024-09-16T14:29:01.196624+0000 mon.a (mon.0) 1282 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T14:29:01.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[26719]: cluster 2024-09-16T14:29:01.209425+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-16T14:29:01.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[26719]: cluster 2024-09-16T14:29:01.209912+0000 mon.a (mon.0) 1284 : cluster [DBG] mgrmap e35: x(active, starting, since 0.0173616s) 2024-09-16T14:29:01.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[26719]: audit 2024-09-16T14:29:01.210881+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:29:01.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[26719]: audit 2024-09-16T14:29:01.211324+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:29:01.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[26719]: audit 2024-09-16T14:29:01.211813+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:29:01.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[26719]: audit 2024-09-16T14:29:01.212336+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T14:29:01.955 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[26719]: audit 2024-09-16T14:29:01.212849+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T14:29:01.955 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[26719]: audit 2024-09-16T14:29:01.213455+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:29:01.955 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[26719]: audit 2024-09-16T14:29:01.213993+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:29:01.955 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[26719]: audit 2024-09-16T14:29:01.214578+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:29:01.955 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[26719]: audit 2024-09-16T14:29:01.215125+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:29:01.955 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[26719]: audit 2024-09-16T14:29:01.215896+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:29:01.955 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[26719]: audit 2024-09-16T14:29:01.216563+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:29:01.955 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[26719]: audit 2024-09-16T14:29:01.217185+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:29:01.955 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[26719]: audit 2024-09-16T14:29:01.217910+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T14:29:01.955 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[26719]: audit 2024-09-16T14:29:01.218339+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T14:29:01.955 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[26719]: audit 2024-09-16T14:29:01.219596+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T14:29:01.955 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[26719]: cluster 2024-09-16T14:29:01.489838+0000 mon.a (mon.0) 1285 : cluster [INF] Manager daemon x is now available 2024-09-16T14:29:01.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[19827]: cluster 2024-09-16T14:29:00.008511+0000 mgr.y (mgr.25040) 161 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:29:01.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[19827]: audit 2024-09-16T14:29:01.191405+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.50:0/3290553361' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T14:29:01.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[19827]: audit 2024-09-16T14:29:01.191892+0000 mon.a (mon.0) 1280 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T14:29:01.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[19827]: cluster 2024-09-16T14:29:01.192547+0000 mon.a (mon.0) 1281 : cluster [INF] Activating manager daemon x 2024-09-16T14:29:01.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[19827]: audit 2024-09-16T14:29:01.196624+0000 mon.a (mon.0) 1282 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T14:29:01.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[19827]: cluster 2024-09-16T14:29:01.209425+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-16T14:29:01.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[19827]: cluster 2024-09-16T14:29:01.209912+0000 mon.a (mon.0) 1284 : cluster [DBG] mgrmap e35: x(active, starting, since 0.0173616s) 2024-09-16T14:29:01.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[19827]: audit 2024-09-16T14:29:01.210881+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:29:01.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[19827]: audit 2024-09-16T14:29:01.211324+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:29:01.957 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[19827]: audit 2024-09-16T14:29:01.211813+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:29:01.957 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[19827]: audit 2024-09-16T14:29:01.212336+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T14:29:01.957 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[19827]: audit 2024-09-16T14:29:01.212849+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T14:29:01.957 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[19827]: audit 2024-09-16T14:29:01.213455+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:29:01.957 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[19827]: audit 2024-09-16T14:29:01.213993+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:29:01.957 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[19827]: audit 2024-09-16T14:29:01.214578+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:29:01.957 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[19827]: audit 2024-09-16T14:29:01.215125+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:29:01.957 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[19827]: audit 2024-09-16T14:29:01.215896+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:29:01.957 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[19827]: audit 2024-09-16T14:29:01.216563+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:29:01.957 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[19827]: audit 2024-09-16T14:29:01.217185+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:29:01.957 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[19827]: audit 2024-09-16T14:29:01.217910+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T14:29:01.957 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[19827]: audit 2024-09-16T14:29:01.218339+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T14:29:01.957 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[19827]: audit 2024-09-16T14:29:01.219596+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T14:29:01.958 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:01 smithi050 bash[19827]: cluster 2024-09-16T14:29:01.489838+0000 mon.a (mon.0) 1285 : cluster [INF] Manager daemon x is now available 2024-09-16T14:29:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:01 smithi090 bash[21690]: cluster 2024-09-16T14:29:00.008511+0000 mgr.y (mgr.25040) 161 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:29:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:01 smithi090 bash[21690]: audit 2024-09-16T14:29:01.191405+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.50:0/3290553361' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T14:29:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:01 smithi090 bash[21690]: audit 2024-09-16T14:29:01.191892+0000 mon.a (mon.0) 1280 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T14:29:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:01 smithi090 bash[21690]: cluster 2024-09-16T14:29:01.192547+0000 mon.a (mon.0) 1281 : cluster [INF] Activating manager daemon x 2024-09-16T14:29:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:01 smithi090 bash[21690]: audit 2024-09-16T14:29:01.196624+0000 mon.a (mon.0) 1282 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T14:29:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:01 smithi090 bash[21690]: cluster 2024-09-16T14:29:01.209425+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-16T14:29:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:01 smithi090 bash[21690]: cluster 2024-09-16T14:29:01.209912+0000 mon.a (mon.0) 1284 : cluster [DBG] mgrmap e35: x(active, starting, since 0.0173616s) 2024-09-16T14:29:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:01 smithi090 bash[21690]: audit 2024-09-16T14:29:01.210881+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:29:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:01 smithi090 bash[21690]: audit 2024-09-16T14:29:01.211324+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:29:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:01 smithi090 bash[21690]: audit 2024-09-16T14:29:01.211813+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:29:02.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:01 smithi090 bash[21690]: audit 2024-09-16T14:29:01.212336+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T14:29:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:01 smithi090 bash[21690]: audit 2024-09-16T14:29:01.212849+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T14:29:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:01 smithi090 bash[21690]: audit 2024-09-16T14:29:01.213455+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:29:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:01 smithi090 bash[21690]: audit 2024-09-16T14:29:01.213993+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:29:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:01 smithi090 bash[21690]: audit 2024-09-16T14:29:01.214578+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:29:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:01 smithi090 bash[21690]: audit 2024-09-16T14:29:01.215125+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:29:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:01 smithi090 bash[21690]: audit 2024-09-16T14:29:01.215896+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:29:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:01 smithi090 bash[21690]: audit 2024-09-16T14:29:01.216563+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:29:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:01 smithi090 bash[21690]: audit 2024-09-16T14:29:01.217185+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:29:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:01 smithi090 bash[21690]: audit 2024-09-16T14:29:01.217910+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T14:29:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:01 smithi090 bash[21690]: audit 2024-09-16T14:29:01.218339+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T14:29:02.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:01 smithi090 bash[21690]: audit 2024-09-16T14:29:01.219596+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T14:29:02.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:01 smithi090 bash[21690]: cluster 2024-09-16T14:29:01.489838+0000 mon.a (mon.0) 1285 : cluster [INF] Manager daemon x is now available 2024-09-16T14:29:02.670 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[49505]: [16/Sep/2024:14:29:02] ENGINE Bus STARTING 2024-09-16T14:29:02.670 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[49505]: [16/Sep/2024:14:29:02] ENGINE Serving on http://:::9283 2024-09-16T14:29:02.670 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[49505]: [16/Sep/2024:14:29:02] ENGINE Bus STARTED 2024-09-16T14:29:02.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[21690]: audit 2024-09-16T14:29:01.837087+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:29:02.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[21690]: audit 2024-09-16T14:29:01.837485+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:29:02.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[21690]: audit 2024-09-16T14:29:01.838660+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:29:02.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[21690]: audit 2024-09-16T14:29:01.841265+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24646 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:29:02.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[21690]: audit 2024-09-16T14:29:01.879451+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T14:29:02.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[21690]: audit 2024-09-16T14:29:01.882034+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24646 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T14:29:02.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[21690]: cluster 2024-09-16T14:29:02.204639+0000 mon.a (mon.0) 1288 : cluster [DBG] mgrmap e36: x(active, since 1.01209s) 2024-09-16T14:29:02.946 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[49505]: debug 2024-09-16T14:29:02.669+0000 7f4b9f611640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:14:29:02] ENGINE Error in HTTPServer.serve 2024-09-16T14:29:02.946 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[49505]: Traceback (most recent call last): 2024-09-16T14:29:02.946 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[49505]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:29:02.946 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[49505]: self._connections.run(self.expiration_interval) 2024-09-16T14:29:02.946 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[49505]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:29:02.946 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[49505]: self._run(expiration_interval) 2024-09-16T14:29:02.946 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[49505]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:29:02.946 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[49505]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:29:02.946 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[49505]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:29:02.946 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[49505]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:29:02.947 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[49505]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:29:02.947 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[49505]: s = self.context.wrap_socket( 2024-09-16T14:29:02.947 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[49505]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:29:02.947 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[49505]: return self.sslsocket_class._create( 2024-09-16T14:29:02.947 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[49505]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:29:02.947 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[49505]: self.do_handshake() 2024-09-16T14:29:02.947 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[49505]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:29:02.947 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[49505]: self._sslobj.do_handshake() 2024-09-16T14:29:02.947 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:02 smithi090 bash[49505]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:29:03.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:02 smithi050 bash[26719]: audit 2024-09-16T14:29:01.837087+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:29:03.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:02 smithi050 bash[26719]: audit 2024-09-16T14:29:01.837485+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:29:03.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:02 smithi050 bash[26719]: audit 2024-09-16T14:29:01.838660+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:29:03.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:02 smithi050 bash[26719]: audit 2024-09-16T14:29:01.841265+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24646 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:29:03.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:02 smithi050 bash[26719]: audit 2024-09-16T14:29:01.879451+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T14:29:03.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:02 smithi050 bash[26719]: audit 2024-09-16T14:29:01.882034+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24646 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T14:29:03.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:02 smithi050 bash[26719]: cluster 2024-09-16T14:29:02.204639+0000 mon.a (mon.0) 1288 : cluster [DBG] mgrmap e36: x(active, since 1.01209s) 2024-09-16T14:29:03.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:02 smithi050 bash[19827]: audit 2024-09-16T14:29:01.837087+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:29:03.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:02 smithi050 bash[19827]: audit 2024-09-16T14:29:01.837485+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:29:03.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:02 smithi050 bash[19827]: audit 2024-09-16T14:29:01.838660+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:29:03.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:02 smithi050 bash[19827]: audit 2024-09-16T14:29:01.841265+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24646 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:29:03.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:02 smithi050 bash[19827]: audit 2024-09-16T14:29:01.879451+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T14:29:03.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:02 smithi050 bash[19827]: audit 2024-09-16T14:29:01.882034+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24646 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T14:29:03.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:02 smithi050 bash[19827]: cluster 2024-09-16T14:29:02.204639+0000 mon.a (mon.0) 1288 : cluster [DBG] mgrmap e36: x(active, since 1.01209s) 2024-09-16T14:29:04.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[26719]: cephadm 2024-09-16T14:29:02.546939+0000 mgr.x (mgr.24646) 3 : cephadm [INF] [16/Sep/2024:14:29:02] ENGINE Bus STARTING 2024-09-16T14:29:04.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[26719]: cephadm 2024-09-16T14:29:02.668078+0000 mgr.x (mgr.24646) 4 : cephadm [INF] [16/Sep/2024:14:29:02] ENGINE Serving on https://172.21.15.90:7150 2024-09-16T14:29:04.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[26719]: cephadm 2024-09-16T14:29:02.671464+0000 mgr.x (mgr.24646) 5 : cephadm [ERR] [16/Sep/2024:14:29:02] ENGINE Error in HTTPServer.serve 2024-09-16T14:29:04.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[26719]: Traceback (most recent call last): 2024-09-16T14:29:04.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[26719]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:29:04.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[26719]: self._connections.run(self.expiration_interval) 2024-09-16T14:29:04.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[26719]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:29:04.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[26719]: self._run(expiration_interval) 2024-09-16T14:29:04.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[26719]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:29:04.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[26719]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:29:04.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[26719]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:29:04.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[26719]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:29:04.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[26719]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:29:04.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[26719]: s = self.context.wrap_socket( 2024-09-16T14:29:04.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[26719]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:29:04.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[26719]: return self.sslsocket_class._create( 2024-09-16T14:29:04.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[26719]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:29:04.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[26719]: self.do_handshake() 2024-09-16T14:29:04.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[26719]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:29:04.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[26719]: self._sslobj.do_handshake() 2024-09-16T14:29:04.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[26719]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:29:04.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[26719]: cephadm 2024-09-16T14:29:02.769413+0000 mgr.x (mgr.24646) 6 : cephadm [INF] [16/Sep/2024:14:29:02] ENGINE Serving on http://172.21.15.90:8765 2024-09-16T14:29:04.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[26719]: cephadm 2024-09-16T14:29:02.769529+0000 mgr.x (mgr.24646) 7 : cephadm [INF] [16/Sep/2024:14:29:02] ENGINE Bus STARTED 2024-09-16T14:29:04.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[19827]: cephadm 2024-09-16T14:29:02.546939+0000 mgr.x (mgr.24646) 3 : cephadm [INF] [16/Sep/2024:14:29:02] ENGINE Bus STARTING 2024-09-16T14:29:04.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[19827]: cephadm 2024-09-16T14:29:02.668078+0000 mgr.x (mgr.24646) 4 : cephadm [INF] [16/Sep/2024:14:29:02] ENGINE Serving on https://172.21.15.90:7150 2024-09-16T14:29:04.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[19827]: cephadm 2024-09-16T14:29:02.671464+0000 mgr.x (mgr.24646) 5 : cephadm [ERR] [16/Sep/2024:14:29:02] ENGINE Error in HTTPServer.serve 2024-09-16T14:29:04.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[19827]: Traceback (most recent call last): 2024-09-16T14:29:04.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:29:04.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[19827]: self._connections.run(self.expiration_interval) 2024-09-16T14:29:04.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:29:04.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[19827]: self._run(expiration_interval) 2024-09-16T14:29:04.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:29:04.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[19827]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:29:04.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:29:04.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[19827]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:29:04.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:29:04.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[19827]: s = self.context.wrap_socket( 2024-09-16T14:29:04.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[19827]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:29:04.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[19827]: return self.sslsocket_class._create( 2024-09-16T14:29:04.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[19827]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:29:04.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[19827]: self.do_handshake() 2024-09-16T14:29:04.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[19827]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:29:04.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[19827]: self._sslobj.do_handshake() 2024-09-16T14:29:04.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[19827]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:29:04.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[19827]: cephadm 2024-09-16T14:29:02.769413+0000 mgr.x (mgr.24646) 6 : cephadm [INF] [16/Sep/2024:14:29:02] ENGINE Serving on http://172.21.15.90:8765 2024-09-16T14:29:04.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:03 smithi050 bash[19827]: cephadm 2024-09-16T14:29:02.769529+0000 mgr.x (mgr.24646) 7 : cephadm [INF] [16/Sep/2024:14:29:02] ENGINE Bus STARTED 2024-09-16T14:29:04.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:03 smithi090 bash[21690]: cephadm 2024-09-16T14:29:02.546939+0000 mgr.x (mgr.24646) 3 : cephadm [INF] [16/Sep/2024:14:29:02] ENGINE Bus STARTING 2024-09-16T14:29:04.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:03 smithi090 bash[21690]: cephadm 2024-09-16T14:29:02.668078+0000 mgr.x (mgr.24646) 4 : cephadm [INF] [16/Sep/2024:14:29:02] ENGINE Serving on https://172.21.15.90:7150 2024-09-16T14:29:04.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:03 smithi090 bash[21690]: cephadm 2024-09-16T14:29:02.671464+0000 mgr.x (mgr.24646) 5 : cephadm [ERR] [16/Sep/2024:14:29:02] ENGINE Error in HTTPServer.serve 2024-09-16T14:29:04.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:03 smithi090 bash[21690]: Traceback (most recent call last): 2024-09-16T14:29:04.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:03 smithi090 bash[21690]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:29:04.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:03 smithi090 bash[21690]: self._connections.run(self.expiration_interval) 2024-09-16T14:29:04.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:03 smithi090 bash[21690]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:29:04.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:03 smithi090 bash[21690]: self._run(expiration_interval) 2024-09-16T14:29:04.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:03 smithi090 bash[21690]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:29:04.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:03 smithi090 bash[21690]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:29:04.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:03 smithi090 bash[21690]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:29:04.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:03 smithi090 bash[21690]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:29:04.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:03 smithi090 bash[21690]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:29:04.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:03 smithi090 bash[21690]: s = self.context.wrap_socket( 2024-09-16T14:29:04.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:03 smithi090 bash[21690]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:29:04.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:03 smithi090 bash[21690]: return self.sslsocket_class._create( 2024-09-16T14:29:04.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:03 smithi090 bash[21690]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:29:04.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:03 smithi090 bash[21690]: self.do_handshake() 2024-09-16T14:29:04.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:03 smithi090 bash[21690]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:29:04.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:03 smithi090 bash[21690]: self._sslobj.do_handshake() 2024-09-16T14:29:04.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:03 smithi090 bash[21690]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:29:04.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:03 smithi090 bash[21690]: cephadm 2024-09-16T14:29:02.769413+0000 mgr.x (mgr.24646) 6 : cephadm [INF] [16/Sep/2024:14:29:02] ENGINE Serving on http://172.21.15.90:8765 2024-09-16T14:29:04.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:03 smithi090 bash[21690]: cephadm 2024-09-16T14:29:02.769529+0000 mgr.x (mgr.24646) 7 : cephadm [INF] [16/Sep/2024:14:29:02] ENGINE Bus STARTED 2024-09-16T14:29:05.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:04 smithi050 bash[19827]: cluster 2024-09-16T14:29:03.215762+0000 mgr.x (mgr.24646) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:29:05.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:04 smithi050 bash[26719]: cluster 2024-09-16T14:29:03.215762+0000 mgr.x (mgr.24646) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:29:05.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:04 smithi090 bash[21690]: cluster 2024-09-16T14:29:03.215762+0000 mgr.x (mgr.24646) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:29:05.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:05 smithi050 bash[19827]: cluster 2024-09-16T14:29:04.718525+0000 mon.a (mon.0) 1289 : cluster [DBG] mgrmap e37: x(active, since 3s) 2024-09-16T14:29:05.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:05 smithi050 bash[26719]: cluster 2024-09-16T14:29:04.718525+0000 mon.a (mon.0) 1289 : cluster [DBG] mgrmap e37: x(active, since 3s) 2024-09-16T14:29:06.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:05 smithi090 bash[21690]: cluster 2024-09-16T14:29:04.718525+0000 mon.a (mon.0) 1289 : cluster [DBG] mgrmap e37: x(active, since 3s) 2024-09-16T14:29:06.704 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:29:07.183 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:06 smithi050 bash[19827]: cluster 2024-09-16T14:29:05.216518+0000 mgr.x (mgr.24646) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:29:07.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:06 smithi050 bash[19827]: audit 2024-09-16T14:29:05.605186+0000 mgr.x (mgr.24646) 10 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:29:07.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:06 smithi050 bash[26719]: cluster 2024-09-16T14:29:05.216518+0000 mgr.x (mgr.24646) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:29:07.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:06 smithi050 bash[26719]: audit 2024-09-16T14:29:05.605186+0000 mgr.x (mgr.24646) 10 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:29:07.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:06 smithi090 bash[21690]: cluster 2024-09-16T14:29:05.216518+0000 mgr.x (mgr.24646) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:29:07.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:06 smithi090 bash[21690]: audit 2024-09-16T14:29:05.605186+0000 mgr.x (mgr.24646) 10 : audit [DBG] from='client.15222 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:29:08.183 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:29:07 smithi050 bash[68576]: [16/Sep/2024:14:29:07] ENGINE Bus STARTING 2024-09-16T14:29:08.184 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:29:07 smithi050 bash[68576]: CherryPy Checker: 2024-09-16T14:29:08.184 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:29:07 smithi050 bash[68576]: The Application mounted at '' has an empty config. 2024-09-16T14:29:08.184 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:29:07 smithi050 bash[68576]: [16/Sep/2024:14:29:07] ENGINE Serving on http://:::9283 2024-09-16T14:29:08.184 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:29:07 smithi050 bash[68576]: [16/Sep/2024:14:29:07] ENGINE Bus STARTED 2024-09-16T14:29:08.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:08 smithi050 bash[19827]: cluster 2024-09-16T14:29:07.218151+0000 mgr.x (mgr.24646) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-09-16T14:29:08.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:08 smithi050 bash[19827]: audit 2024-09-16T14:29:07.614800+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:08.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:08 smithi050 bash[19827]: audit 2024-09-16T14:29:07.620802+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:08.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:08 smithi050 bash[19827]: cluster 2024-09-16T14:29:07.689024+0000 mon.a (mon.0) 1292 : cluster [DBG] Standby manager daemon y started 2024-09-16T14:29:08.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:08 smithi050 bash[19827]: audit 2024-09-16T14:29:07.691550+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.? 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T14:29:08.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:08 smithi050 bash[19827]: audit 2024-09-16T14:29:07.692249+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.? 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:29:08.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:08 smithi050 bash[19827]: audit 2024-09-16T14:29:07.694800+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.? 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T14:29:08.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:08 smithi050 bash[19827]: audit 2024-09-16T14:29:07.695275+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.? 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:29:08.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:08 smithi050 bash[19827]: audit 2024-09-16T14:29:08.383295+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:08.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:08 smithi050 bash[19827]: audit 2024-09-16T14:29:08.392905+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:08.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:08 smithi050 bash[26719]: cluster 2024-09-16T14:29:07.218151+0000 mgr.x (mgr.24646) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-09-16T14:29:08.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:08 smithi050 bash[26719]: audit 2024-09-16T14:29:07.614800+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:08.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:08 smithi050 bash[26719]: audit 2024-09-16T14:29:07.620802+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:08.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:08 smithi050 bash[26719]: cluster 2024-09-16T14:29:07.689024+0000 mon.a (mon.0) 1292 : cluster [DBG] Standby manager daemon y started 2024-09-16T14:29:08.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:08 smithi050 bash[26719]: audit 2024-09-16T14:29:07.691550+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.? 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T14:29:08.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:08 smithi050 bash[26719]: audit 2024-09-16T14:29:07.692249+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.? 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:29:08.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:08 smithi050 bash[26719]: audit 2024-09-16T14:29:07.694800+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.? 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T14:29:08.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:08 smithi050 bash[26719]: audit 2024-09-16T14:29:07.695275+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.? 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:29:08.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:08 smithi050 bash[26719]: audit 2024-09-16T14:29:08.383295+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:08.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:08 smithi050 bash[26719]: audit 2024-09-16T14:29:08.392905+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:08.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:08 smithi090 bash[21690]: cluster 2024-09-16T14:29:07.218151+0000 mgr.x (mgr.24646) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-09-16T14:29:08.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:08 smithi090 bash[21690]: audit 2024-09-16T14:29:07.614800+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:08.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:08 smithi090 bash[21690]: audit 2024-09-16T14:29:07.620802+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:08.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:08 smithi090 bash[21690]: cluster 2024-09-16T14:29:07.689024+0000 mon.a (mon.0) 1292 : cluster [DBG] Standby manager daemon y started 2024-09-16T14:29:08.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:08 smithi090 bash[21690]: audit 2024-09-16T14:29:07.691550+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.? 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T14:29:08.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:08 smithi090 bash[21690]: audit 2024-09-16T14:29:07.692249+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.? 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:29:08.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:08 smithi090 bash[21690]: audit 2024-09-16T14:29:07.694800+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.? 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T14:29:08.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:08 smithi090 bash[21690]: audit 2024-09-16T14:29:07.695275+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.? 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:29:08.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:08 smithi090 bash[21690]: audit 2024-09-16T14:29:08.383295+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:08.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:08 smithi090 bash[21690]: audit 2024-09-16T14:29:08.392905+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:09.434 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:29:09 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:29:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-16T14:29:09.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:09 smithi050 bash[19827]: cluster 2024-09-16T14:29:08.636029+0000 mon.a (mon.0) 1295 : cluster [DBG] mgrmap e38: x(active, since 7s), standbys: y 2024-09-16T14:29:09.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:09 smithi050 bash[19827]: audit 2024-09-16T14:29:08.639175+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:29:09.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:09 smithi050 bash[19827]: audit 2024-09-16T14:29:08.732388+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:09.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:09 smithi050 bash[19827]: audit 2024-09-16T14:29:08.743597+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:09.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:09 smithi050 bash[19827]: audit 2024-09-16T14:29:09.484601+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:09.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:09 smithi050 bash[19827]: audit 2024-09-16T14:29:09.495734+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:09.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:09 smithi050 bash[19827]: audit 2024-09-16T14:29:09.496716+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:29:09.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:09 smithi050 bash[19827]: audit 2024-09-16T14:29:09.497639+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:29:09.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:09 smithi050 bash[26719]: cluster 2024-09-16T14:29:08.636029+0000 mon.a (mon.0) 1295 : cluster [DBG] mgrmap e38: x(active, since 7s), standbys: y 2024-09-16T14:29:09.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:09 smithi050 bash[26719]: audit 2024-09-16T14:29:08.639175+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:29:09.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:09 smithi050 bash[26719]: audit 2024-09-16T14:29:08.732388+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:09.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:09 smithi050 bash[26719]: audit 2024-09-16T14:29:08.743597+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:09.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:09 smithi050 bash[26719]: audit 2024-09-16T14:29:09.484601+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:09.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:09 smithi050 bash[26719]: audit 2024-09-16T14:29:09.495734+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:09.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:09 smithi050 bash[26719]: audit 2024-09-16T14:29:09.496716+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:29:09.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:09 smithi050 bash[26719]: audit 2024-09-16T14:29:09.497639+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:29:09.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:09 smithi090 bash[21690]: cluster 2024-09-16T14:29:08.636029+0000 mon.a (mon.0) 1295 : cluster [DBG] mgrmap e38: x(active, since 7s), standbys: y 2024-09-16T14:29:09.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:09 smithi090 bash[21690]: audit 2024-09-16T14:29:08.639175+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:29:09.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:09 smithi090 bash[21690]: audit 2024-09-16T14:29:08.732388+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:09.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:09 smithi090 bash[21690]: audit 2024-09-16T14:29:08.743597+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:09.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:09 smithi090 bash[21690]: audit 2024-09-16T14:29:09.484601+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:09.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:09 smithi090 bash[21690]: audit 2024-09-16T14:29:09.495734+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:09.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:09 smithi090 bash[21690]: audit 2024-09-16T14:29:09.496716+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:29:09.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:09 smithi090 bash[21690]: audit 2024-09-16T14:29:09.497639+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:29:10.874 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[19827]: cluster 2024-09-16T14:29:09.219259+0000 mgr.x (mgr.24646) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T14:29:10.874 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[19827]: cephadm 2024-09-16T14:29:09.499224+0000 mgr.x (mgr.24646) 13 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-16T14:29:10.874 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[19827]: cephadm 2024-09-16T14:29:09.499553+0000 mgr.x (mgr.24646) 14 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.conf 2024-09-16T14:29:10.874 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[19827]: cephadm 2024-09-16T14:29:09.622265+0000 mgr.x (mgr.24646) 15 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:29:10.874 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[19827]: cephadm 2024-09-16T14:29:09.622480+0000 mgr.x (mgr.24646) 16 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:29:10.874 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[19827]: cephadm 2024-09-16T14:29:09.713434+0000 mgr.x (mgr.24646) 17 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:29:10.875 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[19827]: cephadm 2024-09-16T14:29:09.722830+0000 mgr.x (mgr.24646) 18 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:29:10.875 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[19827]: cephadm 2024-09-16T14:29:09.788550+0000 mgr.x (mgr.24646) 19 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:29:10.875 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[19827]: cephadm 2024-09-16T14:29:09.811385+0000 mgr.x (mgr.24646) 20 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:29:10.875 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[19827]: audit 2024-09-16T14:29:09.875850+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:11.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[19827]: audit 2024-09-16T14:29:09.889547+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:11.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[19827]: audit 2024-09-16T14:29:09.904045+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:11.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[19827]: audit 2024-09-16T14:29:09.915722+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:11.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[19827]: audit 2024-09-16T14:29:09.924799+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:11.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[19827]: cephadm 2024-09-16T14:29:09.949406+0000 mgr.x (mgr.24646) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi050.jiuhsl (dependencies changed)... 2024-09-16T14:29:11.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[19827]: audit 2024-09-16T14:29:09.950026+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi050.jiuhsl", "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-09-16T14:29:11.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[19827]: audit 2024-09-16T14:29:09.952981+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24646 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi050.jiuhsl", "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-09-16T14:29:11.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[19827]: audit 2024-09-16T14:29:09.960553+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:29:11.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[19827]: cephadm 2024-09-16T14:29:09.961742+0000 mgr.x (mgr.24646) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi050.jiuhsl on smithi050 2024-09-16T14:29:11.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[26719]: cluster 2024-09-16T14:29:09.219259+0000 mgr.x (mgr.24646) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T14:29:11.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[26719]: cephadm 2024-09-16T14:29:09.499224+0000 mgr.x (mgr.24646) 13 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-16T14:29:11.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[26719]: cephadm 2024-09-16T14:29:09.499553+0000 mgr.x (mgr.24646) 14 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.conf 2024-09-16T14:29:11.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[26719]: cephadm 2024-09-16T14:29:09.622265+0000 mgr.x (mgr.24646) 15 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:29:11.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[26719]: cephadm 2024-09-16T14:29:09.622480+0000 mgr.x (mgr.24646) 16 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:29:11.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[26719]: cephadm 2024-09-16T14:29:09.713434+0000 mgr.x (mgr.24646) 17 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:29:11.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[26719]: cephadm 2024-09-16T14:29:09.722830+0000 mgr.x (mgr.24646) 18 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:29:11.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[26719]: cephadm 2024-09-16T14:29:09.788550+0000 mgr.x (mgr.24646) 19 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:29:11.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[26719]: cephadm 2024-09-16T14:29:09.811385+0000 mgr.x (mgr.24646) 20 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:29:11.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[26719]: audit 2024-09-16T14:29:09.875850+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:11.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[26719]: audit 2024-09-16T14:29:09.889547+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:11.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[26719]: audit 2024-09-16T14:29:09.904045+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:11.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[26719]: audit 2024-09-16T14:29:09.915722+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:11.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[26719]: audit 2024-09-16T14:29:09.924799+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:11.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[26719]: cephadm 2024-09-16T14:29:09.949406+0000 mgr.x (mgr.24646) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi050.jiuhsl (dependencies changed)... 2024-09-16T14:29:11.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[26719]: audit 2024-09-16T14:29:09.950026+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi050.jiuhsl", "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-09-16T14:29:11.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[26719]: audit 2024-09-16T14:29:09.952981+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24646 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi050.jiuhsl", "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-09-16T14:29:11.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[26719]: audit 2024-09-16T14:29:09.960553+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:29:11.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:10 smithi050 bash[26719]: cephadm 2024-09-16T14:29:09.961742+0000 mgr.x (mgr.24646) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi050.jiuhsl on smithi050 2024-09-16T14:29:11.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:10 smithi090 bash[21690]: cluster 2024-09-16T14:29:09.219259+0000 mgr.x (mgr.24646) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T14:29:11.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:10 smithi090 bash[21690]: cephadm 2024-09-16T14:29:09.499224+0000 mgr.x (mgr.24646) 13 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-16T14:29:11.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:10 smithi090 bash[21690]: cephadm 2024-09-16T14:29:09.499553+0000 mgr.x (mgr.24646) 14 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.conf 2024-09-16T14:29:11.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:10 smithi090 bash[21690]: cephadm 2024-09-16T14:29:09.622265+0000 mgr.x (mgr.24646) 15 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:29:11.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:10 smithi090 bash[21690]: cephadm 2024-09-16T14:29:09.622480+0000 mgr.x (mgr.24646) 16 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:29:11.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:10 smithi090 bash[21690]: cephadm 2024-09-16T14:29:09.713434+0000 mgr.x (mgr.24646) 17 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:29:11.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:10 smithi090 bash[21690]: cephadm 2024-09-16T14:29:09.722830+0000 mgr.x (mgr.24646) 18 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:29:11.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:10 smithi090 bash[21690]: cephadm 2024-09-16T14:29:09.788550+0000 mgr.x (mgr.24646) 19 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:29:11.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:10 smithi090 bash[21690]: cephadm 2024-09-16T14:29:09.811385+0000 mgr.x (mgr.24646) 20 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:29:11.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:10 smithi090 bash[21690]: audit 2024-09-16T14:29:09.875850+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:11.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:10 smithi090 bash[21690]: audit 2024-09-16T14:29:09.889547+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:11.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:10 smithi090 bash[21690]: audit 2024-09-16T14:29:09.904045+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:11.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:10 smithi090 bash[21690]: audit 2024-09-16T14:29:09.915722+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:11.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:10 smithi090 bash[21690]: audit 2024-09-16T14:29:09.924799+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:11.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:10 smithi090 bash[21690]: cephadm 2024-09-16T14:29:09.949406+0000 mgr.x (mgr.24646) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi050.jiuhsl (dependencies changed)... 2024-09-16T14:29:11.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:10 smithi090 bash[21690]: audit 2024-09-16T14:29:09.950026+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi050.jiuhsl", "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-09-16T14:29:11.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:10 smithi090 bash[21690]: audit 2024-09-16T14:29:09.952981+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24646 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi050.jiuhsl", "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-09-16T14:29:11.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:10 smithi090 bash[21690]: audit 2024-09-16T14:29:09.960553+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:29:11.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:10 smithi090 bash[21690]: cephadm 2024-09-16T14:29:09.961742+0000 mgr.x (mgr.24646) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi050.jiuhsl on smithi050 2024-09-16T14:29:13.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:12 smithi050 bash[19827]: cluster 2024-09-16T14:29:11.220003+0000 mgr.x (mgr.24646) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T14:29:13.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:12 smithi050 bash[26719]: cluster 2024-09-16T14:29:11.220003+0000 mgr.x (mgr.24646) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T14:29:13.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:12 smithi090 bash[21690]: cluster 2024-09-16T14:29:11.220003+0000 mgr.x (mgr.24646) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T14:29:14.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:14 smithi090 bash[21690]: cluster 2024-09-16T14:29:13.221843+0000 mgr.x (mgr.24646) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:29:14.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:14 smithi090 bash[21690]: audit 2024-09-16T14:29:13.451739+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:14.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:14 smithi090 bash[21690]: audit 2024-09-16T14:29:13.463090+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:14.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:14 smithi090 bash[21690]: cephadm 2024-09-16T14:29:13.467708+0000 mgr.x (mgr.24646) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:29:14.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:14 smithi090 bash[21690]: cephadm 2024-09-16T14:29:13.766076+0000 mgr.x (mgr.24646) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi090 2024-09-16T14:29:14.813 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:14 smithi050 bash[19827]: cluster 2024-09-16T14:29:13.221843+0000 mgr.x (mgr.24646) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:29:14.813 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:14 smithi050 bash[19827]: audit 2024-09-16T14:29:13.451739+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:14.814 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:14 smithi050 bash[19827]: audit 2024-09-16T14:29:13.463090+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:14.814 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:14 smithi050 bash[19827]: cephadm 2024-09-16T14:29:13.467708+0000 mgr.x (mgr.24646) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:29:14.814 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:14 smithi050 bash[19827]: cephadm 2024-09-16T14:29:13.766076+0000 mgr.x (mgr.24646) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi090 2024-09-16T14:29:14.814 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:14 smithi050 bash[26719]: cluster 2024-09-16T14:29:13.221843+0000 mgr.x (mgr.24646) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:29:14.814 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:14 smithi050 bash[26719]: audit 2024-09-16T14:29:13.451739+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:14.814 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:14 smithi050 bash[26719]: audit 2024-09-16T14:29:13.463090+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:14.814 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:14 smithi050 bash[26719]: cephadm 2024-09-16T14:29:13.467708+0000 mgr.x (mgr.24646) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:29:14.814 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:14 smithi050 bash[26719]: cephadm 2024-09-16T14:29:13.766076+0000 mgr.x (mgr.24646) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi090 2024-09-16T14:29:15.821 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:15 smithi090 bash[21690]: audit 2024-09-16T14:29:15.105444+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.50:0/2740708910' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:29:15.821 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:15 smithi090 bash[21690]: audit 2024-09-16T14:29:15.418152+0000 mon.a (mon.0) 1308 : audit [INF] from='client.? 172.21.15.50:0/3640466454' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/3053943292"}]: dispatch 2024-09-16T14:29:15.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:15 smithi050 bash[19827]: audit 2024-09-16T14:29:15.105444+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.50:0/2740708910' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:29:15.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:15 smithi050 bash[19827]: audit 2024-09-16T14:29:15.418152+0000 mon.a (mon.0) 1308 : audit [INF] from='client.? 172.21.15.50:0/3640466454' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/3053943292"}]: dispatch 2024-09-16T14:29:15.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:15 smithi050 bash[26719]: audit 2024-09-16T14:29:15.105444+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.50:0/2740708910' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:29:15.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:15 smithi050 bash[26719]: audit 2024-09-16T14:29:15.418152+0000 mon.a (mon.0) 1308 : audit [INF] from='client.? 172.21.15.50:0/3640466454' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/3053943292"}]: dispatch 2024-09-16T14:29:16.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:16 smithi090 bash[21690]: cluster 2024-09-16T14:29:15.222684+0000 mgr.x (mgr.24646) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:29:16.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:16 smithi090 bash[21690]: audit 2024-09-16T14:29:15.459916+0000 mon.a (mon.0) 1309 : audit [INF] from='client.? 172.21.15.50:0/3640466454' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/3053943292"}]': finished 2024-09-16T14:29:16.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:16 smithi090 bash[21690]: cluster 2024-09-16T14:29:15.465000+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-16T14:29:16.772 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:16 smithi090 bash[21690]: audit 2024-09-16T14:29:15.768007+0000 mon.a (mon.0) 1311 : audit [INF] from='client.? 172.21.15.50:0/2190124491' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/3053943292"}]: dispatch 2024-09-16T14:29:16.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:16 smithi050 bash[19827]: cluster 2024-09-16T14:29:15.222684+0000 mgr.x (mgr.24646) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:29:16.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:16 smithi050 bash[19827]: audit 2024-09-16T14:29:15.459916+0000 mon.a (mon.0) 1309 : audit [INF] from='client.? 172.21.15.50:0/3640466454' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/3053943292"}]': finished 2024-09-16T14:29:16.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:16 smithi050 bash[19827]: cluster 2024-09-16T14:29:15.465000+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-16T14:29:16.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:16 smithi050 bash[19827]: audit 2024-09-16T14:29:15.768007+0000 mon.a (mon.0) 1311 : audit [INF] from='client.? 172.21.15.50:0/2190124491' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/3053943292"}]: dispatch 2024-09-16T14:29:16.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:16 smithi050 bash[26719]: cluster 2024-09-16T14:29:15.222684+0000 mgr.x (mgr.24646) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:29:16.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:16 smithi050 bash[26719]: audit 2024-09-16T14:29:15.459916+0000 mon.a (mon.0) 1309 : audit [INF] from='client.? 172.21.15.50:0/3640466454' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6801/3053943292"}]': finished 2024-09-16T14:29:16.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:16 smithi050 bash[26719]: cluster 2024-09-16T14:29:15.465000+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-16T14:29:16.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:16 smithi050 bash[26719]: audit 2024-09-16T14:29:15.768007+0000 mon.a (mon.0) 1311 : audit [INF] from='client.? 172.21.15.50:0/2190124491' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/3053943292"}]: dispatch 2024-09-16T14:29:17.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:17 smithi090 bash[21690]: audit 2024-09-16T14:29:16.462730+0000 mon.a (mon.0) 1312 : audit [INF] from='client.? 172.21.15.50:0/2190124491' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/3053943292"}]': finished 2024-09-16T14:29:17.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:17 smithi090 bash[21690]: cluster 2024-09-16T14:29:16.471253+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-16T14:29:17.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:17 smithi090 bash[21690]: audit 2024-09-16T14:29:16.787862+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.50:0/1308953084' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/929029102"}]: dispatch 2024-09-16T14:29:17.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:17 smithi090 bash[21690]: audit 2024-09-16T14:29:16.788807+0000 mon.a (mon.0) 1314 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/929029102"}]: dispatch 2024-09-16T14:29:17.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:17 smithi090 bash[21690]: audit 2024-09-16T14:29:16.838322+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:29:17.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:17 smithi050 bash[19827]: audit 2024-09-16T14:29:16.462730+0000 mon.a (mon.0) 1312 : audit [INF] from='client.? 172.21.15.50:0/2190124491' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/3053943292"}]': finished 2024-09-16T14:29:17.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:17 smithi050 bash[19827]: cluster 2024-09-16T14:29:16.471253+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-16T14:29:17.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:17 smithi050 bash[19827]: audit 2024-09-16T14:29:16.787862+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.50:0/1308953084' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/929029102"}]: dispatch 2024-09-16T14:29:17.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:17 smithi050 bash[19827]: audit 2024-09-16T14:29:16.788807+0000 mon.a (mon.0) 1314 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/929029102"}]: dispatch 2024-09-16T14:29:17.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:17 smithi050 bash[19827]: audit 2024-09-16T14:29:16.838322+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:29:17.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:17 smithi050 bash[26719]: audit 2024-09-16T14:29:16.462730+0000 mon.a (mon.0) 1312 : audit [INF] from='client.? 172.21.15.50:0/2190124491' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:6800/3053943292"}]': finished 2024-09-16T14:29:17.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:17 smithi050 bash[26719]: cluster 2024-09-16T14:29:16.471253+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-16T14:29:17.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:17 smithi050 bash[26719]: audit 2024-09-16T14:29:16.787862+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.50:0/1308953084' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/929029102"}]: dispatch 2024-09-16T14:29:17.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:17 smithi050 bash[26719]: audit 2024-09-16T14:29:16.788807+0000 mon.a (mon.0) 1314 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/929029102"}]: dispatch 2024-09-16T14:29:17.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:17 smithi050 bash[26719]: audit 2024-09-16T14:29:16.838322+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:29:18.827 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:18 smithi090 bash[21690]: cluster 2024-09-16T14:29:17.224203+0000 mgr.x (mgr.24646) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:29:18.827 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:18 smithi090 bash[21690]: audit 2024-09-16T14:29:17.483236+0000 mon.a (mon.0) 1315 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/929029102"}]': finished 2024-09-16T14:29:18.827 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:18 smithi090 bash[21690]: cluster 2024-09-16T14:29:17.490691+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-16T14:29:18.827 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:18 smithi090 bash[21690]: audit 2024-09-16T14:29:17.827164+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.50:0/2610817536' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/4074495951"}]: dispatch 2024-09-16T14:29:18.828 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:18 smithi090 bash[21690]: audit 2024-09-16T14:29:17.827883+0000 mon.a (mon.0) 1317 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/4074495951"}]: dispatch 2024-09-16T14:29:18.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:18 smithi050 bash[19827]: cluster 2024-09-16T14:29:17.224203+0000 mgr.x (mgr.24646) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:29:18.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:18 smithi050 bash[19827]: audit 2024-09-16T14:29:17.483236+0000 mon.a (mon.0) 1315 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/929029102"}]': finished 2024-09-16T14:29:18.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:18 smithi050 bash[19827]: cluster 2024-09-16T14:29:17.490691+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-16T14:29:18.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:18 smithi050 bash[19827]: audit 2024-09-16T14:29:17.827164+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.50:0/2610817536' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/4074495951"}]: dispatch 2024-09-16T14:29:18.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:18 smithi050 bash[19827]: audit 2024-09-16T14:29:17.827883+0000 mon.a (mon.0) 1317 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/4074495951"}]: dispatch 2024-09-16T14:29:18.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:18 smithi050 bash[26719]: cluster 2024-09-16T14:29:17.224203+0000 mgr.x (mgr.24646) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:29:18.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:18 smithi050 bash[26719]: audit 2024-09-16T14:29:17.483236+0000 mon.a (mon.0) 1315 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/929029102"}]': finished 2024-09-16T14:29:18.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:18 smithi050 bash[26719]: cluster 2024-09-16T14:29:17.490691+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-16T14:29:18.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:18 smithi050 bash[26719]: audit 2024-09-16T14:29:17.827164+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.50:0/2610817536' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/4074495951"}]: dispatch 2024-09-16T14:29:18.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:18 smithi050 bash[26719]: audit 2024-09-16T14:29:17.827883+0000 mon.a (mon.0) 1317 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/4074495951"}]: dispatch 2024-09-16T14:29:19.153 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:18 smithi090 systemd[1]: Stopping Ceph prometheus.a for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:29:19.153 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:18 smithi090 bash[53021]: ts=2024-09-16T14:29:18.952Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T14:29:19.153 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:18 smithi090 bash[53021]: ts=2024-09-16T14:29:18.952Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T14:29:19.153 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:18 smithi090 bash[53021]: ts=2024-09-16T14:29:18.952Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T14:29:19.153 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:18 smithi090 bash[53021]: ts=2024-09-16T14:29:18.952Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T14:29:19.153 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:18 smithi090 bash[53021]: ts=2024-09-16T14:29:18.952Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T14:29:19.153 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:18 smithi090 bash[53021]: ts=2024-09-16T14:29:18.952Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T14:29:19.153 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:18 smithi090 bash[53021]: ts=2024-09-16T14:29:18.952Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T14:29:19.153 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:18 smithi090 bash[53021]: ts=2024-09-16T14:29:18.952Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T14:29:19.153 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:18 smithi090 bash[53021]: ts=2024-09-16T14:29:18.953Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T14:29:19.154 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:18 smithi090 bash[53021]: ts=2024-09-16T14:29:18.953Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T14:29:19.154 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:18 smithi090 bash[53021]: ts=2024-09-16T14:29:18.953Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T14:29:19.154 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:18 smithi090 bash[53021]: ts=2024-09-16T14:29:18.953Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T14:29:19.870 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:19 smithi090 bash[54323]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T14:29:19.871 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:19 smithi090 bash[21690]: audit 2024-09-16T14:29:18.485600+0000 mon.a (mon.0) 1318 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/4074495951"}]': finished 2024-09-16T14:29:19.871 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:19 smithi090 bash[21690]: cluster 2024-09-16T14:29:18.493724+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-16T14:29:19.871 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:19 smithi090 bash[21690]: audit 2024-09-16T14:29:18.834908+0000 mon.c (mon.2) 109 : audit [INF] from='client.? 172.21.15.50:0/1465611379' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3489041812"}]: dispatch 2024-09-16T14:29:19.871 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:19 smithi090 bash[21690]: audit 2024-09-16T14:29:18.835471+0000 mon.a (mon.0) 1320 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3489041812"}]: dispatch 2024-09-16T14:29:19.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:19 smithi050 bash[19827]: audit 2024-09-16T14:29:18.485600+0000 mon.a (mon.0) 1318 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/4074495951"}]': finished 2024-09-16T14:29:19.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:19 smithi050 bash[19827]: cluster 2024-09-16T14:29:18.493724+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-16T14:29:19.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:19 smithi050 bash[19827]: audit 2024-09-16T14:29:18.834908+0000 mon.c (mon.2) 109 : audit [INF] from='client.? 172.21.15.50:0/1465611379' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3489041812"}]: dispatch 2024-09-16T14:29:19.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:19 smithi050 bash[19827]: audit 2024-09-16T14:29:18.835471+0000 mon.a (mon.0) 1320 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3489041812"}]: dispatch 2024-09-16T14:29:19.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:19 smithi050 bash[26719]: audit 2024-09-16T14:29:18.485600+0000 mon.a (mon.0) 1318 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/4074495951"}]': finished 2024-09-16T14:29:19.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:19 smithi050 bash[26719]: cluster 2024-09-16T14:29:18.493724+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-16T14:29:19.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:19 smithi050 bash[26719]: audit 2024-09-16T14:29:18.834908+0000 mon.c (mon.2) 109 : audit [INF] from='client.? 172.21.15.50:0/1465611379' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3489041812"}]: dispatch 2024-09-16T14:29:19.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:19 smithi050 bash[26719]: audit 2024-09-16T14:29:18.835471+0000 mon.a (mon.0) 1320 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3489041812"}]: dispatch 2024-09-16T14:29:20.194 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:19 smithi090 bash[54383]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T14:29:20.195 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:19 smithi090 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T14:29:20.195 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:19 smithi090 systemd[1]: Stopped Ceph prometheus.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:29:20.195 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:19 smithi090 systemd[1]: Started Ceph prometheus.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:29:20.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:20 smithi050 bash[19827]: cluster 2024-09-16T14:29:19.224949+0000 mgr.x (mgr.24646) 29 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T14:29:20.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:20 smithi050 bash[19827]: audit 2024-09-16T14:29:19.499154+0000 mon.a (mon.0) 1321 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3489041812"}]': finished 2024-09-16T14:29:20.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:20 smithi050 bash[19827]: cluster 2024-09-16T14:29:19.506557+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-16T14:29:20.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:20 smithi050 bash[19827]: audit 2024-09-16T14:29:19.832313+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.50:0/2193075642' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/976973409"}]: dispatch 2024-09-16T14:29:20.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:20 smithi050 bash[19827]: audit 2024-09-16T14:29:19.833301+0000 mon.a (mon.0) 1323 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/976973409"}]: dispatch 2024-09-16T14:29:20.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:20 smithi050 bash[19827]: audit 2024-09-16T14:29:19.936699+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:20.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:20 smithi050 bash[19827]: audit 2024-09-16T14:29:19.947226+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:20.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:20 smithi050 bash[19827]: audit 2024-09-16T14:29:19.950194+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:29:20.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:20 smithi050 bash[19827]: audit 2024-09-16T14:29:19.950864+0000 mgr.x (mgr.24646) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:29:20.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:20 smithi050 bash[19827]: audit 2024-09-16T14:29:19.954686+0000 mon.b (mon.1) 65 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:29:20.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:20 smithi050 bash[19827]: audit 2024-09-16T14:29:19.955199+0000 mgr.x (mgr.24646) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:29:20.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:20 smithi050 bash[19827]: audit 2024-09-16T14:29:19.960232+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:29:20.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:20 smithi050 bash[19827]: audit 2024-09-16T14:29:19.960635+0000 mgr.x (mgr.24646) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:29:20.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:20 smithi050 bash[26719]: cluster 2024-09-16T14:29:19.224949+0000 mgr.x (mgr.24646) 29 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T14:29:20.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:20 smithi050 bash[26719]: audit 2024-09-16T14:29:19.499154+0000 mon.a (mon.0) 1321 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3489041812"}]': finished 2024-09-16T14:29:20.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:20 smithi050 bash[26719]: cluster 2024-09-16T14:29:19.506557+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-16T14:29:20.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:20 smithi050 bash[26719]: audit 2024-09-16T14:29:19.832313+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.50:0/2193075642' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/976973409"}]: dispatch 2024-09-16T14:29:20.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:20 smithi050 bash[26719]: audit 2024-09-16T14:29:19.833301+0000 mon.a (mon.0) 1323 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/976973409"}]: dispatch 2024-09-16T14:29:20.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:20 smithi050 bash[26719]: audit 2024-09-16T14:29:19.936699+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:20.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:20 smithi050 bash[26719]: audit 2024-09-16T14:29:19.947226+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:20.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:20 smithi050 bash[26719]: audit 2024-09-16T14:29:19.950194+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:29:20.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:20 smithi050 bash[26719]: audit 2024-09-16T14:29:19.950864+0000 mgr.x (mgr.24646) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:29:20.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:20 smithi050 bash[26719]: audit 2024-09-16T14:29:19.954686+0000 mon.b (mon.1) 65 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:29:20.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:20 smithi050 bash[26719]: audit 2024-09-16T14:29:19.955199+0000 mgr.x (mgr.24646) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:29:20.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:20 smithi050 bash[26719]: audit 2024-09-16T14:29:19.960232+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:29:20.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:20 smithi050 bash[26719]: audit 2024-09-16T14:29:19.960635+0000 mgr.x (mgr.24646) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:29:20.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:20 smithi090 bash[21690]: cluster 2024-09-16T14:29:19.224949+0000 mgr.x (mgr.24646) 29 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-16T14:29:20.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:20 smithi090 bash[21690]: audit 2024-09-16T14:29:19.499154+0000 mon.a (mon.0) 1321 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/3489041812"}]': finished 2024-09-16T14:29:20.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:20 smithi090 bash[21690]: cluster 2024-09-16T14:29:19.506557+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-16T14:29:20.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:20 smithi090 bash[21690]: audit 2024-09-16T14:29:19.832313+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.50:0/2193075642' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/976973409"}]: dispatch 2024-09-16T14:29:20.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:20 smithi090 bash[21690]: audit 2024-09-16T14:29:19.833301+0000 mon.a (mon.0) 1323 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/976973409"}]: dispatch 2024-09-16T14:29:20.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:20 smithi090 bash[21690]: audit 2024-09-16T14:29:19.936699+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:20.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:20 smithi090 bash[21690]: audit 2024-09-16T14:29:19.947226+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:20.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:20 smithi090 bash[21690]: audit 2024-09-16T14:29:19.950194+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:29:20.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:20 smithi090 bash[21690]: audit 2024-09-16T14:29:19.950864+0000 mgr.x (mgr.24646) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:29:20.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:20 smithi090 bash[21690]: audit 2024-09-16T14:29:19.954686+0000 mon.b (mon.1) 65 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:29:20.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:20 smithi090 bash[21690]: audit 2024-09-16T14:29:19.955199+0000 mgr.x (mgr.24646) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:29:20.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:20 smithi090 bash[21690]: audit 2024-09-16T14:29:19.960232+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:29:20.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:20 smithi090 bash[21690]: audit 2024-09-16T14:29:19.960635+0000 mgr.x (mgr.24646) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:29:21.445 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:21 smithi090 bash[54411]: ts=2024-09-16T14:29:21.257Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T14:29:21.445 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:21 smithi090 bash[54411]: ts=2024-09-16T14:29:21.257Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-16T14:29:21.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:21 smithi090 bash[54411]: ts=2024-09-16T14:29:21.257Z caller=main.go:570 level=info host_details="(Linux 5.15.0-121-generic #131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024 x86_64 smithi090 (none))" 2024-09-16T14:29:21.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:21 smithi090 bash[54411]: ts=2024-09-16T14:29:21.257Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T14:29:21.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:21 smithi090 bash[54411]: ts=2024-09-16T14:29:21.257Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T14:29:21.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:21 smithi090 bash[54411]: ts=2024-09-16T14:29:21.259Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T14:29:21.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:21 smithi090 bash[54411]: ts=2024-09-16T14:29:21.259Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T14:29:21.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:21 smithi090 bash[54411]: ts=2024-09-16T14:29:21.261Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T14:29:21.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:21 smithi090 bash[54411]: ts=2024-09-16T14:29:21.261Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T14:29:21.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:21 smithi090 bash[54411]: ts=2024-09-16T14:29:21.263Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T14:29:21.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:21 smithi090 bash[54411]: ts=2024-09-16T14:29:21.263Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=4.665µs 2024-09-16T14:29:21.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:21 smithi090 bash[54411]: ts=2024-09-16T14:29:21.263Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T14:29:21.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:21 smithi090 bash[54411]: ts=2024-09-16T14:29:21.264Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-16T14:29:21.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:21 smithi090 bash[54411]: ts=2024-09-16T14:29:21.282Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-16T14:29:21.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:21 smithi090 bash[54411]: ts=2024-09-16T14:29:21.287Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-16T14:29:21.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:21 smithi090 bash[54411]: ts=2024-09-16T14:29:21.292Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-16T14:29:21.447 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:21 smithi090 bash[54411]: ts=2024-09-16T14:29:21.292Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-16T14:29:21.447 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:21 smithi090 bash[54411]: ts=2024-09-16T14:29:21.292Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=35.342µs wal_replay_duration=29.174394ms wbl_replay_duration=109ns total_replay_duration=29.252382ms 2024-09-16T14:29:21.447 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:21 smithi090 bash[54411]: ts=2024-09-16T14:29:21.294Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T14:29:21.447 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:21 smithi090 bash[54411]: ts=2024-09-16T14:29:21.294Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T14:29:21.447 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:21 smithi090 bash[54411]: ts=2024-09-16T14:29:21.294Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T14:29:21.447 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:21 smithi090 bash[54411]: ts=2024-09-16T14:29:21.315Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.283258ms db_storage=1.164µs remote_storage=1.212µs web_handler=366ns query_engine=627ns scrape=244.033µs scrape_sd=128.311µs notify=11.431µs notify_sd=13.348µs rules=20.50492ms tracing=5.741µs 2024-09-16T14:29:21.447 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:21 smithi090 bash[54411]: ts=2024-09-16T14:29:21.316Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T14:29:21.447 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:29:21 smithi090 bash[54411]: ts=2024-09-16T14:29:21.316Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T14:29:21.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:21 smithi050 bash[19827]: audit 2024-09-16T14:29:20.516781+0000 mon.a (mon.0) 1326 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/976973409"}]': finished 2024-09-16T14:29:21.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:21 smithi050 bash[19827]: cluster 2024-09-16T14:29:20.519916+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-16T14:29:21.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:21 smithi050 bash[26719]: audit 2024-09-16T14:29:20.516781+0000 mon.a (mon.0) 1326 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/976973409"}]': finished 2024-09-16T14:29:21.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:21 smithi050 bash[26719]: cluster 2024-09-16T14:29:20.519916+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-16T14:29:21.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:21 smithi090 bash[21690]: audit 2024-09-16T14:29:20.516781+0000 mon.a (mon.0) 1326 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi050.jiuhsl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.50:0/976973409"}]': finished 2024-09-16T14:29:21.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:21 smithi090 bash[21690]: cluster 2024-09-16T14:29:20.519916+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-16T14:29:22.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:22 smithi050 bash[19827]: cluster 2024-09-16T14:29:21.225619+0000 mgr.x (mgr.24646) 33 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:29:22.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:22 smithi050 bash[26719]: cluster 2024-09-16T14:29:21.225619+0000 mgr.x (mgr.24646) 33 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:29:22.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:22 smithi090 bash[21690]: cluster 2024-09-16T14:29:21.225619+0000 mgr.x (mgr.24646) 33 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:29:24.836 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:24 smithi050 bash[19827]: cluster 2024-09-16T14:29:23.227357+0000 mgr.x (mgr.24646) 34 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-09-16T14:29:24.836 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:24 smithi050 bash[26719]: cluster 2024-09-16T14:29:23.227357+0000 mgr.x (mgr.24646) 34 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-09-16T14:29:24.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:24 smithi090 bash[21690]: cluster 2024-09-16T14:29:23.227357+0000 mgr.x (mgr.24646) 34 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 0 op/s 2024-09-16T14:29:25.934 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:25 smithi050 bash[19827]: audit 2024-09-16T14:29:24.836634+0000 mgr.x (mgr.24646) 35 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:29:25.934 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:25 smithi050 bash[26719]: audit 2024-09-16T14:29:24.836634+0000 mgr.x (mgr.24646) 35 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:29:25.944 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:25 smithi090 bash[21690]: audit 2024-09-16T14:29:24.836634+0000 mgr.x (mgr.24646) 35 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:29:27.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:26 smithi050 bash[19827]: cluster 2024-09-16T14:29:25.227971+0000 mgr.x (mgr.24646) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 759 B/s rd, 0 op/s 2024-09-16T14:29:27.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:26 smithi050 bash[19827]: audit 2024-09-16T14:29:25.918704+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:27.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:26 smithi050 bash[19827]: audit 2024-09-16T14:29:25.929637+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:27.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:26 smithi050 bash[19827]: audit 2024-09-16T14:29:26.056325+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:27.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:26 smithi050 bash[19827]: audit 2024-09-16T14:29:26.066309+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:29:27.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:26 smithi050 bash[19827]: audit 2024-09-16T14:29:26.066499+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:27.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:26 smithi050 bash[19827]: audit 2024-09-16T14:29:26.066964+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:29:27.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:26 smithi050 bash[19827]: audit 2024-09-16T14:29:26.076461+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:27.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:26 smithi050 bash[26719]: cluster 2024-09-16T14:29:25.227971+0000 mgr.x (mgr.24646) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 759 B/s rd, 0 op/s 2024-09-16T14:29:27.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:26 smithi050 bash[26719]: audit 2024-09-16T14:29:25.918704+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:27.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:26 smithi050 bash[26719]: audit 2024-09-16T14:29:25.929637+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:27.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:26 smithi050 bash[26719]: audit 2024-09-16T14:29:26.056325+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:27.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:26 smithi050 bash[26719]: audit 2024-09-16T14:29:26.066309+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:29:27.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:26 smithi050 bash[26719]: audit 2024-09-16T14:29:26.066499+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:27.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:26 smithi050 bash[26719]: audit 2024-09-16T14:29:26.066964+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:29:27.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:26 smithi050 bash[26719]: audit 2024-09-16T14:29:26.076461+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:27.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:26 smithi090 bash[21690]: cluster 2024-09-16T14:29:25.227971+0000 mgr.x (mgr.24646) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 759 B/s rd, 0 op/s 2024-09-16T14:29:27.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:26 smithi090 bash[21690]: audit 2024-09-16T14:29:25.918704+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:27.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:26 smithi090 bash[21690]: audit 2024-09-16T14:29:25.929637+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:27.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:26 smithi090 bash[21690]: audit 2024-09-16T14:29:26.056325+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:27.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:26 smithi090 bash[21690]: audit 2024-09-16T14:29:26.066309+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:29:27.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:26 smithi090 bash[21690]: audit 2024-09-16T14:29:26.066499+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:27.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:26 smithi090 bash[21690]: audit 2024-09-16T14:29:26.066964+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:29:27.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:26 smithi090 bash[21690]: audit 2024-09-16T14:29:26.076461+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:29:29.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:28 smithi050 bash[19827]: cluster 2024-09-16T14:29:27.229531+0000 mgr.x (mgr.24646) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:29:29.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:28 smithi050 bash[26719]: cluster 2024-09-16T14:29:27.229531+0000 mgr.x (mgr.24646) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:29:29.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:28 smithi090 bash[21690]: cluster 2024-09-16T14:29:27.229531+0000 mgr.x (mgr.24646) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:29:29.696 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:29 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:29:29] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-16T14:29:31.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:30 smithi050 bash[19827]: cluster 2024-09-16T14:29:29.230268+0000 mgr.x (mgr.24646) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T14:29:31.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:30 smithi050 bash[26719]: cluster 2024-09-16T14:29:29.230268+0000 mgr.x (mgr.24646) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T14:29:31.194 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:30 smithi090 bash[21690]: cluster 2024-09-16T14:29:29.230268+0000 mgr.x (mgr.24646) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T14:29:32.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:31 smithi090 bash[21690]: audit 2024-09-16T14:29:31.838627+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:29:32.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:31 smithi050 bash[19827]: audit 2024-09-16T14:29:31.838627+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:29:32.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:31 smithi050 bash[26719]: audit 2024-09-16T14:29:31.838627+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:29:33.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:32 smithi090 bash[21690]: cluster 2024-09-16T14:29:31.231067+0000 mgr.x (mgr.24646) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 956 B/s rd, 0 op/s 2024-09-16T14:29:33.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:32 smithi050 bash[19827]: cluster 2024-09-16T14:29:31.231067+0000 mgr.x (mgr.24646) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 956 B/s rd, 0 op/s 2024-09-16T14:29:33.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:32 smithi050 bash[26719]: cluster 2024-09-16T14:29:31.231067+0000 mgr.x (mgr.24646) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 956 B/s rd, 0 op/s 2024-09-16T14:29:35.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:34 smithi050 bash[19827]: cluster 2024-09-16T14:29:33.232958+0000 mgr.x (mgr.24646) 40 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:29:35.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:34 smithi050 bash[26719]: cluster 2024-09-16T14:29:33.232958+0000 mgr.x (mgr.24646) 40 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:29:35.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:34 smithi090 bash[21690]: cluster 2024-09-16T14:29:33.232958+0000 mgr.x (mgr.24646) 40 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:29:36.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:35 smithi050 bash[19827]: audit 2024-09-16T14:29:34.848125+0000 mgr.x (mgr.24646) 41 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:29:36.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:35 smithi050 bash[26719]: audit 2024-09-16T14:29:34.848125+0000 mgr.x (mgr.24646) 41 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:29:36.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:35 smithi090 bash[21690]: audit 2024-09-16T14:29:34.848125+0000 mgr.x (mgr.24646) 41 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:29:37.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:36 smithi050 bash[19827]: cluster 2024-09-16T14:29:35.233807+0000 mgr.x (mgr.24646) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:29:37.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:36 smithi050 bash[26719]: cluster 2024-09-16T14:29:35.233807+0000 mgr.x (mgr.24646) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:29:37.444 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:36 smithi090 bash[21690]: cluster 2024-09-16T14:29:35.233807+0000 mgr.x (mgr.24646) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:29:39.235 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:38 smithi090 bash[21690]: cluster 2024-09-16T14:29:37.235435+0000 mgr.x (mgr.24646) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:29:39.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:38 smithi050 bash[19827]: cluster 2024-09-16T14:29:37.235435+0000 mgr.x (mgr.24646) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:29:39.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:38 smithi050 bash[26719]: cluster 2024-09-16T14:29:37.235435+0000 mgr.x (mgr.24646) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:29:39.695 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:39 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:29:39] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-16T14:29:41.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:40 smithi050 bash[19827]: cluster 2024-09-16T14:29:39.236188+0000 mgr.x (mgr.24646) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:29:41.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:40 smithi050 bash[26719]: cluster 2024-09-16T14:29:39.236188+0000 mgr.x (mgr.24646) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:29:41.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:40 smithi090 bash[21690]: cluster 2024-09-16T14:29:39.236188+0000 mgr.x (mgr.24646) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:29:43.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:42 smithi050 bash[19827]: cluster 2024-09-16T14:29:41.236976+0000 mgr.x (mgr.24646) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:29:43.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:42 smithi050 bash[26719]: cluster 2024-09-16T14:29:41.236976+0000 mgr.x (mgr.24646) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:29:43.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:42 smithi090 bash[21690]: cluster 2024-09-16T14:29:41.236976+0000 mgr.x (mgr.24646) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:29:45.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:44 smithi050 bash[19827]: cluster 2024-09-16T14:29:43.238766+0000 mgr.x (mgr.24646) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:29:45.184 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:44 smithi050 bash[26719]: cluster 2024-09-16T14:29:43.238766+0000 mgr.x (mgr.24646) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:29:45.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:44 smithi090 bash[21690]: cluster 2024-09-16T14:29:43.238766+0000 mgr.x (mgr.24646) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:29:46.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:45 smithi050 bash[19827]: audit 2024-09-16T14:29:44.856515+0000 mgr.x (mgr.24646) 47 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:29:46.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:45 smithi050 bash[26719]: audit 2024-09-16T14:29:44.856515+0000 mgr.x (mgr.24646) 47 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:29:46.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:45 smithi090 bash[21690]: audit 2024-09-16T14:29:44.856515+0000 mgr.x (mgr.24646) 47 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:29:47.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:46 smithi050 bash[19827]: cluster 2024-09-16T14:29:45.239470+0000 mgr.x (mgr.24646) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:29:47.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:46 smithi050 bash[19827]: audit 2024-09-16T14:29:46.839205+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:29:47.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:46 smithi050 bash[26719]: cluster 2024-09-16T14:29:45.239470+0000 mgr.x (mgr.24646) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:29:47.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:46 smithi050 bash[26719]: audit 2024-09-16T14:29:46.839205+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:29:47.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:46 smithi090 bash[21690]: cluster 2024-09-16T14:29:45.239470+0000 mgr.x (mgr.24646) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:29:47.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:46 smithi090 bash[21690]: audit 2024-09-16T14:29:46.839205+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:29:48.434 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:47 smithi050 bash[26719]: cluster 2024-09-16T14:29:47.241097+0000 mgr.x (mgr.24646) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:29:48.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:47 smithi050 bash[19827]: cluster 2024-09-16T14:29:47.241097+0000 mgr.x (mgr.24646) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:29:48.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:47 smithi090 bash[21690]: cluster 2024-09-16T14:29:47.241097+0000 mgr.x (mgr.24646) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:29:49.695 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:49 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:29:49] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-16T14:29:50.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:50 smithi050 bash[19827]: cluster 2024-09-16T14:29:49.241846+0000 mgr.x (mgr.24646) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:29:50.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:50 smithi050 bash[26719]: cluster 2024-09-16T14:29:49.241846+0000 mgr.x (mgr.24646) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:29:50.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:50 smithi090 bash[21690]: cluster 2024-09-16T14:29:49.241846+0000 mgr.x (mgr.24646) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:29:52.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:52 smithi050 bash[19827]: cluster 2024-09-16T14:29:51.242592+0000 mgr.x (mgr.24646) 51 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:29:52.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:52 smithi050 bash[26719]: cluster 2024-09-16T14:29:51.242592+0000 mgr.x (mgr.24646) 51 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:29:52.694 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:52 smithi090 bash[21690]: cluster 2024-09-16T14:29:51.242592+0000 mgr.x (mgr.24646) 51 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:29:54.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:54 smithi050 bash[19827]: cluster 2024-09-16T14:29:53.244540+0000 mgr.x (mgr.24646) 52 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T14:29:54.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:54 smithi050 bash[26719]: cluster 2024-09-16T14:29:53.244540+0000 mgr.x (mgr.24646) 52 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T14:29:54.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:54 smithi090 bash[21690]: cluster 2024-09-16T14:29:53.244540+0000 mgr.x (mgr.24646) 52 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T14:29:55.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:55 smithi050 bash[26719]: audit 2024-09-16T14:29:54.865376+0000 mgr.x (mgr.24646) 53 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:29:55.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:55 smithi050 bash[19827]: audit 2024-09-16T14:29:54.865376+0000 mgr.x (mgr.24646) 53 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:29:55.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:55 smithi090 bash[21690]: audit 2024-09-16T14:29:54.865376+0000 mgr.x (mgr.24646) 53 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:29:56.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:56 smithi050 bash[19827]: cluster 2024-09-16T14:29:55.245431+0000 mgr.x (mgr.24646) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T14:29:56.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:56 smithi050 bash[26719]: cluster 2024-09-16T14:29:55.245431+0000 mgr.x (mgr.24646) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T14:29:56.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:56 smithi090 bash[21690]: cluster 2024-09-16T14:29:55.245431+0000 mgr.x (mgr.24646) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T14:29:58.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:29:58 smithi050 bash[19827]: cluster 2024-09-16T14:29:57.247101+0000 mgr.x (mgr.24646) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:29:58.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:29:58 smithi050 bash[26719]: cluster 2024-09-16T14:29:57.247101+0000 mgr.x (mgr.24646) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:29:58.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:29:58 smithi090 bash[21690]: cluster 2024-09-16T14:29:57.247101+0000 mgr.x (mgr.24646) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:29:59.695 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:29:59 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:29:59] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-16T14:30:00.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:00 smithi050 bash[19827]: cluster 2024-09-16T14:29:59.247787+0000 mgr.x (mgr.24646) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:30:00.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:00 smithi050 bash[19827]: cluster 2024-09-16T14:30:00.000104+0000 mon.a (mon.0) 1333 : cluster [INF] overall HEALTH_OK 2024-09-16T14:30:00.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:00 smithi050 bash[26719]: cluster 2024-09-16T14:29:59.247787+0000 mgr.x (mgr.24646) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:30:00.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:00 smithi050 bash[26719]: cluster 2024-09-16T14:30:00.000104+0000 mon.a (mon.0) 1333 : cluster [INF] overall HEALTH_OK 2024-09-16T14:30:00.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:00 smithi090 bash[21690]: cluster 2024-09-16T14:29:59.247787+0000 mgr.x (mgr.24646) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:30:00.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:00 smithi090 bash[21690]: cluster 2024-09-16T14:30:00.000104+0000 mon.a (mon.0) 1333 : cluster [INF] overall HEALTH_OK 2024-09-16T14:30:02.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:02 smithi050 bash[19827]: cluster 2024-09-16T14:30:01.248518+0000 mgr.x (mgr.24646) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:30:02.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:02 smithi050 bash[19827]: audit 2024-09-16T14:30:01.857553+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:30:02.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:02 smithi050 bash[26719]: cluster 2024-09-16T14:30:01.248518+0000 mgr.x (mgr.24646) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:30:02.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:02 smithi050 bash[26719]: audit 2024-09-16T14:30:01.857553+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:30:02.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:02 smithi090 bash[21690]: cluster 2024-09-16T14:30:01.248518+0000 mgr.x (mgr.24646) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:30:02.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:02 smithi090 bash[21690]: audit 2024-09-16T14:30:01.857553+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:30:04.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:04 smithi050 bash[19827]: cluster 2024-09-16T14:30:03.250311+0000 mgr.x (mgr.24646) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:30:04.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:04 smithi050 bash[26719]: cluster 2024-09-16T14:30:03.250311+0000 mgr.x (mgr.24646) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:30:04.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:04 smithi090 bash[21690]: cluster 2024-09-16T14:30:03.250311+0000 mgr.x (mgr.24646) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:30:05.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:05 smithi050 bash[19827]: audit 2024-09-16T14:30:04.873403+0000 mgr.x (mgr.24646) 59 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:30:05.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:05 smithi050 bash[26719]: audit 2024-09-16T14:30:04.873403+0000 mgr.x (mgr.24646) 59 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:30:05.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:05 smithi090 bash[21690]: audit 2024-09-16T14:30:04.873403+0000 mgr.x (mgr.24646) 59 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:30:06.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:06 smithi050 bash[19827]: cluster 2024-09-16T14:30:05.250988+0000 mgr.x (mgr.24646) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-16T14:30:06.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:06 smithi050 bash[26719]: cluster 2024-09-16T14:30:05.250988+0000 mgr.x (mgr.24646) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-16T14:30:06.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:06 smithi090 bash[21690]: cluster 2024-09-16T14:30:05.250988+0000 mgr.x (mgr.24646) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-16T14:30:08.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:08 smithi050 bash[19827]: cluster 2024-09-16T14:30:07.252605+0000 mgr.x (mgr.24646) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-16T14:30:08.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:08 smithi050 bash[26719]: cluster 2024-09-16T14:30:07.252605+0000 mgr.x (mgr.24646) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-16T14:30:08.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:08 smithi090 bash[21690]: cluster 2024-09-16T14:30:07.252605+0000 mgr.x (mgr.24646) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-16T14:30:09.695 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:30:09 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:30:09] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.43.0" 2024-09-16T14:30:10.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:10 smithi050 bash[19827]: cluster 2024-09-16T14:30:09.253338+0000 mgr.x (mgr.24646) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:10.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:10 smithi050 bash[26719]: cluster 2024-09-16T14:30:09.253338+0000 mgr.x (mgr.24646) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:10.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:10 smithi090 bash[21690]: cluster 2024-09-16T14:30:09.253338+0000 mgr.x (mgr.24646) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:12.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:12 smithi050 bash[19827]: cluster 2024-09-16T14:30:11.254040+0000 mgr.x (mgr.24646) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:12.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:12 smithi050 bash[26719]: cluster 2024-09-16T14:30:11.254040+0000 mgr.x (mgr.24646) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:12.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:12 smithi090 bash[21690]: cluster 2024-09-16T14:30:11.254040+0000 mgr.x (mgr.24646) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:14.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:14 smithi050 bash[19827]: cluster 2024-09-16T14:30:13.255715+0000 mgr.x (mgr.24646) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:14.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:14 smithi050 bash[26719]: cluster 2024-09-16T14:30:13.255715+0000 mgr.x (mgr.24646) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:14.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:14 smithi090 bash[21690]: cluster 2024-09-16T14:30:13.255715+0000 mgr.x (mgr.24646) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:15.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:15 smithi050 bash[19827]: audit 2024-09-16T14:30:14.884805+0000 mgr.x (mgr.24646) 65 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:30:15.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:15 smithi050 bash[26719]: audit 2024-09-16T14:30:14.884805+0000 mgr.x (mgr.24646) 65 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:30:15.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:15 smithi090 bash[21690]: audit 2024-09-16T14:30:14.884805+0000 mgr.x (mgr.24646) 65 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:30:16.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:16 smithi050 bash[19827]: cluster 2024-09-16T14:30:15.256468+0000 mgr.x (mgr.24646) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:16.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:16 smithi050 bash[26719]: cluster 2024-09-16T14:30:15.256468+0000 mgr.x (mgr.24646) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:16.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:16 smithi090 bash[21690]: cluster 2024-09-16T14:30:15.256468+0000 mgr.x (mgr.24646) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:17.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:17 smithi050 bash[19827]: audit 2024-09-16T14:30:16.857932+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:30:17.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:17 smithi050 bash[26719]: audit 2024-09-16T14:30:16.857932+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:30:17.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:17 smithi090 bash[21690]: audit 2024-09-16T14:30:16.857932+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:30:18.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:18 smithi050 bash[19827]: cluster 2024-09-16T14:30:17.258077+0000 mgr.x (mgr.24646) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:18.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:18 smithi050 bash[26719]: cluster 2024-09-16T14:30:17.258077+0000 mgr.x (mgr.24646) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:18.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:18 smithi090 bash[21690]: cluster 2024-09-16T14:30:17.258077+0000 mgr.x (mgr.24646) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:19.695 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:30:19 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:30:19] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.43.0" 2024-09-16T14:30:20.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:20 smithi090 bash[21690]: cluster 2024-09-16T14:30:19.258983+0000 mgr.x (mgr.24646) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:20.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:20 smithi050 bash[19827]: cluster 2024-09-16T14:30:19.258983+0000 mgr.x (mgr.24646) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:20.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:20 smithi050 bash[26719]: cluster 2024-09-16T14:30:19.258983+0000 mgr.x (mgr.24646) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:22.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:22 smithi050 bash[19827]: cluster 2024-09-16T14:30:21.259852+0000 mgr.x (mgr.24646) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:22.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:22 smithi050 bash[26719]: cluster 2024-09-16T14:30:21.259852+0000 mgr.x (mgr.24646) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:22.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:22 smithi090 bash[21690]: cluster 2024-09-16T14:30:21.259852+0000 mgr.x (mgr.24646) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:24.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:24 smithi050 bash[19827]: cluster 2024-09-16T14:30:23.261616+0000 mgr.x (mgr.24646) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:24.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:24 smithi050 bash[26719]: cluster 2024-09-16T14:30:23.261616+0000 mgr.x (mgr.24646) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:24.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:24 smithi090 bash[21690]: cluster 2024-09-16T14:30:23.261616+0000 mgr.x (mgr.24646) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:25.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:25 smithi050 bash[19827]: audit 2024-09-16T14:30:24.896251+0000 mgr.x (mgr.24646) 71 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:30:25.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:25 smithi050 bash[26719]: audit 2024-09-16T14:30:24.896251+0000 mgr.x (mgr.24646) 71 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:30:25.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:25 smithi090 bash[21690]: audit 2024-09-16T14:30:24.896251+0000 mgr.x (mgr.24646) 71 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:30:26.684 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:26 smithi050 bash[26719]: cluster 2024-09-16T14:30:25.262464+0000 mgr.x (mgr.24646) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:26.684 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:26 smithi050 bash[19827]: cluster 2024-09-16T14:30:25.262464+0000 mgr.x (mgr.24646) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:26.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:26 smithi090 bash[21690]: cluster 2024-09-16T14:30:25.262464+0000 mgr.x (mgr.24646) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:27.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:27 smithi050 bash[19827]: audit 2024-09-16T14:30:26.907629+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:30:27.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:27 smithi050 bash[19827]: audit 2024-09-16T14:30:26.908890+0000 mon.b (mon.1) 74 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:30:27.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:27 smithi050 bash[19827]: audit 2024-09-16T14:30:26.920478+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:30:27.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:27 smithi050 bash[26719]: audit 2024-09-16T14:30:26.907629+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:30:27.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:27 smithi050 bash[26719]: audit 2024-09-16T14:30:26.908890+0000 mon.b (mon.1) 74 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:30:27.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:27 smithi050 bash[26719]: audit 2024-09-16T14:30:26.920478+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:30:27.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:27 smithi090 bash[21690]: audit 2024-09-16T14:30:26.907629+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:30:27.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:27 smithi090 bash[21690]: audit 2024-09-16T14:30:26.908890+0000 mon.b (mon.1) 74 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:30:27.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:27 smithi090 bash[21690]: audit 2024-09-16T14:30:26.920478+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:30:29.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:28 smithi050 bash[19827]: cluster 2024-09-16T14:30:27.264202+0000 mgr.x (mgr.24646) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:29.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:28 smithi050 bash[26719]: cluster 2024-09-16T14:30:27.264202+0000 mgr.x (mgr.24646) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:29.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:28 smithi090 bash[21690]: cluster 2024-09-16T14:30:27.264202+0000 mgr.x (mgr.24646) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:29.695 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:30:29 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:30:29] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.43.0" 2024-09-16T14:30:31.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:30 smithi050 bash[19827]: cluster 2024-09-16T14:30:29.264957+0000 mgr.x (mgr.24646) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:31.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:30 smithi050 bash[26719]: cluster 2024-09-16T14:30:29.264957+0000 mgr.x (mgr.24646) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:31.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:30 smithi090 bash[21690]: cluster 2024-09-16T14:30:29.264957+0000 mgr.x (mgr.24646) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:32.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:31 smithi050 bash[19827]: audit 2024-09-16T14:30:31.858266+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:30:32.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:31 smithi050 bash[26719]: audit 2024-09-16T14:30:31.858266+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:30:32.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:31 smithi090 bash[21690]: audit 2024-09-16T14:30:31.858266+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:30:33.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:32 smithi050 bash[19827]: cluster 2024-09-16T14:30:31.265668+0000 mgr.x (mgr.24646) 75 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:33.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:32 smithi050 bash[26719]: cluster 2024-09-16T14:30:31.265668+0000 mgr.x (mgr.24646) 75 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:33.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:32 smithi090 bash[21690]: cluster 2024-09-16T14:30:31.265668+0000 mgr.x (mgr.24646) 75 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:35.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:34 smithi050 bash[19827]: cluster 2024-09-16T14:30:33.267340+0000 mgr.x (mgr.24646) 76 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:35.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:34 smithi050 bash[26719]: cluster 2024-09-16T14:30:33.267340+0000 mgr.x (mgr.24646) 76 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:35.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:34 smithi090 bash[21690]: cluster 2024-09-16T14:30:33.267340+0000 mgr.x (mgr.24646) 76 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:36.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:35 smithi050 bash[19827]: audit 2024-09-16T14:30:34.905318+0000 mgr.x (mgr.24646) 77 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:30:36.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:35 smithi050 bash[26719]: audit 2024-09-16T14:30:34.905318+0000 mgr.x (mgr.24646) 77 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:30:36.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:35 smithi090 bash[21690]: audit 2024-09-16T14:30:34.905318+0000 mgr.x (mgr.24646) 77 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:30:37.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:36 smithi050 bash[19827]: cluster 2024-09-16T14:30:35.268041+0000 mgr.x (mgr.24646) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:37.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:36 smithi050 bash[26719]: cluster 2024-09-16T14:30:35.268041+0000 mgr.x (mgr.24646) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:37.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:36 smithi090 bash[21690]: cluster 2024-09-16T14:30:35.268041+0000 mgr.x (mgr.24646) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:39.235 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:38 smithi090 bash[21690]: cluster 2024-09-16T14:30:37.269624+0000 mgr.x (mgr.24646) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:39.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:38 smithi050 bash[19827]: cluster 2024-09-16T14:30:37.269624+0000 mgr.x (mgr.24646) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:39.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:38 smithi050 bash[26719]: cluster 2024-09-16T14:30:37.269624+0000 mgr.x (mgr.24646) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:39.695 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:30:39 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:30:39] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-16T14:30:41.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:40 smithi050 bash[19827]: cluster 2024-09-16T14:30:39.270359+0000 mgr.x (mgr.24646) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:41.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:40 smithi050 bash[26719]: cluster 2024-09-16T14:30:39.270359+0000 mgr.x (mgr.24646) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:41.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:40 smithi090 bash[21690]: cluster 2024-09-16T14:30:39.270359+0000 mgr.x (mgr.24646) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:43.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:42 smithi050 bash[19827]: cluster 2024-09-16T14:30:41.271068+0000 mgr.x (mgr.24646) 81 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:43.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:42 smithi050 bash[26719]: cluster 2024-09-16T14:30:41.271068+0000 mgr.x (mgr.24646) 81 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:43.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:42 smithi090 bash[21690]: cluster 2024-09-16T14:30:41.271068+0000 mgr.x (mgr.24646) 81 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:45.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:44 smithi050 bash[19827]: cluster 2024-09-16T14:30:43.272741+0000 mgr.x (mgr.24646) 82 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:45.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:44 smithi050 bash[26719]: cluster 2024-09-16T14:30:43.272741+0000 mgr.x (mgr.24646) 82 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:45.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:44 smithi090 bash[21690]: cluster 2024-09-16T14:30:43.272741+0000 mgr.x (mgr.24646) 82 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:46.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:45 smithi050 bash[19827]: audit 2024-09-16T14:30:44.916678+0000 mgr.x (mgr.24646) 83 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:30:46.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:45 smithi050 bash[26719]: audit 2024-09-16T14:30:44.916678+0000 mgr.x (mgr.24646) 83 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:30:46.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:45 smithi090 bash[21690]: audit 2024-09-16T14:30:44.916678+0000 mgr.x (mgr.24646) 83 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:30:47.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:46 smithi050 bash[19827]: cluster 2024-09-16T14:30:45.273490+0000 mgr.x (mgr.24646) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:47.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:46 smithi050 bash[19827]: audit 2024-09-16T14:30:46.858916+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:30:47.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:46 smithi050 bash[26719]: cluster 2024-09-16T14:30:45.273490+0000 mgr.x (mgr.24646) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:47.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:46 smithi050 bash[26719]: audit 2024-09-16T14:30:46.858916+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:30:47.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:46 smithi090 bash[21690]: cluster 2024-09-16T14:30:45.273490+0000 mgr.x (mgr.24646) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:47.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:46 smithi090 bash[21690]: audit 2024-09-16T14:30:46.858916+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:30:49.235 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:48 smithi090 bash[21690]: cluster 2024-09-16T14:30:47.275108+0000 mgr.x (mgr.24646) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:49.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:48 smithi050 bash[19827]: cluster 2024-09-16T14:30:47.275108+0000 mgr.x (mgr.24646) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:49.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:48 smithi050 bash[26719]: cluster 2024-09-16T14:30:47.275108+0000 mgr.x (mgr.24646) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:49.695 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:30:49 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:30:49] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-16T14:30:51.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:50 smithi050 bash[19827]: cluster 2024-09-16T14:30:49.275858+0000 mgr.x (mgr.24646) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:51.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:50 smithi050 bash[26719]: cluster 2024-09-16T14:30:49.275858+0000 mgr.x (mgr.24646) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:51.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:50 smithi090 bash[21690]: cluster 2024-09-16T14:30:49.275858+0000 mgr.x (mgr.24646) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:53.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:52 smithi050 bash[19827]: cluster 2024-09-16T14:30:51.276726+0000 mgr.x (mgr.24646) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:53.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:52 smithi050 bash[26719]: cluster 2024-09-16T14:30:51.276726+0000 mgr.x (mgr.24646) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:53.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:52 smithi090 bash[21690]: cluster 2024-09-16T14:30:51.276726+0000 mgr.x (mgr.24646) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:54.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:54 smithi050 bash[19827]: cluster 2024-09-16T14:30:53.278515+0000 mgr.x (mgr.24646) 88 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:54.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:54 smithi050 bash[26719]: cluster 2024-09-16T14:30:53.278515+0000 mgr.x (mgr.24646) 88 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:54.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:54 smithi090 bash[21690]: cluster 2024-09-16T14:30:53.278515+0000 mgr.x (mgr.24646) 88 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:55.184 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:55 smithi050 bash[19827]: audit 2024-09-16T14:30:54.928070+0000 mgr.x (mgr.24646) 89 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:30:55.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:55 smithi050 bash[26719]: audit 2024-09-16T14:30:54.928070+0000 mgr.x (mgr.24646) 89 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:30:55.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:55 smithi090 bash[21690]: audit 2024-09-16T14:30:54.928070+0000 mgr.x (mgr.24646) 89 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:30:56.434 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:56 smithi050 bash[19827]: cluster 2024-09-16T14:30:55.279251+0000 mgr.x (mgr.24646) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:56.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:56 smithi050 bash[26719]: cluster 2024-09-16T14:30:55.279251+0000 mgr.x (mgr.24646) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:56.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:56 smithi090 bash[21690]: cluster 2024-09-16T14:30:55.279251+0000 mgr.x (mgr.24646) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:30:58.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:30:58 smithi050 bash[19827]: cluster 2024-09-16T14:30:57.280945+0000 mgr.x (mgr.24646) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:58.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:30:58 smithi050 bash[26719]: cluster 2024-09-16T14:30:57.280945+0000 mgr.x (mgr.24646) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:58.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:30:58 smithi090 bash[21690]: cluster 2024-09-16T14:30:57.280945+0000 mgr.x (mgr.24646) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:30:59.695 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:30:59 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:30:59] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-16T14:31:00.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:00 smithi050 bash[19827]: cluster 2024-09-16T14:30:59.281697+0000 mgr.x (mgr.24646) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:00.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:00 smithi050 bash[26719]: cluster 2024-09-16T14:30:59.281697+0000 mgr.x (mgr.24646) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:00.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:00 smithi090 bash[21690]: cluster 2024-09-16T14:30:59.281697+0000 mgr.x (mgr.24646) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:02.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:02 smithi050 bash[19827]: cluster 2024-09-16T14:31:01.282433+0000 mgr.x (mgr.24646) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:02.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:02 smithi050 bash[19827]: audit 2024-09-16T14:31:01.859109+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:31:02.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:02 smithi050 bash[26719]: cluster 2024-09-16T14:31:01.282433+0000 mgr.x (mgr.24646) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:02.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:02 smithi050 bash[26719]: audit 2024-09-16T14:31:01.859109+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:31:02.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:02 smithi090 bash[21690]: cluster 2024-09-16T14:31:01.282433+0000 mgr.x (mgr.24646) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:02.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:02 smithi090 bash[21690]: audit 2024-09-16T14:31:01.859109+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:31:04.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:04 smithi050 bash[19827]: cluster 2024-09-16T14:31:03.284168+0000 mgr.x (mgr.24646) 94 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:04.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:04 smithi050 bash[26719]: cluster 2024-09-16T14:31:03.284168+0000 mgr.x (mgr.24646) 94 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:04.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:04 smithi090 bash[21690]: cluster 2024-09-16T14:31:03.284168+0000 mgr.x (mgr.24646) 94 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:05.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:05 smithi050 bash[26719]: audit 2024-09-16T14:31:04.939459+0000 mgr.x (mgr.24646) 95 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:31:05.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:05 smithi050 bash[19827]: audit 2024-09-16T14:31:04.939459+0000 mgr.x (mgr.24646) 95 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:31:05.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:05 smithi090 bash[21690]: audit 2024-09-16T14:31:04.939459+0000 mgr.x (mgr.24646) 95 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:31:06.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:06 smithi050 bash[19827]: cluster 2024-09-16T14:31:05.284878+0000 mgr.x (mgr.24646) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:06.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:06 smithi050 bash[26719]: cluster 2024-09-16T14:31:05.284878+0000 mgr.x (mgr.24646) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:06.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:06 smithi090 bash[21690]: cluster 2024-09-16T14:31:05.284878+0000 mgr.x (mgr.24646) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:08.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:08 smithi050 bash[19827]: cluster 2024-09-16T14:31:07.286419+0000 mgr.x (mgr.24646) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:08.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:08 smithi050 bash[26719]: cluster 2024-09-16T14:31:07.286419+0000 mgr.x (mgr.24646) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:08.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:08 smithi090 bash[21690]: cluster 2024-09-16T14:31:07.286419+0000 mgr.x (mgr.24646) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:09.695 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:31:09 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:31:09] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.43.0" 2024-09-16T14:31:10.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:10 smithi050 bash[19827]: cluster 2024-09-16T14:31:09.287100+0000 mgr.x (mgr.24646) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:10.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:10 smithi050 bash[26719]: cluster 2024-09-16T14:31:09.287100+0000 mgr.x (mgr.24646) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:10.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:10 smithi090 bash[21690]: cluster 2024-09-16T14:31:09.287100+0000 mgr.x (mgr.24646) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:12.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:12 smithi050 bash[19827]: cluster 2024-09-16T14:31:11.287816+0000 mgr.x (mgr.24646) 99 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:12.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:12 smithi050 bash[26719]: cluster 2024-09-16T14:31:11.287816+0000 mgr.x (mgr.24646) 99 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:12.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:12 smithi090 bash[21690]: cluster 2024-09-16T14:31:11.287816+0000 mgr.x (mgr.24646) 99 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:14.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:14 smithi050 bash[19827]: cluster 2024-09-16T14:31:13.289471+0000 mgr.x (mgr.24646) 100 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:14.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:14 smithi050 bash[26719]: cluster 2024-09-16T14:31:13.289471+0000 mgr.x (mgr.24646) 100 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:14.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:14 smithi090 bash[21690]: cluster 2024-09-16T14:31:13.289471+0000 mgr.x (mgr.24646) 100 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:15.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:15 smithi050 bash[19827]: audit 2024-09-16T14:31:14.948698+0000 mgr.x (mgr.24646) 101 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:31:15.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:15 smithi050 bash[26719]: audit 2024-09-16T14:31:14.948698+0000 mgr.x (mgr.24646) 101 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:31:15.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:15 smithi090 bash[21690]: audit 2024-09-16T14:31:14.948698+0000 mgr.x (mgr.24646) 101 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:31:16.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:16 smithi050 bash[19827]: cluster 2024-09-16T14:31:15.290150+0000 mgr.x (mgr.24646) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:16.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:16 smithi050 bash[26719]: cluster 2024-09-16T14:31:15.290150+0000 mgr.x (mgr.24646) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:16.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:16 smithi090 bash[21690]: cluster 2024-09-16T14:31:15.290150+0000 mgr.x (mgr.24646) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:17.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:17 smithi050 bash[19827]: audit 2024-09-16T14:31:16.859844+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:31:17.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:17 smithi050 bash[26719]: audit 2024-09-16T14:31:16.859844+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:31:17.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:17 smithi090 bash[21690]: audit 2024-09-16T14:31:16.859844+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:31:18.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:18 smithi050 bash[26719]: cluster 2024-09-16T14:31:17.291741+0000 mgr.x (mgr.24646) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:18.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:18 smithi050 bash[19827]: cluster 2024-09-16T14:31:17.291741+0000 mgr.x (mgr.24646) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:18.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:18 smithi090 bash[21690]: cluster 2024-09-16T14:31:17.291741+0000 mgr.x (mgr.24646) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:19.695 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:31:19 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:31:19] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-16T14:31:20.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:20 smithi050 bash[19827]: cluster 2024-09-16T14:31:19.292492+0000 mgr.x (mgr.24646) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:20.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:20 smithi050 bash[26719]: cluster 2024-09-16T14:31:19.292492+0000 mgr.x (mgr.24646) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:20.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:20 smithi090 bash[21690]: cluster 2024-09-16T14:31:19.292492+0000 mgr.x (mgr.24646) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:22.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:22 smithi050 bash[19827]: cluster 2024-09-16T14:31:21.293213+0000 mgr.x (mgr.24646) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:22.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:22 smithi050 bash[26719]: cluster 2024-09-16T14:31:21.293213+0000 mgr.x (mgr.24646) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:22.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:22 smithi090 bash[21690]: cluster 2024-09-16T14:31:21.293213+0000 mgr.x (mgr.24646) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:24.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:24 smithi050 bash[19827]: cluster 2024-09-16T14:31:23.294834+0000 mgr.x (mgr.24646) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:24.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:24 smithi050 bash[26719]: cluster 2024-09-16T14:31:23.294834+0000 mgr.x (mgr.24646) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:24.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:24 smithi090 bash[21690]: cluster 2024-09-16T14:31:23.294834+0000 mgr.x (mgr.24646) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:25.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:25 smithi050 bash[19827]: audit 2024-09-16T14:31:24.950212+0000 mgr.x (mgr.24646) 107 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:31:25.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:25 smithi050 bash[26719]: audit 2024-09-16T14:31:24.950212+0000 mgr.x (mgr.24646) 107 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:31:25.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:25 smithi090 bash[21690]: audit 2024-09-16T14:31:24.950212+0000 mgr.x (mgr.24646) 107 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:31:26.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:26 smithi050 bash[19827]: cluster 2024-09-16T14:31:25.295502+0000 mgr.x (mgr.24646) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:26.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:26 smithi050 bash[26719]: cluster 2024-09-16T14:31:25.295502+0000 mgr.x (mgr.24646) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:26.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:26 smithi090 bash[21690]: cluster 2024-09-16T14:31:25.295502+0000 mgr.x (mgr.24646) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:28.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:28 smithi050 bash[19827]: cluster 2024-09-16T14:31:27.297046+0000 mgr.x (mgr.24646) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:28.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:28 smithi050 bash[19827]: audit 2024-09-16T14:31:27.747282+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:31:28.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:28 smithi050 bash[19827]: audit 2024-09-16T14:31:27.748625+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:31:28.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:28 smithi050 bash[19827]: audit 2024-09-16T14:31:27.760824+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:31:28.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:28 smithi050 bash[26719]: cluster 2024-09-16T14:31:27.297046+0000 mgr.x (mgr.24646) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:28.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:28 smithi050 bash[26719]: audit 2024-09-16T14:31:27.747282+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:31:28.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:28 smithi050 bash[26719]: audit 2024-09-16T14:31:27.748625+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:31:28.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:28 smithi050 bash[26719]: audit 2024-09-16T14:31:27.760824+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:31:28.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:28 smithi090 bash[21690]: cluster 2024-09-16T14:31:27.297046+0000 mgr.x (mgr.24646) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:28.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:28 smithi090 bash[21690]: audit 2024-09-16T14:31:27.747282+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:31:28.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:28 smithi090 bash[21690]: audit 2024-09-16T14:31:27.748625+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:31:28.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:28 smithi090 bash[21690]: audit 2024-09-16T14:31:27.760824+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:31:29.695 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:31:29 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:31:29] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-16T14:31:30.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:30 smithi050 bash[19827]: cluster 2024-09-16T14:31:29.297721+0000 mgr.x (mgr.24646) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:30.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:30 smithi050 bash[26719]: cluster 2024-09-16T14:31:29.297721+0000 mgr.x (mgr.24646) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:30.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:30 smithi090 bash[21690]: cluster 2024-09-16T14:31:29.297721+0000 mgr.x (mgr.24646) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:32.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:32 smithi050 bash[19827]: cluster 2024-09-16T14:31:31.298396+0000 mgr.x (mgr.24646) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:32.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:32 smithi050 bash[19827]: audit 2024-09-16T14:31:31.859957+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:31:32.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:32 smithi050 bash[26719]: cluster 2024-09-16T14:31:31.298396+0000 mgr.x (mgr.24646) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:32.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:32 smithi050 bash[26719]: audit 2024-09-16T14:31:31.859957+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:31:32.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:32 smithi090 bash[21690]: cluster 2024-09-16T14:31:31.298396+0000 mgr.x (mgr.24646) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:32.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:32 smithi090 bash[21690]: audit 2024-09-16T14:31:31.859957+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:31:34.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:34 smithi050 bash[19827]: cluster 2024-09-16T14:31:33.299998+0000 mgr.x (mgr.24646) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:34.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:34 smithi050 bash[26719]: cluster 2024-09-16T14:31:33.299998+0000 mgr.x (mgr.24646) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:34.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:34 smithi090 bash[21690]: cluster 2024-09-16T14:31:33.299998+0000 mgr.x (mgr.24646) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:35.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:35 smithi050 bash[19827]: audit 2024-09-16T14:31:34.961743+0000 mgr.x (mgr.24646) 113 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:31:35.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:35 smithi050 bash[26719]: audit 2024-09-16T14:31:34.961743+0000 mgr.x (mgr.24646) 113 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:31:35.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:35 smithi090 bash[21690]: audit 2024-09-16T14:31:34.961743+0000 mgr.x (mgr.24646) 113 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:31:36.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:36 smithi050 bash[19827]: cluster 2024-09-16T14:31:35.300728+0000 mgr.x (mgr.24646) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:36.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:36 smithi050 bash[26719]: cluster 2024-09-16T14:31:35.300728+0000 mgr.x (mgr.24646) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:36.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:36 smithi090 bash[21690]: cluster 2024-09-16T14:31:35.300728+0000 mgr.x (mgr.24646) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:38.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:38 smithi050 bash[19827]: cluster 2024-09-16T14:31:37.302273+0000 mgr.x (mgr.24646) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:38.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:38 smithi050 bash[26719]: cluster 2024-09-16T14:31:37.302273+0000 mgr.x (mgr.24646) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:38.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:38 smithi090 bash[21690]: cluster 2024-09-16T14:31:37.302273+0000 mgr.x (mgr.24646) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:39.695 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:31:39 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:31:39] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-16T14:31:40.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:40 smithi050 bash[19827]: cluster 2024-09-16T14:31:39.303016+0000 mgr.x (mgr.24646) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:40.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:40 smithi050 bash[26719]: cluster 2024-09-16T14:31:39.303016+0000 mgr.x (mgr.24646) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:40.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:40 smithi090 bash[21690]: cluster 2024-09-16T14:31:39.303016+0000 mgr.x (mgr.24646) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:42.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:42 smithi050 bash[19827]: cluster 2024-09-16T14:31:41.303739+0000 mgr.x (mgr.24646) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:42.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:42 smithi050 bash[26719]: cluster 2024-09-16T14:31:41.303739+0000 mgr.x (mgr.24646) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:42.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:42 smithi090 bash[21690]: cluster 2024-09-16T14:31:41.303739+0000 mgr.x (mgr.24646) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:44.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:44 smithi050 bash[19827]: cluster 2024-09-16T14:31:43.305389+0000 mgr.x (mgr.24646) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:44.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:44 smithi050 bash[26719]: cluster 2024-09-16T14:31:43.305389+0000 mgr.x (mgr.24646) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:44.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:44 smithi090 bash[21690]: cluster 2024-09-16T14:31:43.305389+0000 mgr.x (mgr.24646) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:45.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:45 smithi050 bash[19827]: audit 2024-09-16T14:31:44.973247+0000 mgr.x (mgr.24646) 119 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:31:45.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:45 smithi050 bash[26719]: audit 2024-09-16T14:31:44.973247+0000 mgr.x (mgr.24646) 119 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:31:45.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:45 smithi090 bash[21690]: audit 2024-09-16T14:31:44.973247+0000 mgr.x (mgr.24646) 119 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:31:46.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:46 smithi050 bash[19827]: cluster 2024-09-16T14:31:45.306130+0000 mgr.x (mgr.24646) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:46.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:46 smithi050 bash[26719]: cluster 2024-09-16T14:31:45.306130+0000 mgr.x (mgr.24646) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:46.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:46 smithi090 bash[21690]: cluster 2024-09-16T14:31:45.306130+0000 mgr.x (mgr.24646) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:47.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:47 smithi050 bash[19827]: audit 2024-09-16T14:31:46.860354+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:31:47.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:47 smithi050 bash[26719]: audit 2024-09-16T14:31:46.860354+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:31:47.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:47 smithi090 bash[21690]: audit 2024-09-16T14:31:46.860354+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:31:48.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:48 smithi050 bash[19827]: cluster 2024-09-16T14:31:47.307844+0000 mgr.x (mgr.24646) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:48.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:48 smithi050 bash[26719]: cluster 2024-09-16T14:31:47.307844+0000 mgr.x (mgr.24646) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:48.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:48 smithi090 bash[21690]: cluster 2024-09-16T14:31:47.307844+0000 mgr.x (mgr.24646) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:49.695 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:31:49 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:31:49] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-16T14:31:50.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:50 smithi050 bash[19827]: cluster 2024-09-16T14:31:49.308687+0000 mgr.x (mgr.24646) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:50.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:50 smithi050 bash[26719]: cluster 2024-09-16T14:31:49.308687+0000 mgr.x (mgr.24646) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:50.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:50 smithi090 bash[21690]: cluster 2024-09-16T14:31:49.308687+0000 mgr.x (mgr.24646) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:52.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:52 smithi050 bash[19827]: cluster 2024-09-16T14:31:51.309580+0000 mgr.x (mgr.24646) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:52.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:52 smithi050 bash[26719]: cluster 2024-09-16T14:31:51.309580+0000 mgr.x (mgr.24646) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:52.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:52 smithi090 bash[21690]: cluster 2024-09-16T14:31:51.309580+0000 mgr.x (mgr.24646) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:54.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:54 smithi050 bash[19827]: cluster 2024-09-16T14:31:53.311393+0000 mgr.x (mgr.24646) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:54.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:54 smithi050 bash[26719]: cluster 2024-09-16T14:31:53.311393+0000 mgr.x (mgr.24646) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:54.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:54 smithi090 bash[21690]: cluster 2024-09-16T14:31:53.311393+0000 mgr.x (mgr.24646) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:55.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:55 smithi050 bash[19827]: audit 2024-09-16T14:31:54.984720+0000 mgr.x (mgr.24646) 125 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:31:55.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:55 smithi050 bash[26719]: audit 2024-09-16T14:31:54.984720+0000 mgr.x (mgr.24646) 125 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:31:55.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:55 smithi090 bash[21690]: audit 2024-09-16T14:31:54.984720+0000 mgr.x (mgr.24646) 125 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:31:56.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:56 smithi050 bash[19827]: cluster 2024-09-16T14:31:55.312222+0000 mgr.x (mgr.24646) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:56.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:56 smithi050 bash[26719]: cluster 2024-09-16T14:31:55.312222+0000 mgr.x (mgr.24646) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:56.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:56 smithi090 bash[21690]: cluster 2024-09-16T14:31:55.312222+0000 mgr.x (mgr.24646) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:31:58.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:31:58 smithi090 bash[21690]: cluster 2024-09-16T14:31:57.313804+0000 mgr.x (mgr.24646) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:58.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:31:58 smithi050 bash[19827]: cluster 2024-09-16T14:31:57.313804+0000 mgr.x (mgr.24646) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:58.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:31:58 smithi050 bash[26719]: cluster 2024-09-16T14:31:57.313804+0000 mgr.x (mgr.24646) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:31:59.695 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:31:59 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:31:59] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-16T14:32:00.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:00 smithi090 bash[21690]: cluster 2024-09-16T14:31:59.314530+0000 mgr.x (mgr.24646) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:00.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:00 smithi050 bash[19827]: cluster 2024-09-16T14:31:59.314530+0000 mgr.x (mgr.24646) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:00.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:00 smithi050 bash[26719]: cluster 2024-09-16T14:31:59.314530+0000 mgr.x (mgr.24646) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:02.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:02 smithi090 bash[21690]: cluster 2024-09-16T14:32:01.315237+0000 mgr.x (mgr.24646) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:02.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:02 smithi090 bash[21690]: audit 2024-09-16T14:32:01.860819+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:32:02.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:02 smithi050 bash[19827]: cluster 2024-09-16T14:32:01.315237+0000 mgr.x (mgr.24646) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:02.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:02 smithi050 bash[19827]: audit 2024-09-16T14:32:01.860819+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:32:02.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:02 smithi050 bash[26719]: cluster 2024-09-16T14:32:01.315237+0000 mgr.x (mgr.24646) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:02.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:02 smithi050 bash[26719]: audit 2024-09-16T14:32:01.860819+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:32:04.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:04 smithi050 bash[19827]: cluster 2024-09-16T14:32:03.316929+0000 mgr.x (mgr.24646) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:32:04.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:04 smithi050 bash[26719]: cluster 2024-09-16T14:32:03.316929+0000 mgr.x (mgr.24646) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:32:04.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:04 smithi090 bash[21690]: cluster 2024-09-16T14:32:03.316929+0000 mgr.x (mgr.24646) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:32:05.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:05 smithi050 bash[19827]: audit 2024-09-16T14:32:04.996260+0000 mgr.x (mgr.24646) 131 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:32:05.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:05 smithi050 bash[26719]: audit 2024-09-16T14:32:04.996260+0000 mgr.x (mgr.24646) 131 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:32:05.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:05 smithi090 bash[21690]: audit 2024-09-16T14:32:04.996260+0000 mgr.x (mgr.24646) 131 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:32:06.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:06 smithi050 bash[19827]: cluster 2024-09-16T14:32:05.317628+0000 mgr.x (mgr.24646) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:06.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:06 smithi050 bash[26719]: cluster 2024-09-16T14:32:05.317628+0000 mgr.x (mgr.24646) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:06.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:06 smithi090 bash[21690]: cluster 2024-09-16T14:32:05.317628+0000 mgr.x (mgr.24646) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:08.640 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T14:32:08.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:08 smithi050 bash[19827]: cluster 2024-09-16T14:32:07.319217+0000 mgr.x (mgr.24646) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:32:08.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:08 smithi050 bash[26719]: cluster 2024-09-16T14:32:07.319217+0000 mgr.x (mgr.24646) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:32:08.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:08 smithi090 bash[21690]: cluster 2024-09-16T14:32:07.319217+0000 mgr.x (mgr.24646) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:32:09.695 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:32:09 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:32:09] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-16T14:32:10.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:10 smithi050 bash[19827]: cluster 2024-09-16T14:32:09.320055+0000 mgr.x (mgr.24646) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:10.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:10 smithi050 bash[26719]: cluster 2024-09-16T14:32:09.320055+0000 mgr.x (mgr.24646) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:10.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:10 smithi090 bash[21690]: cluster 2024-09-16T14:32:09.320055+0000 mgr.x (mgr.24646) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:12.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:12 smithi050 bash[19827]: cluster 2024-09-16T14:32:11.320887+0000 mgr.x (mgr.24646) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:12.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:12 smithi050 bash[26719]: cluster 2024-09-16T14:32:11.320887+0000 mgr.x (mgr.24646) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:12.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:12 smithi090 bash[21690]: cluster 2024-09-16T14:32:11.320887+0000 mgr.x (mgr.24646) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:13.464 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:32:14.746 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:14 smithi050 bash[19827]: cluster 2024-09-16T14:32:13.322598+0000 mgr.x (mgr.24646) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:32:14.746 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:14 smithi050 bash[26719]: cluster 2024-09-16T14:32:13.322598+0000 mgr.x (mgr.24646) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:32:14.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:14 smithi090 bash[21690]: cluster 2024-09-16T14:32:13.322598+0000 mgr.x (mgr.24646) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:32:15.120 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:32:15.120 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (23m) 2m ago 24m 13.4M - 0.25.0 c8568f914cd2 1c2d97372645 2024-09-16T14:32:15.120 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (24m) 2m ago 24m 74.7M - 9.4.12 2bacad6d85d8 8d5e9c6930c4 2024-09-16T14:32:15.120 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (3m) 2m ago 22m 46.9M - 3.8 b5388489f99e d463d5af4df1 2024-09-16T14:32:15.120 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (16m) 2m ago 33m 495M - 19.3.0-4917-g8293d73f 425e316ba8eb 24a0e148a42a 2024-09-16T14:32:15.121 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (9m) 2m ago 35m 437M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:32:15.121 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (35m) 2m ago 35m 80.0M 2048M 19.1.1-328-gad35db06 b5388489f99e 37ac949cf253 2024-09-16T14:32:15.121 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (33m) 2m ago 33m 56.3M 2048M 19.1.1-328-gad35db06 b5388489f99e a3cf9e797119 2024-09-16T14:32:15.121 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (33m) 2m ago 33m 56.8M 2048M 19.1.1-328-gad35db06 b5388489f99e 7e3580eefcd0 2024-09-16T14:32:15.121 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (24m) 2m ago 24m 9136k - 1.5.0 0da6a335fe13 58344df635fb 2024-09-16T14:32:15.121 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (24m) 2m ago 24m 9167k - 1.5.0 0da6a335fe13 d59bb47cac92 2024-09-16T14:32:15.121 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (32m) 2m ago 32m 63.6M 3037M 19.1.1-328-gad35db06 b5388489f99e 47cd40270475 2024-09-16T14:32:15.121 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (31m) 2m ago 31m 66.5M 3037M 19.1.1-328-gad35db06 b5388489f99e b3d14fae3c7d 2024-09-16T14:32:15.121 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (30m) 2m ago 30m 52.5M 3037M 19.1.1-328-gad35db06 b5388489f99e 9c1326f71702 2024-09-16T14:32:15.121 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (29m) 2m ago 29m 54.9M 3037M 19.1.1-328-gad35db06 b5388489f99e 010e8927a52f 2024-09-16T14:32:15.121 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (28m) 2m ago 28m 56.7M 3292M 19.1.1-328-gad35db06 b5388489f99e e352ed0b0cc0 2024-09-16T14:32:15.121 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (27m) 2m ago 27m 54.8M 3292M 19.1.1-328-gad35db06 b5388489f99e c2c5d905dd84 2024-09-16T14:32:15.122 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (26m) 2m ago 26m 63.0M 3292M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:32:15.122 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (25m) 2m ago 26m 56.2M 3292M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:32:15.122 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (2m) 2m ago 25m 33.3M - 2.43.0 a07b618ecd1d aaeaeee41855 2024-09-16T14:32:15.122 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (22m) 2m ago 22m 100M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:32:15.122 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (22m) 2m ago 22m 101M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:32:15.790 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ls' 2024-09-16T14:32:16.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:16 smithi050 bash[19827]: audit 2024-09-16T14:32:15.005437+0000 mgr.x (mgr.24646) 137 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:32:16.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:16 smithi050 bash[19827]: audit 2024-09-16T14:32:15.080416+0000 mgr.x (mgr.24646) 138 : audit [DBG] from='client.25247 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:32:16.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:16 smithi050 bash[19827]: cluster 2024-09-16T14:32:15.323276+0000 mgr.x (mgr.24646) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:16.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:16 smithi050 bash[26719]: audit 2024-09-16T14:32:15.005437+0000 mgr.x (mgr.24646) 137 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:32:16.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:16 smithi050 bash[26719]: audit 2024-09-16T14:32:15.080416+0000 mgr.x (mgr.24646) 138 : audit [DBG] from='client.25247 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:32:16.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:16 smithi050 bash[26719]: cluster 2024-09-16T14:32:15.323276+0000 mgr.x (mgr.24646) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:16.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:16 smithi090 bash[21690]: audit 2024-09-16T14:32:15.005437+0000 mgr.x (mgr.24646) 137 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:32:16.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:16 smithi090 bash[21690]: audit 2024-09-16T14:32:15.080416+0000 mgr.x (mgr.24646) 138 : audit [DBG] from='client.25247 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:32:16.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:16 smithi090 bash[21690]: cluster 2024-09-16T14:32:15.323276+0000 mgr.x (mgr.24646) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:17.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:17 smithi050 bash[19827]: audit 2024-09-16T14:32:16.861517+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:32:17.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:17 smithi050 bash[26719]: audit 2024-09-16T14:32:16.861517+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:32:17.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:17 smithi090 bash[21690]: audit 2024-09-16T14:32:16.861517+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:32:18.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:18 smithi050 bash[19827]: cluster 2024-09-16T14:32:17.324879+0000 mgr.x (mgr.24646) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:32:18.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:18 smithi050 bash[26719]: cluster 2024-09-16T14:32:17.324879+0000 mgr.x (mgr.24646) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:32:18.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:18 smithi090 bash[21690]: cluster 2024-09-16T14:32:17.324879+0000 mgr.x (mgr.24646) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:32:19.695 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:32:19 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:32:19] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-16T14:32:20.615 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:32:20.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:20 smithi050 bash[19827]: cluster 2024-09-16T14:32:19.325597+0000 mgr.x (mgr.24646) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:20.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:20 smithi050 bash[26719]: cluster 2024-09-16T14:32:19.325597+0000 mgr.x (mgr.24646) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:20.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:20 smithi090 bash[21690]: cluster 2024-09-16T14:32:19.325597+0000 mgr.x (mgr.24646) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:22.071 INFO:teuthology.orchestra.run.smithi050.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-16T14:32:22.071 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager ?:9093,9094 1/1 2m ago 25m smithi050=a;count:1 2024-09-16T14:32:22.072 INFO:teuthology.orchestra.run.smithi050.stdout:grafana ?:3000 1/1 2m ago 25m smithi090=a;count:1 2024-09-16T14:32:22.072 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo ?:5000 1/1 2m ago 22m count:1 2024-09-16T14:32:22.072 INFO:teuthology.orchestra.run.smithi050.stdout:mgr 2/2 2m ago 33m smithi050=y;smithi090=x;count:2 2024-09-16T14:32:22.072 INFO:teuthology.orchestra.run.smithi050.stdout:mon 3/3 2m ago 33m smithi050:172.21.15.50=a;smithi050:[v2:172.21.15.50:3301,v1:172.21.15.50:6790]=c;smithi090:172.21.15.90=b;count:3 2024-09-16T14:32:22.072 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter ?:9100 2/2 2m ago 25m smithi050=a;smithi090=b;count:2 2024-09-16T14:32:22.072 INFO:teuthology.orchestra.run.smithi050.stdout:osd 8 2m ago - 2024-09-16T14:32:22.072 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus ?:9095 1/1 2m ago 25m smithi090=a;count:1 2024-09-16T14:32:22.072 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo ?:8000 2/2 2m ago 22m count:2 2024-09-16T14:32:22.709 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions' 2024-09-16T14:32:22.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:22 smithi050 bash[19827]: cluster 2024-09-16T14:32:21.326371+0000 mgr.x (mgr.24646) 142 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:22.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:22 smithi050 bash[26719]: cluster 2024-09-16T14:32:21.326371+0000 mgr.x (mgr.24646) 142 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:22.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:22 smithi090 bash[21690]: cluster 2024-09-16T14:32:21.326371+0000 mgr.x (mgr.24646) 142 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:23.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:23 smithi050 bash[19827]: audit 2024-09-16T14:32:22.052673+0000 mgr.x (mgr.24646) 143 : audit [DBG] from='client.25253 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:32:23.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:23 smithi050 bash[26719]: audit 2024-09-16T14:32:22.052673+0000 mgr.x (mgr.24646) 143 : audit [DBG] from='client.25253 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:32:23.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:23 smithi090 bash[21690]: audit 2024-09-16T14:32:22.052673+0000 mgr.x (mgr.24646) 143 : audit [DBG] from='client.25253 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:32:24.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:24 smithi050 bash[19827]: cluster 2024-09-16T14:32:23.328037+0000 mgr.x (mgr.24646) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:32:24.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:24 smithi050 bash[26719]: cluster 2024-09-16T14:32:23.328037+0000 mgr.x (mgr.24646) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:32:24.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:24 smithi090 bash[21690]: cluster 2024-09-16T14:32:23.328037+0000 mgr.x (mgr.24646) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:32:26.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:26 smithi050 bash[19827]: audit 2024-09-16T14:32:25.013481+0000 mgr.x (mgr.24646) 145 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:32:26.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:26 smithi050 bash[19827]: cluster 2024-09-16T14:32:25.328756+0000 mgr.x (mgr.24646) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:26.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:26 smithi050 bash[26719]: audit 2024-09-16T14:32:25.013481+0000 mgr.x (mgr.24646) 145 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:32:26.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:26 smithi050 bash[26719]: cluster 2024-09-16T14:32:25.328756+0000 mgr.x (mgr.24646) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:26.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:26 smithi090 bash[21690]: audit 2024-09-16T14:32:25.013481+0000 mgr.x (mgr.24646) 145 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:32:26.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:26 smithi090 bash[21690]: cluster 2024-09-16T14:32:25.328756+0000 mgr.x (mgr.24646) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:27.543 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:32:28.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:28 smithi050 bash[26719]: cluster 2024-09-16T14:32:27.330360+0000 mgr.x (mgr.24646) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:32:28.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:28 smithi050 bash[19827]: cluster 2024-09-16T14:32:27.330360+0000 mgr.x (mgr.24646) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:32:28.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:28 smithi090 bash[21690]: cluster 2024-09-16T14:32:27.330360+0000 mgr.x (mgr.24646) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:32:28.972 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:32:28.973 INFO:teuthology.orchestra.run.smithi050.stdout: "mon": { 2024-09-16T14:32:28.973 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T14:32:28.973 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:32:28.973 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr": { 2024-09-16T14:32:28.973 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:32:28.973 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:32:28.973 INFO:teuthology.orchestra.run.smithi050.stdout: "osd": { 2024-09-16T14:32:28.974 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:32:28.974 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:32:28.974 INFO:teuthology.orchestra.run.smithi050.stdout: "rgw": { 2024-09-16T14:32:28.974 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:32:28.974 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:32:28.974 INFO:teuthology.orchestra.run.smithi050.stdout: "overall": { 2024-09-16T14:32:28.974 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T14:32:28.974 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:32:28.974 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:32:28.974 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:32:29.519 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:32:29 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:32:29] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-16T14:32:29.669 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-09-16T14:32:29.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:29 smithi050 bash[19827]: audit 2024-09-16T14:32:28.635169+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:32:29.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:29 smithi050 bash[19827]: audit 2024-09-16T14:32:28.636957+0000 mon.b (mon.1) 86 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:32:29.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:29 smithi050 bash[19827]: audit 2024-09-16T14:32:28.646006+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:32:29.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:29 smithi050 bash[19827]: audit 2024-09-16T14:32:28.974411+0000 mon.a (mon.0) 1337 : audit [DBG] from='client.? 172.21.15.50:0/2309003905' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:32:29.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:29 smithi050 bash[26719]: audit 2024-09-16T14:32:28.635169+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:32:29.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:29 smithi050 bash[26719]: audit 2024-09-16T14:32:28.636957+0000 mon.b (mon.1) 86 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:32:29.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:29 smithi050 bash[26719]: audit 2024-09-16T14:32:28.646006+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:32:29.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:29 smithi050 bash[26719]: audit 2024-09-16T14:32:28.974411+0000 mon.a (mon.0) 1337 : audit [DBG] from='client.? 172.21.15.50:0/2309003905' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:32:29.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:29 smithi090 bash[21690]: audit 2024-09-16T14:32:28.635169+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:32:29.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:29 smithi090 bash[21690]: audit 2024-09-16T14:32:28.636957+0000 mon.b (mon.1) 86 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:32:29.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:29 smithi090 bash[21690]: audit 2024-09-16T14:32:28.646006+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:32:29.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:29 smithi090 bash[21690]: audit 2024-09-16T14:32:28.974411+0000 mon.a (mon.0) 1337 : audit [DBG] from='client.? 172.21.15.50:0/2309003905' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:32:30.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:30 smithi050 bash[26719]: cluster 2024-09-16T14:32:29.331098+0000 mgr.x (mgr.24646) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:30.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:30 smithi050 bash[19827]: cluster 2024-09-16T14:32:29.331098+0000 mgr.x (mgr.24646) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:30.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:30 smithi090 bash[21690]: cluster 2024-09-16T14:32:29.331098+0000 mgr.x (mgr.24646) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:32.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:32 smithi050 bash[19827]: cluster 2024-09-16T14:32:31.331802+0000 mgr.x (mgr.24646) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:32.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:32 smithi050 bash[19827]: audit 2024-09-16T14:32:31.861765+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:32:32.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:32 smithi050 bash[26719]: cluster 2024-09-16T14:32:31.331802+0000 mgr.x (mgr.24646) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:32.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:32 smithi050 bash[26719]: audit 2024-09-16T14:32:31.861765+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:32:32.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:32 smithi090 bash[21690]: cluster 2024-09-16T14:32:31.331802+0000 mgr.x (mgr.24646) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:32.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:32 smithi090 bash[21690]: audit 2024-09-16T14:32:31.861765+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:32:34.498 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:32:34.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:34 smithi050 bash[19827]: cluster 2024-09-16T14:32:33.333475+0000 mgr.x (mgr.24646) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:32:34.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:34 smithi050 bash[26719]: cluster 2024-09-16T14:32:33.333475+0000 mgr.x (mgr.24646) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:32:34.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:34 smithi090 bash[21690]: cluster 2024-09-16T14:32:33.333475+0000 mgr.x (mgr.24646) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:32:36.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:36 smithi050 bash[19827]: audit 2024-09-16T14:32:35.025114+0000 mgr.x (mgr.24646) 151 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:32:36.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:36 smithi050 bash[19827]: cluster 2024-09-16T14:32:35.334197+0000 mgr.x (mgr.24646) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:36.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:36 smithi050 bash[26719]: audit 2024-09-16T14:32:35.025114+0000 mgr.x (mgr.24646) 151 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:32:36.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:36 smithi050 bash[26719]: cluster 2024-09-16T14:32:35.334197+0000 mgr.x (mgr.24646) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:36.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:36 smithi090 bash[21690]: audit 2024-09-16T14:32:35.025114+0000 mgr.x (mgr.24646) 151 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:32:36.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:36 smithi090 bash[21690]: cluster 2024-09-16T14:32:35.334197+0000 mgr.x (mgr.24646) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:37.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:37 smithi050 bash[19827]: audit 2024-09-16T14:32:36.118602+0000 mgr.x (mgr.24646) 153 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:32:37.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:37 smithi050 bash[26719]: audit 2024-09-16T14:32:36.118602+0000 mgr.x (mgr.24646) 153 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:32:37.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:37 smithi090 bash[21690]: audit 2024-09-16T14:32:36.118602+0000 mgr.x (mgr.24646) 153 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:32:38.527 INFO:teuthology.orchestra.run.smithi050.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:32:38.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:38 smithi050 bash[26719]: cluster 2024-09-16T14:32:37.335806+0000 mgr.x (mgr.24646) 154 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:32:38.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:38 smithi050 bash[26719]: audit 2024-09-16T14:32:38.527555+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:32:38.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:38 smithi050 bash[26719]: audit 2024-09-16T14:32:38.528781+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:32:38.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:38 smithi050 bash[26719]: audit 2024-09-16T14:32:38.530454+0000 mon.b (mon.1) 89 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:32:38.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:38 smithi050 bash[26719]: audit 2024-09-16T14:32:38.541521+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:32:38.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:38 smithi050 bash[19827]: cluster 2024-09-16T14:32:37.335806+0000 mgr.x (mgr.24646) 154 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:32:38.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:38 smithi050 bash[19827]: audit 2024-09-16T14:32:38.527555+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:32:38.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:38 smithi050 bash[19827]: audit 2024-09-16T14:32:38.528781+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:32:38.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:38 smithi050 bash[19827]: audit 2024-09-16T14:32:38.530454+0000 mon.b (mon.1) 89 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:32:38.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:38 smithi050 bash[19827]: audit 2024-09-16T14:32:38.541521+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:32:38.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:38 smithi090 bash[21690]: cluster 2024-09-16T14:32:37.335806+0000 mgr.x (mgr.24646) 154 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:32:38.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:38 smithi090 bash[21690]: audit 2024-09-16T14:32:38.527555+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:32:38.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:38 smithi090 bash[21690]: audit 2024-09-16T14:32:38.528781+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:32:38.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:38 smithi090 bash[21690]: audit 2024-09-16T14:32:38.530454+0000 mon.b (mon.1) 89 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:32:38.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:38 smithi090 bash[21690]: audit 2024-09-16T14:32:38.541521+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:32:39.186 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-16T14:32:39.678 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:32:39 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:32:39] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-16T14:32:39.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:39 smithi050 bash[19827]: cephadm 2024-09-16T14:32:38.516470+0000 mgr.x (mgr.24646) 155 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:32:39.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:39 smithi050 bash[19827]: cephadm 2024-09-16T14:32:38.666884+0000 mgr.x (mgr.24646) 156 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:32:39.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:39 smithi050 bash[26719]: cephadm 2024-09-16T14:32:38.516470+0000 mgr.x (mgr.24646) 155 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:32:39.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:39 smithi050 bash[26719]: cephadm 2024-09-16T14:32:38.666884+0000 mgr.x (mgr.24646) 156 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:32:39.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:39 smithi090 bash[21690]: cephadm 2024-09-16T14:32:38.516470+0000 mgr.x (mgr.24646) 155 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:32:39.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:39 smithi090 bash[21690]: cephadm 2024-09-16T14:32:38.666884+0000 mgr.x (mgr.24646) 156 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:32:40.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:40 smithi050 bash[19827]: cluster 2024-09-16T14:32:39.336552+0000 mgr.x (mgr.24646) 157 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:40.935 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:40 smithi050 bash[26719]: cluster 2024-09-16T14:32:39.336552+0000 mgr.x (mgr.24646) 157 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:40.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:40 smithi090 bash[21690]: cluster 2024-09-16T14:32:39.336552+0000 mgr.x (mgr.24646) 157 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:32:41.435 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:32:41 smithi050 bash[68576]: [16/Sep/2024:14:32:41] ENGINE Bus STOPPING 2024-09-16T14:32:41.435 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:32:41 smithi050 bash[68576]: [16/Sep/2024:14:32:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T14:32:41.435 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:32:41 smithi050 bash[68576]: [16/Sep/2024:14:32:41] ENGINE Bus STOPPED 2024-09-16T14:32:41.448 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:32:41 smithi090 bash[49505]: ignoring --setuser ceph since I am not root 2024-09-16T14:32:41.449 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:32:41 smithi090 bash[49505]: ignoring --setgroup ceph since I am not root 2024-09-16T14:32:41.449 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:32:41 smithi090 bash[49505]: debug 2024-09-16T14:32:41.120+0000 7f1d3adb1640 1 -- 172.21.15.90:0/1201141032 <== mon.1 v2:172.21.15.90:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562b1d4bb0e0 con 0x562b1d4bd400 2024-09-16T14:32:42.212 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[68576]: [16/Sep/2024:14:32:42] ENGINE Bus STARTING 2024-09-16T14:32:42.212 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: audit 2024-09-16T14:32:41.024385+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:32:42.212 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: audit 2024-09-16T14:32:41.030363+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:32:42.212 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: audit 2024-09-16T14:32:41.041942+0000 mon.b (mon.1) 91 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T14:32:42.213 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: audit 2024-09-16T14:32:41.044792+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24646 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T14:32:42.213 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: cluster 2024-09-16T14:32:41.045649+0000 mon.a (mon.0) 1342 : cluster [INF] Activating manager daemon y 2024-09-16T14:32:42.213 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: audit 2024-09-16T14:32:41.049426+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24646 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-16T14:32:42.213 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: cluster 2024-09-16T14:32:41.054669+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:32:42.213 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: cluster 2024-09-16T14:32:41.055039+0000 mon.a (mon.0) 1345 : cluster [DBG] mgrmap e39: y(active, starting, since 0.00938892s) 2024-09-16T14:32:42.213 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: audit 2024-09-16T14:32:41.067312+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:32:42.213 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: audit 2024-09-16T14:32:41.067851+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:32:42.213 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: audit 2024-09-16T14:32:41.068450+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:32:42.213 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: audit 2024-09-16T14:32:41.068972+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:32:42.213 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: audit 2024-09-16T14:32:41.069670+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T14:32:42.213 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: audit 2024-09-16T14:32:41.070410+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:32:42.213 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: audit 2024-09-16T14:32:41.071222+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:32:42.214 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: audit 2024-09-16T14:32:41.071969+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:32:42.214 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: audit 2024-09-16T14:32:41.072664+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:32:42.214 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: audit 2024-09-16T14:32:41.073392+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:32:42.214 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: audit 2024-09-16T14:32:41.074099+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:32:42.214 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: audit 2024-09-16T14:32:41.074835+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:32:42.214 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: audit 2024-09-16T14:32:41.024385+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:32:42.214 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: audit 2024-09-16T14:32:41.030363+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:32:42.214 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: audit 2024-09-16T14:32:41.041942+0000 mon.b (mon.1) 91 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T14:32:42.215 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: audit 2024-09-16T14:32:41.044792+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24646 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T14:32:42.215 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: cluster 2024-09-16T14:32:41.045649+0000 mon.a (mon.0) 1342 : cluster [INF] Activating manager daemon y 2024-09-16T14:32:42.215 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: audit 2024-09-16T14:32:41.049426+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24646 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-16T14:32:42.215 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: cluster 2024-09-16T14:32:41.054669+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:32:42.215 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: cluster 2024-09-16T14:32:41.055039+0000 mon.a (mon.0) 1345 : cluster [DBG] mgrmap e39: y(active, starting, since 0.00938892s) 2024-09-16T14:32:42.215 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: audit 2024-09-16T14:32:41.067312+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:32:42.215 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: audit 2024-09-16T14:32:41.067851+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:32:42.215 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: audit 2024-09-16T14:32:41.068450+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:32:42.215 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: audit 2024-09-16T14:32:41.068972+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:32:42.215 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: audit 2024-09-16T14:32:41.069670+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T14:32:42.215 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: audit 2024-09-16T14:32:41.070410+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:32:42.215 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: audit 2024-09-16T14:32:41.071222+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:32:42.216 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: audit 2024-09-16T14:32:41.071969+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:32:42.216 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: audit 2024-09-16T14:32:41.072664+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:32:42.216 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: audit 2024-09-16T14:32:41.073392+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:32:42.216 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: audit 2024-09-16T14:32:41.074099+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:32:42.216 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: audit 2024-09-16T14:32:41.074835+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:32:42.216 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: audit 2024-09-16T14:32:41.075605+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T14:32:42.216 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: audit 2024-09-16T14:32:41.076167+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T14:32:42.216 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: audit 2024-09-16T14:32:41.077573+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T14:32:42.216 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: cluster 2024-09-16T14:32:41.235000+0000 mon.a (mon.0) 1346 : cluster [INF] Manager daemon y is now available 2024-09-16T14:32:42.217 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: audit 2024-09-16T14:32:41.710946+0000 mon.c (mon.2) 126 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:32:42.217 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: audit 2024-09-16T14:32:41.711467+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:32:42.217 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: audit 2024-09-16T14:32:41.739091+0000 mon.c (mon.2) 128 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:32:42.217 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: audit 2024-09-16T14:32:41.739543+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:32:42.217 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: audit 2024-09-16T14:32:41.764187+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:32:42.217 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[19827]: audit 2024-09-16T14:32:41.764658+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:32:42.217 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: audit 2024-09-16T14:32:41.075605+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T14:32:42.217 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: audit 2024-09-16T14:32:41.076167+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T14:32:42.217 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: audit 2024-09-16T14:32:41.077573+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T14:32:42.217 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: cluster 2024-09-16T14:32:41.235000+0000 mon.a (mon.0) 1346 : cluster [INF] Manager daemon y is now available 2024-09-16T14:32:42.218 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: audit 2024-09-16T14:32:41.710946+0000 mon.c (mon.2) 126 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:32:42.218 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: audit 2024-09-16T14:32:41.711467+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:32:42.218 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: audit 2024-09-16T14:32:41.739091+0000 mon.c (mon.2) 128 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:32:42.218 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: audit 2024-09-16T14:32:41.739543+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:32:42.218 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: audit 2024-09-16T14:32:41.764187+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:32:42.218 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[26719]: audit 2024-09-16T14:32:41.764658+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:32:42.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: audit 2024-09-16T14:32:41.024385+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24646 ' entity='mgr.x' 2024-09-16T14:32:42.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: audit 2024-09-16T14:32:41.030363+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:32:42.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: audit 2024-09-16T14:32:41.041942+0000 mon.b (mon.1) 91 : audit [INF] from='mgr.24646 172.21.15.90:0/511714746' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T14:32:42.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: audit 2024-09-16T14:32:41.044792+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24646 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T14:32:42.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: cluster 2024-09-16T14:32:41.045649+0000 mon.a (mon.0) 1342 : cluster [INF] Activating manager daemon y 2024-09-16T14:32:42.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: audit 2024-09-16T14:32:41.049426+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24646 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-16T14:32:42.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: cluster 2024-09-16T14:32:41.054669+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:32:42.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: cluster 2024-09-16T14:32:41.055039+0000 mon.a (mon.0) 1345 : cluster [DBG] mgrmap e39: y(active, starting, since 0.00938892s) 2024-09-16T14:32:42.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: audit 2024-09-16T14:32:41.067312+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:32:42.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: audit 2024-09-16T14:32:41.067851+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:32:42.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: audit 2024-09-16T14:32:41.068450+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:32:42.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: audit 2024-09-16T14:32:41.068972+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:32:42.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: audit 2024-09-16T14:32:41.069670+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T14:32:42.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: audit 2024-09-16T14:32:41.070410+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:32:42.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: audit 2024-09-16T14:32:41.071222+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:32:42.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: audit 2024-09-16T14:32:41.071969+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:32:42.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: audit 2024-09-16T14:32:41.072664+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:32:42.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: audit 2024-09-16T14:32:41.073392+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:32:42.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: audit 2024-09-16T14:32:41.074099+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:32:42.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: audit 2024-09-16T14:32:41.074835+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:32:42.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: audit 2024-09-16T14:32:41.075605+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T14:32:42.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: audit 2024-09-16T14:32:41.076167+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T14:32:42.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: audit 2024-09-16T14:32:41.077573+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T14:32:42.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: cluster 2024-09-16T14:32:41.235000+0000 mon.a (mon.0) 1346 : cluster [INF] Manager daemon y is now available 2024-09-16T14:32:42.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: audit 2024-09-16T14:32:41.710946+0000 mon.c (mon.2) 126 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:32:42.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: audit 2024-09-16T14:32:41.711467+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:32:42.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: audit 2024-09-16T14:32:41.739091+0000 mon.c (mon.2) 128 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:32:42.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: audit 2024-09-16T14:32:41.739543+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:32:42.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: audit 2024-09-16T14:32:41.764187+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:32:42.449 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:42 smithi090 bash[21690]: audit 2024-09-16T14:32:41.764658+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:32:42.685 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[68576]: [16/Sep/2024:14:32:42] ENGINE Serving on http://:::9283 2024-09-16T14:32:42.685 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:32:42 smithi050 bash[68576]: [16/Sep/2024:14:32:42] ENGINE Bus STARTED 2024-09-16T14:32:43.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:43 smithi050 bash[26719]: cluster 2024-09-16T14:32:42.062752+0000 mon.a (mon.0) 1349 : cluster [DBG] mgrmap e40: y(active, since 1.0171s) 2024-09-16T14:32:43.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:43 smithi050 bash[26719]: audit 2024-09-16T14:32:42.068087+0000 mgr.y (mgr.25166) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:32:43.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:43 smithi050 bash[26719]: cluster 2024-09-16T14:32:42.073862+0000 mgr.y (mgr.25166) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:32:43.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:43 smithi050 bash[19827]: cluster 2024-09-16T14:32:42.062752+0000 mon.a (mon.0) 1349 : cluster [DBG] mgrmap e40: y(active, since 1.0171s) 2024-09-16T14:32:43.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:43 smithi050 bash[19827]: audit 2024-09-16T14:32:42.068087+0000 mgr.y (mgr.25166) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:32:43.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:43 smithi050 bash[19827]: cluster 2024-09-16T14:32:42.073862+0000 mgr.y (mgr.25166) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:32:43.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:43 smithi090 bash[21690]: cluster 2024-09-16T14:32:42.062752+0000 mon.a (mon.0) 1349 : cluster [DBG] mgrmap e40: y(active, since 1.0171s) 2024-09-16T14:32:43.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:43 smithi090 bash[21690]: audit 2024-09-16T14:32:42.068087+0000 mgr.y (mgr.25166) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:32:43.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:43 smithi090 bash[21690]: cluster 2024-09-16T14:32:42.073862+0000 mgr.y (mgr.25166) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:32:43.964 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:32:44.070 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:32:43 smithi050 bash[68576]: debug 2024-09-16T14:32:43.807+0000 7f147a7a4640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:14:32:43] ENGINE Error in HTTPServer.serve 2024-09-16T14:32:44.071 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:32:43 smithi050 bash[68576]: Traceback (most recent call last): 2024-09-16T14:32:44.071 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:32:43 smithi050 bash[68576]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:32:44.071 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:32:43 smithi050 bash[68576]: self._connections.run(self.expiration_interval) 2024-09-16T14:32:44.071 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:32:43 smithi050 bash[68576]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:32:44.071 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:32:43 smithi050 bash[68576]: self._run(expiration_interval) 2024-09-16T14:32:44.071 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:32:43 smithi050 bash[68576]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:32:44.071 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:32:43 smithi050 bash[68576]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:32:44.071 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:32:43 smithi050 bash[68576]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:32:44.071 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:32:43 smithi050 bash[68576]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:32:44.071 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:32:43 smithi050 bash[68576]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:32:44.071 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:32:43 smithi050 bash[68576]: s = self.context.wrap_socket( 2024-09-16T14:32:44.071 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:32:43 smithi050 bash[68576]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:32:44.072 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:32:43 smithi050 bash[68576]: return self.sslsocket_class._create( 2024-09-16T14:32:44.072 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:32:43 smithi050 bash[68576]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:32:44.072 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:32:43 smithi050 bash[68576]: self.do_handshake() 2024-09-16T14:32:44.072 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:32:43 smithi050 bash[68576]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:32:44.072 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:32:43 smithi050 bash[68576]: self._sslobj.do_handshake() 2024-09-16T14:32:44.072 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:32:43 smithi050 bash[68576]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:32:44.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:44 smithi050 bash[19827]: cluster 2024-09-16T14:32:43.070748+0000 mgr.y (mgr.25166) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:32:44.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:44 smithi050 bash[26719]: cluster 2024-09-16T14:32:43.070748+0000 mgr.y (mgr.25166) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:32:44.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:44 smithi090 bash[21690]: cluster 2024-09-16T14:32:43.070748+0000 mgr.y (mgr.25166) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:32:45.422 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:32:45.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[19827]: cephadm 2024-09-16T14:32:43.583593+0000 mgr.y (mgr.25166) 4 : cephadm [INF] [16/Sep/2024:14:32:43] ENGINE Bus STARTING 2024-09-16T14:32:45.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[19827]: cephadm 2024-09-16T14:32:43.685326+0000 mgr.y (mgr.25166) 5 : cephadm [INF] [16/Sep/2024:14:32:43] ENGINE Serving on http://172.21.15.50:8765 2024-09-16T14:32:45.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[19827]: cephadm 2024-09-16T14:32:43.811292+0000 mgr.y (mgr.25166) 6 : cephadm [INF] [16/Sep/2024:14:32:43] ENGINE Serving on https://172.21.15.50:7150 2024-09-16T14:32:45.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[19827]: cephadm 2024-09-16T14:32:43.811520+0000 mgr.y (mgr.25166) 7 : cephadm [INF] [16/Sep/2024:14:32:43] ENGINE Bus STARTED 2024-09-16T14:32:45.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[19827]: cephadm 2024-09-16T14:32:43.813244+0000 mgr.y (mgr.25166) 8 : cephadm [ERR] [16/Sep/2024:14:32:43] ENGINE Error in HTTPServer.serve 2024-09-16T14:32:45.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[19827]: Traceback (most recent call last): 2024-09-16T14:32:45.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:32:45.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[19827]: self._connections.run(self.expiration_interval) 2024-09-16T14:32:45.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:32:45.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[19827]: self._run(expiration_interval) 2024-09-16T14:32:45.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:32:45.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[19827]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:32:45.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:32:45.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[19827]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:32:45.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[19827]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:32:45.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[19827]: s = self.context.wrap_socket( 2024-09-16T14:32:45.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[19827]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:32:45.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[19827]: return self.sslsocket_class._create( 2024-09-16T14:32:45.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[19827]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:32:45.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[19827]: self.do_handshake() 2024-09-16T14:32:45.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[19827]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:32:45.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[19827]: self._sslobj.do_handshake() 2024-09-16T14:32:45.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[19827]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:32:45.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[19827]: cluster 2024-09-16T14:32:44.087252+0000 mon.a (mon.0) 1350 : cluster [DBG] mgrmap e41: y(active, since 3s) 2024-09-16T14:32:45.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[26719]: cephadm 2024-09-16T14:32:43.583593+0000 mgr.y (mgr.25166) 4 : cephadm [INF] [16/Sep/2024:14:32:43] ENGINE Bus STARTING 2024-09-16T14:32:45.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[26719]: cephadm 2024-09-16T14:32:43.685326+0000 mgr.y (mgr.25166) 5 : cephadm [INF] [16/Sep/2024:14:32:43] ENGINE Serving on http://172.21.15.50:8765 2024-09-16T14:32:45.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[26719]: cephadm 2024-09-16T14:32:43.811292+0000 mgr.y (mgr.25166) 6 : cephadm [INF] [16/Sep/2024:14:32:43] ENGINE Serving on https://172.21.15.50:7150 2024-09-16T14:32:45.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[26719]: cephadm 2024-09-16T14:32:43.811520+0000 mgr.y (mgr.25166) 7 : cephadm [INF] [16/Sep/2024:14:32:43] ENGINE Bus STARTED 2024-09-16T14:32:45.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[26719]: cephadm 2024-09-16T14:32:43.813244+0000 mgr.y (mgr.25166) 8 : cephadm [ERR] [16/Sep/2024:14:32:43] ENGINE Error in HTTPServer.serve 2024-09-16T14:32:45.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[26719]: Traceback (most recent call last): 2024-09-16T14:32:45.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[26719]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:32:45.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[26719]: self._connections.run(self.expiration_interval) 2024-09-16T14:32:45.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[26719]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:32:45.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[26719]: self._run(expiration_interval) 2024-09-16T14:32:45.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[26719]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:32:45.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[26719]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:32:45.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[26719]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:32:45.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[26719]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:32:45.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[26719]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:32:45.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[26719]: s = self.context.wrap_socket( 2024-09-16T14:32:45.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[26719]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:32:45.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[26719]: return self.sslsocket_class._create( 2024-09-16T14:32:45.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[26719]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:32:45.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[26719]: self.do_handshake() 2024-09-16T14:32:45.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[26719]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:32:45.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[26719]: self._sslobj.do_handshake() 2024-09-16T14:32:45.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[26719]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:32:45.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:45 smithi050 bash[26719]: cluster 2024-09-16T14:32:44.087252+0000 mon.a (mon.0) 1350 : cluster [DBG] mgrmap e41: y(active, since 3s) 2024-09-16T14:32:45.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:45 smithi090 bash[21690]: cephadm 2024-09-16T14:32:43.583593+0000 mgr.y (mgr.25166) 4 : cephadm [INF] [16/Sep/2024:14:32:43] ENGINE Bus STARTING 2024-09-16T14:32:45.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:45 smithi090 bash[21690]: cephadm 2024-09-16T14:32:43.685326+0000 mgr.y (mgr.25166) 5 : cephadm [INF] [16/Sep/2024:14:32:43] ENGINE Serving on http://172.21.15.50:8765 2024-09-16T14:32:45.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:45 smithi090 bash[21690]: cephadm 2024-09-16T14:32:43.811292+0000 mgr.y (mgr.25166) 6 : cephadm [INF] [16/Sep/2024:14:32:43] ENGINE Serving on https://172.21.15.50:7150 2024-09-16T14:32:45.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:45 smithi090 bash[21690]: cephadm 2024-09-16T14:32:43.811520+0000 mgr.y (mgr.25166) 7 : cephadm [INF] [16/Sep/2024:14:32:43] ENGINE Bus STARTED 2024-09-16T14:32:45.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:45 smithi090 bash[21690]: cephadm 2024-09-16T14:32:43.813244+0000 mgr.y (mgr.25166) 8 : cephadm [ERR] [16/Sep/2024:14:32:43] ENGINE Error in HTTPServer.serve 2024-09-16T14:32:45.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:45 smithi090 bash[21690]: Traceback (most recent call last): 2024-09-16T14:32:45.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:45 smithi090 bash[21690]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:32:45.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:45 smithi090 bash[21690]: self._connections.run(self.expiration_interval) 2024-09-16T14:32:45.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:45 smithi090 bash[21690]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:32:45.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:45 smithi090 bash[21690]: self._run(expiration_interval) 2024-09-16T14:32:45.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:45 smithi090 bash[21690]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:32:45.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:45 smithi090 bash[21690]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:32:45.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:45 smithi090 bash[21690]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:32:45.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:45 smithi090 bash[21690]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:32:45.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:45 smithi090 bash[21690]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:32:45.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:45 smithi090 bash[21690]: s = self.context.wrap_socket( 2024-09-16T14:32:45.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:45 smithi090 bash[21690]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:32:45.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:45 smithi090 bash[21690]: return self.sslsocket_class._create( 2024-09-16T14:32:45.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:45 smithi090 bash[21690]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:32:45.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:45 smithi090 bash[21690]: self.do_handshake() 2024-09-16T14:32:45.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:45 smithi090 bash[21690]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:32:45.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:45 smithi090 bash[21690]: self._sslobj.do_handshake() 2024-09-16T14:32:45.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:45 smithi090 bash[21690]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:32:45.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:45 smithi090 bash[21690]: cluster 2024-09-16T14:32:44.087252+0000 mon.a (mon.0) 1350 : cluster [DBG] mgrmap e41: y(active, since 3s) 2024-09-16T14:32:46.081 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:32:46.081 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (24m) 3m ago 25m 13.4M - 0.25.0 c8568f914cd2 1c2d97372645 2024-09-16T14:32:46.081 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (24m) 3m ago 24m 74.7M - 9.4.12 2bacad6d85d8 8d5e9c6930c4 2024-09-16T14:32:46.082 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (3m) 3m ago 22m 46.9M - 3.8 b5388489f99e d463d5af4df1 2024-09-16T14:32:46.082 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (17m) 3m ago 33m 495M - 19.3.0-4917-g8293d73f 425e316ba8eb 24a0e148a42a 2024-09-16T14:32:46.082 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (10m) 3m ago 36m 437M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:32:46.082 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (36m) 3m ago 36m 80.0M 2048M 19.1.1-328-gad35db06 b5388489f99e 37ac949cf253 2024-09-16T14:32:46.082 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (34m) 3m ago 34m 56.3M 2048M 19.1.1-328-gad35db06 b5388489f99e a3cf9e797119 2024-09-16T14:32:46.082 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (34m) 3m ago 34m 56.8M 2048M 19.1.1-328-gad35db06 b5388489f99e 7e3580eefcd0 2024-09-16T14:32:46.083 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (25m) 3m ago 25m 9136k - 1.5.0 0da6a335fe13 58344df635fb 2024-09-16T14:32:46.083 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (25m) 3m ago 25m 9167k - 1.5.0 0da6a335fe13 d59bb47cac92 2024-09-16T14:32:46.083 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (32m) 3m ago 33m 63.6M 3037M 19.1.1-328-gad35db06 b5388489f99e 47cd40270475 2024-09-16T14:32:46.083 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (32m) 3m ago 32m 66.5M 3037M 19.1.1-328-gad35db06 b5388489f99e b3d14fae3c7d 2024-09-16T14:32:46.083 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (31m) 3m ago 31m 52.5M 3037M 19.1.1-328-gad35db06 b5388489f99e 9c1326f71702 2024-09-16T14:32:46.083 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (30m) 3m ago 30m 54.9M 3037M 19.1.1-328-gad35db06 b5388489f99e 010e8927a52f 2024-09-16T14:32:46.083 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (29m) 3m ago 29m 56.7M 3292M 19.1.1-328-gad35db06 b5388489f99e e352ed0b0cc0 2024-09-16T14:32:46.083 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (28m) 3m ago 28m 54.8M 3292M 19.1.1-328-gad35db06 b5388489f99e c2c5d905dd84 2024-09-16T14:32:46.083 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (27m) 3m ago 27m 63.0M 3292M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:32:46.083 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (26m) 3m ago 26m 56.2M 3292M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:32:46.083 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (3m) 3m ago 25m 33.3M - 2.43.0 a07b618ecd1d aaeaeee41855 2024-09-16T14:32:46.083 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (22m) 3m ago 22m 100M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:32:46.084 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (22m) 3m ago 22m 101M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:32:46.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:46 smithi050 bash[26719]: audit 2024-09-16T14:32:45.035209+0000 mgr.y (mgr.25166) 9 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:32:46.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:46 smithi050 bash[26719]: cluster 2024-09-16T14:32:45.071239+0000 mgr.y (mgr.25166) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:32:46.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:46 smithi050 bash[19827]: audit 2024-09-16T14:32:45.035209+0000 mgr.y (mgr.25166) 9 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:32:46.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:46 smithi050 bash[19827]: cluster 2024-09-16T14:32:45.071239+0000 mgr.y (mgr.25166) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:32:46.445 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:32:46.446 INFO:teuthology.orchestra.run.smithi050.stdout: "mon": { 2024-09-16T14:32:46.446 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T14:32:46.446 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:32:46.446 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr": { 2024-09-16T14:32:46.446 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 1 2024-09-16T14:32:46.446 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:32:46.446 INFO:teuthology.orchestra.run.smithi050.stdout: "osd": { 2024-09-16T14:32:46.446 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:32:46.446 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:32:46.446 INFO:teuthology.orchestra.run.smithi050.stdout: "rgw": { 2024-09-16T14:32:46.446 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:32:46.447 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:32:46.447 INFO:teuthology.orchestra.run.smithi050.stdout: "overall": { 2024-09-16T14:32:46.447 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T14:32:46.447 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 1 2024-09-16T14:32:46.447 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:32:46.447 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:32:46.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:46 smithi090 bash[21690]: audit 2024-09-16T14:32:45.035209+0000 mgr.y (mgr.25166) 9 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:32:46.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:46 smithi090 bash[21690]: cluster 2024-09-16T14:32:45.071239+0000 mgr.y (mgr.25166) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:32:46.771 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:32:46.771 INFO:teuthology.orchestra.run.smithi050.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:32:46.771 INFO:teuthology.orchestra.run.smithi050.stdout: "in_progress": true, 2024-09-16T14:32:46.771 INFO:teuthology.orchestra.run.smithi050.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T14:32:46.771 INFO:teuthology.orchestra.run.smithi050.stdout: "services_complete": [ 2024-09-16T14:32:46.771 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr" 2024-09-16T14:32:46.771 INFO:teuthology.orchestra.run.smithi050.stdout: ], 2024-09-16T14:32:46.771 INFO:teuthology.orchestra.run.smithi050.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T14:32:46.771 INFO:teuthology.orchestra.run.smithi050.stdout: "message": "", 2024-09-16T14:32:46.771 INFO:teuthology.orchestra.run.smithi050.stdout: "is_paused": false 2024-09-16T14:32:46.771 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:32:47.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:47 smithi050 bash[19827]: audit 2024-09-16T14:32:45.413536+0000 mgr.y (mgr.25166) 11 : audit [DBG] from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:32:47.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:47 smithi050 bash[19827]: audit 2024-09-16T14:32:45.732501+0000 mgr.y (mgr.25166) 12 : audit [DBG] from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:32:47.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:47 smithi050 bash[19827]: audit 2024-09-16T14:32:46.041279+0000 mgr.y (mgr.25166) 13 : audit [DBG] from='client.25310 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:32:47.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:47 smithi050 bash[19827]: cluster 2024-09-16T14:32:46.141532+0000 mon.a (mon.0) 1351 : cluster [DBG] mgrmap e42: y(active, since 5s) 2024-09-16T14:32:47.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:47 smithi050 bash[19827]: audit 2024-09-16T14:32:46.447447+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.50:0/3814252090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:32:47.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:47 smithi050 bash[26719]: audit 2024-09-16T14:32:45.413536+0000 mgr.y (mgr.25166) 11 : audit [DBG] from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:32:47.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:47 smithi050 bash[26719]: audit 2024-09-16T14:32:45.732501+0000 mgr.y (mgr.25166) 12 : audit [DBG] from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:32:47.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:47 smithi050 bash[26719]: audit 2024-09-16T14:32:46.041279+0000 mgr.y (mgr.25166) 13 : audit [DBG] from='client.25310 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:32:47.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:47 smithi050 bash[26719]: cluster 2024-09-16T14:32:46.141532+0000 mon.a (mon.0) 1351 : cluster [DBG] mgrmap e42: y(active, since 5s) 2024-09-16T14:32:47.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:47 smithi050 bash[26719]: audit 2024-09-16T14:32:46.447447+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.50:0/3814252090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:32:47.445 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:32:47 smithi090 bash[49505]: [16/Sep/2024:14:32:47] ENGINE Bus STARTING 2024-09-16T14:32:47.445 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:32:47 smithi090 bash[49505]: CherryPy Checker: 2024-09-16T14:32:47.445 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:32:47 smithi090 bash[49505]: The Application mounted at '' has an empty config. 2024-09-16T14:32:47.445 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:32:47 smithi090 bash[49505]: [16/Sep/2024:14:32:47] ENGINE Serving on http://:::9283 2024-09-16T14:32:47.445 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:32:47 smithi090 bash[49505]: [16/Sep/2024:14:32:47] ENGINE Bus STARTED 2024-09-16T14:32:47.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:47 smithi090 bash[21690]: audit 2024-09-16T14:32:45.413536+0000 mgr.y (mgr.25166) 11 : audit [DBG] from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:32:47.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:47 smithi090 bash[21690]: audit 2024-09-16T14:32:45.732501+0000 mgr.y (mgr.25166) 12 : audit [DBG] from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:32:47.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:47 smithi090 bash[21690]: audit 2024-09-16T14:32:46.041279+0000 mgr.y (mgr.25166) 13 : audit [DBG] from='client.25310 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:32:47.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:47 smithi090 bash[21690]: cluster 2024-09-16T14:32:46.141532+0000 mon.a (mon.0) 1351 : cluster [DBG] mgrmap e42: y(active, since 5s) 2024-09-16T14:32:47.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:47 smithi090 bash[21690]: audit 2024-09-16T14:32:46.447447+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.50:0/3814252090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:32:48.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:48 smithi050 bash[19827]: audit 2024-09-16T14:32:46.772350+0000 mgr.y (mgr.25166) 14 : audit [DBG] from='client.25322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:32:48.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:48 smithi050 bash[19827]: cluster 2024-09-16T14:32:47.072108+0000 mgr.y (mgr.25166) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-16T14:32:48.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:48 smithi050 bash[19827]: cluster 2024-09-16T14:32:47.163194+0000 mon.a (mon.0) 1352 : cluster [DBG] Standby manager daemon x started 2024-09-16T14:32:48.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:48 smithi050 bash[19827]: audit 2024-09-16T14:32:47.165301+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.? 172.21.15.90:0/1424137131' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:32:48.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:48 smithi050 bash[19827]: audit 2024-09-16T14:32:47.168049+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.? 172.21.15.90:0/1424137131' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:32:48.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:48 smithi050 bash[19827]: audit 2024-09-16T14:32:47.168977+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.? 172.21.15.90:0/1424137131' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:32:48.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:48 smithi050 bash[19827]: audit 2024-09-16T14:32:47.169367+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.? 172.21.15.90:0/1424137131' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:32:48.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:48 smithi050 bash[19827]: audit 2024-09-16T14:32:47.805728+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:32:48.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:48 smithi050 bash[19827]: audit 2024-09-16T14:32:47.812647+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:32:48.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:48 smithi050 bash[26719]: audit 2024-09-16T14:32:46.772350+0000 mgr.y (mgr.25166) 14 : audit [DBG] from='client.25322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:32:48.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:48 smithi050 bash[26719]: cluster 2024-09-16T14:32:47.072108+0000 mgr.y (mgr.25166) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-16T14:32:48.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:48 smithi050 bash[26719]: cluster 2024-09-16T14:32:47.163194+0000 mon.a (mon.0) 1352 : cluster [DBG] Standby manager daemon x started 2024-09-16T14:32:48.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:48 smithi050 bash[26719]: audit 2024-09-16T14:32:47.165301+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.? 172.21.15.90:0/1424137131' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:32:48.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:48 smithi050 bash[26719]: audit 2024-09-16T14:32:47.168049+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.? 172.21.15.90:0/1424137131' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:32:48.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:48 smithi050 bash[26719]: audit 2024-09-16T14:32:47.168977+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.? 172.21.15.90:0/1424137131' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:32:48.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:48 smithi050 bash[26719]: audit 2024-09-16T14:32:47.169367+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.? 172.21.15.90:0/1424137131' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:32:48.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:48 smithi050 bash[26719]: audit 2024-09-16T14:32:47.805728+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:32:48.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:48 smithi050 bash[26719]: audit 2024-09-16T14:32:47.812647+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:32:48.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:48 smithi090 bash[21690]: audit 2024-09-16T14:32:46.772350+0000 mgr.y (mgr.25166) 14 : audit [DBG] from='client.25322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:32:48.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:48 smithi090 bash[21690]: cluster 2024-09-16T14:32:47.072108+0000 mgr.y (mgr.25166) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-16T14:32:48.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:48 smithi090 bash[21690]: cluster 2024-09-16T14:32:47.163194+0000 mon.a (mon.0) 1352 : cluster [DBG] Standby manager daemon x started 2024-09-16T14:32:48.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:48 smithi090 bash[21690]: audit 2024-09-16T14:32:47.165301+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.? 172.21.15.90:0/1424137131' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:32:48.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:48 smithi090 bash[21690]: audit 2024-09-16T14:32:47.168049+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.? 172.21.15.90:0/1424137131' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:32:48.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:48 smithi090 bash[21690]: audit 2024-09-16T14:32:47.168977+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.? 172.21.15.90:0/1424137131' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:32:48.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:48 smithi090 bash[21690]: audit 2024-09-16T14:32:47.169367+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.? 172.21.15.90:0/1424137131' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:32:48.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:48 smithi090 bash[21690]: audit 2024-09-16T14:32:47.805728+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:32:48.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:48 smithi090 bash[21690]: audit 2024-09-16T14:32:47.812647+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:32:49.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:49 smithi050 bash[26719]: cluster 2024-09-16T14:32:48.170506+0000 mon.a (mon.0) 1355 : cluster [DBG] mgrmap e43: y(active, since 7s), standbys: x 2024-09-16T14:32:49.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:49 smithi050 bash[26719]: audit 2024-09-16T14:32:48.172688+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T14:32:49.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:49 smithi050 bash[26719]: audit 2024-09-16T14:32:48.179664+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:32:49.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:49 smithi050 bash[26719]: audit 2024-09-16T14:32:48.191603+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:32:49.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:49 smithi050 bash[26719]: audit 2024-09-16T14:32:48.991106+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:32:49.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:49 smithi050 bash[26719]: audit 2024-09-16T14:32:48.999032+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:32:49.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:49 smithi050 bash[19827]: cluster 2024-09-16T14:32:48.170506+0000 mon.a (mon.0) 1355 : cluster [DBG] mgrmap e43: y(active, since 7s), standbys: x 2024-09-16T14:32:49.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:49 smithi050 bash[19827]: audit 2024-09-16T14:32:48.172688+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T14:32:49.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:49 smithi050 bash[19827]: audit 2024-09-16T14:32:48.179664+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:32:49.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:49 smithi050 bash[19827]: audit 2024-09-16T14:32:48.191603+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:32:49.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:49 smithi050 bash[19827]: audit 2024-09-16T14:32:48.991106+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:32:49.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:49 smithi050 bash[19827]: audit 2024-09-16T14:32:48.999032+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:32:49.445 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:32:49 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:32:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-16T14:32:49.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:49 smithi090 bash[21690]: cluster 2024-09-16T14:32:48.170506+0000 mon.a (mon.0) 1355 : cluster [DBG] mgrmap e43: y(active, since 7s), standbys: x 2024-09-16T14:32:49.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:49 smithi090 bash[21690]: audit 2024-09-16T14:32:48.172688+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T14:32:49.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:49 smithi090 bash[21690]: audit 2024-09-16T14:32:48.179664+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:32:49.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:49 smithi090 bash[21690]: audit 2024-09-16T14:32:48.191603+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:32:49.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:49 smithi090 bash[21690]: audit 2024-09-16T14:32:48.991106+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:32:49.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:49 smithi090 bash[21690]: audit 2024-09-16T14:32:48.999032+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:32:50.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:50 smithi050 bash[19827]: cluster 2024-09-16T14:32:49.073082+0000 mgr.y (mgr.25166) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T14:32:50.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:50 smithi050 bash[19827]: audit 2024-09-16T14:32:49.299619+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:32:50.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:50 smithi050 bash[19827]: audit 2024-09-16T14:32:49.312680+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:32:50.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:50 smithi050 bash[26719]: cluster 2024-09-16T14:32:49.073082+0000 mgr.y (mgr.25166) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T14:32:50.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:50 smithi050 bash[26719]: audit 2024-09-16T14:32:49.299619+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:32:50.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:50 smithi050 bash[26719]: audit 2024-09-16T14:32:49.312680+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:32:50.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:50 smithi090 bash[21690]: cluster 2024-09-16T14:32:49.073082+0000 mgr.y (mgr.25166) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T14:32:50.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:50 smithi090 bash[21690]: audit 2024-09-16T14:32:49.299619+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:32:50.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:50 smithi090 bash[21690]: audit 2024-09-16T14:32:49.312680+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:32:52.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:52 smithi050 bash[19827]: cluster 2024-09-16T14:32:51.073836+0000 mgr.y (mgr.25166) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T14:32:52.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:52 smithi050 bash[26719]: cluster 2024-09-16T14:32:51.073836+0000 mgr.y (mgr.25166) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T14:32:52.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:52 smithi090 bash[21690]: cluster 2024-09-16T14:32:51.073836+0000 mgr.y (mgr.25166) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T14:32:54.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:54 smithi050 bash[26719]: cluster 2024-09-16T14:32:53.075554+0000 mgr.y (mgr.25166) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:32:54.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:54 smithi050 bash[19827]: cluster 2024-09-16T14:32:53.075554+0000 mgr.y (mgr.25166) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:32:54.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:54 smithi090 bash[21690]: cluster 2024-09-16T14:32:53.075554+0000 mgr.y (mgr.25166) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:32:56.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:56 smithi050 bash[19827]: audit 2024-09-16T14:32:55.043250+0000 mgr.y (mgr.25166) 19 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:32:56.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:56 smithi050 bash[19827]: cluster 2024-09-16T14:32:55.076280+0000 mgr.y (mgr.25166) 20 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:32:56.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:56 smithi050 bash[26719]: audit 2024-09-16T14:32:55.043250+0000 mgr.y (mgr.25166) 19 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:32:56.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:56 smithi050 bash[26719]: cluster 2024-09-16T14:32:55.076280+0000 mgr.y (mgr.25166) 20 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:32:56.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:56 smithi090 bash[21690]: audit 2024-09-16T14:32:55.043250+0000 mgr.y (mgr.25166) 19 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:32:56.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:56 smithi090 bash[21690]: cluster 2024-09-16T14:32:55.076280+0000 mgr.y (mgr.25166) 20 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:32:57.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:57 smithi050 bash[19827]: audit 2024-09-16T14:32:56.708422+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:32:57.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:57 smithi050 bash[26719]: audit 2024-09-16T14:32:56.708422+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:32:57.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:57 smithi090 bash[21690]: audit 2024-09-16T14:32:56.708422+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:32:58.601 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:32:58 smithi050 bash[19827]: cluster 2024-09-16T14:32:57.077855+0000 mgr.y (mgr.25166) 21 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:32:58.602 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:32:58 smithi050 bash[26719]: cluster 2024-09-16T14:32:57.077855+0000 mgr.y (mgr.25166) 21 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:32:58.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:32:58 smithi090 bash[21690]: cluster 2024-09-16T14:32:57.077855+0000 mgr.y (mgr.25166) 21 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:32:59.696 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:32:59 smithi090 bash[49505]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:32:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-16T14:33:00.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[19827]: cluster 2024-09-16T14:32:59.078581+0000 mgr.y (mgr.25166) 22 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:00.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[19827]: audit 2024-09-16T14:32:59.176611+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:00.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[19827]: audit 2024-09-16T14:32:59.190716+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:00.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[19827]: audit 2024-09-16T14:32:59.197114+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:33:00.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[19827]: audit 2024-09-16T14:32:59.198851+0000 mon.c (mon.2) 134 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:33:00.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[19827]: cephadm 2024-09-16T14:32:59.201030+0000 mgr.y (mgr.25166) 23 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-16T14:33:00.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[19827]: cephadm 2024-09-16T14:32:59.201501+0000 mgr.y (mgr.25166) 24 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.conf 2024-09-16T14:33:00.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[19827]: audit 2024-09-16T14:32:59.614342+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:00.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[19827]: audit 2024-09-16T14:32:59.621077+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:00.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[19827]: audit 2024-09-16T14:32:59.628815+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:00.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[19827]: audit 2024-09-16T14:32:59.633049+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:00.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[19827]: audit 2024-09-16T14:32:59.639465+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:00.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[19827]: audit 2024-09-16T14:32:59.666898+0000 mon.c (mon.2) 135 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi050.jiuhsl", "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-09-16T14:33:00.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[19827]: audit 2024-09-16T14:32:59.667516+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi050.jiuhsl", "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-09-16T14:33:00.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[19827]: audit 2024-09-16T14:32:59.684138+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:33:00.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[26719]: cluster 2024-09-16T14:32:59.078581+0000 mgr.y (mgr.25166) 22 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:00.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[26719]: audit 2024-09-16T14:32:59.176611+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:00.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[26719]: audit 2024-09-16T14:32:59.190716+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:00.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[26719]: audit 2024-09-16T14:32:59.197114+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:33:00.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[26719]: audit 2024-09-16T14:32:59.198851+0000 mon.c (mon.2) 134 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:33:00.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[26719]: cephadm 2024-09-16T14:32:59.201030+0000 mgr.y (mgr.25166) 23 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-16T14:33:00.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[26719]: cephadm 2024-09-16T14:32:59.201501+0000 mgr.y (mgr.25166) 24 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.conf 2024-09-16T14:33:00.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[26719]: audit 2024-09-16T14:32:59.614342+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:00.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[26719]: audit 2024-09-16T14:32:59.621077+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:00.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[26719]: audit 2024-09-16T14:32:59.628815+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:00.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[26719]: audit 2024-09-16T14:32:59.633049+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:00.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[26719]: audit 2024-09-16T14:32:59.639465+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:00.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[26719]: audit 2024-09-16T14:32:59.666898+0000 mon.c (mon.2) 135 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi050.jiuhsl", "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-09-16T14:33:00.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[26719]: audit 2024-09-16T14:32:59.667516+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi050.jiuhsl", "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-09-16T14:33:00.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:00 smithi050 bash[26719]: audit 2024-09-16T14:32:59.684138+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:33:00.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:00 smithi090 bash[21690]: cluster 2024-09-16T14:32:59.078581+0000 mgr.y (mgr.25166) 22 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:00.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:00 smithi090 bash[21690]: audit 2024-09-16T14:32:59.176611+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:00.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:00 smithi090 bash[21690]: audit 2024-09-16T14:32:59.190716+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:00.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:00 smithi090 bash[21690]: audit 2024-09-16T14:32:59.197114+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:33:00.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:00 smithi090 bash[21690]: audit 2024-09-16T14:32:59.198851+0000 mon.c (mon.2) 134 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:33:00.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:00 smithi090 bash[21690]: cephadm 2024-09-16T14:32:59.201030+0000 mgr.y (mgr.25166) 23 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-16T14:33:00.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:00 smithi090 bash[21690]: cephadm 2024-09-16T14:32:59.201501+0000 mgr.y (mgr.25166) 24 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.conf 2024-09-16T14:33:00.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:00 smithi090 bash[21690]: audit 2024-09-16T14:32:59.614342+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:00.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:00 smithi090 bash[21690]: audit 2024-09-16T14:32:59.621077+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:00.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:00 smithi090 bash[21690]: audit 2024-09-16T14:32:59.628815+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:00.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:00 smithi090 bash[21690]: audit 2024-09-16T14:32:59.633049+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:00.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:00 smithi090 bash[21690]: audit 2024-09-16T14:32:59.639465+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:00.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:00 smithi090 bash[21690]: audit 2024-09-16T14:32:59.666898+0000 mon.c (mon.2) 135 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi050.jiuhsl", "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-09-16T14:33:00.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:00 smithi090 bash[21690]: audit 2024-09-16T14:32:59.667516+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi050.jiuhsl", "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-09-16T14:33:00.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:00 smithi090 bash[21690]: audit 2024-09-16T14:32:59.684138+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:33:01.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:01 smithi050 bash[19827]: cephadm 2024-09-16T14:32:59.332789+0000 mgr.y (mgr.25166) 25 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:33:01.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:01 smithi050 bash[19827]: cephadm 2024-09-16T14:32:59.333004+0000 mgr.y (mgr.25166) 26 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:33:01.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:01 smithi050 bash[19827]: cephadm 2024-09-16T14:32:59.427565+0000 mgr.y (mgr.25166) 27 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:33:01.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:01 smithi050 bash[19827]: cephadm 2024-09-16T14:32:59.427855+0000 mgr.y (mgr.25166) 28 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:33:01.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:01 smithi050 bash[19827]: cephadm 2024-09-16T14:32:59.520680+0000 mgr.y (mgr.25166) 29 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:33:01.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:01 smithi050 bash[19827]: cephadm 2024-09-16T14:32:59.520905+0000 mgr.y (mgr.25166) 30 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:33:01.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:01 smithi050 bash[19827]: cephadm 2024-09-16T14:32:59.666159+0000 mgr.y (mgr.25166) 31 : cephadm [INF] Reconfiguring iscsi.foo.smithi050.jiuhsl (dependencies changed)... 2024-09-16T14:33:01.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:01 smithi050 bash[19827]: cephadm 2024-09-16T14:32:59.685626+0000 mgr.y (mgr.25166) 32 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi050.jiuhsl on smithi050 2024-09-16T14:33:01.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:01 smithi050 bash[26719]: cephadm 2024-09-16T14:32:59.332789+0000 mgr.y (mgr.25166) 25 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:33:01.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:01 smithi050 bash[26719]: cephadm 2024-09-16T14:32:59.333004+0000 mgr.y (mgr.25166) 26 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:33:01.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:01 smithi050 bash[26719]: cephadm 2024-09-16T14:32:59.427565+0000 mgr.y (mgr.25166) 27 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:33:01.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:01 smithi050 bash[26719]: cephadm 2024-09-16T14:32:59.427855+0000 mgr.y (mgr.25166) 28 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:33:01.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:01 smithi050 bash[26719]: cephadm 2024-09-16T14:32:59.520680+0000 mgr.y (mgr.25166) 29 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:33:01.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:01 smithi050 bash[26719]: cephadm 2024-09-16T14:32:59.520905+0000 mgr.y (mgr.25166) 30 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:33:01.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:01 smithi050 bash[26719]: cephadm 2024-09-16T14:32:59.666159+0000 mgr.y (mgr.25166) 31 : cephadm [INF] Reconfiguring iscsi.foo.smithi050.jiuhsl (dependencies changed)... 2024-09-16T14:33:01.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:01 smithi050 bash[26719]: cephadm 2024-09-16T14:32:59.685626+0000 mgr.y (mgr.25166) 32 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi050.jiuhsl on smithi050 2024-09-16T14:33:01.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:01 smithi090 bash[21690]: cephadm 2024-09-16T14:32:59.332789+0000 mgr.y (mgr.25166) 25 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:33:01.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:01 smithi090 bash[21690]: cephadm 2024-09-16T14:32:59.333004+0000 mgr.y (mgr.25166) 26 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:33:01.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:01 smithi090 bash[21690]: cephadm 2024-09-16T14:32:59.427565+0000 mgr.y (mgr.25166) 27 : cephadm [INF] Updating smithi090:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:33:01.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:01 smithi090 bash[21690]: cephadm 2024-09-16T14:32:59.427855+0000 mgr.y (mgr.25166) 28 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:33:01.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:01 smithi090 bash[21690]: cephadm 2024-09-16T14:32:59.520680+0000 mgr.y (mgr.25166) 29 : cephadm [INF] Updating smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:33:01.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:01 smithi090 bash[21690]: cephadm 2024-09-16T14:32:59.520905+0000 mgr.y (mgr.25166) 30 : cephadm [INF] Updating smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:33:01.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:01 smithi090 bash[21690]: cephadm 2024-09-16T14:32:59.666159+0000 mgr.y (mgr.25166) 31 : cephadm [INF] Reconfiguring iscsi.foo.smithi050.jiuhsl (dependencies changed)... 2024-09-16T14:33:01.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:01 smithi090 bash[21690]: cephadm 2024-09-16T14:32:59.685626+0000 mgr.y (mgr.25166) 32 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi050.jiuhsl on smithi050 2024-09-16T14:33:02.368 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:02 smithi050 bash[19827]: cluster 2024-09-16T14:33:01.079305+0000 mgr.y (mgr.25166) 33 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:02.369 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:02 smithi050 bash[26719]: cluster 2024-09-16T14:33:01.079305+0000 mgr.y (mgr.25166) 33 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:02.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:02 smithi090 bash[21690]: cluster 2024-09-16T14:33:01.079305+0000 mgr.y (mgr.25166) 33 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:04.167 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:03 smithi050 bash[19827]: audit 2024-09-16T14:33:02.900713+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:04.167 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:03 smithi050 bash[19827]: audit 2024-09-16T14:33:02.906895+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:04.167 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:03 smithi050 bash[19827]: cephadm 2024-09-16T14:33:02.908905+0000 mgr.y (mgr.25166) 34 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:33:04.168 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:03 smithi050 bash[19827]: cluster 2024-09-16T14:33:03.080868+0000 mgr.y (mgr.25166) 35 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:04.168 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:03 smithi050 bash[19827]: cephadm 2024-09-16T14:33:03.172318+0000 mgr.y (mgr.25166) 36 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi090 2024-09-16T14:33:04.168 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:03 smithi050 bash[26719]: audit 2024-09-16T14:33:02.900713+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:04.168 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:03 smithi050 bash[26719]: audit 2024-09-16T14:33:02.906895+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:04.168 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:03 smithi050 bash[26719]: cephadm 2024-09-16T14:33:02.908905+0000 mgr.y (mgr.25166) 34 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:33:04.168 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:03 smithi050 bash[26719]: cluster 2024-09-16T14:33:03.080868+0000 mgr.y (mgr.25166) 35 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:04.168 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:03 smithi050 bash[26719]: cephadm 2024-09-16T14:33:03.172318+0000 mgr.y (mgr.25166) 36 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi090 2024-09-16T14:33:04.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:03 smithi090 bash[21690]: audit 2024-09-16T14:33:02.900713+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:04.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:03 smithi090 bash[21690]: audit 2024-09-16T14:33:02.906895+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:04.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:03 smithi090 bash[21690]: cephadm 2024-09-16T14:33:02.908905+0000 mgr.y (mgr.25166) 34 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:33:04.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:03 smithi090 bash[21690]: cluster 2024-09-16T14:33:03.080868+0000 mgr.y (mgr.25166) 35 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:04.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:03 smithi090 bash[21690]: cephadm 2024-09-16T14:33:03.172318+0000 mgr.y (mgr.25166) 36 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi090 2024-09-16T14:33:05.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:04 smithi050 bash[19827]: audit 2024-09-16T14:33:04.460125+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.50:0/2070484374' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:33:05.185 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:04 smithi050 bash[26719]: audit 2024-09-16T14:33:04.460125+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.50:0/2070484374' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:33:05.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:04 smithi090 bash[21690]: audit 2024-09-16T14:33:04.460125+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.50:0/2070484374' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:33:06.207 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:05 smithi090 bash[21690]: cluster 2024-09-16T14:33:05.081759+0000 mgr.y (mgr.25166) 37 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:06.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:05 smithi050 bash[19827]: cluster 2024-09-16T14:33:05.081759+0000 mgr.y (mgr.25166) 37 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:06.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:05 smithi050 bash[26719]: cluster 2024-09-16T14:33:05.081759+0000 mgr.y (mgr.25166) 37 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:08.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:08 smithi050 bash[19827]: cluster 2024-09-16T14:33:07.083416+0000 mgr.y (mgr.25166) 38 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:08.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:08 smithi050 bash[26719]: cluster 2024-09-16T14:33:07.083416+0000 mgr.y (mgr.25166) 38 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:08.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:08 smithi090 bash[21690]: cluster 2024-09-16T14:33:07.083416+0000 mgr.y (mgr.25166) 38 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:08.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:08 smithi090 systemd[1]: Stopping Ceph prometheus.a for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:33:08.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:08 smithi090 bash[54411]: ts=2024-09-16T14:33:08.324Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T14:33:08.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:08 smithi090 bash[54411]: ts=2024-09-16T14:33:08.324Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T14:33:08.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:08 smithi090 bash[54411]: ts=2024-09-16T14:33:08.324Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T14:33:08.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:08 smithi090 bash[54411]: ts=2024-09-16T14:33:08.324Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T14:33:08.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:08 smithi090 bash[54411]: ts=2024-09-16T14:33:08.324Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T14:33:08.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:08 smithi090 bash[54411]: ts=2024-09-16T14:33:08.324Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T14:33:08.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:08 smithi090 bash[54411]: ts=2024-09-16T14:33:08.324Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T14:33:08.447 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:08 smithi090 bash[54411]: ts=2024-09-16T14:33:08.324Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T14:33:08.447 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:08 smithi090 bash[54411]: ts=2024-09-16T14:33:08.325Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T14:33:08.447 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:08 smithi090 bash[54411]: ts=2024-09-16T14:33:08.326Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T14:33:08.447 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:08 smithi090 bash[54411]: ts=2024-09-16T14:33:08.326Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T14:33:08.447 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:08 smithi090 bash[54411]: ts=2024-09-16T14:33:08.326Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T14:33:09.337 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:08 smithi090 bash[55581]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T14:33:09.338 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:09 smithi090 bash[55641]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T14:33:09.338 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:09 smithi090 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T14:33:09.338 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:09 smithi090 systemd[1]: Stopped Ceph prometheus.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:33:09.338 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:09 smithi090 systemd[1]: Started Ceph prometheus.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:33:10.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:10 smithi050 bash[19827]: cluster 2024-09-16T14:33:09.084271+0000 mgr.y (mgr.25166) 39 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:33:10.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:10 smithi050 bash[19827]: audit 2024-09-16T14:33:09.273228+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:10.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:10 smithi050 bash[19827]: audit 2024-09-16T14:33:09.286874+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:10.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:10 smithi050 bash[19827]: audit 2024-09-16T14:33:09.295167+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:33:10.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:10 smithi050 bash[19827]: audit 2024-09-16T14:33:09.295948+0000 mgr.y (mgr.25166) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:33:10.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:10 smithi050 bash[19827]: audit 2024-09-16T14:33:09.317089+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:10.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:10 smithi050 bash[19827]: audit 2024-09-16T14:33:09.320667+0000 mon.c (mon.2) 139 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:33:10.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:10 smithi050 bash[19827]: audit 2024-09-16T14:33:09.325062+0000 mon.c (mon.2) 140 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi050"}]: dispatch 2024-09-16T14:33:10.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:10 smithi050 bash[19827]: audit 2024-09-16T14:33:09.334023+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:10.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:10 smithi050 bash[19827]: audit 2024-09-16T14:33:09.341903+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:33:10.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:10 smithi050 bash[19827]: audit 2024-09-16T14:33:09.409653+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:33:10.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:10 smithi050 bash[26719]: cluster 2024-09-16T14:33:09.084271+0000 mgr.y (mgr.25166) 39 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:33:10.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:10 smithi050 bash[26719]: audit 2024-09-16T14:33:09.273228+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:10.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:10 smithi050 bash[26719]: audit 2024-09-16T14:33:09.286874+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:10.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:10 smithi050 bash[26719]: audit 2024-09-16T14:33:09.295167+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:33:10.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:10 smithi050 bash[26719]: audit 2024-09-16T14:33:09.295948+0000 mgr.y (mgr.25166) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:33:10.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:10 smithi050 bash[26719]: audit 2024-09-16T14:33:09.317089+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:10.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:10 smithi050 bash[26719]: audit 2024-09-16T14:33:09.320667+0000 mon.c (mon.2) 139 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:33:10.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:10 smithi050 bash[26719]: audit 2024-09-16T14:33:09.325062+0000 mon.c (mon.2) 140 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi050"}]: dispatch 2024-09-16T14:33:10.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:10 smithi050 bash[26719]: audit 2024-09-16T14:33:09.334023+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:10.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:10 smithi050 bash[26719]: audit 2024-09-16T14:33:09.341903+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:33:10.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:10 smithi050 bash[26719]: audit 2024-09-16T14:33:09.409653+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:33:10.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:10 smithi090 bash[21690]: cluster 2024-09-16T14:33:09.084271+0000 mgr.y (mgr.25166) 39 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:33:10.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:10 smithi090 bash[21690]: audit 2024-09-16T14:33:09.273228+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:10.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:10 smithi090 bash[21690]: audit 2024-09-16T14:33:09.286874+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:10.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:10 smithi090 bash[21690]: audit 2024-09-16T14:33:09.295167+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:33:10.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:10 smithi090 bash[21690]: audit 2024-09-16T14:33:09.295948+0000 mgr.y (mgr.25166) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:33:10.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:10 smithi090 bash[21690]: audit 2024-09-16T14:33:09.317089+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:10.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:10 smithi090 bash[21690]: audit 2024-09-16T14:33:09.320667+0000 mon.c (mon.2) 139 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:33:10.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:10 smithi090 bash[21690]: audit 2024-09-16T14:33:09.325062+0000 mon.c (mon.2) 140 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi050"}]: dispatch 2024-09-16T14:33:10.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:10 smithi090 bash[21690]: audit 2024-09-16T14:33:09.334023+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:10.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:10 smithi090 bash[21690]: audit 2024-09-16T14:33:09.341903+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:33:10.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:10 smithi090 bash[21690]: audit 2024-09-16T14:33:09.409653+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:33:11.544 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[21690]: cephadm 2024-09-16T14:33:09.320155+0000 mgr.y (mgr.25166) 41 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.50:5000 to Dashboard 2024-09-16T14:33:11.544 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[21690]: audit 2024-09-16T14:33:09.321450+0000 mgr.y (mgr.25166) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:33:11.544 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[21690]: audit 2024-09-16T14:33:09.326106+0000 mgr.y (mgr.25166) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi050"}]: dispatch 2024-09-16T14:33:11.544 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[21690]: audit 2024-09-16T14:33:09.342720+0000 mgr.y (mgr.25166) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:33:11.545 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[55667]: ts=2024-09-16T14:33:11.362Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T14:33:11.545 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[55667]: ts=2024-09-16T14:33:11.362Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-16T14:33:11.545 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[55667]: ts=2024-09-16T14:33:11.362Z caller=main.go:570 level=info host_details="(Linux 5.15.0-121-generic #131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024 x86_64 smithi090 (none))" 2024-09-16T14:33:11.545 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[55667]: ts=2024-09-16T14:33:11.363Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T14:33:11.545 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[55667]: ts=2024-09-16T14:33:11.363Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T14:33:11.545 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[55667]: ts=2024-09-16T14:33:11.364Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T14:33:11.545 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[55667]: ts=2024-09-16T14:33:11.365Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T14:33:11.545 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[55667]: ts=2024-09-16T14:33:11.366Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T14:33:11.546 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[55667]: ts=2024-09-16T14:33:11.366Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T14:33:11.546 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[55667]: ts=2024-09-16T14:33:11.368Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T14:33:11.546 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[55667]: ts=2024-09-16T14:33:11.369Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.030212ms 2024-09-16T14:33:11.546 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[55667]: ts=2024-09-16T14:33:11.369Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T14:33:11.546 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[55667]: ts=2024-09-16T14:33:11.370Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-09-16T14:33:11.546 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[55667]: ts=2024-09-16T14:33:11.382Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-09-16T14:33:11.546 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[55667]: ts=2024-09-16T14:33:11.387Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-09-16T14:33:11.546 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[55667]: ts=2024-09-16T14:33:11.390Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-09-16T14:33:11.546 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[55667]: ts=2024-09-16T14:33:11.395Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-09-16T14:33:11.546 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[55667]: ts=2024-09-16T14:33:11.395Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-09-16T14:33:11.546 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[55667]: ts=2024-09-16T14:33:11.395Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=40.326µs wal_replay_duration=26.057311ms wbl_replay_duration=137ns total_replay_duration=27.158863ms 2024-09-16T14:33:11.546 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[55667]: ts=2024-09-16T14:33:11.397Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T14:33:11.546 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[55667]: ts=2024-09-16T14:33:11.397Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T14:33:11.547 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[55667]: ts=2024-09-16T14:33:11.397Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T14:33:11.547 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[55667]: ts=2024-09-16T14:33:11.442Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=44.511065ms db_storage=810ns remote_storage=1.196µs web_handler=435ns query_engine=788ns scrape=23.590177ms scrape_sd=156.254µs notify=27.49µs notify_sd=21.165µs rules=20.289425ms tracing=6.401µs 2024-09-16T14:33:11.547 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[55667]: ts=2024-09-16T14:33:11.442Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T14:33:11.547 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:11 smithi090 bash[55667]: ts=2024-09-16T14:33:11.442Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T14:33:11.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:11 smithi050 bash[26719]: cephadm 2024-09-16T14:33:09.320155+0000 mgr.y (mgr.25166) 41 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.50:5000 to Dashboard 2024-09-16T14:33:11.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:11 smithi050 bash[26719]: audit 2024-09-16T14:33:09.321450+0000 mgr.y (mgr.25166) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:33:11.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:11 smithi050 bash[26719]: audit 2024-09-16T14:33:09.326106+0000 mgr.y (mgr.25166) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi050"}]: dispatch 2024-09-16T14:33:11.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:11 smithi050 bash[26719]: audit 2024-09-16T14:33:09.342720+0000 mgr.y (mgr.25166) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:33:11.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:11 smithi050 bash[19827]: cephadm 2024-09-16T14:33:09.320155+0000 mgr.y (mgr.25166) 41 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.50:5000 to Dashboard 2024-09-16T14:33:11.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:11 smithi050 bash[19827]: audit 2024-09-16T14:33:09.321450+0000 mgr.y (mgr.25166) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:33:11.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:11 smithi050 bash[19827]: audit 2024-09-16T14:33:09.326106+0000 mgr.y (mgr.25166) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi050"}]: dispatch 2024-09-16T14:33:11.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:11 smithi050 bash[19827]: audit 2024-09-16T14:33:09.342720+0000 mgr.y (mgr.25166) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:33:12.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:12 smithi050 bash[19827]: cluster 2024-09-16T14:33:11.085052+0000 mgr.y (mgr.25166) 45 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:33:12.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:12 smithi050 bash[19827]: audit 2024-09-16T14:33:11.709190+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:33:12.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:12 smithi050 bash[26719]: cluster 2024-09-16T14:33:11.085052+0000 mgr.y (mgr.25166) 45 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:33:12.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:12 smithi050 bash[26719]: audit 2024-09-16T14:33:11.709190+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:33:12.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:12 smithi090 bash[21690]: cluster 2024-09-16T14:33:11.085052+0000 mgr.y (mgr.25166) 45 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:33:12.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:12 smithi090 bash[21690]: audit 2024-09-16T14:33:11.709190+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:33:13.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:13 smithi090 bash[21690]: audit 2024-09-16T14:33:12.553193+0000 mon.c (mon.2) 144 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:33:13.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:13 smithi090 bash[21690]: audit 2024-09-16T14:33:12.553961+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:33:13.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:13 smithi090 bash[21690]: audit 2024-09-16T14:33:12.556075+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T14:33:13.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:13 smithi090 bash[21690]: audit 2024-09-16T14:33:12.558012+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:33:13.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:13 smithi050 bash[19827]: audit 2024-09-16T14:33:12.553193+0000 mon.c (mon.2) 144 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:33:13.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:13 smithi050 bash[19827]: audit 2024-09-16T14:33:12.553961+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:33:13.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:13 smithi050 bash[19827]: audit 2024-09-16T14:33:12.556075+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T14:33:13.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:13 smithi050 bash[19827]: audit 2024-09-16T14:33:12.558012+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:33:13.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:13 smithi050 bash[26719]: audit 2024-09-16T14:33:12.553193+0000 mon.c (mon.2) 144 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:33:13.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:13 smithi050 bash[26719]: audit 2024-09-16T14:33:12.553961+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:33:13.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:13 smithi050 bash[26719]: audit 2024-09-16T14:33:12.556075+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T14:33:13.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:13 smithi050 bash[26719]: audit 2024-09-16T14:33:12.558012+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:33:14.566 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:14 smithi090 bash[21690]: cephadm 2024-09-16T14:33:12.552539+0000 mgr.y (mgr.25166) 46 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-16T14:33:14.566 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:14 smithi090 bash[21690]: cephadm 2024-09-16T14:33:12.559952+0000 mgr.y (mgr.25166) 47 : cephadm [INF] Deploying daemon mgr.x on smithi090 2024-09-16T14:33:14.566 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:14 smithi090 bash[21690]: cluster 2024-09-16T14:33:13.086825+0000 mgr.y (mgr.25166) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:14.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:14 smithi050 bash[19827]: cephadm 2024-09-16T14:33:12.552539+0000 mgr.y (mgr.25166) 46 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-16T14:33:14.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:14 smithi050 bash[19827]: cephadm 2024-09-16T14:33:12.559952+0000 mgr.y (mgr.25166) 47 : cephadm [INF] Deploying daemon mgr.x on smithi090 2024-09-16T14:33:14.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:14 smithi050 bash[19827]: cluster 2024-09-16T14:33:13.086825+0000 mgr.y (mgr.25166) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:14.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:14 smithi050 bash[26719]: cephadm 2024-09-16T14:33:12.552539+0000 mgr.y (mgr.25166) 46 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-16T14:33:14.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:14 smithi050 bash[26719]: cephadm 2024-09-16T14:33:12.559952+0000 mgr.y (mgr.25166) 47 : cephadm [INF] Deploying daemon mgr.x on smithi090 2024-09-16T14:33:14.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:14 smithi050 bash[26719]: cluster 2024-09-16T14:33:13.086825+0000 mgr.y (mgr.25166) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:15.551 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:33:15 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:15.552 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:15 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:15.552 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:15 smithi090 bash[21690]: audit 2024-09-16T14:33:14.187275+0000 mgr.y (mgr.25166) 49 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:33:15.552 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:15 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:15.552 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:33:15 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:15.553 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:33:15 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:15.553 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:33:15 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:15.553 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:33:15 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:15.554 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:15 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:15.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:15 smithi050 bash[19827]: audit 2024-09-16T14:33:14.187275+0000 mgr.y (mgr.25166) 49 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:33:15.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:15 smithi050 bash[26719]: audit 2024-09-16T14:33:14.187275+0000 mgr.y (mgr.25166) 49 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:33:15.804 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:33:15 smithi090 systemd[1]: Stopping Ceph mgr.x for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:33:15.805 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:33:15 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:16.665 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:33:16 smithi090 bash[55938]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-mgr-x 2024-09-16T14:33:16.666 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:16 smithi090 bash[21690]: cluster 2024-09-16T14:33:15.087589+0000 mgr.y (mgr.25166) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:33:16.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:16 smithi050 bash[19827]: cluster 2024-09-16T14:33:15.087589+0000 mgr.y (mgr.25166) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:33:16.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:16 smithi050 bash[26719]: cluster 2024-09-16T14:33:15.087589+0000 mgr.y (mgr.25166) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T14:33:16.918 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:33:16 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:16.919 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:16 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:16.920 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:33:16 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:16.920 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:16 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:16.920 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:16 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:16.921 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:33:16 smithi090 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-16T14:33:16.921 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:33:16 smithi090 bash[55996]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-mgr-x 2024-09-16T14:33:16.921 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:33:16 smithi090 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-16T14:33:16.921 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:33:16 smithi090 systemd[1]: Stopped Ceph mgr.x for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:33:16.921 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:33:16 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:16.922 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:33:16 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:16.922 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:33:16 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:16.923 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:33:16 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:17.124 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:33:17.195 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:33:16 smithi090 systemd[1]: Started Ceph mgr.x for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:33:17.782 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:33:17.782 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (24m) 29s ago 25m 13.5M - 0.25.0 c8568f914cd2 1c2d97372645 2024-09-16T14:33:17.782 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (25m) 29s ago 25m 75.3M - 9.4.12 2bacad6d85d8 8d5e9c6930c4 2024-09-16T14:33:17.782 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 starting - - - - 2024-09-16T14:33:17.782 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 starting - - - - 2024-09-16T14:33:17.783 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (10m) 29s ago 36m 482M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:33:17.783 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (36m) 29s ago 36m 84.0M 2048M 19.1.1-328-gad35db06 b5388489f99e 37ac949cf253 2024-09-16T14:33:17.783 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (34m) 29s ago 34m 58.7M 2048M 19.1.1-328-gad35db06 b5388489f99e a3cf9e797119 2024-09-16T14:33:17.783 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (34m) 29s ago 34m 58.2M 2048M 19.1.1-328-gad35db06 b5388489f99e 7e3580eefcd0 2024-09-16T14:33:17.783 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (25m) 29s ago 25m 8936k - 1.5.0 0da6a335fe13 58344df635fb 2024-09-16T14:33:17.783 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (25m) 29s ago 25m 9264k - 1.5.0 0da6a335fe13 d59bb47cac92 2024-09-16T14:33:17.783 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (33m) 29s ago 33m 65.9M 3037M 19.1.1-328-gad35db06 b5388489f99e 47cd40270475 2024-09-16T14:33:17.783 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (32m) 29s ago 32m 68.2M 3037M 19.1.1-328-gad35db06 b5388489f99e b3d14fae3c7d 2024-09-16T14:33:17.783 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (31m) 29s ago 31m 53.4M 3037M 19.1.1-328-gad35db06 b5388489f99e 9c1326f71702 2024-09-16T14:33:17.783 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (30m) 29s ago 30m 57.0M 3037M 19.1.1-328-gad35db06 b5388489f99e 010e8927a52f 2024-09-16T14:33:17.783 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (29m) 29s ago 29m 58.9M 3292M 19.1.1-328-gad35db06 b5388489f99e e352ed0b0cc0 2024-09-16T14:33:17.783 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (28m) 29s ago 28m 56.4M 3292M 19.1.1-328-gad35db06 b5388489f99e c2c5d905dd84 2024-09-16T14:33:17.783 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (27m) 29s ago 28m 64.8M 3292M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:33:17.784 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (26m) 29s ago 27m 57.9M 3292M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:33:17.784 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 starting - - - - 2024-09-16T14:33:17.784 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (23m) 29s ago 23m 101M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:33:17.784 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (23m) 29s ago 23m 101M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:33:18.163 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:33:18.163 INFO:teuthology.orchestra.run.smithi050.stdout: "mon": { 2024-09-16T14:33:18.163 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T14:33:18.163 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:33:18.163 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr": { 2024-09-16T14:33:18.164 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:33:18.164 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:33:18.164 INFO:teuthology.orchestra.run.smithi050.stdout: "osd": { 2024-09-16T14:33:18.164 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:33:18.164 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:33:18.164 INFO:teuthology.orchestra.run.smithi050.stdout: "rgw": { 2024-09-16T14:33:18.164 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:33:18.164 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:33:18.164 INFO:teuthology.orchestra.run.smithi050.stdout: "overall": { 2024-09-16T14:33:18.164 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T14:33:18.164 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:33:18.164 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:33:18.164 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:33:18.231 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:17 smithi090 bash[21690]: audit 2024-09-16T14:33:16.978286+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:18.231 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:17 smithi090 bash[21690]: audit 2024-09-16T14:33:16.990625+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:18.231 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:17 smithi090 bash[21690]: cluster 2024-09-16T14:33:17.089134+0000 mgr.y (mgr.25166) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:18.231 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:17 smithi090 bash[21690]: audit 2024-09-16T14:33:17.112160+0000 mgr.y (mgr.25166) 52 : audit [DBG] from='client.25352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:33:18.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:17 smithi050 bash[19827]: audit 2024-09-16T14:33:16.978286+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:18.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:17 smithi050 bash[19827]: audit 2024-09-16T14:33:16.990625+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:18.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:17 smithi050 bash[19827]: cluster 2024-09-16T14:33:17.089134+0000 mgr.y (mgr.25166) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:18.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:17 smithi050 bash[19827]: audit 2024-09-16T14:33:17.112160+0000 mgr.y (mgr.25166) 52 : audit [DBG] from='client.25352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:33:18.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:17 smithi050 bash[26719]: audit 2024-09-16T14:33:16.978286+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:18.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:17 smithi050 bash[26719]: audit 2024-09-16T14:33:16.990625+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:18.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:17 smithi050 bash[26719]: cluster 2024-09-16T14:33:17.089134+0000 mgr.y (mgr.25166) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:18.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:17 smithi050 bash[26719]: audit 2024-09-16T14:33:17.112160+0000 mgr.y (mgr.25166) 52 : audit [DBG] from='client.25352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:33:18.480 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:33:18.480 INFO:teuthology.orchestra.run.smithi050.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:33:18.480 INFO:teuthology.orchestra.run.smithi050.stdout: "in_progress": true, 2024-09-16T14:33:18.481 INFO:teuthology.orchestra.run.smithi050.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T14:33:18.481 INFO:teuthology.orchestra.run.smithi050.stdout: "services_complete": [], 2024-09-16T14:33:18.481 INFO:teuthology.orchestra.run.smithi050.stdout: "progress": "", 2024-09-16T14:33:18.481 INFO:teuthology.orchestra.run.smithi050.stdout: "message": "Currently upgrading mgr daemons", 2024-09-16T14:33:18.481 INFO:teuthology.orchestra.run.smithi050.stdout: "is_paused": false 2024-09-16T14:33:18.481 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:33:18.696 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:33:18 smithi090 bash[56053]: debug 2024-09-16T14:33:18.307+0000 7f0ecb5d1640 1 -- 172.21.15.90:0/840202570 <== mon.1 v2:172.21.15.90:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a7769cd0e0 con 0x55a7769cf400 2024-09-16T14:33:19.435 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:33:19 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:33:19] "GET /metrics HTTP/1.1" 200 38222 "" "Prometheus/2.43.0" 2024-09-16T14:33:19.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:18 smithi050 bash[19827]: audit 2024-09-16T14:33:17.441337+0000 mgr.y (mgr.25166) 53 : audit [DBG] from='client.15468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:33:19.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:18 smithi050 bash[19827]: audit 2024-09-16T14:33:17.747286+0000 mgr.y (mgr.25166) 54 : audit [DBG] from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:33:19.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:18 smithi050 bash[19827]: audit 2024-09-16T14:33:18.165189+0000 mon.a (mon.0) 1379 : audit [DBG] from='client.? 172.21.15.50:0/3939191631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:19.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:18 smithi050 bash[26719]: audit 2024-09-16T14:33:17.441337+0000 mgr.y (mgr.25166) 53 : audit [DBG] from='client.15468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:33:19.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:18 smithi050 bash[26719]: audit 2024-09-16T14:33:17.747286+0000 mgr.y (mgr.25166) 54 : audit [DBG] from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:33:19.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:18 smithi050 bash[26719]: audit 2024-09-16T14:33:18.165189+0000 mon.a (mon.0) 1379 : audit [DBG] from='client.? 172.21.15.50:0/3939191631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:19.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:18 smithi090 bash[21690]: audit 2024-09-16T14:33:17.441337+0000 mgr.y (mgr.25166) 53 : audit [DBG] from='client.15468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:33:19.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:18 smithi090 bash[21690]: audit 2024-09-16T14:33:17.747286+0000 mgr.y (mgr.25166) 54 : audit [DBG] from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:33:19.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:18 smithi090 bash[21690]: audit 2024-09-16T14:33:18.165189+0000 mon.a (mon.0) 1379 : audit [DBG] from='client.? 172.21.15.50:0/3939191631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:20.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:19 smithi050 bash[19827]: audit 2024-09-16T14:33:18.482052+0000 mgr.y (mgr.25166) 55 : audit [DBG] from='client.15486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:33:20.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:19 smithi050 bash[19827]: cluster 2024-09-16T14:33:19.089875+0000 mgr.y (mgr.25166) 56 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:20.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:20 smithi050 bash[26719]: audit 2024-09-16T14:33:18.482052+0000 mgr.y (mgr.25166) 55 : audit [DBG] from='client.15486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:33:20.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:20 smithi050 bash[26719]: cluster 2024-09-16T14:33:19.089875+0000 mgr.y (mgr.25166) 56 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:20.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:19 smithi090 bash[21690]: audit 2024-09-16T14:33:18.482052+0000 mgr.y (mgr.25166) 55 : audit [DBG] from='client.15486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:33:20.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:19 smithi090 bash[21690]: cluster 2024-09-16T14:33:19.089875+0000 mgr.y (mgr.25166) 56 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:22.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:22 smithi050 bash[19827]: cluster 2024-09-16T14:33:21.090605+0000 mgr.y (mgr.25166) 57 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:22.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:22 smithi050 bash[26719]: cluster 2024-09-16T14:33:21.090605+0000 mgr.y (mgr.25166) 57 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:22.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:22 smithi090 bash[21690]: cluster 2024-09-16T14:33:21.090605+0000 mgr.y (mgr.25166) 57 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:24.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:23 smithi090 bash[21690]: audit 2024-09-16T14:33:22.941430+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:24.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:23 smithi090 bash[21690]: audit 2024-09-16T14:33:22.949479+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:24.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:23 smithi090 bash[21690]: audit 2024-09-16T14:33:22.956750+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:24.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:23 smithi090 bash[21690]: audit 2024-09-16T14:33:22.964939+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:24.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:23 smithi090 bash[21690]: cluster 2024-09-16T14:33:23.092138+0000 mgr.y (mgr.25166) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:24.197 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:23 smithi050 bash[26719]: audit 2024-09-16T14:33:22.941430+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:24.197 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:23 smithi050 bash[26719]: audit 2024-09-16T14:33:22.949479+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:24.197 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:23 smithi050 bash[26719]: audit 2024-09-16T14:33:22.956750+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:24.197 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:23 smithi050 bash[26719]: audit 2024-09-16T14:33:22.964939+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:24.197 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:23 smithi050 bash[26719]: cluster 2024-09-16T14:33:23.092138+0000 mgr.y (mgr.25166) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:24.197 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:23 smithi050 bash[19827]: audit 2024-09-16T14:33:22.941430+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:24.198 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:23 smithi050 bash[19827]: audit 2024-09-16T14:33:22.949479+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:24.198 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:23 smithi050 bash[19827]: audit 2024-09-16T14:33:22.956750+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:24.198 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:23 smithi050 bash[19827]: audit 2024-09-16T14:33:22.964939+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:24.198 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:23 smithi050 bash[19827]: cluster 2024-09-16T14:33:23.092138+0000 mgr.y (mgr.25166) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:24.946 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:33:24 smithi090 bash[56053]: [16/Sep/2024:14:33:24] ENGINE Bus STARTING 2024-09-16T14:33:24.946 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:33:24 smithi090 bash[56053]: CherryPy Checker: 2024-09-16T14:33:24.946 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:33:24 smithi090 bash[56053]: The Application mounted at '' has an empty config. 2024-09-16T14:33:24.946 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:33:24 smithi090 bash[56053]: [16/Sep/2024:14:33:24] ENGINE Serving on http://:::9283 2024-09-16T14:33:24.946 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:33:24 smithi090 bash[56053]: [16/Sep/2024:14:33:24] ENGINE Bus STARTED 2024-09-16T14:33:25.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:25 smithi050 bash[19827]: audit 2024-09-16T14:33:24.123501+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:25.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:25 smithi050 bash[19827]: audit 2024-09-16T14:33:24.139596+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:25.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:25 smithi050 bash[19827]: audit 2024-09-16T14:33:24.198515+0000 mgr.y (mgr.25166) 59 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:33:25.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:25 smithi050 bash[19827]: audit 2024-09-16T14:33:24.467257+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.? 172.21.15.90:0/2190369455' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:33:25.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:25 smithi050 bash[19827]: audit 2024-09-16T14:33:24.467815+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.? 172.21.15.90:0/2190369455' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:33:25.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:25 smithi050 bash[19827]: cluster 2024-09-16T14:33:24.468533+0000 mon.a (mon.0) 1386 : cluster [DBG] Standby manager daemon x restarted 2024-09-16T14:33:25.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:25 smithi050 bash[19827]: cluster 2024-09-16T14:33:24.468721+0000 mon.a (mon.0) 1387 : cluster [DBG] Standby manager daemon x started 2024-09-16T14:33:25.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:25 smithi050 bash[19827]: audit 2024-09-16T14:33:24.469809+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.? 172.21.15.90:0/2190369455' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:33:25.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:25 smithi050 bash[19827]: audit 2024-09-16T14:33:24.470399+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.? 172.21.15.90:0/2190369455' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:33:25.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:25 smithi050 bash[26719]: audit 2024-09-16T14:33:24.123501+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:25.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:25 smithi050 bash[26719]: audit 2024-09-16T14:33:24.139596+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:25.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:25 smithi050 bash[26719]: audit 2024-09-16T14:33:24.198515+0000 mgr.y (mgr.25166) 59 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:33:25.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:25 smithi050 bash[26719]: audit 2024-09-16T14:33:24.467257+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.? 172.21.15.90:0/2190369455' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:33:25.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:25 smithi050 bash[26719]: audit 2024-09-16T14:33:24.467815+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.? 172.21.15.90:0/2190369455' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:33:25.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:25 smithi050 bash[26719]: cluster 2024-09-16T14:33:24.468533+0000 mon.a (mon.0) 1386 : cluster [DBG] Standby manager daemon x restarted 2024-09-16T14:33:25.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:25 smithi050 bash[26719]: cluster 2024-09-16T14:33:24.468721+0000 mon.a (mon.0) 1387 : cluster [DBG] Standby manager daemon x started 2024-09-16T14:33:25.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:25 smithi050 bash[26719]: audit 2024-09-16T14:33:24.469809+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.? 172.21.15.90:0/2190369455' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:33:25.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:25 smithi050 bash[26719]: audit 2024-09-16T14:33:24.470399+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.? 172.21.15.90:0/2190369455' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:33:25.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:25 smithi090 bash[21690]: audit 2024-09-16T14:33:24.123501+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:25.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:25 smithi090 bash[21690]: audit 2024-09-16T14:33:24.139596+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:25.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:25 smithi090 bash[21690]: audit 2024-09-16T14:33:24.198515+0000 mgr.y (mgr.25166) 59 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:33:25.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:25 smithi090 bash[21690]: audit 2024-09-16T14:33:24.467257+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.? 172.21.15.90:0/2190369455' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:33:25.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:25 smithi090 bash[21690]: audit 2024-09-16T14:33:24.467815+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.? 172.21.15.90:0/2190369455' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:33:25.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:25 smithi090 bash[21690]: cluster 2024-09-16T14:33:24.468533+0000 mon.a (mon.0) 1386 : cluster [DBG] Standby manager daemon x restarted 2024-09-16T14:33:25.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:25 smithi090 bash[21690]: cluster 2024-09-16T14:33:24.468721+0000 mon.a (mon.0) 1387 : cluster [DBG] Standby manager daemon x started 2024-09-16T14:33:25.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:25 smithi090 bash[21690]: audit 2024-09-16T14:33:24.469809+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.? 172.21.15.90:0/2190369455' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:33:25.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:25 smithi090 bash[21690]: audit 2024-09-16T14:33:24.470399+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.? 172.21.15.90:0/2190369455' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:33:26.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:26 smithi050 bash[19827]: cluster 2024-09-16T14:33:25.092868+0000 mgr.y (mgr.25166) 60 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:26.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:26 smithi050 bash[19827]: cluster 2024-09-16T14:33:25.163101+0000 mon.a (mon.0) 1388 : cluster [DBG] mgrmap e44: y(active, since 44s), standbys: x 2024-09-16T14:33:26.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:26 smithi050 bash[26719]: cluster 2024-09-16T14:33:25.092868+0000 mgr.y (mgr.25166) 60 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:26.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:26 smithi050 bash[26719]: cluster 2024-09-16T14:33:25.163101+0000 mon.a (mon.0) 1388 : cluster [DBG] mgrmap e44: y(active, since 44s), standbys: x 2024-09-16T14:33:26.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:26 smithi090 bash[21690]: cluster 2024-09-16T14:33:25.092868+0000 mgr.y (mgr.25166) 60 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:26.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:26 smithi090 bash[21690]: cluster 2024-09-16T14:33:25.163101+0000 mon.a (mon.0) 1388 : cluster [DBG] mgrmap e44: y(active, since 44s), standbys: x 2024-09-16T14:33:27.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:27 smithi050 bash[19827]: audit 2024-09-16T14:33:26.709602+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:33:27.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:27 smithi050 bash[26719]: audit 2024-09-16T14:33:26.709602+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:33:27.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:27 smithi090 bash[21690]: audit 2024-09-16T14:33:26.709602+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:33:28.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:28 smithi050 bash[19827]: cluster 2024-09-16T14:33:27.094435+0000 mgr.y (mgr.25166) 61 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:28.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:28 smithi050 bash[26719]: cluster 2024-09-16T14:33:27.094435+0000 mgr.y (mgr.25166) 61 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:28.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:28 smithi090 bash[21690]: cluster 2024-09-16T14:33:27.094435+0000 mgr.y (mgr.25166) 61 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:29.435 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:33:29 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:33:29] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-16T14:33:30.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:30 smithi050 bash[19827]: cluster 2024-09-16T14:33:29.095183+0000 mgr.y (mgr.25166) 62 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:30.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:30 smithi050 bash[26719]: cluster 2024-09-16T14:33:29.095183+0000 mgr.y (mgr.25166) 62 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:30.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:30 smithi090 bash[21690]: cluster 2024-09-16T14:33:29.095183+0000 mgr.y (mgr.25166) 62 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:32.423 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:32 smithi090 bash[21690]: cluster 2024-09-16T14:33:31.095919+0000 mgr.y (mgr.25166) 63 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:32.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:32 smithi050 bash[19827]: cluster 2024-09-16T14:33:31.095919+0000 mgr.y (mgr.25166) 63 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:32.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:32 smithi050 bash[26719]: cluster 2024-09-16T14:33:31.095919+0000 mgr.y (mgr.25166) 63 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:34.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:34 smithi050 bash[19827]: cluster 2024-09-16T14:33:33.097615+0000 mgr.y (mgr.25166) 64 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:34.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:34 smithi050 bash[26719]: cluster 2024-09-16T14:33:33.097615+0000 mgr.y (mgr.25166) 64 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:34.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:34 smithi090 bash[21690]: cluster 2024-09-16T14:33:33.097615+0000 mgr.y (mgr.25166) 64 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:35.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.207236+0000 mgr.y (mgr.25166) 65 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:33:35.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.439142+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.452823+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.456759+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:33:35.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.458733+0000 mon.c (mon.2) 149 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:33:35.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.470818+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.603492+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:33:35.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.607261+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:35.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.615288+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.621505+0000 mon.c (mon.2) 152 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T14:33:35.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.622095+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T14:33:35.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.630499+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-16T14:33:35.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.635804+0000 mon.c (mon.2) 153 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T14:33:35.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.636588+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T14:33:35.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.642688+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-16T14:33:35.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.649313+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:35.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.657884+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.663903+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:35.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.674856+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.683171+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:35.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.207236+0000 mgr.y (mgr.25166) 65 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:33:35.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.439142+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.452823+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.456759+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:33:35.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.458733+0000 mon.c (mon.2) 149 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:33:35.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.470818+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.603492+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:33:35.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.607261+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:35.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.615288+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.621505+0000 mon.c (mon.2) 152 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T14:33:35.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.622095+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T14:33:35.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.630499+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-16T14:33:35.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.635804+0000 mon.c (mon.2) 153 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T14:33:35.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.636588+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T14:33:35.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.642688+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-16T14:33:35.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.649313+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:35.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.657884+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.663903+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:35.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.674856+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.683171+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:35.440 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.694927+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.440 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.701960+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:35.440 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.713408+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.440 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.720563+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:35.440 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.732001+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.441 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.740699+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:35.441 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.752072+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.441 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.761125+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:35.441 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[19827]: audit 2024-09-16T14:33:34.770745+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.694927+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.701960+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:35.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.713408+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.720563+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:35.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.732001+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.740699+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:35.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.752072+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.761125+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:35.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:35 smithi050 bash[26719]: audit 2024-09-16T14:33:34.770745+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.207236+0000 mgr.y (mgr.25166) 65 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:33:35.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.439142+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.452823+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.456759+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:33:35.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.458733+0000 mon.c (mon.2) 149 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:33:35.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.470818+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.603492+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:33:35.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.607261+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:35.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.615288+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.621505+0000 mon.c (mon.2) 152 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T14:33:35.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.622095+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T14:33:35.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.630499+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-16T14:33:35.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.635804+0000 mon.c (mon.2) 153 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T14:33:35.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.636588+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T14:33:35.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.642688+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-16T14:33:35.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.649313+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:35.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.657884+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.663903+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:35.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.674856+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.683171+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:35.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.694927+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.701960+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:35.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.713408+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.720563+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:35.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.732001+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.740699+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:35.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.752072+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:35.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.761125+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:35.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:35 smithi090 bash[21690]: audit 2024-09-16T14:33:34.770745+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:36.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:36 smithi050 bash[19827]: cephadm 2024-09-16T14:33:34.608897+0000 mgr.y (mgr.25166) 66 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:33:36.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:36 smithi050 bash[19827]: cephadm 2024-09-16T14:33:34.650725+0000 mgr.y (mgr.25166) 67 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:33:36.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:36 smithi050 bash[19827]: cephadm 2024-09-16T14:33:34.665245+0000 mgr.y (mgr.25166) 68 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T14:33:36.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:36 smithi050 bash[19827]: cephadm 2024-09-16T14:33:34.684953+0000 mgr.y (mgr.25166) 69 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:33:36.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:36 smithi050 bash[19827]: cephadm 2024-09-16T14:33:34.703576+0000 mgr.y (mgr.25166) 70 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:33:36.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:36 smithi050 bash[19827]: cephadm 2024-09-16T14:33:34.722225+0000 mgr.y (mgr.25166) 71 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:33:36.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:36 smithi050 bash[19827]: cephadm 2024-09-16T14:33:34.742369+0000 mgr.y (mgr.25166) 72 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T14:33:36.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:36 smithi050 bash[19827]: cephadm 2024-09-16T14:33:34.762823+0000 mgr.y (mgr.25166) 73 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:33:36.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:36 smithi050 bash[19827]: cluster 2024-09-16T14:33:35.098333+0000 mgr.y (mgr.25166) 74 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:36.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:36 smithi050 bash[26719]: cephadm 2024-09-16T14:33:34.608897+0000 mgr.y (mgr.25166) 66 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:33:36.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:36 smithi050 bash[26719]: cephadm 2024-09-16T14:33:34.650725+0000 mgr.y (mgr.25166) 67 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:33:36.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:36 smithi050 bash[26719]: cephadm 2024-09-16T14:33:34.665245+0000 mgr.y (mgr.25166) 68 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T14:33:36.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:36 smithi050 bash[26719]: cephadm 2024-09-16T14:33:34.684953+0000 mgr.y (mgr.25166) 69 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:33:36.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:36 smithi050 bash[26719]: cephadm 2024-09-16T14:33:34.703576+0000 mgr.y (mgr.25166) 70 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:33:36.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:36 smithi050 bash[26719]: cephadm 2024-09-16T14:33:34.722225+0000 mgr.y (mgr.25166) 71 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:33:36.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:36 smithi050 bash[26719]: cephadm 2024-09-16T14:33:34.742369+0000 mgr.y (mgr.25166) 72 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T14:33:36.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:36 smithi050 bash[26719]: cephadm 2024-09-16T14:33:34.762823+0000 mgr.y (mgr.25166) 73 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:33:36.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:36 smithi050 bash[26719]: cluster 2024-09-16T14:33:35.098333+0000 mgr.y (mgr.25166) 74 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:36.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:36 smithi090 bash[21690]: cephadm 2024-09-16T14:33:34.608897+0000 mgr.y (mgr.25166) 66 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:33:36.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:36 smithi090 bash[21690]: cephadm 2024-09-16T14:33:34.650725+0000 mgr.y (mgr.25166) 67 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:33:36.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:36 smithi090 bash[21690]: cephadm 2024-09-16T14:33:34.665245+0000 mgr.y (mgr.25166) 68 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T14:33:36.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:36 smithi090 bash[21690]: cephadm 2024-09-16T14:33:34.684953+0000 mgr.y (mgr.25166) 69 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:33:36.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:36 smithi090 bash[21690]: cephadm 2024-09-16T14:33:34.703576+0000 mgr.y (mgr.25166) 70 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:33:36.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:36 smithi090 bash[21690]: cephadm 2024-09-16T14:33:34.722225+0000 mgr.y (mgr.25166) 71 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:33:36.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:36 smithi090 bash[21690]: cephadm 2024-09-16T14:33:34.742369+0000 mgr.y (mgr.25166) 72 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T14:33:36.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:36 smithi090 bash[21690]: cephadm 2024-09-16T14:33:34.762823+0000 mgr.y (mgr.25166) 73 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:33:36.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:36 smithi090 bash[21690]: cluster 2024-09-16T14:33:35.098333+0000 mgr.y (mgr.25166) 74 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:38.004 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:38.005 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:33:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:38.005 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:33:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:38.005 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:38.006 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:33:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:38.006 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:33:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:38.006 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:38.007 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:33:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:38.007 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:33:37 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:38.346 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:38 smithi050 systemd[1]: Stopping Ceph node-exporter.a for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:33:38.347 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:38 smithi050 bash[19827]: cluster 2024-09-16T14:33:37.099717+0000 mgr.y (mgr.25166) 75 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:38.347 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:38 smithi050 bash[19827]: cephadm 2024-09-16T14:33:37.142436+0000 mgr.y (mgr.25166) 76 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-16T14:33:38.347 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:38 smithi050 bash[19827]: cephadm 2024-09-16T14:33:37.143335+0000 mgr.y (mgr.25166) 77 : cephadm [INF] Deploying daemon node-exporter.a on smithi050 2024-09-16T14:33:38.347 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:38 smithi050 bash[26719]: cluster 2024-09-16T14:33:37.099717+0000 mgr.y (mgr.25166) 75 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:38.347 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:38 smithi050 bash[26719]: cephadm 2024-09-16T14:33:37.142436+0000 mgr.y (mgr.25166) 76 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-16T14:33:38.347 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:38 smithi050 bash[26719]: cephadm 2024-09-16T14:33:37.143335+0000 mgr.y (mgr.25166) 77 : cephadm [INF] Deploying daemon node-exporter.a on smithi050 2024-09-16T14:33:38.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:38 smithi090 bash[21690]: cluster 2024-09-16T14:33:37.099717+0000 mgr.y (mgr.25166) 75 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:38.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:38 smithi090 bash[21690]: cephadm 2024-09-16T14:33:37.142436+0000 mgr.y (mgr.25166) 76 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-16T14:33:38.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:38 smithi090 bash[21690]: cephadm 2024-09-16T14:33:37.143335+0000 mgr.y (mgr.25166) 77 : cephadm [INF] Deploying daemon node-exporter.a on smithi050 2024-09-16T14:33:39.133 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:38 smithi050 bash[79187]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-node-exporter-a 2024-09-16T14:33:39.133 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:33:39 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:33:39] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-16T14:33:39.429 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:39 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:39.429 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:33:39 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:39.430 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:33:39 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:39.430 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:33:39 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:39.430 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:39 smithi050 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-16T14:33:39.430 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:39 smithi050 bash[79248]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-node-exporter-a 2024-09-16T14:33:39.430 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:39 smithi050 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-16T14:33:39.430 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:39 smithi050 systemd[1]: Stopped Ceph node-exporter.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:33:39.431 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:39 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:39.431 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:33:39 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:39.431 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:33:39 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:39.431 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:33:39 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:39.432 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:39 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:39.685 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:39 smithi050 systemd[1]: Started Ceph node-exporter.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:33:39.685 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:39 smithi050 bash[79302]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-16T14:33:40.183 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:40 smithi050 bash[79302]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-16T14:33:40.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:40 smithi050 bash[26719]: cluster 2024-09-16T14:33:39.100374+0000 mgr.y (mgr.25166) 78 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:40.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:40 smithi050 bash[26719]: audit 2024-09-16T14:33:39.478102+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:40.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:40 smithi050 bash[26719]: audit 2024-09-16T14:33:39.484564+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:40.436 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:40 smithi050 bash[79302]: 2abcce694348: Pulling fs layer 2024-09-16T14:33:40.436 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:40 smithi050 bash[79302]: 455fd88e5221: Pulling fs layer 2024-09-16T14:33:40.436 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:40 smithi050 bash[79302]: 324153f2810a: Pulling fs layer 2024-09-16T14:33:40.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:40 smithi050 bash[19827]: cluster 2024-09-16T14:33:39.100374+0000 mgr.y (mgr.25166) 78 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:40.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:40 smithi050 bash[19827]: audit 2024-09-16T14:33:39.478102+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:40.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:40 smithi050 bash[19827]: audit 2024-09-16T14:33:39.484564+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:40.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:40 smithi090 bash[21690]: cluster 2024-09-16T14:33:39.100374+0000 mgr.y (mgr.25166) 78 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:40.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:40 smithi090 bash[21690]: audit 2024-09-16T14:33:39.478102+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:40.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:40 smithi090 bash[21690]: audit 2024-09-16T14:33:39.484564+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:40.739 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:40 smithi050 bash[79302]: 2abcce694348: Verifying Checksum 2024-09-16T14:33:40.739 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:40 smithi050 bash[79302]: 2abcce694348: Download complete 2024-09-16T14:33:40.739 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:40 smithi050 bash[79302]: 455fd88e5221: Download complete 2024-09-16T14:33:40.739 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:40 smithi050 bash[79302]: 2abcce694348: Pull complete 2024-09-16T14:33:41.185 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:40 smithi050 bash[79302]: 324153f2810a: Verifying Checksum 2024-09-16T14:33:41.185 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:40 smithi050 bash[79302]: 324153f2810a: Download complete 2024-09-16T14:33:41.684 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:41 smithi050 bash[79302]: 455fd88e5221: Pull complete 2024-09-16T14:33:41.935 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:41 smithi050 bash[79302]: 324153f2810a: Pull complete 2024-09-16T14:33:41.935 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:41 smithi050 bash[79302]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-16T14:33:41.935 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:41 smithi050 bash[79302]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-16T14:33:42.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:42 smithi090 bash[21690]: cluster 2024-09-16T14:33:41.101045+0000 mgr.y (mgr.25166) 79 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:42.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:42 smithi090 bash[21690]: audit 2024-09-16T14:33:41.714087+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:33:42.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:42 smithi050 bash[19827]: cluster 2024-09-16T14:33:41.101045+0000 mgr.y (mgr.25166) 79 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:42.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:42 smithi050 bash[19827]: audit 2024-09-16T14:33:41.714087+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:33:42.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:42 smithi050 bash[26719]: cluster 2024-09-16T14:33:41.101045+0000 mgr.y (mgr.25166) 79 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:42.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:42 smithi050 bash[26719]: audit 2024-09-16T14:33:41.714087+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:33:43.089 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:33:42 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:43.090 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:42 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:43.090 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:33:42 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:43.090 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:33:42 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:43.091 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:42 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:43.091 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:33:42 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:43.091 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:33:42 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:43.092 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:42 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:43.092 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:43 smithi090 systemd[1]: Stopping Ceph node-exporter.b for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:33:43.092 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:33:42 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:43.423 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:43 smithi090 bash[21690]: cephadm 2024-09-16T14:33:42.233791+0000 mgr.y (mgr.25166) 80 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-16T14:33:43.423 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:43 smithi090 bash[21690]: cephadm 2024-09-16T14:33:42.234773+0000 mgr.y (mgr.25166) 81 : cephadm [INF] Deploying daemon node-exporter.b on smithi090 2024-09-16T14:33:43.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[19827]: cephadm 2024-09-16T14:33:42.233791+0000 mgr.y (mgr.25166) 80 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-16T14:33:43.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[19827]: cephadm 2024-09-16T14:33:42.234773+0000 mgr.y (mgr.25166) 81 : cephadm [INF] Deploying daemon node-exporter.b on smithi090 2024-09-16T14:33:43.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[26719]: cephadm 2024-09-16T14:33:42.233791+0000 mgr.y (mgr.25166) 80 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-16T14:33:43.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[26719]: cephadm 2024-09-16T14:33:42.234773+0000 mgr.y (mgr.25166) 81 : cephadm [INF] Deploying daemon node-exporter.b on smithi090 2024-09-16T14:33:43.686 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.425Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-16T14:33:43.686 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.425Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-09-16T14:33:43.687 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.426Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-16T14:33:43.687 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.426Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-16T14:33:43.687 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.426Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-16T14:33:43.687 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.426Z 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-09-16T14:33:43.687 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.426Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-16T14:33:43.687 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.426Z caller=node_exporter.go:117 level=info collector=arp 2024-09-16T14:33:43.687 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.426Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-16T14:33:43.687 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.426Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-16T14:33:43.687 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.426Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-16T14:33:43.687 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.426Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-16T14:33:43.687 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.426Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-16T14:33:43.687 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.426Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-16T14:33:43.688 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.426Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-16T14:33:43.688 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.426Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-16T14:33:43.688 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.426Z caller=node_exporter.go:117 level=info collector=edac 2024-09-16T14:33:43.688 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.426Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-16T14:33:43.688 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.426Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-16T14:33:43.688 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-16T14:33:43.688 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-16T14:33:43.688 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-16T14:33:43.688 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-16T14:33:43.688 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-16T14:33:43.688 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-16T14:33:43.688 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-16T14:33:43.688 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-16T14:33:43.689 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-16T14:33:43.689 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-16T14:33:43.689 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-16T14:33:43.689 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-16T14:33:43.689 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-16T14:33:43.689 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-16T14:33:43.689 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=os 2024-09-16T14:33:43.689 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-16T14:33:43.689 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-16T14:33:43.690 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-16T14:33:43.690 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-16T14:33:43.690 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-16T14:33:43.690 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-16T14:33:43.690 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-16T14:33:43.690 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=stat 2024-09-16T14:33:43.690 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-16T14:33:43.690 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-16T14:33:43.690 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-16T14:33:43.690 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=time 2024-09-16T14:33:43.690 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-16T14:33:43.690 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=uname 2024-09-16T14:33:43.690 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-16T14:33:43.691 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-16T14:33:43.691 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-16T14:33:43.692 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-16T14:33:43.692 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:33:43 smithi050 bash[79302]: ts=2024-09-16T14:33:43.427Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-16T14:33:44.195 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:43 smithi090 bash[59439]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-node-exporter-b 2024-09-16T14:33:44.196 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:44 smithi090 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-16T14:33:44.196 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:44 smithi090 bash[59500]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-node-exporter-b 2024-09-16T14:33:44.196 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:44 smithi090 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-16T14:33:44.196 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:44 smithi090 systemd[1]: Stopped Ceph node-exporter.b for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:33:44.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:44 smithi050 bash[26719]: cluster 2024-09-16T14:33:43.102831+0000 mgr.y (mgr.25166) 82 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:44.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:44 smithi050 bash[19827]: cluster 2024-09-16T14:33:43.102831+0000 mgr.y (mgr.25166) 82 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:44.695 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:33:44 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:44.696 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:33:44 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:44.696 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:33:44 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:44.696 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:33:44 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:44.697 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:33:44 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:44.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:33:44 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:44.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:44 smithi090 bash[21690]: cluster 2024-09-16T14:33:43.102831+0000 mgr.y (mgr.25166) 82 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:44.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:44 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:44.698 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:33:44 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:44.698 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:44 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:33:44.698 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:44 smithi090 systemd[1]: Started Ceph node-exporter.b for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:33:44.698 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:44 smithi090 bash[59554]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-16T14:33:45.183 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:44 smithi090 bash[59554]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-16T14:33:45.183 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:45 smithi090 bash[59554]: 2abcce694348: Pulling fs layer 2024-09-16T14:33:45.183 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:45 smithi090 bash[59554]: 455fd88e5221: Pulling fs layer 2024-09-16T14:33:45.183 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:45 smithi090 bash[59554]: 324153f2810a: Pulling fs layer 2024-09-16T14:33:45.183 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:45 smithi090 bash[59554]: 455fd88e5221: Download complete 2024-09-16T14:33:45.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:45 smithi090 bash[21690]: audit 2024-09-16T14:33:44.215164+0000 mgr.y (mgr.25166) 83 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:33:45.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:45 smithi090 bash[21690]: audit 2024-09-16T14:33:44.396248+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:45.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:45 smithi090 bash[21690]: audit 2024-09-16T14:33:44.409758+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:45.446 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:45 smithi090 bash[59554]: 2abcce694348: Verifying Checksum 2024-09-16T14:33:45.446 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:45 smithi090 bash[59554]: 2abcce694348: Download complete 2024-09-16T14:33:45.447 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:45 smithi090 bash[59554]: 324153f2810a: Verifying Checksum 2024-09-16T14:33:45.447 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:45 smithi090 bash[59554]: 324153f2810a: Download complete 2024-09-16T14:33:45.447 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:45 smithi090 bash[59554]: 2abcce694348: Pull complete 2024-09-16T14:33:45.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:45 smithi050 bash[26719]: audit 2024-09-16T14:33:44.215164+0000 mgr.y (mgr.25166) 83 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:33:45.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:45 smithi050 bash[26719]: audit 2024-09-16T14:33:44.396248+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:45.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:45 smithi050 bash[26719]: audit 2024-09-16T14:33:44.409758+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:45.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:45 smithi050 bash[19827]: audit 2024-09-16T14:33:44.215164+0000 mgr.y (mgr.25166) 83 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:33:45.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:45 smithi050 bash[19827]: audit 2024-09-16T14:33:44.396248+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:45.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:45 smithi050 bash[19827]: audit 2024-09-16T14:33:44.409758+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:46.196 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:45 smithi090 bash[59554]: 455fd88e5221: Pull complete 2024-09-16T14:33:46.467 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:46 smithi090 bash[21690]: cluster 2024-09-16T14:33:45.103623+0000 mgr.y (mgr.25166) 84 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:46.467 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:46 smithi090 bash[59554]: 324153f2810a: Pull complete 2024-09-16T14:33:46.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:46 smithi050 bash[19827]: cluster 2024-09-16T14:33:45.103623+0000 mgr.y (mgr.25166) 84 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:46.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:46 smithi050 bash[26719]: cluster 2024-09-16T14:33:45.103623+0000 mgr.y (mgr.25166) 84 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:46.946 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:46 smithi090 bash[59554]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-16T14:33:46.946 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:46 smithi090 bash[59554]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-16T14:33:48.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[21690]: cluster 2024-09-16T14:33:47.105249+0000 mgr.y (mgr.25166) 85 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:48.446 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.252Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-16T14:33:48.446 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.252Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-09-16T14:33:48.446 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.252Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-16T14:33:48.446 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.252Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-16T14:33:48.447 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.252Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-16T14:33:48.447 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.252Z 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-09-16T14:33:48.447 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.253Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-16T14:33:48.447 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.253Z caller=node_exporter.go:117 level=info collector=arp 2024-09-16T14:33:48.447 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.253Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-16T14:33:48.447 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.253Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-16T14:33:48.447 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.253Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-16T14:33:48.447 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.253Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-16T14:33:48.447 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.253Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-16T14:33:48.447 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.253Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-16T14:33:48.447 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.253Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-16T14:33:48.447 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.253Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-16T14:33:48.447 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=edac 2024-09-16T14:33:48.448 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-16T14:33:48.448 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-16T14:33:48.448 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-16T14:33:48.448 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-16T14:33:48.448 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-16T14:33:48.448 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-16T14:33:48.448 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-16T14:33:48.448 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-16T14:33:48.448 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-16T14:33:48.449 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-16T14:33:48.449 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-16T14:33:48.449 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-16T14:33:48.449 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-16T14:33:48.449 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-16T14:33:48.449 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-16T14:33:48.449 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-16T14:33:48.449 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=os 2024-09-16T14:33:48.449 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-16T14:33:48.449 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-16T14:33:48.449 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-16T14:33:48.449 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-16T14:33:48.449 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-16T14:33:48.450 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-16T14:33:48.450 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-16T14:33:48.450 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=stat 2024-09-16T14:33:48.450 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-16T14:33:48.450 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-16T14:33:48.450 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-16T14:33:48.450 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=time 2024-09-16T14:33:48.450 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-16T14:33:48.450 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=uname 2024-09-16T14:33:48.450 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-16T14:33:48.450 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-16T14:33:48.450 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-16T14:33:48.450 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-16T14:33:48.451 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:33:48 smithi090 bash[59554]: ts=2024-09-16T14:33:48.254Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-16T14:33:48.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:48 smithi050 bash[19827]: cluster 2024-09-16T14:33:47.105249+0000 mgr.y (mgr.25166) 85 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:48.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:48 smithi050 bash[26719]: cluster 2024-09-16T14:33:47.105249+0000 mgr.y (mgr.25166) 85 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:48.825 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:33:49.435 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:33:49 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:33:49] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.43.0" 2024-09-16T14:33:49.501 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:33:49.501 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (25m) 26s ago 26m 13.5M - 0.25.0 c8568f914cd2 1c2d97372645 2024-09-16T14:33:49.501 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (25m) 26s ago 25m 75.3M - 9.4.12 2bacad6d85d8 8d5e9c6930c4 2024-09-16T14:33:49.502 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (46s) 26s ago 23m 47.2M - 3.8 b5388489f99e d92ced4635d4 2024-09-16T14:33:49.502 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (32s) 26s ago 34m 135M - 19.3.0-4917-g8293d73f 425e316ba8eb 9887b7561d75 2024-09-16T14:33:49.502 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (11m) 26s ago 37m 497M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:33:49.502 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (37m) 26s ago 37m 85.7M 2048M 19.1.1-328-gad35db06 b5388489f99e 37ac949cf253 2024-09-16T14:33:49.502 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (35m) 26s ago 35m 57.5M 2048M 19.1.1-328-gad35db06 b5388489f99e a3cf9e797119 2024-09-16T14:33:49.502 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (35m) 26s ago 35m 57.8M 2048M 19.1.1-328-gad35db06 b5388489f99e 7e3580eefcd0 2024-09-16T14:33:49.502 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 starting - - - - 2024-09-16T14:33:49.502 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 starting - - - - 2024-09-16T14:33:49.502 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (34m) 26s ago 34m 66.0M 3037M 19.1.1-328-gad35db06 b5388489f99e 47cd40270475 2024-09-16T14:33:49.502 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (33m) 26s ago 33m 68.4M 3037M 19.1.1-328-gad35db06 b5388489f99e b3d14fae3c7d 2024-09-16T14:33:49.502 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (32m) 26s ago 32m 53.3M 3037M 19.1.1-328-gad35db06 b5388489f99e 9c1326f71702 2024-09-16T14:33:49.502 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (31m) 26s ago 31m 57.1M 3037M 19.1.1-328-gad35db06 b5388489f99e 010e8927a52f 2024-09-16T14:33:49.502 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (30m) 26s ago 30m 59.0M 3292M 19.1.1-328-gad35db06 b5388489f99e e352ed0b0cc0 2024-09-16T14:33:49.502 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (29m) 26s ago 29m 56.4M 3292M 19.1.1-328-gad35db06 b5388489f99e c2c5d905dd84 2024-09-16T14:33:49.503 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (28m) 26s ago 28m 64.7M 3292M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:33:49.503 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (27m) 26s ago 27m 58.0M 3292M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:33:49.503 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (40s) 26s ago 26m 34.4M - 2.43.0 a07b618ecd1d 1cccc917339c 2024-09-16T14:33:49.503 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (23m) 26s ago 23m 101M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:33:49.503 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (24m) 26s ago 24m 101M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:33:49.894 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:33:49.894 INFO:teuthology.orchestra.run.smithi050.stdout: "mon": { 2024-09-16T14:33:49.894 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T14:33:49.894 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:33:49.894 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr": { 2024-09-16T14:33:49.894 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:33:49.895 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:33:49.895 INFO:teuthology.orchestra.run.smithi050.stdout: "osd": { 2024-09-16T14:33:49.895 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:33:49.895 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:33:49.895 INFO:teuthology.orchestra.run.smithi050.stdout: "rgw": { 2024-09-16T14:33:49.895 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:33:49.895 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:33:49.895 INFO:teuthology.orchestra.run.smithi050.stdout: "overall": { 2024-09-16T14:33:49.895 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T14:33:49.895 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:33:49.895 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:33:49.895 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:33:50.234 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:33:50.234 INFO:teuthology.orchestra.run.smithi050.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:33:50.234 INFO:teuthology.orchestra.run.smithi050.stdout: "in_progress": true, 2024-09-16T14:33:50.235 INFO:teuthology.orchestra.run.smithi050.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T14:33:50.235 INFO:teuthology.orchestra.run.smithi050.stdout: "services_complete": [ 2024-09-16T14:33:50.235 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr" 2024-09-16T14:33:50.235 INFO:teuthology.orchestra.run.smithi050.stdout: ], 2024-09-16T14:33:50.235 INFO:teuthology.orchestra.run.smithi050.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T14:33:50.235 INFO:teuthology.orchestra.run.smithi050.stdout: "message": "Currently upgrading node-exporter daemons", 2024-09-16T14:33:50.235 INFO:teuthology.orchestra.run.smithi050.stdout: "is_paused": false 2024-09-16T14:33:50.235 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:33:50.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:50 smithi050 bash[26719]: audit 2024-09-16T14:33:48.813804+0000 mgr.y (mgr.25166) 86 : audit [DBG] from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:33:50.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:50 smithi050 bash[26719]: cluster 2024-09-16T14:33:49.105922+0000 mgr.y (mgr.25166) 87 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:50.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:50 smithi050 bash[26719]: audit 2024-09-16T14:33:49.147253+0000 mgr.y (mgr.25166) 88 : audit [DBG] from='client.15504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:33:50.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:50 smithi050 bash[26719]: audit 2024-09-16T14:33:49.895840+0000 mon.c (mon.2) 162 : audit [DBG] from='client.? 172.21.15.50:0/3393744963' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:50.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:50 smithi050 bash[19827]: audit 2024-09-16T14:33:48.813804+0000 mgr.y (mgr.25166) 86 : audit [DBG] from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:33:50.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:50 smithi050 bash[19827]: cluster 2024-09-16T14:33:49.105922+0000 mgr.y (mgr.25166) 87 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:50.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:50 smithi050 bash[19827]: audit 2024-09-16T14:33:49.147253+0000 mgr.y (mgr.25166) 88 : audit [DBG] from='client.15504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:33:50.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:50 smithi050 bash[19827]: audit 2024-09-16T14:33:49.895840+0000 mon.c (mon.2) 162 : audit [DBG] from='client.? 172.21.15.50:0/3393744963' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:50.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:50 smithi090 bash[21690]: audit 2024-09-16T14:33:48.813804+0000 mgr.y (mgr.25166) 86 : audit [DBG] from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:33:50.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:50 smithi090 bash[21690]: cluster 2024-09-16T14:33:49.105922+0000 mgr.y (mgr.25166) 87 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:50.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:50 smithi090 bash[21690]: audit 2024-09-16T14:33:49.147253+0000 mgr.y (mgr.25166) 88 : audit [DBG] from='client.15504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:33:50.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:50 smithi090 bash[21690]: audit 2024-09-16T14:33:49.895840+0000 mon.c (mon.2) 162 : audit [DBG] from='client.? 172.21.15.50:0/3393744963' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:33:51.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:51 smithi050 bash[26719]: audit 2024-09-16T14:33:49.465365+0000 mgr.y (mgr.25166) 89 : audit [DBG] from='client.25400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:33:51.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:51 smithi050 bash[26719]: audit 2024-09-16T14:33:50.236248+0000 mgr.y (mgr.25166) 90 : audit [DBG] from='client.25412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:33:51.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:51 smithi050 bash[26719]: audit 2024-09-16T14:33:50.357881+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:51.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:51 smithi050 bash[26719]: audit 2024-09-16T14:33:50.363767+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:51.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:51 smithi050 bash[19827]: audit 2024-09-16T14:33:49.465365+0000 mgr.y (mgr.25166) 89 : audit [DBG] from='client.25400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:33:51.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:51 smithi050 bash[19827]: audit 2024-09-16T14:33:50.236248+0000 mgr.y (mgr.25166) 90 : audit [DBG] from='client.25412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:33:51.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:51 smithi050 bash[19827]: audit 2024-09-16T14:33:50.357881+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:51.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:51 smithi050 bash[19827]: audit 2024-09-16T14:33:50.363767+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:51.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:51 smithi090 bash[21690]: audit 2024-09-16T14:33:49.465365+0000 mgr.y (mgr.25166) 89 : audit [DBG] from='client.25400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:33:51.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:51 smithi090 bash[21690]: audit 2024-09-16T14:33:50.236248+0000 mgr.y (mgr.25166) 90 : audit [DBG] from='client.25412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:33:51.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:51 smithi090 bash[21690]: audit 2024-09-16T14:33:50.357881+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:51.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:51 smithi090 bash[21690]: audit 2024-09-16T14:33:50.363767+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:52.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:52 smithi050 bash[19827]: cluster 2024-09-16T14:33:51.106592+0000 mgr.y (mgr.25166) 91 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:52.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:52 smithi050 bash[19827]: audit 2024-09-16T14:33:51.437875+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:52.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:52 smithi050 bash[19827]: audit 2024-09-16T14:33:51.446455+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:52.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:52 smithi050 bash[19827]: audit 2024-09-16T14:33:51.474682+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:52.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:52 smithi050 bash[19827]: audit 2024-09-16T14:33:51.484255+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:52.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:52 smithi050 bash[26719]: cluster 2024-09-16T14:33:51.106592+0000 mgr.y (mgr.25166) 91 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:52.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:52 smithi050 bash[26719]: audit 2024-09-16T14:33:51.437875+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:52.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:52 smithi050 bash[26719]: audit 2024-09-16T14:33:51.446455+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:52.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:52 smithi050 bash[26719]: audit 2024-09-16T14:33:51.474682+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:52.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:52 smithi050 bash[26719]: audit 2024-09-16T14:33:51.484255+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:52.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:52 smithi090 bash[21690]: cluster 2024-09-16T14:33:51.106592+0000 mgr.y (mgr.25166) 91 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:52.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:52 smithi090 bash[21690]: audit 2024-09-16T14:33:51.437875+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:52.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:52 smithi090 bash[21690]: audit 2024-09-16T14:33:51.446455+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:52.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:52 smithi090 bash[21690]: audit 2024-09-16T14:33:51.474682+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:52.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:52 smithi090 bash[21690]: audit 2024-09-16T14:33:51.484255+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:53.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:53 smithi050 bash[19827]: audit 2024-09-16T14:33:52.532602+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:53.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:53 smithi050 bash[19827]: audit 2024-09-16T14:33:52.546729+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:53.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:53 smithi050 bash[19827]: cluster 2024-09-16T14:33:53.108238+0000 mgr.y (mgr.25166) 92 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:53.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:53 smithi050 bash[26719]: audit 2024-09-16T14:33:52.532602+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:53.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:53 smithi050 bash[26719]: audit 2024-09-16T14:33:52.546729+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:53.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:53 smithi050 bash[26719]: cluster 2024-09-16T14:33:53.108238+0000 mgr.y (mgr.25166) 92 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:53.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:53 smithi090 bash[21690]: audit 2024-09-16T14:33:52.532602+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:53.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:53 smithi090 bash[21690]: audit 2024-09-16T14:33:52.546729+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:33:53.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:53 smithi090 bash[21690]: cluster 2024-09-16T14:33:53.108238+0000 mgr.y (mgr.25166) 92 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:54.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:54 smithi050 bash[19827]: audit 2024-09-16T14:33:54.226450+0000 mgr.y (mgr.25166) 93 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:33:54.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:54 smithi050 bash[26719]: audit 2024-09-16T14:33:54.226450+0000 mgr.y (mgr.25166) 93 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:33:54.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:54 smithi090 bash[21690]: audit 2024-09-16T14:33:54.226450+0000 mgr.y (mgr.25166) 93 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:33:55.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:55 smithi050 bash[19827]: cluster 2024-09-16T14:33:55.108958+0000 mgr.y (mgr.25166) 94 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:55.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:55 smithi050 bash[26719]: cluster 2024-09-16T14:33:55.108958+0000 mgr.y (mgr.25166) 94 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:55.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:55 smithi090 bash[21690]: cluster 2024-09-16T14:33:55.108958+0000 mgr.y (mgr.25166) 94 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:33:57.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:56 smithi050 bash[19827]: audit 2024-09-16T14:33:56.714834+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:33:57.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:56 smithi050 bash[26719]: audit 2024-09-16T14:33:56.714834+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:33:57.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:56 smithi090 bash[21690]: audit 2024-09-16T14:33:56.714834+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:33:57.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:33:57 smithi090 bash[21690]: cluster 2024-09-16T14:33:57.110542+0000 mgr.y (mgr.25166) 95 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:58.061 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:33:57 smithi050 bash[19827]: cluster 2024-09-16T14:33:57.110542+0000 mgr.y (mgr.25166) 95 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:58.061 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:33:57 smithi050 bash[26719]: cluster 2024-09-16T14:33:57.110542+0000 mgr.y (mgr.25166) 95 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:33:59.435 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:33:59 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:33:59] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.43.0" 2024-09-16T14:34:00.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:00 smithi050 bash[19827]: cluster 2024-09-16T14:33:59.111235+0000 mgr.y (mgr.25166) 96 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:00.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:00 smithi050 bash[26719]: cluster 2024-09-16T14:33:59.111235+0000 mgr.y (mgr.25166) 96 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:00.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:00 smithi090 bash[21690]: cluster 2024-09-16T14:33:59.111235+0000 mgr.y (mgr.25166) 96 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:02.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:02 smithi050 bash[26719]: cluster 2024-09-16T14:34:01.111962+0000 mgr.y (mgr.25166) 97 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:02.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:02 smithi050 bash[26719]: audit 2024-09-16T14:34:01.471518+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:02.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:02 smithi050 bash[26719]: audit 2024-09-16T14:34:01.485537+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:02.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:02 smithi050 bash[19827]: cluster 2024-09-16T14:34:01.111962+0000 mgr.y (mgr.25166) 97 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:02.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:02 smithi050 bash[19827]: audit 2024-09-16T14:34:01.471518+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:02.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:02 smithi050 bash[19827]: audit 2024-09-16T14:34:01.485537+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:02.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:02 smithi090 bash[21690]: cluster 2024-09-16T14:34:01.111962+0000 mgr.y (mgr.25166) 97 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:02.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:02 smithi090 bash[21690]: audit 2024-09-16T14:34:01.471518+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:02.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:02 smithi090 bash[21690]: audit 2024-09-16T14:34:01.485537+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:04.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[19827]: cluster 2024-09-16T14:34:03.113601+0000 mgr.y (mgr.25166) 98 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:04.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[19827]: audit 2024-09-16T14:34:03.141533+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:04.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[19827]: audit 2024-09-16T14:34:03.155164+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:04.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[19827]: audit 2024-09-16T14:34:03.158787+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:34:04.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[19827]: audit 2024-09-16T14:34:03.160672+0000 mon.c (mon.2) 165 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:34:04.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[19827]: audit 2024-09-16T14:34:03.172692+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:04.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[19827]: audit 2024-09-16T14:34:03.306864+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:34:04.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[19827]: audit 2024-09-16T14:34:03.310688+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:04.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[19827]: audit 2024-09-16T14:34:03.313820+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:04.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[19827]: audit 2024-09-16T14:34:03.317106+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:04.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[19827]: audit 2024-09-16T14:34:03.320118+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:04.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[19827]: audit 2024-09-16T14:34:03.322631+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:04.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[19827]: audit 2024-09-16T14:34:03.325217+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:04.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[19827]: audit 2024-09-16T14:34:03.327927+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:04.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[19827]: audit 2024-09-16T14:34:03.330898+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:04.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[19827]: audit 2024-09-16T14:34:03.333654+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:04.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[26719]: cluster 2024-09-16T14:34:03.113601+0000 mgr.y (mgr.25166) 98 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:04.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[26719]: audit 2024-09-16T14:34:03.141533+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:04.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[26719]: audit 2024-09-16T14:34:03.155164+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:04.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[26719]: audit 2024-09-16T14:34:03.158787+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:34:04.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[26719]: audit 2024-09-16T14:34:03.160672+0000 mon.c (mon.2) 165 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:34:04.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[26719]: audit 2024-09-16T14:34:03.172692+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:04.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[26719]: audit 2024-09-16T14:34:03.306864+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:34:04.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[26719]: audit 2024-09-16T14:34:03.310688+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:04.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[26719]: audit 2024-09-16T14:34:03.313820+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:04.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[26719]: audit 2024-09-16T14:34:03.317106+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:04.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[26719]: audit 2024-09-16T14:34:03.320118+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:04.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[26719]: audit 2024-09-16T14:34:03.322631+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:04.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[26719]: audit 2024-09-16T14:34:03.325217+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:04.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[26719]: audit 2024-09-16T14:34:03.327927+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:04.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[26719]: audit 2024-09-16T14:34:03.330898+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:04.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:04 smithi050 bash[26719]: audit 2024-09-16T14:34:03.333654+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:04.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:04 smithi090 bash[21690]: cluster 2024-09-16T14:34:03.113601+0000 mgr.y (mgr.25166) 98 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:04.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:04 smithi090 bash[21690]: audit 2024-09-16T14:34:03.141533+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:04.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:04 smithi090 bash[21690]: audit 2024-09-16T14:34:03.155164+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:04.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:04 smithi090 bash[21690]: audit 2024-09-16T14:34:03.158787+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:34:04.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:04 smithi090 bash[21690]: audit 2024-09-16T14:34:03.160672+0000 mon.c (mon.2) 165 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:34:04.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:04 smithi090 bash[21690]: audit 2024-09-16T14:34:03.172692+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:04.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:04 smithi090 bash[21690]: audit 2024-09-16T14:34:03.306864+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:34:04.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:04 smithi090 bash[21690]: audit 2024-09-16T14:34:03.310688+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:04.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:04 smithi090 bash[21690]: audit 2024-09-16T14:34:03.313820+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:04.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:04 smithi090 bash[21690]: audit 2024-09-16T14:34:03.317106+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:04.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:04 smithi090 bash[21690]: audit 2024-09-16T14:34:03.320118+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:04.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:04 smithi090 bash[21690]: audit 2024-09-16T14:34:03.322631+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:04.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:04 smithi090 bash[21690]: audit 2024-09-16T14:34:03.325217+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:04.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:04 smithi090 bash[21690]: audit 2024-09-16T14:34:03.327927+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:04.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:04 smithi090 bash[21690]: audit 2024-09-16T14:34:03.330898+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:04.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:04 smithi090 bash[21690]: audit 2024-09-16T14:34:03.333654+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:05.415 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:05 smithi090 bash[21690]: audit 2024-09-16T14:34:04.237319+0000 mgr.y (mgr.25166) 99 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:34:05.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:05 smithi050 bash[26719]: audit 2024-09-16T14:34:04.237319+0000 mgr.y (mgr.25166) 99 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:34:05.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:05 smithi050 bash[19827]: audit 2024-09-16T14:34:04.237319+0000 mgr.y (mgr.25166) 99 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:34:06.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:06 smithi050 bash[19827]: cluster 2024-09-16T14:34:05.114328+0000 mgr.y (mgr.25166) 100 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:06.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:06 smithi050 bash[26719]: cluster 2024-09-16T14:34:05.114328+0000 mgr.y (mgr.25166) 100 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:06.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:06 smithi090 bash[21690]: cluster 2024-09-16T14:34:05.114328+0000 mgr.y (mgr.25166) 100 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:07.435 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:07 smithi050 bash[26719]: cephadm 2024-09-16T14:34:06.208035+0000 mgr.y (mgr.25166) 101 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-16T14:34:07.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:07 smithi050 bash[19827]: cephadm 2024-09-16T14:34:06.208035+0000 mgr.y (mgr.25166) 101 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-16T14:34:07.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:07 smithi090 bash[21690]: cephadm 2024-09-16T14:34:06.208035+0000 mgr.y (mgr.25166) 101 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-16T14:34:08.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:08 smithi050 bash[19827]: cephadm 2024-09-16T14:34:06.519258+0000 mgr.y (mgr.25166) 102 : cephadm [INF] Deploying daemon prometheus.a on smithi090 2024-09-16T14:34:08.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:08 smithi050 bash[19827]: cluster 2024-09-16T14:34:07.115914+0000 mgr.y (mgr.25166) 103 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:08.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:08 smithi050 bash[26719]: cephadm 2024-09-16T14:34:06.519258+0000 mgr.y (mgr.25166) 102 : cephadm [INF] Deploying daemon prometheus.a on smithi090 2024-09-16T14:34:08.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:08 smithi050 bash[26719]: cluster 2024-09-16T14:34:07.115914+0000 mgr.y (mgr.25166) 103 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:08.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:08 smithi090 bash[21690]: cephadm 2024-09-16T14:34:06.519258+0000 mgr.y (mgr.25166) 102 : cephadm [INF] Deploying daemon prometheus.a on smithi090 2024-09-16T14:34:08.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:08 smithi090 bash[21690]: cluster 2024-09-16T14:34:07.115914+0000 mgr.y (mgr.25166) 103 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:09.435 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:34:09 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:34:09] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.43.0" 2024-09-16T14:34:10.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:10 smithi050 bash[19827]: cluster 2024-09-16T14:34:09.116649+0000 mgr.y (mgr.25166) 104 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:10.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:10 smithi050 bash[26719]: cluster 2024-09-16T14:34:09.116649+0000 mgr.y (mgr.25166) 104 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:10.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:10 smithi090 bash[21690]: cluster 2024-09-16T14:34:09.116649+0000 mgr.y (mgr.25166) 104 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:12.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:12 smithi050 bash[19827]: cluster 2024-09-16T14:34:11.117422+0000 mgr.y (mgr.25166) 105 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:12.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:12 smithi050 bash[19827]: audit 2024-09-16T14:34:11.715053+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:34:12.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:12 smithi050 bash[26719]: cluster 2024-09-16T14:34:11.117422+0000 mgr.y (mgr.25166) 105 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:12.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:12 smithi050 bash[26719]: audit 2024-09-16T14:34:11.715053+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:34:12.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:12 smithi090 bash[21690]: cluster 2024-09-16T14:34:11.117422+0000 mgr.y (mgr.25166) 105 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:12.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:12 smithi090 bash[21690]: audit 2024-09-16T14:34:11.715053+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:34:14.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:14 smithi050 bash[19827]: cluster 2024-09-16T14:34:13.119101+0000 mgr.y (mgr.25166) 106 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:14.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:14 smithi050 bash[26719]: cluster 2024-09-16T14:34:13.119101+0000 mgr.y (mgr.25166) 106 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:14.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:14 smithi090 bash[21690]: cluster 2024-09-16T14:34:13.119101+0000 mgr.y (mgr.25166) 106 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:15.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:15 smithi050 bash[19827]: audit 2024-09-16T14:34:14.247267+0000 mgr.y (mgr.25166) 107 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:34:15.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:15 smithi050 bash[26719]: audit 2024-09-16T14:34:14.247267+0000 mgr.y (mgr.25166) 107 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:34:15.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:15 smithi090 bash[21690]: audit 2024-09-16T14:34:14.247267+0000 mgr.y (mgr.25166) 107 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:34:16.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:16 smithi050 bash[19827]: cluster 2024-09-16T14:34:15.119833+0000 mgr.y (mgr.25166) 108 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:16.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:16 smithi050 bash[26719]: cluster 2024-09-16T14:34:15.119833+0000 mgr.y (mgr.25166) 108 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:16.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:16 smithi090 bash[21690]: cluster 2024-09-16T14:34:15.119833+0000 mgr.y (mgr.25166) 108 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:18.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:18 smithi090 bash[21690]: cluster 2024-09-16T14:34:17.121338+0000 mgr.y (mgr.25166) 109 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:18.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:18 smithi050 bash[19827]: cluster 2024-09-16T14:34:17.121338+0000 mgr.y (mgr.25166) 109 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:18.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:18 smithi050 bash[26719]: cluster 2024-09-16T14:34:17.121338+0000 mgr.y (mgr.25166) 109 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:19.435 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:34:19 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:34:19] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.43.0" 2024-09-16T14:34:20.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:20 smithi090 bash[21690]: cluster 2024-09-16T14:34:19.122052+0000 mgr.y (mgr.25166) 110 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:20.582 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:34:20.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:20 smithi050 bash[19827]: cluster 2024-09-16T14:34:19.122052+0000 mgr.y (mgr.25166) 110 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:20.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:20 smithi050 bash[26719]: cluster 2024-09-16T14:34:19.122052+0000 mgr.y (mgr.25166) 110 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:20.946 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:34:20 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:20.946 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:34:20 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:20.946 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:20 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:20.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:20 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:20.947 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:34:20 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:20.947 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:34:20 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:20.948 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:34:20 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:20.948 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:34:20 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:20.948 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:34:20 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:21.245 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:34:21.245 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (26m) 30s ago 26m 13.5M - 0.25.0 c8568f914cd2 1c2d97372645 2024-09-16T14:34:21.245 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (26m) 29s ago 26m 74.7M - 9.4.12 2bacad6d85d8 8d5e9c6930c4 2024-09-16T14:34:21.245 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (78s) 30s ago 24m 47.5M - 3.8 b5388489f99e d92ced4635d4 2024-09-16T14:34:21.245 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (64s) 29s ago 35m 439M - 19.3.0-4917-g8293d73f 425e316ba8eb 9887b7561d75 2024-09-16T14:34:21.245 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (12m) 30s ago 37m 498M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:34:21.246 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (37m) 30s ago 37m 86.2M 2048M 19.1.1-328-gad35db06 b5388489f99e 37ac949cf253 2024-09-16T14:34:21.246 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (35m) 29s ago 35m 59.1M 2048M 19.1.1-328-gad35db06 b5388489f99e a3cf9e797119 2024-09-16T14:34:21.246 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (35m) 30s ago 35m 60.2M 2048M 19.1.1-328-gad35db06 b5388489f99e 7e3580eefcd0 2024-09-16T14:34:21.246 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (39s) 30s ago 26m 3051k - 1.7.0 72c9c2088986 e166bfc4ac14 2024-09-16T14:34:21.246 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (34s) 29s ago 26m - - 1.7.0 72c9c2088986 872a2376fb53 2024-09-16T14:34:21.246 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (34m) 30s ago 34m 66.3M 3037M 19.1.1-328-gad35db06 b5388489f99e 47cd40270475 2024-09-16T14:34:21.246 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (33m) 30s ago 33m 68.6M 3037M 19.1.1-328-gad35db06 b5388489f99e b3d14fae3c7d 2024-09-16T14:34:21.246 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (32m) 30s ago 32m 53.3M 3037M 19.1.1-328-gad35db06 b5388489f99e 9c1326f71702 2024-09-16T14:34:21.246 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (31m) 30s ago 31m 57.1M 3037M 19.1.1-328-gad35db06 b5388489f99e 010e8927a52f 2024-09-16T14:34:21.246 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (30m) 29s ago 30m 59.2M 3292M 19.1.1-328-gad35db06 b5388489f99e e352ed0b0cc0 2024-09-16T14:34:21.246 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (29m) 29s ago 30m 56.4M 3292M 19.1.1-328-gad35db06 b5388489f99e c2c5d905dd84 2024-09-16T14:34:21.247 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (29m) 29s ago 29m 64.7M 3292M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:34:21.247 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (28m) 29s ago 28m 58.2M 3292M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:34:21.247 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (71s) 29s ago 27m 35.5M - 2.43.0 a07b618ecd1d 1cccc917339c 2024-09-16T14:34:21.247 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (24m) 30s ago 24m 101M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:34:21.247 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (24m) 29s ago 24m 101M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:34:21.256 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:20 smithi090 systemd[1]: Stopping Ceph prometheus.a for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:34:21.256 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:21 smithi090 bash[55667]: ts=2024-09-16T14:34:21.072Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T14:34:21.256 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:21 smithi090 bash[55667]: ts=2024-09-16T14:34:21.072Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T14:34:21.256 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:21 smithi090 bash[55667]: ts=2024-09-16T14:34:21.072Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T14:34:21.256 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:21 smithi090 bash[55667]: ts=2024-09-16T14:34:21.072Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T14:34:21.256 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:21 smithi090 bash[55667]: ts=2024-09-16T14:34:21.072Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T14:34:21.256 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:21 smithi090 bash[55667]: ts=2024-09-16T14:34:21.072Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T14:34:21.256 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:21 smithi090 bash[55667]: ts=2024-09-16T14:34:21.072Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T14:34:21.256 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:21 smithi090 bash[55667]: ts=2024-09-16T14:34:21.072Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T14:34:21.256 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:21 smithi090 bash[55667]: ts=2024-09-16T14:34:21.072Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T14:34:21.256 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:21 smithi090 bash[55667]: ts=2024-09-16T14:34:21.073Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T14:34:21.257 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:21 smithi090 bash[55667]: ts=2024-09-16T14:34:21.073Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T14:34:21.257 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:21 smithi090 bash[55667]: ts=2024-09-16T14:34:21.073Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T14:34:21.612 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:34:21.612 INFO:teuthology.orchestra.run.smithi050.stdout: "mon": { 2024-09-16T14:34:21.613 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T14:34:21.613 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:34:21.613 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr": { 2024-09-16T14:34:21.613 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:34:21.613 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:34:21.613 INFO:teuthology.orchestra.run.smithi050.stdout: "osd": { 2024-09-16T14:34:21.613 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:34:21.613 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:34:21.613 INFO:teuthology.orchestra.run.smithi050.stdout: "rgw": { 2024-09-16T14:34:21.613 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:34:21.613 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:34:21.613 INFO:teuthology.orchestra.run.smithi050.stdout: "overall": { 2024-09-16T14:34:21.614 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T14:34:21.614 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:34:21.614 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:34:21.614 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:34:21.930 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:34:21.930 INFO:teuthology.orchestra.run.smithi050.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:34:21.930 INFO:teuthology.orchestra.run.smithi050.stdout: "in_progress": true, 2024-09-16T14:34:21.930 INFO:teuthology.orchestra.run.smithi050.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T14:34:21.930 INFO:teuthology.orchestra.run.smithi050.stdout: "services_complete": [ 2024-09-16T14:34:21.930 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr" 2024-09-16T14:34:21.930 INFO:teuthology.orchestra.run.smithi050.stdout: ], 2024-09-16T14:34:21.930 INFO:teuthology.orchestra.run.smithi050.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T14:34:21.930 INFO:teuthology.orchestra.run.smithi050.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-16T14:34:21.930 INFO:teuthology.orchestra.run.smithi050.stdout: "is_paused": false 2024-09-16T14:34:21.930 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:34:22.040 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:21 smithi090 bash[62713]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T14:34:22.040 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:22 smithi090 bash[62773]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T14:34:22.040 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:22 smithi090 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T14:34:22.040 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:22 smithi090 systemd[1]: Stopped Ceph prometheus.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:34:22.389 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:22 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:22.389 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:22 smithi090 bash[21690]: audit 2024-09-16T14:34:20.570064+0000 mgr.y (mgr.25166) 111 : audit [DBG] from='client.25418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:34:22.389 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:22 smithi090 bash[21690]: audit 2024-09-16T14:34:20.889700+0000 mgr.y (mgr.25166) 112 : audit [DBG] from='client.15534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:34:22.389 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:22 smithi090 bash[21690]: cluster 2024-09-16T14:34:21.122751+0000 mgr.y (mgr.25166) 113 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:22.389 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:22 smithi090 bash[21690]: audit 2024-09-16T14:34:21.207479+0000 mgr.y (mgr.25166) 114 : audit [DBG] from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:34:22.390 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:22 smithi090 bash[21690]: audit 2024-09-16T14:34:21.613838+0000 mon.c (mon.2) 177 : audit [DBG] from='client.? 172.21.15.50:0/923956402' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:22.390 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:34:22 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:22.390 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:34:22 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:22.390 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:34:22 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:22.391 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:34:22 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:22.391 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:22 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:22.391 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:22 smithi090 systemd[1]: Started Ceph prometheus.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:34:22.391 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:34:22 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:22.392 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:34:22 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:22.392 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:34:22 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:22.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:22 smithi050 bash[19827]: audit 2024-09-16T14:34:20.570064+0000 mgr.y (mgr.25166) 111 : audit [DBG] from='client.25418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:34:22.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:22 smithi050 bash[19827]: audit 2024-09-16T14:34:20.889700+0000 mgr.y (mgr.25166) 112 : audit [DBG] from='client.15534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:34:22.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:22 smithi050 bash[19827]: cluster 2024-09-16T14:34:21.122751+0000 mgr.y (mgr.25166) 113 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:22.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:22 smithi050 bash[19827]: audit 2024-09-16T14:34:21.207479+0000 mgr.y (mgr.25166) 114 : audit [DBG] from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:34:22.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:22 smithi050 bash[19827]: audit 2024-09-16T14:34:21.613838+0000 mon.c (mon.2) 177 : audit [DBG] from='client.? 172.21.15.50:0/923956402' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:22.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:22 smithi050 bash[26719]: audit 2024-09-16T14:34:20.570064+0000 mgr.y (mgr.25166) 111 : audit [DBG] from='client.25418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:34:22.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:22 smithi050 bash[26719]: audit 2024-09-16T14:34:20.889700+0000 mgr.y (mgr.25166) 112 : audit [DBG] from='client.15534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:34:22.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:22 smithi050 bash[26719]: cluster 2024-09-16T14:34:21.122751+0000 mgr.y (mgr.25166) 113 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:22.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:22 smithi050 bash[26719]: audit 2024-09-16T14:34:21.207479+0000 mgr.y (mgr.25166) 114 : audit [DBG] from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:34:22.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:22 smithi050 bash[26719]: audit 2024-09-16T14:34:21.613838+0000 mon.c (mon.2) 177 : audit [DBG] from='client.? 172.21.15.50:0/923956402' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:23.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:23 smithi050 bash[19827]: audit 2024-09-16T14:34:21.930927+0000 mgr.y (mgr.25166) 115 : audit [DBG] from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:34:23.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:23 smithi050 bash[19827]: audit 2024-09-16T14:34:22.339376+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:23.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:23 smithi050 bash[19827]: audit 2024-09-16T14:34:22.354994+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:23.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:23 smithi050 bash[26719]: audit 2024-09-16T14:34:21.930927+0000 mgr.y (mgr.25166) 115 : audit [DBG] from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:34:23.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:23 smithi050 bash[26719]: audit 2024-09-16T14:34:22.339376+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:23.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:23 smithi050 bash[26719]: audit 2024-09-16T14:34:22.354994+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:23.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[21690]: audit 2024-09-16T14:34:21.930927+0000 mgr.y (mgr.25166) 115 : audit [DBG] from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:34:23.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[21690]: audit 2024-09-16T14:34:22.339376+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:23.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[21690]: audit 2024-09-16T14:34:22.354994+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:24.197 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[62827]: ts=2024-09-16T14:34:23.814Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-16T14:34:24.197 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[62827]: ts=2024-09-16T14:34:23.814Z caller=main.go:622 level=info build_context="(go=go1.22.1, platform=linux/amd64, user=root@b5723e458358, date=20240319-10:54:45, tags=netgo,builtinassets,stringlabels)" 2024-09-16T14:34:24.197 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[62827]: ts=2024-09-16T14:34:23.814Z caller=main.go:623 level=info host_details="(Linux 5.15.0-121-generic #131-Ubuntu SMP Fri Aug 9 08:29:53 UTC 2024 x86_64 smithi090 (none))" 2024-09-16T14:34:24.197 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[62827]: ts=2024-09-16T14:34:23.814Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T14:34:24.198 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[62827]: ts=2024-09-16T14:34:23.814Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T14:34:24.198 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[62827]: ts=2024-09-16T14:34:23.816Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T14:34:24.198 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[62827]: ts=2024-09-16T14:34:23.817Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-16T14:34:24.198 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[62827]: ts=2024-09-16T14:34:23.819Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T14:34:24.198 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[62827]: ts=2024-09-16T14:34:23.819Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T14:34:24.198 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[62827]: ts=2024-09-16T14:34:23.821Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T14:34:24.199 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[62827]: ts=2024-09-16T14:34:23.822Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.023713ms 2024-09-16T14:34:24.199 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[62827]: ts=2024-09-16T14:34:23.822Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T14:34:24.199 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[62827]: ts=2024-09-16T14:34:23.823Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-09-16T14:34:24.199 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[62827]: ts=2024-09-16T14:34:23.835Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-09-16T14:34:24.199 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[62827]: ts=2024-09-16T14:34:23.839Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-09-16T14:34:24.199 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[62827]: ts=2024-09-16T14:34:23.842Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-09-16T14:34:24.200 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[62827]: ts=2024-09-16T14:34:23.846Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-09-16T14:34:24.200 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[62827]: ts=2024-09-16T14:34:23.849Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-09-16T14:34:24.200 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[62827]: ts=2024-09-16T14:34:23.849Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-09-16T14:34:24.200 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[62827]: ts=2024-09-16T14:34:23.849Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=46.271µs wal_replay_duration=26.632385ms wbl_replay_duration=138ns total_replay_duration=27.734534ms 2024-09-16T14:34:24.200 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[62827]: ts=2024-09-16T14:34:23.852Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T14:34:24.201 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[62827]: ts=2024-09-16T14:34:23.852Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-16T14:34:24.201 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[62827]: ts=2024-09-16T14:34:23.852Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T14:34:24.201 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[62827]: ts=2024-09-16T14:34:23.871Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.504778ms db_storage=981ns remote_storage=1.504µs web_handler=526ns query_engine=680ns scrape=336.228µs scrape_sd=149.572µs notify=15.405µs notify_sd=10.739µs rules=18.537801ms tracing=6.67µs 2024-09-16T14:34:24.201 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[62827]: ts=2024-09-16T14:34:23.871Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-16T14:34:24.201 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:34:23 smithi090 bash[62827]: ts=2024-09-16T14:34:23.872Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T14:34:24.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:24 smithi050 bash[19827]: cluster 2024-09-16T14:34:23.124422+0000 mgr.y (mgr.25166) 116 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:24.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:24 smithi050 bash[26719]: cluster 2024-09-16T14:34:23.124422+0000 mgr.y (mgr.25166) 116 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:24.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:24 smithi090 bash[21690]: cluster 2024-09-16T14:34:23.124422+0000 mgr.y (mgr.25166) 116 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:25.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:25 smithi050 bash[19827]: audit 2024-09-16T14:34:24.251259+0000 mgr.y (mgr.25166) 117 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:34:25.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:25 smithi050 bash[26719]: audit 2024-09-16T14:34:24.251259+0000 mgr.y (mgr.25166) 117 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:34:25.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:25 smithi090 bash[21690]: audit 2024-09-16T14:34:24.251259+0000 mgr.y (mgr.25166) 117 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:34:26.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:26 smithi050 bash[19827]: cluster 2024-09-16T14:34:25.125207+0000 mgr.y (mgr.25166) 118 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:26.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:26 smithi050 bash[26719]: cluster 2024-09-16T14:34:25.125207+0000 mgr.y (mgr.25166) 118 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:26.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:26 smithi090 bash[21690]: cluster 2024-09-16T14:34:25.125207+0000 mgr.y (mgr.25166) 118 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:27.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:27 smithi050 bash[19827]: audit 2024-09-16T14:34:26.715618+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:34:27.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:27 smithi050 bash[26719]: audit 2024-09-16T14:34:26.715618+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:34:27.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:27 smithi090 bash[21690]: audit 2024-09-16T14:34:26.715618+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:34:28.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:28 smithi050 bash[19827]: cluster 2024-09-16T14:34:27.126809+0000 mgr.y (mgr.25166) 119 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:28.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:28 smithi050 bash[26719]: cluster 2024-09-16T14:34:27.126809+0000 mgr.y (mgr.25166) 119 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:28.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:28 smithi090 bash[21690]: cluster 2024-09-16T14:34:27.126809+0000 mgr.y (mgr.25166) 119 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:29.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:34:29 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:34:29] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.51.0" 2024-09-16T14:34:29.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:29 smithi050 bash[19827]: audit 2024-09-16T14:34:28.416103+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:29.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:29 smithi050 bash[19827]: audit 2024-09-16T14:34:28.430555+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:29.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:29 smithi050 bash[19827]: cluster 2024-09-16T14:34:29.127485+0000 mgr.y (mgr.25166) 120 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:29.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:29 smithi050 bash[26719]: audit 2024-09-16T14:34:28.416103+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:29.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:29 smithi050 bash[26719]: audit 2024-09-16T14:34:28.430555+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:29.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:29 smithi050 bash[26719]: cluster 2024-09-16T14:34:29.127485+0000 mgr.y (mgr.25166) 120 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:29.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:29 smithi090 bash[21690]: audit 2024-09-16T14:34:28.416103+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:29.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:29 smithi090 bash[21690]: audit 2024-09-16T14:34:28.430555+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:29.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:29 smithi090 bash[21690]: cluster 2024-09-16T14:34:29.127485+0000 mgr.y (mgr.25166) 120 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:30.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:30 smithi050 bash[19827]: audit 2024-09-16T14:34:29.625546+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:30.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:30 smithi050 bash[19827]: audit 2024-09-16T14:34:29.639598+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:30.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:30 smithi050 bash[26719]: audit 2024-09-16T14:34:29.625546+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:30.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:30 smithi050 bash[26719]: audit 2024-09-16T14:34:29.639598+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:30.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:30 smithi090 bash[21690]: audit 2024-09-16T14:34:29.625546+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:30.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:30 smithi090 bash[21690]: audit 2024-09-16T14:34:29.639598+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:31.935 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:31 smithi050 bash[19827]: cluster 2024-09-16T14:34:31.128197+0000 mgr.y (mgr.25166) 121 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:31.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:31 smithi050 bash[26719]: cluster 2024-09-16T14:34:31.128197+0000 mgr.y (mgr.25166) 121 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:31.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:31 smithi090 bash[21690]: cluster 2024-09-16T14:34:31.128197+0000 mgr.y (mgr.25166) 121 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:34.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:34 smithi050 bash[26719]: cluster 2024-09-16T14:34:33.129823+0000 mgr.y (mgr.25166) 122 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:34.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:34 smithi050 bash[19827]: cluster 2024-09-16T14:34:33.129823+0000 mgr.y (mgr.25166) 122 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:34.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:34 smithi090 bash[21690]: cluster 2024-09-16T14:34:33.129823+0000 mgr.y (mgr.25166) 122 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:35.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:35 smithi090 bash[21690]: audit 2024-09-16T14:34:34.260918+0000 mgr.y (mgr.25166) 123 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:34:35.685 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:35 smithi050 bash[19827]: audit 2024-09-16T14:34:34.260918+0000 mgr.y (mgr.25166) 123 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:34:35.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:35 smithi050 bash[26719]: audit 2024-09-16T14:34:34.260918+0000 mgr.y (mgr.25166) 123 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:34:36.580 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:36 smithi090 bash[21690]: cluster 2024-09-16T14:34:35.130551+0000 mgr.y (mgr.25166) 124 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:36.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:36 smithi050 bash[19827]: cluster 2024-09-16T14:34:35.130551+0000 mgr.y (mgr.25166) 124 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:36.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:36 smithi050 bash[26719]: cluster 2024-09-16T14:34:35.130551+0000 mgr.y (mgr.25166) 124 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:38.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:38 smithi050 bash[19827]: cluster 2024-09-16T14:34:37.132107+0000 mgr.y (mgr.25166) 125 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:38.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:38 smithi050 bash[26719]: cluster 2024-09-16T14:34:37.132107+0000 mgr.y (mgr.25166) 125 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:38.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:38 smithi090 bash[21690]: cluster 2024-09-16T14:34:37.132107+0000 mgr.y (mgr.25166) 125 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:39.685 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:34:39 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:34:39] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.51.0" 2024-09-16T14:34:40.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:40 smithi050 bash[26719]: cluster 2024-09-16T14:34:39.132803+0000 mgr.y (mgr.25166) 126 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:40.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:40 smithi050 bash[19827]: cluster 2024-09-16T14:34:39.132803+0000 mgr.y (mgr.25166) 126 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:40.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:40 smithi090 bash[21690]: cluster 2024-09-16T14:34:39.132803+0000 mgr.y (mgr.25166) 126 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:41.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[19827]: audit 2024-09-16T14:34:40.359416+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:41.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[19827]: audit 2024-09-16T14:34:40.373175+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:41.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[19827]: audit 2024-09-16T14:34:40.376758+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:34:41.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[19827]: audit 2024-09-16T14:34:40.378857+0000 mon.c (mon.2) 180 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:34:41.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[19827]: audit 2024-09-16T14:34:40.388635+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:41.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[19827]: audit 2024-09-16T14:34:40.444187+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:34:41.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[19827]: audit 2024-09-16T14:34:40.445400+0000 mgr.y (mgr.25166) 127 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:34:41.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[19827]: audit 2024-09-16T14:34:40.527014+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:34:41.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[19827]: audit 2024-09-16T14:34:40.530502+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[19827]: audit 2024-09-16T14:34:40.533266+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[19827]: audit 2024-09-16T14:34:40.536217+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[19827]: audit 2024-09-16T14:34:40.538961+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[19827]: audit 2024-09-16T14:34:40.541717+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[19827]: audit 2024-09-16T14:34:40.544410+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[19827]: audit 2024-09-16T14:34:40.548016+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[19827]: audit 2024-09-16T14:34:40.552387+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[19827]: audit 2024-09-16T14:34:40.556006+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[19827]: audit 2024-09-16T14:34:40.559350+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[19827]: cluster 2024-09-16T14:34:41.133465+0000 mgr.y (mgr.25166) 128 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:41.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[26719]: audit 2024-09-16T14:34:40.359416+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:41.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[26719]: audit 2024-09-16T14:34:40.373175+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:41.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[26719]: audit 2024-09-16T14:34:40.376758+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:34:41.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[26719]: audit 2024-09-16T14:34:40.378857+0000 mon.c (mon.2) 180 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:34:41.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[26719]: audit 2024-09-16T14:34:40.388635+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:41.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[26719]: audit 2024-09-16T14:34:40.444187+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:34:41.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[26719]: audit 2024-09-16T14:34:40.445400+0000 mgr.y (mgr.25166) 127 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:34:41.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[26719]: audit 2024-09-16T14:34:40.527014+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:34:41.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[26719]: audit 2024-09-16T14:34:40.530502+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[26719]: audit 2024-09-16T14:34:40.533266+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[26719]: audit 2024-09-16T14:34:40.536217+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[26719]: audit 2024-09-16T14:34:40.538961+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[26719]: audit 2024-09-16T14:34:40.541717+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[26719]: audit 2024-09-16T14:34:40.544410+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[26719]: audit 2024-09-16T14:34:40.548016+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[26719]: audit 2024-09-16T14:34:40.552387+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[26719]: audit 2024-09-16T14:34:40.556006+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[26719]: audit 2024-09-16T14:34:40.559350+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:41 smithi050 bash[26719]: cluster 2024-09-16T14:34:41.133465+0000 mgr.y (mgr.25166) 128 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:41.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:41 smithi090 bash[21690]: audit 2024-09-16T14:34:40.359416+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:41.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:41 smithi090 bash[21690]: audit 2024-09-16T14:34:40.373175+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:41.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:41 smithi090 bash[21690]: audit 2024-09-16T14:34:40.376758+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:34:41.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:41 smithi090 bash[21690]: audit 2024-09-16T14:34:40.378857+0000 mon.c (mon.2) 180 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:34:41.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:41 smithi090 bash[21690]: audit 2024-09-16T14:34:40.388635+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:41.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:41 smithi090 bash[21690]: audit 2024-09-16T14:34:40.444187+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:34:41.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:41 smithi090 bash[21690]: audit 2024-09-16T14:34:40.445400+0000 mgr.y (mgr.25166) 127 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:34:41.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:41 smithi090 bash[21690]: audit 2024-09-16T14:34:40.527014+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:34:41.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:41 smithi090 bash[21690]: audit 2024-09-16T14:34:40.530502+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:41 smithi090 bash[21690]: audit 2024-09-16T14:34:40.533266+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:41 smithi090 bash[21690]: audit 2024-09-16T14:34:40.536217+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:41 smithi090 bash[21690]: audit 2024-09-16T14:34:40.538961+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:41 smithi090 bash[21690]: audit 2024-09-16T14:34:40.541717+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:41 smithi090 bash[21690]: audit 2024-09-16T14:34:40.544410+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:41 smithi090 bash[21690]: audit 2024-09-16T14:34:40.548016+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:41 smithi090 bash[21690]: audit 2024-09-16T14:34:40.552387+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:41 smithi090 bash[21690]: audit 2024-09-16T14:34:40.556006+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:41 smithi090 bash[21690]: audit 2024-09-16T14:34:40.559350+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:41.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:41 smithi090 bash[21690]: cluster 2024-09-16T14:34:41.133465+0000 mgr.y (mgr.25166) 128 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:42.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:42 smithi050 bash[19827]: audit 2024-09-16T14:34:41.715935+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:34:42.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:42 smithi050 bash[26719]: audit 2024-09-16T14:34:41.715935+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:34:42.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:42 smithi090 bash[21690]: audit 2024-09-16T14:34:41.715935+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:34:43.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:43 smithi050 bash[19827]: cephadm 2024-09-16T14:34:43.036053+0000 mgr.y (mgr.25166) 129 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-16T14:34:43.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:43 smithi050 bash[19827]: cephadm 2024-09-16T14:34:43.046806+0000 mgr.y (mgr.25166) 130 : cephadm [INF] Deploying daemon alertmanager.a on smithi050 2024-09-16T14:34:43.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:43 smithi050 bash[19827]: cluster 2024-09-16T14:34:43.135109+0000 mgr.y (mgr.25166) 131 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:43.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:43 smithi050 bash[26719]: cephadm 2024-09-16T14:34:43.036053+0000 mgr.y (mgr.25166) 129 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-16T14:34:43.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:43 smithi050 bash[26719]: cephadm 2024-09-16T14:34:43.046806+0000 mgr.y (mgr.25166) 130 : cephadm [INF] Deploying daemon alertmanager.a on smithi050 2024-09-16T14:34:43.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:43 smithi050 bash[26719]: cluster 2024-09-16T14:34:43.135109+0000 mgr.y (mgr.25166) 131 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:43.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:43 smithi090 bash[21690]: cephadm 2024-09-16T14:34:43.036053+0000 mgr.y (mgr.25166) 129 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-16T14:34:43.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:43 smithi090 bash[21690]: cephadm 2024-09-16T14:34:43.046806+0000 mgr.y (mgr.25166) 130 : cephadm [INF] Deploying daemon alertmanager.a on smithi050 2024-09-16T14:34:43.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:43 smithi090 bash[21690]: cluster 2024-09-16T14:34:43.135109+0000 mgr.y (mgr.25166) 131 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:44.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:44 smithi050 bash[19827]: audit 2024-09-16T14:34:44.271392+0000 mgr.y (mgr.25166) 132 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:34:44.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:44 smithi050 bash[26719]: audit 2024-09-16T14:34:44.271392+0000 mgr.y (mgr.25166) 132 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:34:44.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:44 smithi090 bash[21690]: audit 2024-09-16T14:34:44.271392+0000 mgr.y (mgr.25166) 132 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:34:45.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:45 smithi050 bash[19827]: cluster 2024-09-16T14:34:45.135871+0000 mgr.y (mgr.25166) 133 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:45.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:45 smithi050 bash[26719]: cluster 2024-09-16T14:34:45.135871+0000 mgr.y (mgr.25166) 133 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:45.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:45 smithi090 bash[21690]: cluster 2024-09-16T14:34:45.135871+0000 mgr.y (mgr.25166) 133 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:48.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:48 smithi090 bash[21690]: cluster 2024-09-16T14:34:47.137490+0000 mgr.y (mgr.25166) 134 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:48.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:48 smithi050 bash[19827]: cluster 2024-09-16T14:34:47.137490+0000 mgr.y (mgr.25166) 134 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:48.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:48 smithi050 bash[26719]: cluster 2024-09-16T14:34:47.137490+0000 mgr.y (mgr.25166) 134 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:49.397 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:34:49 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:34:49] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.51.0" 2024-09-16T14:34:50.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:50 smithi050 bash[19827]: cluster 2024-09-16T14:34:49.138051+0000 mgr.y (mgr.25166) 135 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:50.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:50 smithi050 bash[26719]: cluster 2024-09-16T14:34:49.138051+0000 mgr.y (mgr.25166) 135 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:50.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:50 smithi090 bash[21690]: cluster 2024-09-16T14:34:49.138051+0000 mgr.y (mgr.25166) 135 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:51.935 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:34:51 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:51.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:51 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:51.936 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:34:51 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:51.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:51 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:51.937 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:34:51 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:51.937 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:34:51 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:51.937 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:34:51 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:51.938 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:34:51 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:51.938 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:34:51 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:52.273 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:34:52.335 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:52 smithi050 bash[26719]: cluster 2024-09-16T14:34:51.138698+0000 mgr.y (mgr.25166) 136 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:52.335 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:34:51 smithi050 systemd[1]: Stopping Ceph alertmanager.a for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:34:52.335 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:34:52 smithi050 bash[53248]: ts=2024-09-16T14:34:52.084Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-16T14:34:52.336 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:52 smithi050 bash[19827]: cluster 2024-09-16T14:34:51.138698+0000 mgr.y (mgr.25166) 136 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:52.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:52 smithi090 bash[21690]: cluster 2024-09-16T14:34:51.138698+0000 mgr.y (mgr.25166) 136 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:52.915 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:34:52.916 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (26m) 62s ago 27m 13.5M - 0.25.0 c8568f914cd2 1c2d97372645 2024-09-16T14:34:52.916 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (26m) 24s ago 26m 74.7M - 9.4.12 2bacad6d85d8 8d5e9c6930c4 2024-09-16T14:34:52.916 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (110s) 62s ago 24m 47.5M - 3.8 b5388489f99e d92ced4635d4 2024-09-16T14:34:52.916 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (95s) 24s ago 35m 439M - 19.3.0-4917-g8293d73f 425e316ba8eb 9887b7561d75 2024-09-16T14:34:52.916 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (12m) 62s ago 38m 498M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:34:52.916 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (38m) 62s ago 38m 86.2M 2048M 19.1.1-328-gad35db06 b5388489f99e 37ac949cf253 2024-09-16T14:34:52.916 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (36m) 24s ago 36m 60.3M 2048M 19.1.1-328-gad35db06 b5388489f99e a3cf9e797119 2024-09-16T14:34:52.916 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (36m) 62s ago 36m 60.2M 2048M 19.1.1-328-gad35db06 b5388489f99e 7e3580eefcd0 2024-09-16T14:34:52.916 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (71s) 62s ago 27m 3051k - 1.7.0 72c9c2088986 e166bfc4ac14 2024-09-16T14:34:52.916 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (66s) 24s ago 27m 7411k - 1.7.0 72c9c2088986 872a2376fb53 2024-09-16T14:34:52.916 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (35m) 62s ago 35m 66.3M 3037M 19.1.1-328-gad35db06 b5388489f99e 47cd40270475 2024-09-16T14:34:52.916 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (34m) 62s ago 34m 68.6M 3037M 19.1.1-328-gad35db06 b5388489f99e b3d14fae3c7d 2024-09-16T14:34:52.917 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (33m) 62s ago 33m 53.3M 3037M 19.1.1-328-gad35db06 b5388489f99e 9c1326f71702 2024-09-16T14:34:52.917 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (32m) 62s ago 32m 57.1M 3037M 19.1.1-328-gad35db06 b5388489f99e 010e8927a52f 2024-09-16T14:34:52.917 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (31m) 24s ago 31m 59.3M 3292M 19.1.1-328-gad35db06 b5388489f99e e352ed0b0cc0 2024-09-16T14:34:52.917 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (30m) 24s ago 30m 56.4M 3292M 19.1.1-328-gad35db06 b5388489f99e c2c5d905dd84 2024-09-16T14:34:52.917 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (29m) 24s ago 29m 64.8M 3292M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:34:52.917 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (28m) 24s ago 28m 58.3M 3292M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:34:52.917 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (30s) 24s ago 27m 34.4M - 2.51.0 1d3b7f56885b 26eb48164510 2024-09-16T14:34:52.917 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (25m) 62s ago 25m 101M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:34:52.917 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (25m) 24s ago 25m 101M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:34:53.057 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:34:52 smithi050 bash[83017]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T14:34:53.057 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:34:52 smithi050 bash[83142]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T14:34:53.057 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:34:52 smithi050 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-16T14:34:53.057 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:34:52 smithi050 systemd[1]: Stopped Ceph alertmanager.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:34:53.299 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:34:53.300 INFO:teuthology.orchestra.run.smithi050.stdout: "mon": { 2024-09-16T14:34:53.300 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T14:34:53.300 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:34:53.300 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr": { 2024-09-16T14:34:53.300 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:34:53.300 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:34:53.300 INFO:teuthology.orchestra.run.smithi050.stdout: "osd": { 2024-09-16T14:34:53.300 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:34:53.300 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:34:53.300 INFO:teuthology.orchestra.run.smithi050.stdout: "rgw": { 2024-09-16T14:34:53.300 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:34:53.300 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:34:53.301 INFO:teuthology.orchestra.run.smithi050.stdout: "overall": { 2024-09-16T14:34:53.301 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T14:34:53.301 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:34:53.301 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:34:53.301 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:34:53.435 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:34:53 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:53.436 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:34:53 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:53.436 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:34:53 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:53.436 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:34:53 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:53.436 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:34:53 smithi050 systemd[1]: Started Ceph alertmanager.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:34:53.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:53 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:53.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:53 smithi050 bash[19827]: audit 2024-09-16T14:34:52.262013+0000 mgr.y (mgr.25166) 137 : audit [DBG] from='client.15558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:34:53.437 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:34:53 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:53.437 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:34:53 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:53.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:53 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:53.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:53 smithi050 bash[26719]: audit 2024-09-16T14:34:52.262013+0000 mgr.y (mgr.25166) 137 : audit [DBG] from='client.15558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:34:53.438 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:34:53 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:34:53.611 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:34:53.611 INFO:teuthology.orchestra.run.smithi050.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:34:53.611 INFO:teuthology.orchestra.run.smithi050.stdout: "in_progress": true, 2024-09-16T14:34:53.611 INFO:teuthology.orchestra.run.smithi050.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T14:34:53.611 INFO:teuthology.orchestra.run.smithi050.stdout: "services_complete": [ 2024-09-16T14:34:53.612 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr" 2024-09-16T14:34:53.612 INFO:teuthology.orchestra.run.smithi050.stdout: ], 2024-09-16T14:34:53.612 INFO:teuthology.orchestra.run.smithi050.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T14:34:53.612 INFO:teuthology.orchestra.run.smithi050.stdout: "message": "Currently upgrading alertmanager daemons", 2024-09-16T14:34:53.612 INFO:teuthology.orchestra.run.smithi050.stdout: "is_paused": false 2024-09-16T14:34:53.612 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:34:53.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:53 smithi090 bash[21690]: audit 2024-09-16T14:34:52.262013+0000 mgr.y (mgr.25166) 137 : audit [DBG] from='client.15558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:34:54.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:54 smithi050 bash[19827]: audit 2024-09-16T14:34:52.582068+0000 mgr.y (mgr.25166) 138 : audit [DBG] from='client.25454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:34:54.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:54 smithi050 bash[19827]: audit 2024-09-16T14:34:52.901040+0000 mgr.y (mgr.25166) 139 : audit [DBG] from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:34:54.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:54 smithi050 bash[19827]: cluster 2024-09-16T14:34:53.140292+0000 mgr.y (mgr.25166) 140 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:54.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:54 smithi050 bash[19827]: audit 2024-09-16T14:34:53.225978+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:54.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:54 smithi050 bash[19827]: audit 2024-09-16T14:34:53.232955+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:54.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:54 smithi050 bash[19827]: audit 2024-09-16T14:34:53.301198+0000 mon.c (mon.2) 194 : audit [DBG] from='client.? 172.21.15.50:0/4172747335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:54.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:54 smithi050 bash[26719]: audit 2024-09-16T14:34:52.582068+0000 mgr.y (mgr.25166) 138 : audit [DBG] from='client.25454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:34:54.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:54 smithi050 bash[26719]: audit 2024-09-16T14:34:52.901040+0000 mgr.y (mgr.25166) 139 : audit [DBG] from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:34:54.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:54 smithi050 bash[26719]: cluster 2024-09-16T14:34:53.140292+0000 mgr.y (mgr.25166) 140 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:54.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:54 smithi050 bash[26719]: audit 2024-09-16T14:34:53.225978+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:54.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:54 smithi050 bash[26719]: audit 2024-09-16T14:34:53.232955+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:54.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:54 smithi050 bash[26719]: audit 2024-09-16T14:34:53.301198+0000 mon.c (mon.2) 194 : audit [DBG] from='client.? 172.21.15.50:0/4172747335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:54.687 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:34:54 smithi050 bash[83217]: ts=2024-09-16T14:34:54.330Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-16T14:34:54.687 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:34:54 smithi050 bash[83217]: ts=2024-09-16T14:34:54.330Z caller=main.go:182 level=info build_context="(go=go1.21.7, platform=linux/amd64, user=root@22cd11f671e9, date=20240228-11:51:20, tags=netgo)" 2024-09-16T14:34:54.687 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:34:54 smithi050 bash[83217]: ts=2024-09-16T14:34:54.331Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.50 port=9094 2024-09-16T14:34:54.688 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:34:54 smithi050 bash[83217]: ts=2024-09-16T14:34:54.333Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-16T14:34:54.688 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:34:54 smithi050 bash[83217]: ts=2024-09-16T14:34:54.361Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T14:34:54.688 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:34:54 smithi050 bash[83217]: ts=2024-09-16T14:34:54.362Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T14:34:54.688 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:34:54 smithi050 bash[83217]: ts=2024-09-16T14:34:54.364Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-16T14:34:54.688 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:34:54 smithi050 bash[83217]: ts=2024-09-16T14:34:54.364Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-16T14:34:54.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:54 smithi090 bash[21690]: audit 2024-09-16T14:34:52.582068+0000 mgr.y (mgr.25166) 138 : audit [DBG] from='client.25454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:34:54.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:54 smithi090 bash[21690]: audit 2024-09-16T14:34:52.901040+0000 mgr.y (mgr.25166) 139 : audit [DBG] from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:34:54.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:54 smithi090 bash[21690]: cluster 2024-09-16T14:34:53.140292+0000 mgr.y (mgr.25166) 140 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:54.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:54 smithi090 bash[21690]: audit 2024-09-16T14:34:53.225978+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:54.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:54 smithi090 bash[21690]: audit 2024-09-16T14:34:53.232955+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:34:54.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:54 smithi090 bash[21690]: audit 2024-09-16T14:34:53.301198+0000 mon.c (mon.2) 194 : audit [DBG] from='client.? 172.21.15.50:0/4172747335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:34:55.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:55 smithi050 bash[19827]: audit 2024-09-16T14:34:53.612128+0000 mgr.y (mgr.25166) 141 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:34:55.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:55 smithi050 bash[19827]: audit 2024-09-16T14:34:54.279054+0000 mgr.y (mgr.25166) 142 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:34:55.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:55 smithi050 bash[26719]: audit 2024-09-16T14:34:53.612128+0000 mgr.y (mgr.25166) 141 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:34:55.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:55 smithi050 bash[26719]: audit 2024-09-16T14:34:54.279054+0000 mgr.y (mgr.25166) 142 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:34:55.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:55 smithi090 bash[21690]: audit 2024-09-16T14:34:53.612128+0000 mgr.y (mgr.25166) 141 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:34:55.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:55 smithi090 bash[21690]: audit 2024-09-16T14:34:54.279054+0000 mgr.y (mgr.25166) 142 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:34:56.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:56 smithi050 bash[19827]: cluster 2024-09-16T14:34:55.141135+0000 mgr.y (mgr.25166) 143 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:56.686 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:34:56 smithi050 bash[83217]: ts=2024-09-16T14:34:56.333Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000239753s 2024-09-16T14:34:56.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:56 smithi050 bash[26719]: cluster 2024-09-16T14:34:55.141135+0000 mgr.y (mgr.25166) 143 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:56.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:56 smithi090 bash[21690]: cluster 2024-09-16T14:34:55.141135+0000 mgr.y (mgr.25166) 143 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:34:57.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:57 smithi050 bash[19827]: audit 2024-09-16T14:34:56.716580+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:34:57.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:57 smithi050 bash[26719]: audit 2024-09-16T14:34:56.716580+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:34:57.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:57 smithi090 bash[21690]: audit 2024-09-16T14:34:56.716580+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:34:58.685 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:34:58 smithi050 bash[26719]: cluster 2024-09-16T14:34:57.142758+0000 mgr.y (mgr.25166) 144 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:58.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:34:58 smithi050 bash[19827]: cluster 2024-09-16T14:34:57.142758+0000 mgr.y (mgr.25166) 144 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:58.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:34:58 smithi090 bash[21690]: cluster 2024-09-16T14:34:57.142758+0000 mgr.y (mgr.25166) 144 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:34:59.685 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:34:59 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:34:59] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.51.0" 2024-09-16T14:35:00.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:00 smithi050 bash[19827]: audit 2024-09-16T14:34:59.082122+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:00.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:00 smithi050 bash[19827]: audit 2024-09-16T14:34:59.087877+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:00.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:00 smithi050 bash[19827]: cluster 2024-09-16T14:34:59.143202+0000 mgr.y (mgr.25166) 145 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:00.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:00 smithi050 bash[19827]: audit 2024-09-16T14:34:59.272476+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:00.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:00 smithi050 bash[19827]: audit 2024-09-16T14:34:59.285345+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:00.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:00 smithi050 bash[26719]: audit 2024-09-16T14:34:59.082122+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:00.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:00 smithi050 bash[26719]: audit 2024-09-16T14:34:59.087877+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:00.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:00 smithi050 bash[26719]: cluster 2024-09-16T14:34:59.143202+0000 mgr.y (mgr.25166) 145 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:00.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:00 smithi050 bash[26719]: audit 2024-09-16T14:34:59.272476+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:00.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:00 smithi050 bash[26719]: audit 2024-09-16T14:34:59.285345+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:00.449 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:00 smithi090 bash[21690]: audit 2024-09-16T14:34:59.082122+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:00.449 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:00 smithi090 bash[21690]: audit 2024-09-16T14:34:59.087877+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:00.449 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:00 smithi090 bash[21690]: cluster 2024-09-16T14:34:59.143202+0000 mgr.y (mgr.25166) 145 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:00.449 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:00 smithi090 bash[21690]: audit 2024-09-16T14:34:59.272476+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:00.449 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:00 smithi090 bash[21690]: audit 2024-09-16T14:34:59.285345+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:01.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:01 smithi050 bash[19827]: audit 2024-09-16T14:35:00.187182+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:01.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:01 smithi050 bash[19827]: audit 2024-09-16T14:35:00.194293+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:01.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:01 smithi050 bash[26719]: audit 2024-09-16T14:35:00.187182+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:01.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:01 smithi050 bash[26719]: audit 2024-09-16T14:35:00.194293+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:01.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:01 smithi090 bash[21690]: audit 2024-09-16T14:35:00.187182+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:01.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:01 smithi090 bash[21690]: audit 2024-09-16T14:35:00.194293+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:02.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:02 smithi050 bash[19827]: cluster 2024-09-16T14:35:01.143866+0000 mgr.y (mgr.25166) 146 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:02.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:02 smithi050 bash[26719]: cluster 2024-09-16T14:35:01.143866+0000 mgr.y (mgr.25166) 146 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:02.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:02 smithi090 bash[21690]: cluster 2024-09-16T14:35:01.143866+0000 mgr.y (mgr.25166) 146 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:04.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:04 smithi050 bash[19827]: cluster 2024-09-16T14:35:03.145476+0000 mgr.y (mgr.25166) 147 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:04.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:04 smithi050 bash[26719]: cluster 2024-09-16T14:35:03.145476+0000 mgr.y (mgr.25166) 147 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:04.687 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:35:04 smithi050 bash[83217]: ts=2024-09-16T14:35:04.337Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.00384237s 2024-09-16T14:35:04.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:04 smithi090 bash[21690]: cluster 2024-09-16T14:35:03.145476+0000 mgr.y (mgr.25166) 147 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:05.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:05 smithi050 bash[19827]: audit 2024-09-16T14:35:04.290097+0000 mgr.y (mgr.25166) 148 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:35:05.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:05 smithi050 bash[26719]: audit 2024-09-16T14:35:04.290097+0000 mgr.y (mgr.25166) 148 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:35:05.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:05 smithi090 bash[21690]: audit 2024-09-16T14:35:04.290097+0000 mgr.y (mgr.25166) 148 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:35:06.467 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:06 smithi050 bash[19827]: cluster 2024-09-16T14:35:05.146226+0000 mgr.y (mgr.25166) 149 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:06.468 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:06 smithi050 bash[26719]: cluster 2024-09-16T14:35:05.146226+0000 mgr.y (mgr.25166) 149 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:06.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:06 smithi090 bash[21690]: cluster 2024-09-16T14:35:05.146226+0000 mgr.y (mgr.25166) 149 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:08.435 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:08 smithi050 bash[19827]: cluster 2024-09-16T14:35:07.147712+0000 mgr.y (mgr.25166) 150 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:08.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:08 smithi050 bash[26719]: cluster 2024-09-16T14:35:07.147712+0000 mgr.y (mgr.25166) 150 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:08.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:08 smithi090 bash[21690]: cluster 2024-09-16T14:35:07.147712+0000 mgr.y (mgr.25166) 150 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:09.559 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:35:09 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:35:09] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.51.0" 2024-09-16T14:35:10.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:10 smithi050 bash[19827]: cluster 2024-09-16T14:35:09.148325+0000 mgr.y (mgr.25166) 151 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:10.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:10 smithi050 bash[19827]: audit 2024-09-16T14:35:10.122258+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:10.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:10 smithi050 bash[19827]: audit 2024-09-16T14:35:10.135935+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:10.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:10 smithi050 bash[19827]: audit 2024-09-16T14:35:10.139197+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:35:10.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:10 smithi050 bash[19827]: audit 2024-09-16T14:35:10.141033+0000 mon.c (mon.2) 197 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:35:10.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:10 smithi050 bash[19827]: audit 2024-09-16T14:35:10.152521+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:10.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:10 smithi050 bash[19827]: audit 2024-09-16T14:35:10.204514+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T14:35:10.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:10 smithi050 bash[26719]: cluster 2024-09-16T14:35:09.148325+0000 mgr.y (mgr.25166) 151 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:10.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:10 smithi050 bash[26719]: audit 2024-09-16T14:35:10.122258+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:10.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:10 smithi050 bash[26719]: audit 2024-09-16T14:35:10.135935+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:10.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:10 smithi050 bash[26719]: audit 2024-09-16T14:35:10.139197+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:35:10.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:10 smithi050 bash[26719]: audit 2024-09-16T14:35:10.141033+0000 mon.c (mon.2) 197 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:35:10.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:10 smithi050 bash[26719]: audit 2024-09-16T14:35:10.152521+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:10.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:10 smithi050 bash[26719]: audit 2024-09-16T14:35:10.204514+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T14:35:10.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:10 smithi090 bash[21690]: cluster 2024-09-16T14:35:09.148325+0000 mgr.y (mgr.25166) 151 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:10.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:10 smithi090 bash[21690]: audit 2024-09-16T14:35:10.122258+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:10.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:10 smithi090 bash[21690]: audit 2024-09-16T14:35:10.135935+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:10.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:10 smithi090 bash[21690]: audit 2024-09-16T14:35:10.139197+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:35:10.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:10 smithi090 bash[21690]: audit 2024-09-16T14:35:10.141033+0000 mon.c (mon.2) 197 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:35:10.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:10 smithi090 bash[21690]: audit 2024-09-16T14:35:10.152521+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:10.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:10 smithi090 bash[21690]: audit 2024-09-16T14:35:10.204514+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T14:35:11.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:11 smithi050 bash[19827]: audit 2024-09-16T14:35:10.205649+0000 mgr.y (mgr.25166) 152 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T14:35:11.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:11 smithi050 bash[19827]: audit 2024-09-16T14:35:10.290745+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:35:11.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:11 smithi050 bash[19827]: audit 2024-09-16T14:35:10.294666+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:11 smithi050 bash[19827]: audit 2024-09-16T14:35:10.297713+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:11 smithi050 bash[19827]: audit 2024-09-16T14:35:10.301039+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:11 smithi050 bash[19827]: audit 2024-09-16T14:35:10.304033+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:11 smithi050 bash[19827]: audit 2024-09-16T14:35:10.306603+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:11 smithi050 bash[19827]: audit 2024-09-16T14:35:10.309449+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:11 smithi050 bash[19827]: audit 2024-09-16T14:35:10.313053+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:11 smithi050 bash[19827]: audit 2024-09-16T14:35:10.317156+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:11 smithi050 bash[19827]: audit 2024-09-16T14:35:10.321092+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:11 smithi050 bash[19827]: audit 2024-09-16T14:35:10.324714+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:11 smithi050 bash[19827]: audit 2024-09-16T14:35:10.328394+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:11 smithi050 bash[26719]: audit 2024-09-16T14:35:10.205649+0000 mgr.y (mgr.25166) 152 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T14:35:11.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:11 smithi050 bash[26719]: audit 2024-09-16T14:35:10.290745+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:35:11.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:11 smithi050 bash[26719]: audit 2024-09-16T14:35:10.294666+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:11 smithi050 bash[26719]: audit 2024-09-16T14:35:10.297713+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:11 smithi050 bash[26719]: audit 2024-09-16T14:35:10.301039+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:11 smithi050 bash[26719]: audit 2024-09-16T14:35:10.304033+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:11 smithi050 bash[26719]: audit 2024-09-16T14:35:10.306603+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:11 smithi050 bash[26719]: audit 2024-09-16T14:35:10.309449+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:11 smithi050 bash[26719]: audit 2024-09-16T14:35:10.313053+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:11 smithi050 bash[26719]: audit 2024-09-16T14:35:10.317156+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:11 smithi050 bash[26719]: audit 2024-09-16T14:35:10.321092+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:11 smithi050 bash[26719]: audit 2024-09-16T14:35:10.324714+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:11 smithi050 bash[26719]: audit 2024-09-16T14:35:10.328394+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:11 smithi090 bash[21690]: audit 2024-09-16T14:35:10.205649+0000 mgr.y (mgr.25166) 152 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T14:35:11.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:11 smithi090 bash[21690]: audit 2024-09-16T14:35:10.290745+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:35:11.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:11 smithi090 bash[21690]: audit 2024-09-16T14:35:10.294666+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:11 smithi090 bash[21690]: audit 2024-09-16T14:35:10.297713+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:11 smithi090 bash[21690]: audit 2024-09-16T14:35:10.301039+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:11 smithi090 bash[21690]: audit 2024-09-16T14:35:10.304033+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:11 smithi090 bash[21690]: audit 2024-09-16T14:35:10.306603+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:11 smithi090 bash[21690]: audit 2024-09-16T14:35:10.309449+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:11 smithi090 bash[21690]: audit 2024-09-16T14:35:10.313053+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:11 smithi090 bash[21690]: audit 2024-09-16T14:35:10.317156+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:11 smithi090 bash[21690]: audit 2024-09-16T14:35:10.321092+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:11 smithi090 bash[21690]: audit 2024-09-16T14:35:10.324714+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:11.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:11 smithi090 bash[21690]: audit 2024-09-16T14:35:10.328394+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:12.514 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:12 smithi090 bash[21690]: cluster 2024-09-16T14:35:11.149145+0000 mgr.y (mgr.25166) 153 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:12.514 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:12 smithi090 bash[21690]: audit 2024-09-16T14:35:11.716927+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:35:12.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:12 smithi050 bash[19827]: cluster 2024-09-16T14:35:11.149145+0000 mgr.y (mgr.25166) 153 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:12.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:12 smithi050 bash[19827]: audit 2024-09-16T14:35:11.716927+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:35:12.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:12 smithi050 bash[26719]: cluster 2024-09-16T14:35:11.149145+0000 mgr.y (mgr.25166) 153 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:12.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:12 smithi050 bash[26719]: audit 2024-09-16T14:35:11.716927+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:35:14.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:14 smithi050 bash[19827]: cluster 2024-09-16T14:35:13.150820+0000 mgr.y (mgr.25166) 154 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:14.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:14 smithi050 bash[26719]: cluster 2024-09-16T14:35:13.150820+0000 mgr.y (mgr.25166) 154 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:14 smithi090 bash[21690]: cluster 2024-09-16T14:35:13.150820+0000 mgr.y (mgr.25166) 154 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:15.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:15 smithi050 bash[19827]: cephadm 2024-09-16T14:35:13.373004+0000 mgr.y (mgr.25166) 155 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-16T14:35:15.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:15 smithi050 bash[19827]: cephadm 2024-09-16T14:35:13.479096+0000 mgr.y (mgr.25166) 156 : cephadm [INF] Deploying daemon grafana.a on smithi090 2024-09-16T14:35:15.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:15 smithi050 bash[19827]: audit 2024-09-16T14:35:14.300787+0000 mgr.y (mgr.25166) 157 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:35:15.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:15 smithi050 bash[26719]: cephadm 2024-09-16T14:35:13.373004+0000 mgr.y (mgr.25166) 155 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-16T14:35:15.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:15 smithi050 bash[26719]: cephadm 2024-09-16T14:35:13.479096+0000 mgr.y (mgr.25166) 156 : cephadm [INF] Deploying daemon grafana.a on smithi090 2024-09-16T14:35:15.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:15 smithi050 bash[26719]: audit 2024-09-16T14:35:14.300787+0000 mgr.y (mgr.25166) 157 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:35:15.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:15 smithi090 bash[21690]: cephadm 2024-09-16T14:35:13.373004+0000 mgr.y (mgr.25166) 155 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-16T14:35:15.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:15 smithi090 bash[21690]: cephadm 2024-09-16T14:35:13.479096+0000 mgr.y (mgr.25166) 156 : cephadm [INF] Deploying daemon grafana.a on smithi090 2024-09-16T14:35:15.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:15 smithi090 bash[21690]: audit 2024-09-16T14:35:14.300787+0000 mgr.y (mgr.25166) 157 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:35:16.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:16 smithi050 bash[19827]: cluster 2024-09-16T14:35:15.151664+0000 mgr.y (mgr.25166) 158 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:16.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:16 smithi050 bash[26719]: cluster 2024-09-16T14:35:15.151664+0000 mgr.y (mgr.25166) 158 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:16.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:16 smithi090 bash[21690]: cluster 2024-09-16T14:35:15.151664+0000 mgr.y (mgr.25166) 158 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:18.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:18 smithi050 bash[19827]: cluster 2024-09-16T14:35:17.153337+0000 mgr.y (mgr.25166) 159 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:18.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:18 smithi050 bash[26719]: cluster 2024-09-16T14:35:17.153337+0000 mgr.y (mgr.25166) 159 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:18.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:18 smithi090 bash[21690]: cluster 2024-09-16T14:35:17.153337+0000 mgr.y (mgr.25166) 159 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:19.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:35:19 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:35:19] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.51.0" 2024-09-16T14:35:20.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:20 smithi050 bash[19827]: cluster 2024-09-16T14:35:19.154044+0000 mgr.y (mgr.25166) 160 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:20.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:20 smithi050 bash[26719]: cluster 2024-09-16T14:35:19.154044+0000 mgr.y (mgr.25166) 160 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:20.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:20 smithi090 bash[21690]: cluster 2024-09-16T14:35:19.154044+0000 mgr.y (mgr.25166) 160 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:22.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:22 smithi050 bash[19827]: cluster 2024-09-16T14:35:21.154754+0000 mgr.y (mgr.25166) 161 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:22.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:22 smithi050 bash[26719]: cluster 2024-09-16T14:35:21.154754+0000 mgr.y (mgr.25166) 161 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:22.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:22 smithi090 bash[21690]: cluster 2024-09-16T14:35:21.154754+0000 mgr.y (mgr.25166) 161 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:23.961 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:35:24.621 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:35:24.622 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (31s) 25s ago 27m 14.1M - 0.27.0 11f11916f8cd cabc95728e9a 2024-09-16T14:35:24.622 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (27m) 25s ago 27m 76.1M - 9.4.12 2bacad6d85d8 8d5e9c6930c4 2024-09-16T14:35:24.622 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (2m) 25s ago 25m 48.0M - 3.8 b5388489f99e d92ced4635d4 2024-09-16T14:35:24.622 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (2m) 25s ago 36m 439M - 19.3.0-4917-g8293d73f 425e316ba8eb 9887b7561d75 2024-09-16T14:35:24.622 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (13m) 25s ago 38m 502M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:35:24.622 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (38m) 25s ago 38m 88.4M 2048M 19.1.1-328-gad35db06 b5388489f99e 37ac949cf253 2024-09-16T14:35:24.623 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (36m) 25s ago 36m 61.1M 2048M 19.1.1-328-gad35db06 b5388489f99e a3cf9e797119 2024-09-16T14:35:24.623 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (36m) 25s ago 36m 62.9M 2048M 19.1.1-328-gad35db06 b5388489f99e 7e3580eefcd0 2024-09-16T14:35:24.623 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (102s) 25s ago 27m 8355k - 1.7.0 72c9c2088986 e166bfc4ac14 2024-09-16T14:35:24.623 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (98s) 25s ago 27m 7707k - 1.7.0 72c9c2088986 872a2376fb53 2024-09-16T14:35:24.623 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (35m) 25s ago 35m 66.3M 3037M 19.1.1-328-gad35db06 b5388489f99e 47cd40270475 2024-09-16T14:35:24.623 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (34m) 25s ago 34m 68.6M 3037M 19.1.1-328-gad35db06 b5388489f99e b3d14fae3c7d 2024-09-16T14:35:24.624 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (33m) 25s ago 33m 53.4M 3037M 19.1.1-328-gad35db06 b5388489f99e 9c1326f71702 2024-09-16T14:35:24.624 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (32m) 25s ago 32m 57.3M 3037M 19.1.1-328-gad35db06 b5388489f99e 010e8927a52f 2024-09-16T14:35:24.624 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (31m) 25s ago 32m 59.4M 3292M 19.1.1-328-gad35db06 b5388489f99e e352ed0b0cc0 2024-09-16T14:35:24.624 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (31m) 25s ago 31m 56.5M 3292M 19.1.1-328-gad35db06 b5388489f99e c2c5d905dd84 2024-09-16T14:35:24.624 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (30m) 25s ago 30m 64.8M 3292M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:35:24.625 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (29m) 25s ago 29m 58.3M 3292M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:35:24.625 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (62s) 25s ago 28m 34.5M - 2.51.0 1d3b7f56885b 26eb48164510 2024-09-16T14:35:24.625 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (25m) 25s ago 25m 101M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:35:24.625 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (25m) 25s ago 25m 101M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:35:24.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:24 smithi050 bash[26719]: cluster 2024-09-16T14:35:23.156407+0000 mgr.y (mgr.25166) 162 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:24.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:24 smithi050 bash[19827]: cluster 2024-09-16T14:35:23.156407+0000 mgr.y (mgr.25166) 162 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:24.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:24 smithi090 bash[21690]: cluster 2024-09-16T14:35:23.156407+0000 mgr.y (mgr.25166) 162 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:24.995 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:35:24.995 INFO:teuthology.orchestra.run.smithi050.stdout: "mon": { 2024-09-16T14:35:24.995 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T14:35:24.996 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:35:24.996 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr": { 2024-09-16T14:35:24.996 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:35:24.996 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:35:24.996 INFO:teuthology.orchestra.run.smithi050.stdout: "osd": { 2024-09-16T14:35:24.996 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:35:24.996 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:35:24.996 INFO:teuthology.orchestra.run.smithi050.stdout: "rgw": { 2024-09-16T14:35:24.996 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:35:24.996 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:35:24.996 INFO:teuthology.orchestra.run.smithi050.stdout: "overall": { 2024-09-16T14:35:24.996 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T14:35:24.997 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:35:24.997 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:35:24.997 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:35:25.319 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:35:25.320 INFO:teuthology.orchestra.run.smithi050.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:35:25.320 INFO:teuthology.orchestra.run.smithi050.stdout: "in_progress": true, 2024-09-16T14:35:25.320 INFO:teuthology.orchestra.run.smithi050.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T14:35:25.320 INFO:teuthology.orchestra.run.smithi050.stdout: "services_complete": [ 2024-09-16T14:35:25.320 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr" 2024-09-16T14:35:25.320 INFO:teuthology.orchestra.run.smithi050.stdout: ], 2024-09-16T14:35:25.320 INFO:teuthology.orchestra.run.smithi050.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T14:35:25.320 INFO:teuthology.orchestra.run.smithi050.stdout: "message": "Currently upgrading grafana daemons", 2024-09-16T14:35:25.320 INFO:teuthology.orchestra.run.smithi050.stdout: "is_paused": false 2024-09-16T14:35:25.320 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:35:25.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:25 smithi050 bash[26719]: audit 2024-09-16T14:35:23.947935+0000 mgr.y (mgr.25166) 163 : audit [DBG] from='client.25478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:35:25.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:25 smithi050 bash[26719]: audit 2024-09-16T14:35:24.271199+0000 mgr.y (mgr.25166) 164 : audit [DBG] from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:35:25.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:25 smithi050 bash[26719]: audit 2024-09-16T14:35:24.310962+0000 mgr.y (mgr.25166) 165 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:35:25.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:25 smithi050 bash[26719]: audit 2024-09-16T14:35:24.996183+0000 mon.a (mon.0) 1441 : audit [DBG] from='client.? 172.21.15.50:0/820144386' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:25.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:25 smithi050 bash[19827]: audit 2024-09-16T14:35:23.947935+0000 mgr.y (mgr.25166) 163 : audit [DBG] from='client.25478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:35:25.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:25 smithi050 bash[19827]: audit 2024-09-16T14:35:24.271199+0000 mgr.y (mgr.25166) 164 : audit [DBG] from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:35:25.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:25 smithi050 bash[19827]: audit 2024-09-16T14:35:24.310962+0000 mgr.y (mgr.25166) 165 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:35:25.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:25 smithi050 bash[19827]: audit 2024-09-16T14:35:24.996183+0000 mon.a (mon.0) 1441 : audit [DBG] from='client.? 172.21.15.50:0/820144386' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:25.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:25 smithi090 bash[21690]: audit 2024-09-16T14:35:23.947935+0000 mgr.y (mgr.25166) 163 : audit [DBG] from='client.25478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:35:25.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:25 smithi090 bash[21690]: audit 2024-09-16T14:35:24.271199+0000 mgr.y (mgr.25166) 164 : audit [DBG] from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:35:25.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:25 smithi090 bash[21690]: audit 2024-09-16T14:35:24.310962+0000 mgr.y (mgr.25166) 165 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:35:25.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:25 smithi090 bash[21690]: audit 2024-09-16T14:35:24.996183+0000 mon.a (mon.0) 1441 : audit [DBG] from='client.? 172.21.15.50:0/820144386' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:26.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:26 smithi050 bash[19827]: audit 2024-09-16T14:35:24.583916+0000 mgr.y (mgr.25166) 166 : audit [DBG] from='client.25490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:35:26.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:26 smithi050 bash[19827]: cluster 2024-09-16T14:35:25.157073+0000 mgr.y (mgr.25166) 167 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:26.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:26 smithi050 bash[19827]: audit 2024-09-16T14:35:25.320308+0000 mgr.y (mgr.25166) 168 : audit [DBG] from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:35:26.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:26 smithi050 bash[26719]: audit 2024-09-16T14:35:24.583916+0000 mgr.y (mgr.25166) 166 : audit [DBG] from='client.25490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:35:26.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:26 smithi050 bash[26719]: cluster 2024-09-16T14:35:25.157073+0000 mgr.y (mgr.25166) 167 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:26.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:26 smithi050 bash[26719]: audit 2024-09-16T14:35:25.320308+0000 mgr.y (mgr.25166) 168 : audit [DBG] from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:35:26.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:26 smithi090 bash[21690]: audit 2024-09-16T14:35:24.583916+0000 mgr.y (mgr.25166) 166 : audit [DBG] from='client.25490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:35:26.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:26 smithi090 bash[21690]: cluster 2024-09-16T14:35:25.157073+0000 mgr.y (mgr.25166) 167 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:26.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:26 smithi090 bash[21690]: audit 2024-09-16T14:35:25.320308+0000 mgr.y (mgr.25166) 168 : audit [DBG] from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:35:27.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:27 smithi050 bash[19827]: audit 2024-09-16T14:35:26.717335+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:35:27.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:27 smithi050 bash[26719]: audit 2024-09-16T14:35:26.717335+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:35:27.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:27 smithi090 bash[21690]: audit 2024-09-16T14:35:26.717335+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:35:28.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:28 smithi050 bash[19827]: cluster 2024-09-16T14:35:27.158665+0000 mgr.y (mgr.25166) 169 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:28.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:28 smithi050 bash[26719]: cluster 2024-09-16T14:35:27.158665+0000 mgr.y (mgr.25166) 169 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:28.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:28 smithi090 bash[21690]: cluster 2024-09-16T14:35:27.158665+0000 mgr.y (mgr.25166) 169 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:29.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:35:29 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:35:29] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.51.0" 2024-09-16T14:35:30.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:30 smithi050 bash[19827]: cluster 2024-09-16T14:35:29.159352+0000 mgr.y (mgr.25166) 170 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:30.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:30 smithi050 bash[26719]: cluster 2024-09-16T14:35:29.159352+0000 mgr.y (mgr.25166) 170 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:30.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:30 smithi090 bash[21690]: cluster 2024-09-16T14:35:29.159352+0000 mgr.y (mgr.25166) 170 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:32.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:32 smithi050 bash[19827]: cluster 2024-09-16T14:35:31.160041+0000 mgr.y (mgr.25166) 171 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:32.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:32 smithi050 bash[26719]: cluster 2024-09-16T14:35:31.160041+0000 mgr.y (mgr.25166) 171 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:32.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:32 smithi090 bash[21690]: cluster 2024-09-16T14:35:31.160041+0000 mgr.y (mgr.25166) 171 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:33.125 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:35:32 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:35:33.125 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:35:32 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:35:33.126 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:35:32 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:35:33.126 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:35:32 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:35:33.126 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:35:32 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:35:33.127 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:35:32 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:35:33.127 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:32 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:35:33.127 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:33 smithi090 systemd[1]: Stopping Ceph grafana.a for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:35:33.128 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:32 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:35:33.128 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:35:32 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:35:33.436 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:33 smithi090 bash[46503]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:35:33.125115154Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:35:33.437 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:33 smithi090 bash[46503]: logger=server t=2024-09-16T14:35:33.140358554Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-16T14:35:33.437 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:33 smithi090 bash[46503]: logger=ticker t=2024-09-16T14:35:33.140397855Z level=info msg=stopped last_tick=2024-09-16T14:35:30Z 2024-09-16T14:35:33.437 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:33 smithi090 bash[46503]: logger=tracing t=2024-09-16T14:35:33.140455815Z level=info msg="Closing tracing" 2024-09-16T14:35:33.437 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:33 smithi090 bash[46503]: logger=dashboard-service t=2024-09-16T14:35:33.17495155Z level=error msg="Could not make user admin" dashboard="Ceph - Multi-cluster" user=0 error="context canceled" 2024-09-16T14:35:34.170 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:33 smithi090 bash[66604]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-grafana-a 2024-09-16T14:35:34.170 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:34 smithi090 bash[66663]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-grafana-a 2024-09-16T14:35:34.171 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:34 smithi090 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-16T14:35:34.171 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:34 smithi090 systemd[1]: Stopped Ceph grafana.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:35:34.446 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:35:34 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:35:34.447 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:35:34 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:35:34.447 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:34 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:35:34.447 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:34 smithi090 systemd[1]: Started Ceph grafana.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:35:34.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:34 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:35:34.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:34 smithi090 bash[21690]: cluster 2024-09-16T14:35:33.161648+0000 mgr.y (mgr.25166) 172 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:34.448 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:35:34 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:35:34.449 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:35:34 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:35:34.449 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:35:34 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:35:34.450 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:35:34 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:35:34.450 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:35:34 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:35:34.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:34 smithi050 bash[19827]: cluster 2024-09-16T14:35:33.161648+0000 mgr.y (mgr.25166) 172 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:34.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:34 smithi050 bash[26719]: cluster 2024-09-16T14:35:33.161648+0000 mgr.y (mgr.25166) 172 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:35.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:35 smithi050 bash[19827]: audit 2024-09-16T14:35:34.319211+0000 mgr.y (mgr.25166) 173 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:35:35.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:35 smithi050 bash[19827]: audit 2024-09-16T14:35:34.347521+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:35.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:35 smithi050 bash[19827]: audit 2024-09-16T14:35:34.360779+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:35.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:35 smithi050 bash[26719]: audit 2024-09-16T14:35:34.319211+0000 mgr.y (mgr.25166) 173 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:35:35.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:35 smithi050 bash[26719]: audit 2024-09-16T14:35:34.347521+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:35.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:35 smithi050 bash[26719]: audit 2024-09-16T14:35:34.360779+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:35.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[21690]: audit 2024-09-16T14:35:34.319211+0000 mgr.y (mgr.25166) 173 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:35:35.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[21690]: audit 2024-09-16T14:35:34.347521+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:35.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[21690]: audit 2024-09-16T14:35:34.360779+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:35.980 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[66719]: logger=settings t=2024-09-16T14:35:35.913242409Z level=info msg="Starting Grafana" version=10.4.0 commit=03f502a94d17f7dc4e6c34acdf8428aedd986e4c branch=HEAD compiled=2024-09-16T14:35:35Z 2024-09-16T14:35:35.980 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[66719]: logger=settings t=2024-09-16T14:35:35.913474807Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-16T14:35:35.980 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[66719]: logger=settings t=2024-09-16T14:35:35.913484457Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-16T14:35:35.980 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[66719]: logger=settings t=2024-09-16T14:35:35.913490346Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-16T14:35:35.980 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[66719]: logger=settings t=2024-09-16T14:35:35.913493545Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-16T14:35:35.980 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[66719]: logger=settings t=2024-09-16T14:35:35.913496283Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-16T14:35:35.980 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[66719]: logger=settings t=2024-09-16T14:35:35.913499181Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-16T14:35:35.981 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[66719]: logger=settings t=2024-09-16T14:35:35.913503832Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-16T14:35:35.981 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[66719]: logger=settings t=2024-09-16T14:35:35.913507856Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-16T14:35:35.981 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[66719]: logger=settings t=2024-09-16T14:35:35.913510754Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-16T14:35:35.981 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[66719]: logger=settings t=2024-09-16T14:35:35.913513495Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-16T14:35:35.981 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[66719]: logger=settings t=2024-09-16T14:35:35.913516332Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-16T14:35:35.981 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[66719]: logger=settings t=2024-09-16T14:35:35.913520576Z level=info msg=Target target=[all] 2024-09-16T14:35:35.981 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[66719]: logger=settings t=2024-09-16T14:35:35.913528823Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-16T14:35:35.981 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[66719]: logger=settings t=2024-09-16T14:35:35.913531709Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-16T14:35:35.981 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[66719]: logger=settings t=2024-09-16T14:35:35.9135359Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-16T14:35:35.981 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[66719]: logger=settings t=2024-09-16T14:35:35.913540464Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-16T14:35:35.981 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[66719]: logger=settings t=2024-09-16T14:35:35.913545272Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-16T14:35:35.981 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[66719]: logger=settings t=2024-09-16T14:35:35.91355029Z level=info msg="App mode production" 2024-09-16T14:35:35.981 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[66719]: logger=sqlstore t=2024-09-16T14:35:35.914452586Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-16T14:35:35.982 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[66719]: logger=sqlstore t=2024-09-16T14:35:35.91450496Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-09-16T14:35:35.982 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:35.915841456Z level=info msg="Starting DB migrations" 2024-09-16T14:35:35.982 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:35.928437301Z level=info msg="Executing migration" id="Add uid column to user" 2024-09-16T14:35:35.982 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:35.933830994Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=5.392785ms 2024-09-16T14:35:35.982 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:35.979038958Z level=info msg="Executing migration" id="Update uid column values for users" 2024-09-16T14:35:35.982 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:35 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:35.979292437Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=252.627µs 2024-09-16T14:35:36.257 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.021097282Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-09-16T14:35:36.257 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.022705799Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.614303ms 2024-09-16T14:35:36.257 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.063881742Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-09-16T14:35:36.257 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.079738321Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=15.855606ms 2024-09-16T14:35:36.258 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.105670735Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-09-16T14:35:36.258 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.121482991Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=15.809683ms 2024-09-16T14:35:36.258 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.147644901Z level=info msg="Executing migration" id="Add column uid in team" 2024-09-16T14:35:36.258 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.163199282Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=15.551957ms 2024-09-16T14:35:36.258 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.189378565Z level=info msg="Executing migration" id="Update uid column values in team" 2024-09-16T14:35:36.258 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.189808741Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=428.849µs 2024-09-16T14:35:36.258 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.214695192Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-09-16T14:35:36.258 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.21703103Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.332234ms 2024-09-16T14:35:36.258 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.256911744Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-09-16T14:35:36.534 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[21690]: cluster 2024-09-16T14:35:35.162336+0000 mgr.y (mgr.25166) 174 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:36.535 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.259318014Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.4014ms 2024-09-16T14:35:36.535 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.299060358Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-09-16T14:35:36.535 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.315455834Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=16.39128ms 2024-09-16T14:35:36.535 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.341206344Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-09-16T14:35:36.535 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.356497729Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=15.288938ms 2024-09-16T14:35:36.535 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.382998Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-09-16T14:35:36.535 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.383156897Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=158.4µs 2024-09-16T14:35:36.535 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.408296783Z level=info msg="Executing migration" id="permission kind migration" 2024-09-16T14:35:36.535 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.416555275Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.257136ms 2024-09-16T14:35:36.536 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.441819188Z level=info msg="Executing migration" id="permission attribute migration" 2024-09-16T14:35:36.536 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.450124445Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.301565ms 2024-09-16T14:35:36.536 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.475426347Z level=info msg="Executing migration" id="permission identifier migration" 2024-09-16T14:35:36.536 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.484343758Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.916837ms 2024-09-16T14:35:36.536 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.534280579Z level=info msg="Executing migration" id="add permission identifier index" 2024-09-16T14:35:36.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:36 smithi050 bash[19827]: cluster 2024-09-16T14:35:35.162336+0000 mgr.y (mgr.25166) 174 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:36.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:36 smithi050 bash[26719]: cluster 2024-09-16T14:35:35.162336+0000 mgr.y (mgr.25166) 174 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:36.797 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.537283962Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=3.00248ms 2024-09-16T14:35:36.797 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.559693927Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-09-16T14:35:36.797 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.562731877Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=3.037007ms 2024-09-16T14:35:36.797 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.584963112Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-09-16T14:35:36.797 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.587257417Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.293664ms 2024-09-16T14:35:36.797 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.610254681Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-09-16T14:35:36.797 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.610324479Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=70.122µs 2024-09-16T14:35:36.797 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.635605548Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-09-16T14:35:36.798 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.637837433Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.230033ms 2024-09-16T14:35:36.798 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.677616586Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-09-16T14:35:36.798 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.679877795Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.261249ms 2024-09-16T14:35:36.798 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.719735727Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-09-16T14:35:36.798 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.768133396Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=48.392219ms 2024-09-16T14:35:36.798 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.796430554Z level=info msg="Executing migration" id="create correlation v2" 2024-09-16T14:35:37.048 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.798596195Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.164444ms 2024-09-16T14:35:37.048 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.82998918Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-09-16T14:35:37.048 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.832221856Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.232063ms 2024-09-16T14:35:37.049 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.863588282Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-09-16T14:35:37.049 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.865756199Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.167314ms 2024-09-16T14:35:37.049 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.897338223Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-09-16T14:35:37.049 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.899882743Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.54502ms 2024-09-16T14:35:37.049 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.947560414Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-09-16T14:35:37.049 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.948185791Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=625.65µs 2024-09-16T14:35:37.050 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.989593Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-09-16T14:35:37.050 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:36 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:36.991494018Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.900518ms 2024-09-16T14:35:37.050 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.031562189Z level=info msg="Executing migration" id="add provisioning column" 2024-09-16T14:35:37.050 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.047426255Z level=info msg="Migration successfully executed" id="add provisioning column" duration=15.862392ms 2024-09-16T14:35:37.335 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.073699563Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-09-16T14:35:37.335 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.074235258Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=534.034µs 2024-09-16T14:35:37.335 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.115777392Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-09-16T14:35:37.335 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.115942952Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=162.538µs 2024-09-16T14:35:37.336 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.141120753Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-09-16T14:35:37.336 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.15787184Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=16.748724ms 2024-09-16T14:35:37.336 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.182991155Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-09-16T14:35:37.336 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.183721876Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=729.868µs 2024-09-16T14:35:37.336 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.20821298Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-09-16T14:35:37.336 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.208457971Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=243.652µs 2024-09-16T14:35:37.336 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.250280362Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-09-16T14:35:37.336 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.251892042Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=1.60968ms 2024-09-16T14:35:37.336 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.292290275Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-09-16T14:35:37.336 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.294535851Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.20047ms 2024-09-16T14:35:37.336 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.334483975Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-09-16T14:35:37.605 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.337190747Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.708125ms 2024-09-16T14:35:37.605 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.359772243Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-09-16T14:35:37.605 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.360887018Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.113601ms 2024-09-16T14:35:37.605 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.385040196Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-09-16T14:35:37.605 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.385663342Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=622.644µs 2024-09-16T14:35:37.605 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.410251282Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-09-16T14:35:37.605 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.411688288Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.438653ms 2024-09-16T14:35:37.605 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.435724803Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-09-16T14:35:37.605 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.436879683Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.156764ms 2024-09-16T14:35:37.606 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.460912265Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-09-16T14:35:37.606 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.461914182Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.002283ms 2024-09-16T14:35:37.606 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.485990239Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-09-16T14:35:37.606 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.486964229Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=973.34µs 2024-09-16T14:35:37.606 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.519863595Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-09-16T14:35:37.606 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.52106691Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.203144ms 2024-09-16T14:35:37.606 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.5618561Z level=info msg="Executing migration" id="create anon_device table" 2024-09-16T14:35:37.606 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.563970425Z level=info msg="Migration successfully executed" id="create anon_device table" duration=2.111089ms 2024-09-16T14:35:37.606 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.604077907Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-09-16T14:35:37.866 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.606471696Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.396463ms 2024-09-16T14:35:37.867 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.637694336Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-09-16T14:35:37.867 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.640076193Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.382884ms 2024-09-16T14:35:37.867 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.680993491Z level=info msg="Executing migration" id="create signing_key table" 2024-09-16T14:35:37.867 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.682956478Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.962477ms 2024-09-16T14:35:37.867 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.714720202Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-09-16T14:35:37.867 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.716933955Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.21312ms 2024-09-16T14:35:37.868 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.748297182Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-09-16T14:35:37.868 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.750372177Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.076588ms 2024-09-16T14:35:37.868 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.781853155Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-09-16T14:35:37.868 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.783489168Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=1.63799ms 2024-09-16T14:35:37.868 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.815440116Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-09-16T14:35:37.868 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.832269565Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=16.82804ms 2024-09-16T14:35:37.869 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.865880698Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-09-16T14:35:38.137 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.867572273Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.693422ms 2024-09-16T14:35:38.137 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.89955672Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-09-16T14:35:38.137 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.902601796Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=3.047606ms 2024-09-16T14:35:38.137 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.92490035Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-09-16T14:35:38.137 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.927278508Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.378048ms 2024-09-16T14:35:38.137 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.966866861Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-09-16T14:35:38.137 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:37 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:37.969174532Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=2.306894ms 2024-09-16T14:35:38.137 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:38.009114336Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-09-16T14:35:38.138 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:38.012072361Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.958838ms 2024-09-16T14:35:38.138 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:38.042827391Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-09-16T14:35:38.138 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:38.045372792Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.546151ms 2024-09-16T14:35:38.138 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:38.084830705Z level=info msg="Executing migration" id="create sso_setting table" 2024-09-16T14:35:38.138 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:38.087895491Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=3.064969ms 2024-09-16T14:35:38.138 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:38.110323267Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-09-16T14:35:38.138 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:38.112405539Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=2.083925ms 2024-09-16T14:35:38.138 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:38.135511007Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-09-16T14:35:38.415 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[21690]: cluster 2024-09-16T14:35:37.164038+0000 mgr.y (mgr.25166) 175 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:38.415 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:38.137135807Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=1.62257ms 2024-09-16T14:35:38.415 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:38.160824346Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-09-16T14:35:38.416 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:38.1609899Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=161.421µs 2024-09-16T14:35:38.416 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:38.186075452Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-09-16T14:35:38.416 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:38.202687652Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=16.611197ms 2024-09-16T14:35:38.416 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:38.228083428Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-09-16T14:35:38.416 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:38.244470133Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=16.386198ms 2024-09-16T14:35:38.416 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:38.286723489Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-09-16T14:35:38.416 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:38.28744908Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=725.577µs 2024-09-16T14:35:38.416 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=migrator t=2024-09-16T14:35:38.328768605Z level=info msg="migrations completed" performed=65 skipped=482 duration=2.400380082s 2024-09-16T14:35:38.416 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=sqlstore t=2024-09-16T14:35:38.331164265Z level=info msg="Created default organization" 2024-09-16T14:35:38.416 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=secrets t=2024-09-16T14:35:38.371028244Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-16T14:35:38.416 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=plugin.store t=2024-09-16T14:35:38.414780612Z level=info msg="Loading plugins..." 2024-09-16T14:35:38.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:38 smithi050 bash[19827]: cluster 2024-09-16T14:35:37.164038+0000 mgr.y (mgr.25166) 175 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:38.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:38 smithi050 bash[26719]: cluster 2024-09-16T14:35:37.164038+0000 mgr.y (mgr.25166) 175 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:38.696 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=local.finder t=2024-09-16T14:35:38.47915497Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-16T14:35:38.696 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=plugin.store t=2024-09-16T14:35:38.479178208Z level=info msg="Plugins loaded" count=55 duration=64.400005ms 2024-09-16T14:35:38.696 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=query_data t=2024-09-16T14:35:38.482080088Z level=info msg="Query Service initialization" 2024-09-16T14:35:38.696 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=live.push_http t=2024-09-16T14:35:38.489843435Z level=info msg="Live Push Gateway initialization" 2024-09-16T14:35:38.696 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=ngalert.migration t=2024-09-16T14:35:38.521396136Z level=info msg=Starting 2024-09-16T14:35:38.696 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=ngalert.state.manager t=2024-09-16T14:35:38.607426203Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-16T14:35:38.697 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=infra.usagestats.collector t=2024-09-16T14:35:38.6115709Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-16T14:35:38.697 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=provisioning.datasources t=2024-09-16T14:35:38.647739497Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-16T14:35:38.697 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=provisioning.datasources t=2024-09-16T14:35:38.648660179Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-16T14:35:39.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=provisioning.alerting t=2024-09-16T14:35:38.801974733Z level=info msg="starting to provision alerting" 2024-09-16T14:35:39.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=provisioning.alerting t=2024-09-16T14:35:38.802006341Z level=info msg="finished to provision alerting" 2024-09-16T14:35:39.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=grafanaStorageLogger t=2024-09-16T14:35:38.802394447Z level=info msg="Storage starting" 2024-09-16T14:35:39.197 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=ngalert.state.manager t=2024-09-16T14:35:38.804940255Z level=info msg="Warming state cache for startup" 2024-09-16T14:35:39.197 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=ngalert.multiorg.alertmanager t=2024-09-16T14:35:38.80516205Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-16T14:35:39.197 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=http.server t=2024-09-16T14:35:38.807591299Z level=info msg="HTTP Server TLS settings" MinTLSVersion=TLS1.2 configuredciphers=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA,TLS_RSA_WITH_AES_128_GCM_SHA256,TLS_RSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA 2024-09-16T14:35:39.197 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=http.server t=2024-09-16T14:35:38.807819235Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-16T14:35:39.197 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=plugins.update.checker t=2024-09-16T14:35:38.879206625Z level=info msg="Update check succeeded" duration=74.958482ms 2024-09-16T14:35:39.197 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=grafana.update.checker t=2024-09-16T14:35:38.884181408Z level=info msg="Update check succeeded" duration=81.513062ms 2024-09-16T14:35:39.197 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=ngalert.state.manager t=2024-09-16T14:35:38.951387652Z level=info msg="State cache has been initialized" states=0 duration=146.498031ms 2024-09-16T14:35:39.197 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=ngalert.scheduler t=2024-09-16T14:35:38.9514436Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-16T14:35:39.197 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=ticker t=2024-09-16T14:35:38.951509407Z level=info msg=starting first_tick=2024-09-16T14:35:40Z 2024-09-16T14:35:39.197 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=provisioning.dashboard t=2024-09-16T14:35:38.953949934Z level=info msg="starting to provision dashboards" 2024-09-16T14:35:39.197 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:35:38.971363179Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:35:39.197 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:38 smithi090 bash[66719]: logger=provisioning.dashboard t=2024-09-16T14:35:38.987290446Z level=info msg="finished to provision dashboards" 2024-09-16T14:35:39.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:35:39 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:35:39] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.51.0" 2024-09-16T14:35:39.696 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:39 smithi090 bash[66719]: logger=grafana-apiserver t=2024-09-16T14:35:39.295959749Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-16T14:35:39.696 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:39 smithi090 bash[66719]: logger=grafana-apiserver t=2024-09-16T14:35:39.296414537Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-16T14:35:40.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:40 smithi050 bash[19827]: cluster 2024-09-16T14:35:39.164864+0000 mgr.y (mgr.25166) 176 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:40.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:40 smithi050 bash[19827]: audit 2024-09-16T14:35:40.294964+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:40.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:40 smithi050 bash[19827]: audit 2024-09-16T14:35:40.308592+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:40.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:40 smithi050 bash[26719]: cluster 2024-09-16T14:35:39.164864+0000 mgr.y (mgr.25166) 176 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:40.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:40 smithi050 bash[26719]: audit 2024-09-16T14:35:40.294964+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:40.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:40 smithi050 bash[26719]: audit 2024-09-16T14:35:40.308592+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:40.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:40 smithi090 bash[21690]: cluster 2024-09-16T14:35:39.164864+0000 mgr.y (mgr.25166) 176 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:40.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:40 smithi090 bash[21690]: audit 2024-09-16T14:35:40.294964+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:40.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:40 smithi090 bash[21690]: audit 2024-09-16T14:35:40.308592+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:42.324 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:41 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:35:41.991528121Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:35:42.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:42 smithi050 bash[19827]: cluster 2024-09-16T14:35:41.165607+0000 mgr.y (mgr.25166) 177 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:42.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:42 smithi050 bash[19827]: audit 2024-09-16T14:35:41.479091+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:42.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:42 smithi050 bash[19827]: audit 2024-09-16T14:35:41.492820+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:42.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:42 smithi050 bash[19827]: audit 2024-09-16T14:35:41.717806+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:35:42.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:42 smithi050 bash[26719]: cluster 2024-09-16T14:35:41.165607+0000 mgr.y (mgr.25166) 177 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:42.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:42 smithi050 bash[26719]: audit 2024-09-16T14:35:41.479091+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:42.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:42 smithi050 bash[26719]: audit 2024-09-16T14:35:41.492820+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:42.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:42 smithi050 bash[26719]: audit 2024-09-16T14:35:41.717806+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:35:42.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:42 smithi090 bash[21690]: cluster 2024-09-16T14:35:41.165607+0000 mgr.y (mgr.25166) 177 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:42.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:42 smithi090 bash[21690]: audit 2024-09-16T14:35:41.479091+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:42.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:42 smithi090 bash[21690]: audit 2024-09-16T14:35:41.492820+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:42.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:42 smithi090 bash[21690]: audit 2024-09-16T14:35:41.717806+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:35:44.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:44 smithi050 bash[19827]: cluster 2024-09-16T14:35:43.167278+0000 mgr.y (mgr.25166) 178 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:44.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:44 smithi050 bash[26719]: cluster 2024-09-16T14:35:43.167278+0000 mgr.y (mgr.25166) 178 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:44.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:44 smithi090 bash[21690]: cluster 2024-09-16T14:35:43.167278+0000 mgr.y (mgr.25166) 178 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:45.336 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:44 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:35:44.999444011Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:35:45.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:45 smithi050 bash[19827]: audit 2024-09-16T14:35:44.324174+0000 mgr.y (mgr.25166) 179 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:35:45.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:45 smithi050 bash[26719]: audit 2024-09-16T14:35:44.324174+0000 mgr.y (mgr.25166) 179 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:35:45.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:45 smithi090 bash[21690]: audit 2024-09-16T14:35:44.324174+0000 mgr.y (mgr.25166) 179 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:35:46.653 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:46 smithi090 bash[21690]: cluster 2024-09-16T14:35:45.167952+0000 mgr.y (mgr.25166) 180 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:46.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:46 smithi050 bash[19827]: cluster 2024-09-16T14:35:45.167952+0000 mgr.y (mgr.25166) 180 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:46.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:46 smithi050 bash[26719]: cluster 2024-09-16T14:35:45.167952+0000 mgr.y (mgr.25166) 180 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:48.178 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:48 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:35:48.003601959Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:35:48.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:48 smithi090 bash[21690]: cluster 2024-09-16T14:35:47.169598+0000 mgr.y (mgr.25166) 181 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:48.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:48 smithi050 bash[19827]: cluster 2024-09-16T14:35:47.169598+0000 mgr.y (mgr.25166) 181 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:48.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:48 smithi050 bash[26719]: cluster 2024-09-16T14:35:47.169598+0000 mgr.y (mgr.25166) 181 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:49.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:35:49 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:35:49] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.51.0" 2024-09-16T14:35:49.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:49 smithi050 bash[26719]: cluster 2024-09-16T14:35:49.170319+0000 mgr.y (mgr.25166) 182 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:49.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:49 smithi050 bash[19827]: cluster 2024-09-16T14:35:49.170319+0000 mgr.y (mgr.25166) 182 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:49.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:49 smithi090 bash[21690]: cluster 2024-09-16T14:35:49.170319+0000 mgr.y (mgr.25166) 182 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:51.279 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:51 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:35:51.002822382Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:35:52.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:52 smithi050 bash[19827]: cluster 2024-09-16T14:35:51.171058+0000 mgr.y (mgr.25166) 183 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:52.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:52 smithi050 bash[19827]: audit 2024-09-16T14:35:52.120494+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:52.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:52 smithi050 bash[19827]: audit 2024-09-16T14:35:52.134456+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:52.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:52 smithi050 bash[19827]: audit 2024-09-16T14:35:52.138027+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:35:52.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:52 smithi050 bash[19827]: audit 2024-09-16T14:35:52.139809+0000 mon.c (mon.2) 215 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:35:52.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:52 smithi050 bash[19827]: audit 2024-09-16T14:35:52.151567+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:52.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:52 smithi050 bash[19827]: audit 2024-09-16T14:35:52.201850+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T14:35:52.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:52 smithi050 bash[26719]: cluster 2024-09-16T14:35:51.171058+0000 mgr.y (mgr.25166) 183 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:52.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:52 smithi050 bash[26719]: audit 2024-09-16T14:35:52.120494+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:52.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:52 smithi050 bash[26719]: audit 2024-09-16T14:35:52.134456+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:52.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:52 smithi050 bash[26719]: audit 2024-09-16T14:35:52.138027+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:35:52.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:52 smithi050 bash[26719]: audit 2024-09-16T14:35:52.139809+0000 mon.c (mon.2) 215 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:35:52.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:52 smithi050 bash[26719]: audit 2024-09-16T14:35:52.151567+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:52.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:52 smithi050 bash[26719]: audit 2024-09-16T14:35:52.201850+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T14:35:52.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:52 smithi090 bash[21690]: cluster 2024-09-16T14:35:51.171058+0000 mgr.y (mgr.25166) 183 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:52.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:52 smithi090 bash[21690]: audit 2024-09-16T14:35:52.120494+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:52.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:52 smithi090 bash[21690]: audit 2024-09-16T14:35:52.134456+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:52.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:52 smithi090 bash[21690]: audit 2024-09-16T14:35:52.138027+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:35:52.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:52 smithi090 bash[21690]: audit 2024-09-16T14:35:52.139809+0000 mon.c (mon.2) 215 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:35:52.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:52 smithi090 bash[21690]: audit 2024-09-16T14:35:52.151567+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:52.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:52 smithi090 bash[21690]: audit 2024-09-16T14:35:52.201850+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T14:35:53.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.202913+0000 mgr.y (mgr.25166) 184 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T14:35:53.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.264966+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:35:53.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.268449+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.271424+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.274463+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.277375+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.279725+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.282043+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.284847+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.287969+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.290776+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.293754+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.296648+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.299634+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.302437+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.305333+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: cephadm 2024-09-16T14:35:52.306958+0000 mgr.y (mgr.25166) 185 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:35:53.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.315177+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:53.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.322368+0000 mon.c (mon.2) 232 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:35:53.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.323225+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:35:53.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.202913+0000 mgr.y (mgr.25166) 184 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T14:35:53.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.264966+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:35:53.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.268449+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.271424+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.274463+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.277375+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.279725+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.282043+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.284847+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.287969+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.290776+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.293754+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.296648+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.299634+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.302437+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.305333+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: cephadm 2024-09-16T14:35:52.306958+0000 mgr.y (mgr.25166) 185 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:35:53.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.315177+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:53.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.322368+0000 mon.c (mon.2) 232 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:35:53.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.323225+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:35:53.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.330448+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:35:53.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.334872+0000 mon.c (mon.2) 233 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.335563+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.341792+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:35:53.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.346115+0000 mon.c (mon.2) 234 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:35:53.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.346679+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:35:53.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.352418+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:35:53.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.356511+0000 mon.c (mon.2) 235 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:35:53.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.357103+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:35:53.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.359035+0000 mon.c (mon.2) 236 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:35:53.692 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.359726+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:35:53.692 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.366086+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:35:53.692 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.370204+0000 mon.c (mon.2) 237 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:35:53.692 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.370925+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:35:53.692 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.372758+0000 mon.c (mon.2) 238 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:35:53.692 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.373418+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:35:53.692 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.379528+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:35:53.692 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.330448+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:35:53.692 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.334872+0000 mon.c (mon.2) 233 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.335563+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.341792+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:35:53.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.346115+0000 mon.c (mon.2) 234 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:35:53.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.346679+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:35:53.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.352418+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:35:53.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.356511+0000 mon.c (mon.2) 235 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:35:53.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.357103+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:35:53.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.359035+0000 mon.c (mon.2) 236 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:35:53.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.359726+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:35:53.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.366086+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:35:53.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.370204+0000 mon.c (mon.2) 237 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:35:53.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.370925+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:35:53.694 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.372758+0000 mon.c (mon.2) 238 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:35:53.694 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.373418+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:35:53.694 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.379528+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:35:53.694 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.383889+0000 mon.c (mon.2) 239 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.694 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.384617+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.694 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.386444+0000 mon.c (mon.2) 240 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:35:53.694 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.387202+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:35:53.695 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.393368+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:35:53.695 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.397597+0000 mon.c (mon.2) 241 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:35:53.695 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.398246+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:35:53.695 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.400178+0000 mon.c (mon.2) 242 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:35:53.695 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.400788+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:35:53.695 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.406852+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:35:53.695 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.411463+0000 mon.c (mon.2) 243 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:35:53.695 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.412227+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:35:53.695 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.418195+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:35:53.695 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.423006+0000 mon.c (mon.2) 244 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.695 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.423640+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.696 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.425458+0000 mon.c (mon.2) 245 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.696 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.426058+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.696 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.427810+0000 mon.c (mon.2) 246 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.696 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.428409+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.696 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.430106+0000 mon.c (mon.2) 247 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.696 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.430758+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.696 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.432513+0000 mon.c (mon.2) 248 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.696 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.433122+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.696 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.434860+0000 mon.c (mon.2) 249 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.696 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.435426+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.697 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.437842+0000 mon.c (mon.2) 250 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:35:53.697 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.438448+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:35:53.697 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.444651+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:35:53.697 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.447484+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:35:53.697 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.449411+0000 mon.c (mon.2) 252 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:35:53.697 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.463118+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:53.697 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.590232+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:35:53.698 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.591873+0000 mon.c (mon.2) 254 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:35:53.698 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[19827]: audit 2024-09-16T14:35:52.604823+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:53.698 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.383889+0000 mon.c (mon.2) 239 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.698 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.384617+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.698 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.386444+0000 mon.c (mon.2) 240 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:35:53.698 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.387202+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:35:53.698 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.393368+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:35:53.698 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.397597+0000 mon.c (mon.2) 241 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:35:53.699 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.398246+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:35:53.699 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.400178+0000 mon.c (mon.2) 242 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:35:53.699 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.400788+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:35:53.699 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.406852+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:35:53.699 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.411463+0000 mon.c (mon.2) 243 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:35:53.699 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.412227+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:35:53.699 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.418195+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:35:53.699 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.423006+0000 mon.c (mon.2) 244 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.699 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.423640+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.699 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.425458+0000 mon.c (mon.2) 245 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.699 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.426058+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.699 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.427810+0000 mon.c (mon.2) 246 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.699 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.428409+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.700 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.430106+0000 mon.c (mon.2) 247 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.700 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.430758+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.700 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.432513+0000 mon.c (mon.2) 248 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.700 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.433122+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.700 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.434860+0000 mon.c (mon.2) 249 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.700 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.435426+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.700 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.437842+0000 mon.c (mon.2) 250 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:35:53.700 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.438448+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:35:53.701 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.444651+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:35:53.701 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.447484+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:35:53.701 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.449411+0000 mon.c (mon.2) 252 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:35:53.701 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.463118+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:53.701 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.590232+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:35:53.701 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.591873+0000 mon.c (mon.2) 254 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:35:53.701 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:53 smithi050 bash[26719]: audit 2024-09-16T14:35:52.604823+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:53.702 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.202913+0000 mgr.y (mgr.25166) 184 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T14:35:53.702 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.264966+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:35:53.702 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.268449+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.702 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.271424+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.702 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.274463+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.702 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.277375+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.702 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.279725+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.703 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.282043+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.703 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.284847+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.703 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.287969+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.703 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.290776+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.703 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.293754+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.703 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.296648+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.703 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.299634+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.703 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.302437+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.703 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.305333+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:35:53.703 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: cephadm 2024-09-16T14:35:52.306958+0000 mgr.y (mgr.25166) 185 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:35:53.703 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.315177+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:53.703 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.322368+0000 mon.c (mon.2) 232 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:35:53.704 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.323225+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:35:53.704 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.330448+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:35:53.704 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.334872+0000 mon.c (mon.2) 233 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.704 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.335563+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.704 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.341792+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:35:53.704 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.346115+0000 mon.c (mon.2) 234 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:35:53.704 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.346679+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:35:53.704 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.352418+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:35:53.704 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.356511+0000 mon.c (mon.2) 235 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:35:53.704 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.357103+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:35:53.704 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.359035+0000 mon.c (mon.2) 236 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:35:53.704 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.359726+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:35:53.704 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.366086+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:35:53.705 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.370204+0000 mon.c (mon.2) 237 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:35:53.705 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.370925+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:35:53.705 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.372758+0000 mon.c (mon.2) 238 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:35:53.705 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.373418+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:35:53.705 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.379528+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:35:53.705 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.383889+0000 mon.c (mon.2) 239 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.705 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.384617+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.705 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.386444+0000 mon.c (mon.2) 240 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:35:53.705 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.387202+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:35:53.705 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.393368+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:35:53.705 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.397597+0000 mon.c (mon.2) 241 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:35:53.705 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.398246+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:35:53.705 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.400178+0000 mon.c (mon.2) 242 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:35:53.706 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.400788+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:35:53.706 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.406852+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:35:53.706 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.411463+0000 mon.c (mon.2) 243 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:35:53.706 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.412227+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:35:53.706 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.418195+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:35:53.706 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.423006+0000 mon.c (mon.2) 244 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.706 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.423640+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.706 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.425458+0000 mon.c (mon.2) 245 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.706 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.426058+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.706 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.427810+0000 mon.c (mon.2) 246 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.706 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.428409+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.706 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.430106+0000 mon.c (mon.2) 247 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.706 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.430758+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.707 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.432513+0000 mon.c (mon.2) 248 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.707 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.433122+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.707 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.434860+0000 mon.c (mon.2) 249 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.707 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.435426+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:35:53.707 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.437842+0000 mon.c (mon.2) 250 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:35:53.707 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.438448+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:35:53.707 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.444651+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:35:53.707 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.447484+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:35:53.707 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.449411+0000 mon.c (mon.2) 252 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:35:53.707 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.463118+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:53.707 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.590232+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:35:53.707 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.591873+0000 mon.c (mon.2) 254 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:35:53.708 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:53 smithi090 bash[21690]: audit 2024-09-16T14:35:52.604823+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:54.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:54 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:35:54.013082464Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:35:54.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:54 smithi090 bash[21690]: cephadm 2024-09-16T14:35:52.436952+0000 mgr.y (mgr.25166) 186 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:35:54.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:54 smithi090 bash[21690]: cluster 2024-09-16T14:35:53.172650+0000 mgr.y (mgr.25166) 187 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:54.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:54 smithi050 bash[19827]: cephadm 2024-09-16T14:35:52.436952+0000 mgr.y (mgr.25166) 186 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:35:54.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:54 smithi050 bash[19827]: cluster 2024-09-16T14:35:53.172650+0000 mgr.y (mgr.25166) 187 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:54.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:54 smithi050 bash[26719]: cephadm 2024-09-16T14:35:52.436952+0000 mgr.y (mgr.25166) 186 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:35:54.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:54 smithi050 bash[26719]: cluster 2024-09-16T14:35:53.172650+0000 mgr.y (mgr.25166) 187 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:55.670 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:55 smithi050 bash[19827]: audit 2024-09-16T14:35:54.335133+0000 mgr.y (mgr.25166) 188 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:35:55.670 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:55 smithi050 bash[26719]: audit 2024-09-16T14:35:54.335133+0000 mgr.y (mgr.25166) 188 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:35:55.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:55 smithi090 bash[21690]: audit 2024-09-16T14:35:54.335133+0000 mgr.y (mgr.25166) 188 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:35:56.400 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-16T14:35:56.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:56 smithi050 bash[19827]: cluster 2024-09-16T14:35:55.173372+0000 mgr.y (mgr.25166) 189 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:56.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:56 smithi050 bash[26719]: cluster 2024-09-16T14:35:55.173372+0000 mgr.y (mgr.25166) 189 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:56.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:56 smithi090 bash[21690]: cluster 2024-09-16T14:35:55.173372+0000 mgr.y (mgr.25166) 189 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:35:57.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:35:57 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:35:57.028042106Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:35:57.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:57 smithi090 bash[21690]: audit 2024-09-16T14:35:55.657131+0000 mgr.y (mgr.25166) 190 : audit [DBG] from='client.25508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:35:57.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:57 smithi090 bash[21690]: audit 2024-09-16T14:35:56.718093+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:35:57.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:57 smithi090 bash[21690]: audit 2024-09-16T14:35:56.812283+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:57.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:57 smithi050 bash[26719]: audit 2024-09-16T14:35:55.657131+0000 mgr.y (mgr.25166) 190 : audit [DBG] from='client.25508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:35:57.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:57 smithi050 bash[26719]: audit 2024-09-16T14:35:56.718093+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:35:57.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:57 smithi050 bash[26719]: audit 2024-09-16T14:35:56.812283+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:57.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:57 smithi050 bash[19827]: audit 2024-09-16T14:35:55.657131+0000 mgr.y (mgr.25166) 190 : audit [DBG] from='client.25508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:35:57.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:57 smithi050 bash[19827]: audit 2024-09-16T14:35:56.718093+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:35:57.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:57 smithi050 bash[19827]: audit 2024-09-16T14:35:56.812283+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:35:58.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:35:58 smithi050 bash[19827]: cluster 2024-09-16T14:35:57.175006+0000 mgr.y (mgr.25166) 191 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:58.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:35:58 smithi050 bash[26719]: cluster 2024-09-16T14:35:57.175006+0000 mgr.y (mgr.25166) 191 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:58.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:35:58 smithi090 bash[21690]: cluster 2024-09-16T14:35:57.175006+0000 mgr.y (mgr.25166) 191 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:35:59.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:35:59 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:35:59] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.51.0" 2024-09-16T14:36:00.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:00 smithi090 bash[21690]: cluster 2024-09-16T14:35:59.175556+0000 mgr.y (mgr.25166) 192 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:00.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:36:00 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:36:00.029665355Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:36:00.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:00 smithi050 bash[19827]: cluster 2024-09-16T14:35:59.175556+0000 mgr.y (mgr.25166) 192 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:00.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:00 smithi050 bash[26719]: cluster 2024-09-16T14:35:59.175556+0000 mgr.y (mgr.25166) 192 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:01.233 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:36:02.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:02 smithi050 bash[19827]: cluster 2024-09-16T14:36:01.176237+0000 mgr.y (mgr.25166) 193 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:02.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:02 smithi050 bash[26719]: cluster 2024-09-16T14:36:01.176237+0000 mgr.y (mgr.25166) 193 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:02.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:02 smithi090 bash[21690]: cluster 2024-09-16T14:36:01.176237+0000 mgr.y (mgr.25166) 193 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:02.808 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:36:03.265 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:36:03 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:36:03.013364281Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:36:03.498 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-09-16T14:36:03.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:03 smithi050 bash[19827]: audit 2024-09-16T14:36:02.795967+0000 mon.c (mon.2) 256 : audit [DBG] from='client.? 172.21.15.50:0/3092331456' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:36:03.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:03 smithi050 bash[26719]: audit 2024-09-16T14:36:02.795967+0000 mon.c (mon.2) 256 : audit [DBG] from='client.? 172.21.15.50:0/3092331456' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:36:03.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:03 smithi090 bash[21690]: audit 2024-09-16T14:36:02.795967+0000 mon.c (mon.2) 256 : audit [DBG] from='client.? 172.21.15.50:0/3092331456' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:36:04.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:04 smithi050 bash[19827]: cluster 2024-09-16T14:36:03.177835+0000 mgr.y (mgr.25166) 194 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:04.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:04 smithi050 bash[26719]: cluster 2024-09-16T14:36:03.177835+0000 mgr.y (mgr.25166) 194 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:04.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:04 smithi090 bash[21690]: cluster 2024-09-16T14:36:03.177835+0000 mgr.y (mgr.25166) 194 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:05.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:05 smithi050 bash[19827]: audit 2024-09-16T14:36:04.346362+0000 mgr.y (mgr.25166) 195 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:36:05.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:05 smithi050 bash[26719]: audit 2024-09-16T14:36:04.346362+0000 mgr.y (mgr.25166) 195 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:36:05.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:05 smithi090 bash[21690]: audit 2024-09-16T14:36:04.346362+0000 mgr.y (mgr.25166) 195 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:36:06.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:06 smithi090 bash[21690]: cluster 2024-09-16T14:36:05.178560+0000 mgr.y (mgr.25166) 196 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:06.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:36:06 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:36:06.028429933Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:36:06.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:06 smithi050 bash[19827]: cluster 2024-09-16T14:36:05.178560+0000 mgr.y (mgr.25166) 196 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:06.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:06 smithi050 bash[26719]: cluster 2024-09-16T14:36:05.178560+0000 mgr.y (mgr.25166) 196 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:08.328 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:36:08.642 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:08 smithi050 bash[19827]: cluster 2024-09-16T14:36:07.180137+0000 mgr.y (mgr.25166) 197 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:08.643 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:08 smithi050 bash[26719]: cluster 2024-09-16T14:36:07.180137+0000 mgr.y (mgr.25166) 197 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:08.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:08 smithi090 bash[21690]: cluster 2024-09-16T14:36:07.180137+0000 mgr.y (mgr.25166) 197 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:09.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:36:09 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:36:09.023437383Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:36:09.620 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:36:09 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:36:09] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.51.0" 2024-09-16T14:36:10.077 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)" 2024-09-16T14:36:10.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:10 smithi050 bash[19827]: cluster 2024-09-16T14:36:09.180843+0000 mgr.y (mgr.25166) 198 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:10.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:10 smithi050 bash[19827]: audit 2024-09-16T14:36:10.066010+0000 mon.c (mon.2) 257 : audit [DBG] from='client.? 172.21.15.50:0/2225474809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:36:10.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:10 smithi050 bash[26719]: cluster 2024-09-16T14:36:09.180843+0000 mgr.y (mgr.25166) 198 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:10.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:10 smithi050 bash[26719]: audit 2024-09-16T14:36:10.066010+0000 mon.c (mon.2) 257 : audit [DBG] from='client.? 172.21.15.50:0/2225474809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:36:10.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:10 smithi090 bash[21690]: cluster 2024-09-16T14:36:09.180843+0000 mgr.y (mgr.25166) 198 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:10.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:10 smithi090 bash[21690]: audit 2024-09-16T14:36:10.066010+0000 mon.c (mon.2) 257 : audit [DBG] from='client.? 172.21.15.50:0/2225474809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:36:10.902 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-09-16T14:36:12.291 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:36:11 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:36:11.998360369Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:36:12.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:12 smithi050 bash[26719]: cluster 2024-09-16T14:36:11.181531+0000 mgr.y (mgr.25166) 199 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:12.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:12 smithi050 bash[26719]: audit 2024-09-16T14:36:11.718577+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:36:12.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:12 smithi050 bash[19827]: cluster 2024-09-16T14:36:11.181531+0000 mgr.y (mgr.25166) 199 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:12.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:12 smithi050 bash[19827]: audit 2024-09-16T14:36:11.718577+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:36:12.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:12 smithi090 bash[21690]: cluster 2024-09-16T14:36:11.181531+0000 mgr.y (mgr.25166) 199 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:12.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:12 smithi090 bash[21690]: audit 2024-09-16T14:36:11.718577+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:36:14.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:14 smithi050 bash[26719]: cluster 2024-09-16T14:36:13.183210+0000 mgr.y (mgr.25166) 200 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:14.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:14 smithi050 bash[19827]: cluster 2024-09-16T14:36:13.183210+0000 mgr.y (mgr.25166) 200 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:14 smithi090 bash[21690]: cluster 2024-09-16T14:36:13.183210+0000 mgr.y (mgr.25166) 200 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:15.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:36:15 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:36:15.024024135Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:36:15.729 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:36:16.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:16 smithi050 bash[26719]: audit 2024-09-16T14:36:14.355236+0000 mgr.y (mgr.25166) 201 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:36:16.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:16 smithi050 bash[26719]: cluster 2024-09-16T14:36:15.183922+0000 mgr.y (mgr.25166) 202 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:16.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:16 smithi050 bash[19827]: audit 2024-09-16T14:36:14.355236+0000 mgr.y (mgr.25166) 201 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:36:16.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:16 smithi050 bash[19827]: cluster 2024-09-16T14:36:15.183922+0000 mgr.y (mgr.25166) 202 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:16.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:16 smithi090 bash[21690]: audit 2024-09-16T14:36:14.355236+0000 mgr.y (mgr.25166) 201 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:36:16.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:16 smithi090 bash[21690]: cluster 2024-09-16T14:36:15.183922+0000 mgr.y (mgr.25166) 202 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:17.263 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:36:17.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:17 smithi050 bash[19827]: audit 2024-09-16T14:36:17.252220+0000 mon.c (mon.2) 259 : audit [DBG] from='client.? 172.21.15.50:0/1595186496' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:36:17.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:17 smithi050 bash[26719]: audit 2024-09-16T14:36:17.252220+0000 mon.c (mon.2) 259 : audit [DBG] from='client.? 172.21.15.50:0/1595186496' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:36:17.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:17 smithi090 bash[21690]: audit 2024-09-16T14:36:17.252220+0000 mon.c (mon.2) 259 : audit [DBG] from='client.? 172.21.15.50:0/1595186496' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:36:18.015 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-09-16T14:36:18.309 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:36:18 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:36:18.011352332Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:36:18.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:18 smithi050 bash[19827]: cluster 2024-09-16T14:36:17.185444+0000 mgr.y (mgr.25166) 203 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:18.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:18 smithi050 bash[26719]: cluster 2024-09-16T14:36:17.185444+0000 mgr.y (mgr.25166) 203 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:18.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:18 smithi090 bash[21690]: cluster 2024-09-16T14:36:17.185444+0000 mgr.y (mgr.25166) 203 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:19.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:36:19 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:36:19] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.51.0" 2024-09-16T14:36:20.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:20 smithi050 bash[19827]: cluster 2024-09-16T14:36:19.186160+0000 mgr.y (mgr.25166) 204 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:20.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:20 smithi050 bash[26719]: cluster 2024-09-16T14:36:19.186160+0000 mgr.y (mgr.25166) 204 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:20.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:20 smithi090 bash[21690]: cluster 2024-09-16T14:36:19.186160+0000 mgr.y (mgr.25166) 204 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:21.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:36:20 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:36:20.998419116Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:36:22.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:22 smithi050 bash[19827]: cluster 2024-09-16T14:36:21.186898+0000 mgr.y (mgr.25166) 205 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:22.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:22 smithi050 bash[26719]: cluster 2024-09-16T14:36:21.186898+0000 mgr.y (mgr.25166) 205 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:22.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:22 smithi090 bash[21690]: cluster 2024-09-16T14:36:21.186898+0000 mgr.y (mgr.25166) 205 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:22.844 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:36:24.320 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:36:23 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:36:23.997945783Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:36:24.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:24 smithi050 bash[26719]: cluster 2024-09-16T14:36:23.188505+0000 mgr.y (mgr.25166) 206 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:24.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:24 smithi050 bash[19827]: cluster 2024-09-16T14:36:23.188505+0000 mgr.y (mgr.25166) 206 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:24.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:24 smithi090 bash[21690]: cluster 2024-09-16T14:36:23.188505+0000 mgr.y (mgr.25166) 206 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:25.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:25 smithi050 bash[26719]: audit 2024-09-16T14:36:24.304532+0000 mgr.y (mgr.25166) 207 : audit [DBG] from='client.25532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:36:25.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:25 smithi050 bash[19827]: audit 2024-09-16T14:36:24.304532+0000 mgr.y (mgr.25166) 207 : audit [DBG] from='client.25532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:36:25.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:25 smithi090 bash[21690]: audit 2024-09-16T14:36:24.304532+0000 mgr.y (mgr.25166) 207 : audit [DBG] from='client.25532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:36:26.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:26 smithi050 bash[26719]: audit 2024-09-16T14:36:24.363931+0000 mgr.y (mgr.25166) 208 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:36:26.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:26 smithi050 bash[26719]: cluster 2024-09-16T14:36:25.189254+0000 mgr.y (mgr.25166) 209 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:26.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:26 smithi050 bash[19827]: audit 2024-09-16T14:36:24.363931+0000 mgr.y (mgr.25166) 208 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:36:26.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:26 smithi050 bash[19827]: cluster 2024-09-16T14:36:25.189254+0000 mgr.y (mgr.25166) 209 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:26.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:26 smithi090 bash[21690]: audit 2024-09-16T14:36:24.363931+0000 mgr.y (mgr.25166) 208 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:36:26.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:26 smithi090 bash[21690]: cluster 2024-09-16T14:36:25.189254+0000 mgr.y (mgr.25166) 209 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:26.858 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:36:27.344 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:36:26 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:36:26.998452887Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:36:27.454 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade status' 2024-09-16T14:36:27.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:27 smithi050 bash[26719]: audit 2024-09-16T14:36:26.719004+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:36:27.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:27 smithi050 bash[19827]: audit 2024-09-16T14:36:26.719004+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:36:27.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:27 smithi090 bash[21690]: audit 2024-09-16T14:36:26.719004+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:36:28.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:28 smithi050 bash[19827]: cluster 2024-09-16T14:36:27.190875+0000 mgr.y (mgr.25166) 210 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:28.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:28 smithi050 bash[26719]: cluster 2024-09-16T14:36:27.190875+0000 mgr.y (mgr.25166) 210 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:28.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:28 smithi090 bash[21690]: cluster 2024-09-16T14:36:27.190875+0000 mgr.y (mgr.25166) 210 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:29.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:36:29 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:36:29] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.51.0" 2024-09-16T14:36:30.349 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:36:30 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:36:30.045513315Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:36:30.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:30 smithi050 bash[19827]: cluster 2024-09-16T14:36:29.191593+0000 mgr.y (mgr.25166) 211 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:30.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:30 smithi050 bash[26719]: cluster 2024-09-16T14:36:29.191593+0000 mgr.y (mgr.25166) 211 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:30.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:30 smithi090 bash[21690]: cluster 2024-09-16T14:36:29.191593+0000 mgr.y (mgr.25166) 211 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:32.288 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:36:32.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:32 smithi050 bash[19827]: cluster 2024-09-16T14:36:31.192325+0000 mgr.y (mgr.25166) 212 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:32.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:32 smithi050 bash[26719]: cluster 2024-09-16T14:36:31.192325+0000 mgr.y (mgr.25166) 212 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:32.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:32 smithi090 bash[21690]: cluster 2024-09-16T14:36:31.192325+0000 mgr.y (mgr.25166) 212 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:33.404 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:36:33 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:36:33.003310193Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:36:33.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:33 smithi050 bash[19827]: cluster 2024-09-16T14:36:33.194106+0000 mgr.y (mgr.25166) 213 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:33.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:33 smithi050 bash[26719]: cluster 2024-09-16T14:36:33.194106+0000 mgr.y (mgr.25166) 213 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:33.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:33 smithi090 bash[21690]: cluster 2024-09-16T14:36:33.194106+0000 mgr.y (mgr.25166) 213 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:33.734 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:36:33.734 INFO:teuthology.orchestra.run.smithi050.stdout: "target_image": null, 2024-09-16T14:36:33.735 INFO:teuthology.orchestra.run.smithi050.stdout: "in_progress": false, 2024-09-16T14:36:33.735 INFO:teuthology.orchestra.run.smithi050.stdout: "which": "", 2024-09-16T14:36:33.735 INFO:teuthology.orchestra.run.smithi050.stdout: "services_complete": [], 2024-09-16T14:36:33.735 INFO:teuthology.orchestra.run.smithi050.stdout: "progress": null, 2024-09-16T14:36:33.735 INFO:teuthology.orchestra.run.smithi050.stdout: "message": "", 2024-09-16T14:36:33.735 INFO:teuthology.orchestra.run.smithi050.stdout: "is_paused": false 2024-09-16T14:36:33.735 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:36:34.412 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T14:36:35.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:35 smithi050 bash[19827]: audit 2024-09-16T14:36:33.735034+0000 mgr.y (mgr.25166) 214 : audit [DBG] from='client.25538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:36:35.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:35 smithi050 bash[26719]: audit 2024-09-16T14:36:33.735034+0000 mgr.y (mgr.25166) 214 : audit [DBG] from='client.25538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:36:35.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:35 smithi090 bash[21690]: audit 2024-09-16T14:36:33.735034+0000 mgr.y (mgr.25166) 214 : audit [DBG] from='client.25538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:36:36.286 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:36:36 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:36:36.023212743Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:36:36.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:36 smithi050 bash[19827]: audit 2024-09-16T14:36:34.371466+0000 mgr.y (mgr.25166) 215 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:36:36.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:36 smithi050 bash[19827]: cluster 2024-09-16T14:36:35.194838+0000 mgr.y (mgr.25166) 216 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:36.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:36 smithi050 bash[26719]: audit 2024-09-16T14:36:34.371466+0000 mgr.y (mgr.25166) 215 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:36:36.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:36 smithi050 bash[26719]: cluster 2024-09-16T14:36:35.194838+0000 mgr.y (mgr.25166) 216 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:36.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:36 smithi090 bash[21690]: audit 2024-09-16T14:36:34.371466+0000 mgr.y (mgr.25166) 215 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:36:36.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:36 smithi090 bash[21690]: cluster 2024-09-16T14:36:35.194838+0000 mgr.y (mgr.25166) 216 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:38.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:38 smithi050 bash[19827]: cluster 2024-09-16T14:36:37.195915+0000 mgr.y (mgr.25166) 217 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:38.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:38 smithi050 bash[26719]: cluster 2024-09-16T14:36:37.195915+0000 mgr.y (mgr.25166) 217 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:38.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:38 smithi090 bash[21690]: cluster 2024-09-16T14:36:37.195915+0000 mgr.y (mgr.25166) 217 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:39.250 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:36:39.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:36:39 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:36:39.013456395Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:36:39.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:36:39 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:36:39] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.51.0" 2024-09-16T14:36:40.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:40 smithi050 bash[19827]: cluster 2024-09-16T14:36:39.196843+0000 mgr.y (mgr.25166) 218 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:40.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:40 smithi050 bash[26719]: cluster 2024-09-16T14:36:39.196843+0000 mgr.y (mgr.25166) 218 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:40.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:40 smithi090 bash[21690]: cluster 2024-09-16T14:36:39.196843+0000 mgr.y (mgr.25166) 218 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:40.845 INFO:teuthology.orchestra.run.smithi050.stdout:HEALTH_OK 2024-09-16T14:36:41.565 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:41 smithi050 bash[26719]: audit 2024-09-16T14:36:40.846898+0000 mon.a (mon.0) 1483 : audit [DBG] from='client.? 172.21.15.50:0/4126579054' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:36:41.565 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:41 smithi050 bash[19827]: audit 2024-09-16T14:36:40.846898+0000 mon.a (mon.0) 1483 : audit [DBG] from='client.? 172.21.15.50:0/4126579054' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:36:41.566 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '"'"'{print $2}'"'"')' 2024-09-16T14:36:41.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:41 smithi090 bash[21690]: audit 2024-09-16T14:36:40.846898+0000 mon.a (mon.0) 1483 : audit [DBG] from='client.? 172.21.15.50:0/4126579054' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:36:42.308 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:36:42 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:36:42.030035168Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:36:42.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:42 smithi050 bash[19827]: cluster 2024-09-16T14:36:41.197571+0000 mgr.y (mgr.25166) 219 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:42.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:42 smithi050 bash[19827]: audit 2024-09-16T14:36:41.719242+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:36:42.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:42 smithi050 bash[26719]: cluster 2024-09-16T14:36:41.197571+0000 mgr.y (mgr.25166) 219 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:42.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:42 smithi050 bash[26719]: audit 2024-09-16T14:36:41.719242+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:36:42.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:42 smithi090 bash[21690]: cluster 2024-09-16T14:36:41.197571+0000 mgr.y (mgr.25166) 219 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:42.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:42 smithi090 bash[21690]: audit 2024-09-16T14:36:41.719242+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:36:44.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:44 smithi050 bash[19827]: cluster 2024-09-16T14:36:43.199283+0000 mgr.y (mgr.25166) 220 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:44.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:44 smithi050 bash[26719]: cluster 2024-09-16T14:36:43.199283+0000 mgr.y (mgr.25166) 220 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:44.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:44 smithi090 bash[21690]: cluster 2024-09-16T14:36:43.199283+0000 mgr.y (mgr.25166) 220 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:45.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:36:45 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:36:45.030262649Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:36:46.386 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:36:46.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:46 smithi050 bash[19827]: audit 2024-09-16T14:36:44.379188+0000 mgr.y (mgr.25166) 221 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:36:46.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:46 smithi050 bash[19827]: cluster 2024-09-16T14:36:45.199958+0000 mgr.y (mgr.25166) 222 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:46.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:46 smithi050 bash[26719]: audit 2024-09-16T14:36:44.379188+0000 mgr.y (mgr.25166) 221 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:36:46.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:46 smithi050 bash[26719]: cluster 2024-09-16T14:36:45.199958+0000 mgr.y (mgr.25166) 222 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:46.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:46 smithi090 bash[21690]: audit 2024-09-16T14:36:44.379188+0000 mgr.y (mgr.25166) 221 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:36:46.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:46 smithi090 bash[21690]: cluster 2024-09-16T14:36:45.199958+0000 mgr.y (mgr.25166) 222 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:48.320 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:36:48 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:36:48.00512059Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:36:48.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:48 smithi050 bash[19827]: cluster 2024-09-16T14:36:47.201280+0000 mgr.y (mgr.25166) 223 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:48.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:48 smithi050 bash[26719]: cluster 2024-09-16T14:36:47.201280+0000 mgr.y (mgr.25166) 223 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:48.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:48 smithi090 bash[21690]: cluster 2024-09-16T14:36:47.201280+0000 mgr.y (mgr.25166) 223 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:49.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:36:49 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:36:49] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.51.0" 2024-09-16T14:36:49.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:49 smithi050 bash[19827]: audit 2024-09-16T14:36:47.852111+0000 mgr.y (mgr.25166) 224 : audit [DBG] from='client.25550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:36:49.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:49 smithi050 bash[19827]: audit 2024-09-16T14:36:48.212414+0000 mgr.y (mgr.25166) 225 : audit [DBG] from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mon", "hosts": "smithi090", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:36:49.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:49 smithi050 bash[26719]: audit 2024-09-16T14:36:47.852111+0000 mgr.y (mgr.25166) 224 : audit [DBG] from='client.25550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:36:49.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:49 smithi050 bash[26719]: audit 2024-09-16T14:36:48.212414+0000 mgr.y (mgr.25166) 225 : audit [DBG] from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mon", "hosts": "smithi090", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:36:49.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:49 smithi090 bash[21690]: audit 2024-09-16T14:36:47.852111+0000 mgr.y (mgr.25166) 224 : audit [DBG] from='client.25550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:36:49.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:49 smithi090 bash[21690]: audit 2024-09-16T14:36:48.212414+0000 mgr.y (mgr.25166) 225 : audit [DBG] from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mon", "hosts": "smithi090", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:36:50.664 INFO:teuthology.orchestra.run.smithi050.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:36:50.681 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:50 smithi050 bash[19827]: cluster 2024-09-16T14:36:49.201927+0000 mgr.y (mgr.25166) 226 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:50.681 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:50 smithi050 bash[26719]: cluster 2024-09-16T14:36:49.201927+0000 mgr.y (mgr.25166) 226 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:50.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:50 smithi090 bash[21690]: cluster 2024-09-16T14:36:49.201927+0000 mgr.y (mgr.25166) 226 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:51.354 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-16T14:36:51.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:36:51 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:36:51.039226942Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:36:51.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:51 smithi050 bash[19827]: cephadm 2024-09-16T14:36:50.657503+0000 mgr.y (mgr.25166) 227 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:36:51.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:51 smithi050 bash[19827]: audit 2024-09-16T14:36:50.664533+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:36:51.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:51 smithi050 bash[19827]: cluster 2024-09-16T14:36:51.202585+0000 mgr.y (mgr.25166) 228 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:51.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:51 smithi050 bash[19827]: audit 2024-09-16T14:36:51.412963+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:36:51.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:51 smithi050 bash[19827]: audit 2024-09-16T14:36:51.414255+0000 mon.c (mon.2) 263 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:36:51.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:51 smithi050 bash[19827]: audit 2024-09-16T14:36:51.423490+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:36:51.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:51 smithi050 bash[26719]: cephadm 2024-09-16T14:36:50.657503+0000 mgr.y (mgr.25166) 227 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:36:51.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:51 smithi050 bash[26719]: audit 2024-09-16T14:36:50.664533+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:36:51.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:51 smithi050 bash[26719]: cluster 2024-09-16T14:36:51.202585+0000 mgr.y (mgr.25166) 228 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:51.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:51 smithi050 bash[26719]: audit 2024-09-16T14:36:51.412963+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:36:51.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:51 smithi050 bash[26719]: audit 2024-09-16T14:36:51.414255+0000 mon.c (mon.2) 263 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:36:51.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:51 smithi050 bash[26719]: audit 2024-09-16T14:36:51.423490+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:36:51.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:51 smithi090 bash[21690]: cephadm 2024-09-16T14:36:50.657503+0000 mgr.y (mgr.25166) 227 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:36:51.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:51 smithi090 bash[21690]: audit 2024-09-16T14:36:50.664533+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:36:51.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:51 smithi090 bash[21690]: cluster 2024-09-16T14:36:51.202585+0000 mgr.y (mgr.25166) 228 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:51.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:51 smithi090 bash[21690]: audit 2024-09-16T14:36:51.412963+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:36:51.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:51 smithi090 bash[21690]: audit 2024-09-16T14:36:51.414255+0000 mon.c (mon.2) 263 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:36:51.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:51 smithi090 bash[21690]: audit 2024-09-16T14:36:51.423490+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:36:52.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:52 smithi050 bash[19827]: cephadm 2024-09-16T14:36:51.484578+0000 mgr.y (mgr.25166) 229 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:36:52.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:52 smithi050 bash[26719]: cephadm 2024-09-16T14:36:51.484578+0000 mgr.y (mgr.25166) 229 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:36:52.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:52 smithi090 bash[21690]: cephadm 2024-09-16T14:36:51.484578+0000 mgr.y (mgr.25166) 229 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:36:53.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:53 smithi050 bash[19827]: cluster 2024-09-16T14:36:53.203540+0000 mgr.y (mgr.25166) 230 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:53.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:53 smithi050 bash[26719]: cluster 2024-09-16T14:36:53.203540+0000 mgr.y (mgr.25166) 230 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:53.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:53 smithi090 bash[21690]: cluster 2024-09-16T14:36:53.203540+0000 mgr.y (mgr.25166) 230 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:54.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:36:54 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:36:54.027744119Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:36:55.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:54 smithi050 bash[19827]: audit 2024-09-16T14:36:53.883916+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:36:55.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:54 smithi050 bash[19827]: cephadm 2024-09-16T14:36:53.891224+0000 mgr.y (mgr.25166) 231 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:36:55.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:54 smithi050 bash[19827]: cephadm 2024-09-16T14:36:53.891317+0000 mgr.y (mgr.25166) 232 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:36:55.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:54 smithi050 bash[19827]: audit 2024-09-16T14:36:53.893991+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:36:55.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:54 smithi050 bash[19827]: audit 2024-09-16T14:36:53.897335+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:36:55.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:54 smithi050 bash[19827]: cephadm 2024-09-16T14:36:53.898405+0000 mgr.y (mgr.25166) 233 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:36:55.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:54 smithi050 bash[19827]: audit 2024-09-16T14:36:53.906358+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:36:55.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:54 smithi050 bash[19827]: audit 2024-09-16T14:36:53.911551+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:36:55.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:54 smithi050 bash[19827]: audit 2024-09-16T14:36:53.912786+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-16T14:36:55.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:54 smithi050 bash[19827]: cephadm 2024-09-16T14:36:53.913643+0000 mgr.y (mgr.25166) 234 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-16T14:36:55.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:54 smithi050 bash[26719]: audit 2024-09-16T14:36:53.883916+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:36:55.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:54 smithi050 bash[26719]: cephadm 2024-09-16T14:36:53.891224+0000 mgr.y (mgr.25166) 231 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:36:55.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:54 smithi050 bash[26719]: cephadm 2024-09-16T14:36:53.891317+0000 mgr.y (mgr.25166) 232 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:36:55.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:54 smithi050 bash[26719]: audit 2024-09-16T14:36:53.893991+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:36:55.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:54 smithi050 bash[26719]: audit 2024-09-16T14:36:53.897335+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:36:55.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:54 smithi050 bash[26719]: cephadm 2024-09-16T14:36:53.898405+0000 mgr.y (mgr.25166) 233 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:36:55.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:54 smithi050 bash[26719]: audit 2024-09-16T14:36:53.906358+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:36:55.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:54 smithi050 bash[26719]: audit 2024-09-16T14:36:53.911551+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:36:55.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:54 smithi050 bash[26719]: audit 2024-09-16T14:36:53.912786+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-16T14:36:55.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:54 smithi050 bash[26719]: cephadm 2024-09-16T14:36:53.913643+0000 mgr.y (mgr.25166) 234 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-16T14:36:55.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:54 smithi090 bash[21690]: audit 2024-09-16T14:36:53.883916+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:36:55.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:54 smithi090 bash[21690]: cephadm 2024-09-16T14:36:53.891224+0000 mgr.y (mgr.25166) 231 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:36:55.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:54 smithi090 bash[21690]: cephadm 2024-09-16T14:36:53.891317+0000 mgr.y (mgr.25166) 232 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:36:55.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:54 smithi090 bash[21690]: audit 2024-09-16T14:36:53.893991+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:36:55.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:54 smithi090 bash[21690]: audit 2024-09-16T14:36:53.897335+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:36:55.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:54 smithi090 bash[21690]: cephadm 2024-09-16T14:36:53.898405+0000 mgr.y (mgr.25166) 233 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:36:55.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:54 smithi090 bash[21690]: audit 2024-09-16T14:36:53.906358+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:36:55.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:54 smithi090 bash[21690]: audit 2024-09-16T14:36:53.911551+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:36:55.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:54 smithi090 bash[21690]: audit 2024-09-16T14:36:53.912786+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-16T14:36:55.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:54 smithi090 bash[21690]: cephadm 2024-09-16T14:36:53.913643+0000 mgr.y (mgr.25166) 234 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-16T14:36:56.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:55 smithi050 bash[19827]: audit 2024-09-16T14:36:54.387048+0000 mgr.y (mgr.25166) 235 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:36:56.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:55 smithi050 bash[19827]: cluster 2024-09-16T14:36:55.204249+0000 mgr.y (mgr.25166) 236 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:56.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:55 smithi050 bash[26719]: audit 2024-09-16T14:36:54.387048+0000 mgr.y (mgr.25166) 235 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:36:56.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:55 smithi050 bash[26719]: cluster 2024-09-16T14:36:55.204249+0000 mgr.y (mgr.25166) 236 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:56.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:55 smithi090 bash[21690]: audit 2024-09-16T14:36:54.387048+0000 mgr.y (mgr.25166) 235 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:36:56.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:55 smithi090 bash[21690]: cluster 2024-09-16T14:36:55.204249+0000 mgr.y (mgr.25166) 236 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:36:56.409 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:36:57.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:56 smithi050 bash[26719]: audit 2024-09-16T14:36:56.719889+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:36:57.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:56 smithi050 bash[26719]: audit 2024-09-16T14:36:56.797315+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:36:57.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:56 smithi050 bash[26719]: audit 2024-09-16T14:36:56.802138+0000 mon.c (mon.2) 269 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:36:57.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:56 smithi050 bash[26719]: audit 2024-09-16T14:36:56.803850+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:36:57.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:56 smithi050 bash[26719]: audit 2024-09-16T14:36:56.805639+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:36:57.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:56 smithi050 bash[19827]: audit 2024-09-16T14:36:56.719889+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:36:57.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:56 smithi050 bash[19827]: audit 2024-09-16T14:36:56.797315+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:36:57.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:56 smithi050 bash[19827]: audit 2024-09-16T14:36:56.802138+0000 mon.c (mon.2) 269 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:36:57.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:56 smithi050 bash[19827]: audit 2024-09-16T14:36:56.803850+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:36:57.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:56 smithi050 bash[19827]: audit 2024-09-16T14:36:56.805639+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:36:57.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:36:57 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:36:57.000054527Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:36:57.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:56 smithi090 bash[21690]: audit 2024-09-16T14:36:56.719889+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:36:57.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:56 smithi090 bash[21690]: audit 2024-09-16T14:36:56.797315+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:36:57.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:56 smithi090 bash[21690]: audit 2024-09-16T14:36:56.802138+0000 mon.c (mon.2) 269 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:36:57.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:56 smithi090 bash[21690]: audit 2024-09-16T14:36:56.803850+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:36:57.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:56 smithi090 bash[21690]: audit 2024-09-16T14:36:56.805639+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:36:57.959 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:36:58.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:57 smithi050 bash[19827]: cephadm 2024-09-16T14:36:56.788568+0000 mgr.y (mgr.25166) 237 : cephadm [INF] Upgrade: Updating mon.b 2024-09-16T14:36:58.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:57 smithi050 bash[19827]: cephadm 2024-09-16T14:36:56.807763+0000 mgr.y (mgr.25166) 238 : cephadm [INF] Deploying daemon mon.b on smithi090 2024-09-16T14:36:58.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:57 smithi050 bash[19827]: cluster 2024-09-16T14:36:57.205831+0000 mgr.y (mgr.25166) 239 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:58.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:57 smithi050 bash[26719]: cephadm 2024-09-16T14:36:56.788568+0000 mgr.y (mgr.25166) 237 : cephadm [INF] Upgrade: Updating mon.b 2024-09-16T14:36:58.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:57 smithi050 bash[26719]: cephadm 2024-09-16T14:36:56.807763+0000 mgr.y (mgr.25166) 238 : cephadm [INF] Deploying daemon mon.b on smithi090 2024-09-16T14:36:58.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:57 smithi050 bash[26719]: cluster 2024-09-16T14:36:57.205831+0000 mgr.y (mgr.25166) 239 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:58.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:57 smithi090 bash[21690]: cephadm 2024-09-16T14:36:56.788568+0000 mgr.y (mgr.25166) 237 : cephadm [INF] Upgrade: Updating mon.b 2024-09-16T14:36:58.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:57 smithi090 bash[21690]: cephadm 2024-09-16T14:36:56.807763+0000 mgr.y (mgr.25166) 238 : cephadm [INF] Deploying daemon mon.b on smithi090 2024-09-16T14:36:58.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:57 smithi090 bash[21690]: cluster 2024-09-16T14:36:57.205831+0000 mgr.y (mgr.25166) 239 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:36:58.624 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:36:58.624 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (2m) 119s ago 29m 14.1M - 0.27.0 11f11916f8cd cabc95728e9a 2024-09-16T14:36:58.624 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (84s) 78s ago 28m 35.4M - 10.4.0 c8b91775d855 88a9367c0284 2024-09-16T14:36:58.624 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (3m) 119s ago 26m 48.0M - 3.8 b5388489f99e d92ced4635d4 2024-09-16T14:36:58.624 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (3m) 78s ago 37m 440M - 19.3.0-4917-g8293d73f 425e316ba8eb 9887b7561d75 2024-09-16T14:36:58.624 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (14m) 119s ago 40m 502M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:36:58.624 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (40m) 119s ago 40m 88.4M 2048M 19.1.1-328-gad35db06 b5388489f99e 37ac949cf253 2024-09-16T14:36:58.625 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (38m) 78s ago 38m 62.2M 2048M 19.1.1-328-gad35db06 b5388489f99e a3cf9e797119 2024-09-16T14:36:58.625 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (38m) 119s ago 38m 62.9M 2048M 19.1.1-328-gad35db06 b5388489f99e 7e3580eefcd0 2024-09-16T14:36:58.625 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (3m) 119s ago 29m 8355k - 1.7.0 72c9c2088986 e166bfc4ac14 2024-09-16T14:36:58.625 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (3m) 78s ago 29m 7787k - 1.7.0 72c9c2088986 872a2376fb53 2024-09-16T14:36:58.625 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (37m) 119s ago 37m 66.3M 3037M 19.1.1-328-gad35db06 b5388489f99e 47cd40270475 2024-09-16T14:36:58.625 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (36m) 119s ago 36m 68.6M 3037M 19.1.1-328-gad35db06 b5388489f99e b3d14fae3c7d 2024-09-16T14:36:58.625 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (35m) 119s ago 35m 53.4M 3037M 19.1.1-328-gad35db06 b5388489f99e 9c1326f71702 2024-09-16T14:36:58.625 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (34m) 119s ago 34m 57.3M 3037M 19.1.1-328-gad35db06 b5388489f99e 010e8927a52f 2024-09-16T14:36:58.625 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (33m) 78s ago 33m 59.5M 3292M 19.1.1-328-gad35db06 b5388489f99e e352ed0b0cc0 2024-09-16T14:36:58.625 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (32m) 78s ago 32m 56.6M 3292M 19.1.1-328-gad35db06 b5388489f99e c2c5d905dd84 2024-09-16T14:36:58.625 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (31m) 78s ago 31m 64.9M 3292M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:36:58.625 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (30m) 78s ago 30m 58.4M 3292M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:36:58.626 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (2m) 78s ago 29m 35.6M - 2.51.0 1d3b7f56885b 26eb48164510 2024-09-16T14:36:58.626 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (27m) 119s ago 27m 101M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:36:58.626 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (27m) 78s ago 27m 101M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:36:59.000 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:36:59.000 INFO:teuthology.orchestra.run.smithi050.stdout: "mon": { 2024-09-16T14:36:59.000 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T14:36:59.000 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:36:59.000 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr": { 2024-09-16T14:36:59.000 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:36:59.000 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:36:59.000 INFO:teuthology.orchestra.run.smithi050.stdout: "osd": { 2024-09-16T14:36:59.000 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:36:59.001 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:36:59.001 INFO:teuthology.orchestra.run.smithi050.stdout: "rgw": { 2024-09-16T14:36:59.001 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:36:59.001 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:36:59.001 INFO:teuthology.orchestra.run.smithi050.stdout: "overall": { 2024-09-16T14:36:59.001 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T14:36:59.001 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:36:59.001 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:36:59.001 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:36:59.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:58 smithi050 bash[26719]: audit 2024-09-16T14:36:57.946825+0000 mgr.y (mgr.25166) 240 : audit [DBG] from='client.25562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:36:59.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:36:58 smithi050 bash[26719]: audit 2024-09-16T14:36:58.272093+0000 mgr.y (mgr.25166) 241 : audit [DBG] from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:36:59.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:58 smithi050 bash[19827]: audit 2024-09-16T14:36:57.946825+0000 mgr.y (mgr.25166) 240 : audit [DBG] from='client.25562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:36:59.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:36:58 smithi050 bash[19827]: audit 2024-09-16T14:36:58.272093+0000 mgr.y (mgr.25166) 241 : audit [DBG] from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:36:59.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:58 smithi090 bash[21690]: audit 2024-09-16T14:36:57.946825+0000 mgr.y (mgr.25166) 240 : audit [DBG] from='client.25562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:36:59.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:58 smithi090 bash[21690]: audit 2024-09-16T14:36:58.272093+0000 mgr.y (mgr.25166) 241 : audit [DBG] from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:36:59.329 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:36:59.329 INFO:teuthology.orchestra.run.smithi050.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:36:59.329 INFO:teuthology.orchestra.run.smithi050.stdout: "in_progress": true, 2024-09-16T14:36:59.329 INFO:teuthology.orchestra.run.smithi050.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi090", 2024-09-16T14:36:59.329 INFO:teuthology.orchestra.run.smithi050.stdout: "services_complete": [], 2024-09-16T14:36:59.330 INFO:teuthology.orchestra.run.smithi050.stdout: "progress": "0/1 daemons upgraded", 2024-09-16T14:36:59.330 INFO:teuthology.orchestra.run.smithi050.stdout: "message": "Currently upgrading mon daemons", 2024-09-16T14:36:59.330 INFO:teuthology.orchestra.run.smithi050.stdout: "is_paused": false 2024-09-16T14:36:59.330 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:36:59.673 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:36:59.673 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:36:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:36:59.674 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:36:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:36:59.674 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:36:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:36:59.674 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:36:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:36:59.675 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:36:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:36:59.675 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:36:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:36:59.675 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:36:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:36:59.675 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:36:59 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:36:59.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:36:59 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:36:59] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.51.0" 2024-09-16T14:36:59.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:59 smithi090 systemd[1]: Stopping Ceph mon.b for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:36:59.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:59 smithi090 bash[21690]: debug 2024-09-16T14:36:59.763+0000 7fb020f46640 -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-09-16T14:36:59.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:36:59 smithi090 bash[21690]: debug 2024-09-16T14:36:59.763+0000 7fb020f46640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-16T14:37:00.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:37:00 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:37:00.010817483Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:37:00.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:00 smithi090 bash[70154]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-mon-b 2024-09-16T14:37:00.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:00 smithi090 bash[70212]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-mon-b 2024-09-16T14:37:00.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:00 smithi090 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-16T14:37:00.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:00 smithi090 systemd[1]: Stopped Ceph mon.b for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:37:01.446 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:37:01 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:37:01.446 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:37:01 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:37:01.447 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:37:01 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:37:01.447 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:37:01 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:37:01.447 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:37:01 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:37:01.448 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:37:01 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:37:01.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:01 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:37:01.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:01 smithi090 systemd[1]: Started Ceph mon.b for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:37:01.448 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:37:01 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:37:01.448 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:37:01 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:37:02.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.539+0000 7fb6c6166c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-16T14:37:02.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.539+0000 7fb6c6166c80 0 ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev), process ceph-mon, pid 7 2024-09-16T14:37:02.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.539+0000 7fb6c6166c80 0 pidfile_write: ignore empty --pid-file 2024-09-16T14:37:02.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 0 load: jerasure load: lrc 2024-09-16T14:37:02.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-16T14:37:02.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Git sha 0 2024-09-16T14:37:02.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Compile date 2024-09-13 14:50:41 2024-09-16T14:37:02.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: DB SUMMARY 2024-09-16T14:37:02.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: DB Session ID: TA4BEO8YJI6EQ8L3DMZ9 2024-09-16T14:37:02.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: CURRENT file: CURRENT 2024-09-16T14:37:02.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-16T14:37:02.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 4334 Bytes 2024-09-16T14:37:02.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000063.sst 2024-09-16T14:37:02.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000061.log size: 1737058 ; 2024-09-16T14:37:02.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.error_if_exists: 0 2024-09-16T14:37:02.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.create_if_missing: 0 2024-09-16T14:37:02.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-16T14:37:02.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T14:37:02.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T14:37:02.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T14:37:02.949 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.env: 0x5566fc9cf120 2024-09-16T14:37:02.949 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-16T14:37:02.949 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.info_log: 0x5566fd813700 2024-09-16T14:37:02.949 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-16T14:37:02.949 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.statistics: (nil) 2024-09-16T14:37:02.949 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.use_fsync: 0 2024-09-16T14:37:02.949 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-16T14:37:02.950 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T14:37:02.950 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T14:37:02.950 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-16T14:37:02.950 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-16T14:37:02.950 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-16T14:37:02.950 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-16T14:37:02.950 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-16T14:37:02.950 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-16T14:37:02.950 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T14:37:02.950 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-16T14:37:02.951 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.db_log_dir: 2024-09-16T14:37:02.951 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.wal_dir: 2024-09-16T14:37:02.951 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T14:37:02.951 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T14:37:02.951 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T14:37:02.951 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T14:37:02.951 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T14:37:02.951 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T14:37:02.951 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-16T14:37:02.951 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-16T14:37:02.951 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.write_buffer_manager: 0x5566fd817b80 2024-09-16T14:37:02.952 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T14:37:02.952 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T14:37:02.952 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T14:37:02.952 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-16T14:37:02.952 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T14:37:02.952 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-16T14:37:02.952 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-16T14:37:02.952 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-16T14:37:02.952 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.unordered_write: 0 2024-09-16T14:37:02.952 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T14:37:02.952 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T14:37:02.952 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T14:37:02.952 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T14:37:02.953 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.row_cache: None 2024-09-16T14:37:02.953 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.wal_filter: None 2024-09-16T14:37:02.953 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T14:37:02.953 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-16T14:37:02.953 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.two_write_queues: 0 2024-09-16T14:37:02.953 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-16T14:37:02.953 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.wal_compression: 0 2024-09-16T14:37:02.953 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.atomic_flush: 0 2024-09-16T14:37:02.953 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T14:37:02.953 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T14:37:02.953 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T14:37:02.953 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-16T14:37:02.953 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T14:37:02.954 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-16T14:37:02.954 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T14:37:02.954 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T14:37:02.954 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-16T14:37:02.954 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-16T14:37:02.954 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T14:37:02.954 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-16T14:37:02.954 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-16T14:37:02.954 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-16T14:37:02.954 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T14:37:02.954 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T14:37:02.954 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T14:37:02.955 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-16T14:37:02.955 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T14:37:02.955 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T14:37:02.955 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T14:37:02.955 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T14:37:02.955 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.max_open_files: -1 2024-09-16T14:37:02.955 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-16T14:37:02.955 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T14:37:02.955 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T14:37:02.955 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-16T14:37:02.955 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-16T14:37:02.955 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Compression algorithms supported: 2024-09-16T14:37:02.955 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: kZSTD supported: 0 2024-09-16T14:37:02.955 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: kXpressCompression supported: 0 2024-09-16T14:37:02.956 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-16T14:37:02.956 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T14:37:02.956 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-16T14:37:02.956 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: kZlibCompression supported: 1 2024-09-16T14:37:02.956 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-16T14:37:02.956 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-16T14:37:02.956 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T14:37:02.956 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T14:37:02.956 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-16T14:37:02.957 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T14:37:02.958 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T14:37:02.958 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.merge_operator: 2024-09-16T14:37:02.958 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.compaction_filter: None 2024-09-16T14:37:02.958 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-16T14:37:02.958 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-16T14:37:02.958 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T14:37:02.959 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T14:37:02.959 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5566fd813320) 2024-09-16T14:37:02.959 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: cache_index_and_filter_blocks: 1 2024-09-16T14:37:02.959 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T14:37:02.959 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T14:37:02.959 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: pin_top_level_index_and_filter: 1 2024-09-16T14:37:02.959 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: index_type: 0 2024-09-16T14:37:02.959 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: data_block_index_type: 0 2024-09-16T14:37:02.959 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: index_shortening: 1 2024-09-16T14:37:02.959 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: data_block_hash_table_util_ratio: 0.750000 2024-09-16T14:37:02.959 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: checksum: 4 2024-09-16T14:37:02.959 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: no_block_cache: 0 2024-09-16T14:37:02.959 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: block_cache: 0x5566fd809610 2024-09-16T14:37:02.960 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: block_cache_name: BinnedLRUCache 2024-09-16T14:37:02.960 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: block_cache_options: 2024-09-16T14:37:02.960 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: capacity : 536870912 2024-09-16T14:37:02.960 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: num_shard_bits : 4 2024-09-16T14:37:02.960 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: strict_capacity_limit : 0 2024-09-16T14:37:02.960 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: high_pri_pool_ratio: 0.000 2024-09-16T14:37:02.960 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: block_cache_compressed: (nil) 2024-09-16T14:37:02.960 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: persistent_cache: (nil) 2024-09-16T14:37:02.960 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: block_size: 4096 2024-09-16T14:37:02.960 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: block_size_deviation: 10 2024-09-16T14:37:02.960 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: block_restart_interval: 16 2024-09-16T14:37:02.960 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: index_block_restart_interval: 1 2024-09-16T14:37:02.961 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: metadata_block_size: 4096 2024-09-16T14:37:02.961 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: partition_filters: 0 2024-09-16T14:37:02.961 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: use_delta_encoding: 1 2024-09-16T14:37:02.961 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: filter_policy: bloomfilter 2024-09-16T14:37:02.961 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: whole_key_filtering: 1 2024-09-16T14:37:02.961 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: verify_compression: 0 2024-09-16T14:37:02.961 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: read_amp_bytes_per_bit: 0 2024-09-16T14:37:02.961 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: format_version: 5 2024-09-16T14:37:02.961 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: enable_index_compression: 1 2024-09-16T14:37:02.961 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: block_align: 0 2024-09-16T14:37:02.961 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: max_auto_readahead_size: 262144 2024-09-16T14:37:02.961 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: prepopulate_block_cache: 0 2024-09-16T14:37:02.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: initial_auto_readahead_size: 8192 2024-09-16T14:37:02.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: num_file_reads_for_auto_readahead: 2 2024-09-16T14:37:02.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-16T14:37:02.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-16T14:37:02.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.compression: NoCompression 2024-09-16T14:37:02.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-16T14:37:02.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-16T14:37:02.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T14:37:02.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.num_levels: 7 2024-09-16T14:37:02.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T14:37:02.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T14:37:02.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T14:37:02.963 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T14:37:02.963 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T14:37:02.963 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T14:37:02.963 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T14:37:02.963 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T14:37:02.963 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T14:37:02.963 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T14:37:02.963 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T14:37:02.963 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T14:37:02.963 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T14:37:02.963 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-16T14:37:02.963 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-16T14:37:02.964 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T14:37:02.964 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T14:37:02.964 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T14:37:02.964 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T14:37:02.964 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-16T14:37:02.964 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T14:37:02.964 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T14:37:02.964 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T14:37:02.964 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T14:37:02.964 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-16T14:37:02.964 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T14:37:02.964 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T14:37:02.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T14:37:02.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T14:37:02.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T14:37:02.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T14:37:02.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T14:37:02.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T14:37:02.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T14:37:02.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T14:37:02.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T14:37:02.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T14:37:02.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T14:37:02.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T14:37:02.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-16T14:37:02.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T14:37:02.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T14:37:02.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-16T14:37:02.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T14:37:02.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T14:37:02.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T14:37:02.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T14:37:02.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T14:37:02.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T14:37:02.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T14:37:02.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T14:37:02.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T14:37:02.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T14:37:02.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T14:37:02.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-16T14:37:02.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T14:37:02.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T14:37:02.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T14:37:02.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T14:37:02.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.bloom_locality: 0 2024-09-16T14:37:02.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-16T14:37:02.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T14:37:02.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-16T14:37:02.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-16T14:37:02.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-16T14:37:02.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.ttl: 2592000 2024-09-16T14:37:02.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T14:37:02.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T14:37:02.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T14:37:02.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.enable_blob_files: false 2024-09-16T14:37:02.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.min_blob_size: 0 2024-09-16T14:37:02.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-16T14:37:02.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T14:37:02.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T14:37:02.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T14:37:02.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T14:37:02.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T14:37:02.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-16T14:37:02.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T14:37:02.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T14:37:02.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 65, last_sequence is 33505, log_number is 61,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 61 2024-09-16T14:37:02.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 61 2024-09-16T14:37:02.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 6d59c9d2-e8b9-4baf-8caf-5707139b3802 2024-09-16T14:37:02.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726497422550198, "job": 1, "event": "recovery_started", "wal_files": [61]} 2024-09-16T14:37:02.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.543+0000 7fb6c6166c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #61 mode 2 2024-09-16T14:37:02.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.551+0000 7fb6c6166c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726497422556605, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 66, "file_size": 1115031, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 33510, "largest_seqno": 34906, "table_properties": {"data_size": 1109533, "index_size": 2601, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1861, "raw_key_size": 15609, "raw_average_key_size": 21, "raw_value_size": 1096467, "raw_average_value_size": 1512, "num_data_blocks": 116, "num_entries": 725, "num_filter_entries": 725, "num_deletions": 265, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726497422, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "6d59c9d2-e8b9-4baf-8caf-5707139b3802", "db_session_id": "TA4BEO8YJI6EQ8L3DMZ9", "orig_file_number": 66, "seqno_to_time_mapping": "N/A"}} 2024-09-16T14:37:02.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.551+0000 7fb6c6166c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726497422556767, "job": 1, "event": "recovery_finished"} 2024-09-16T14:37:02.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.551+0000 7fb6c6166c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 68 2024-09-16T14:37:02.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.551+0000 7fb6c6166c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T14:37:02.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.555+0000 7fb6c6166c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000061.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T14:37:02.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.555+0000 7fb6c6166c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5566fd836e00 2024-09-16T14:37:02.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.555+0000 7fb6c6166c80 4 rocksdb: DB pointer 0x5566fd93a000 2024-09-16T14:37:02.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.555+0000 7fb6bbf2e640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T14:37:02.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.555+0000 7fb6bbf2e640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T14:37:02.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: ** DB Stats ** 2024-09-16T14:37:02.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T14:37:02.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T14:37:02.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T14:37:02.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T14:37:02.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T14:37:02.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T14:37:02.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T14:37:02.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: ** Compaction Stats [default] ** 2024-09-16T14:37:02.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: 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 Rblob(GB) Wblob(GB) 2024-09-16T14:37:02.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T14:37:02.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: L0 1/0 1.06 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 330.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T14:37:02.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: L6 1/0 10.13 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-16T14:37:02.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: Sum 2/0 11.19 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 330.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T14:37:02.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 330.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T14:37:02.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: ** Compaction Stats [default] ** 2024-09-16T14:37:02.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: 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 Rblob(GB) Wblob(GB) 2024-09-16T14:37:02.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T14:37:02.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 330.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T14:37:02.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T14:37:02.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T14:37:02.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-16T14:37:02.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T14:37:02.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T14:37:02.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T14:37:02.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: AddFile(Keys): cumulative 0, interval 0 2024-09-16T14:37:02.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: Cumulative compaction: 0.00 GB write, 93.86 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T14:37:02.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: Interval compaction: 0.00 GB write, 93.86 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T14:37:02.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: 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-09-16T14:37:02.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: Block cache BinnedLRUCache@0x5566fd809610#7 capacity: 512.00 MB usage: 4.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-09-16T14:37:02.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: Block cache entry stats(count,size,portion): FilterBlock(1,2.03 KB,0.00038743%) IndexBlock(1,2.83 KB,0.000539422%) Misc(1,0.00 KB,0%) 2024-09-16T14:37:02.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: ** File Read Latency Histogram By Level [default] ** 2024-09-16T14:37:02.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.555+0000 7fb6c6166c80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] at bind addrs [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:37:02.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.555+0000 7fb6c6166c80 1 mon.b@-1(???) e3 preinit fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:37:02.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.555+0000 7fb6c6166c80 0 mon.b@-1(???).mds e1 new map 2024-09-16T14:37:02.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.555+0000 7fb6c6166c80 0 mon.b@-1(???).mds e1 print_map 2024-09-16T14:37:02.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: e1 2024-09-16T14:37:02.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: btime 2024-09-16T13:56:32:391622+0000 2024-09-16T14:37:02.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T14:37:02.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-16T14:37:02.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: legacy client fscid: -1 2024-09-16T14:37:02.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: 2024-09-16T14:37:02.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: No filesystems configured 2024-09-16T14:37:02.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.559+0000 7fb6c6166c80 0 mon.b@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-16T14:37:02.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.559+0000 7fb6c6166c80 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T14:37:02.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.559+0000 7fb6c6166c80 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T14:37:02.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.559+0000 7fb6c6166c80 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T14:37:02.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:02 smithi090 bash[70266]: debug 2024-09-16T14:37:02.559+0000 7fb6c6166c80 1 mon.b@-1(???).paxosservice(auth 1..29) refresh upgraded, format 0 -> 3 2024-09-16T14:37:03.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:37:02.999682972Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:37:04.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[19827]: cluster 2024-09-16T14:37:01.207187+0000 mgr.y (mgr.25166) 245 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:04.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[19827]: cluster 2024-09-16T14:37:02.772982+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T14:37:04.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[19827]: cluster 2024-09-16T14:37:02.775970+0000 mon.a (mon.0) 1490 : cluster [INF] mon.a calling monitor election 2024-09-16T14:37:04.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[19827]: cluster 2024-09-16T14:37:02.800205+0000 mon.a (mon.0) 1491 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:37:04.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[19827]: cluster 2024-09-16T14:37:02.809812+0000 mon.a (mon.0) 1492 : cluster [DBG] monmap epoch 3 2024-09-16T14:37:04.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[19827]: cluster 2024-09-16T14:37:02.809843+0000 mon.a (mon.0) 1493 : cluster [DBG] fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:37:04.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[19827]: cluster 2024-09-16T14:37:02.809874+0000 mon.a (mon.0) 1494 : cluster [DBG] last_changed 2024-09-16T13:58:41.156302+0000 2024-09-16T14:37:04.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[19827]: cluster 2024-09-16T14:37:02.809910+0000 mon.a (mon.0) 1495 : cluster [DBG] created 2024-09-16T13:56:27.811274+0000 2024-09-16T14:37:04.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[19827]: cluster 2024-09-16T14:37:02.809945+0000 mon.a (mon.0) 1496 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T14:37:04.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[19827]: cluster 2024-09-16T14:37:02.809983+0000 mon.a (mon.0) 1497 : cluster [DBG] election_strategy: 1 2024-09-16T14:37:04.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[19827]: cluster 2024-09-16T14:37:02.810023+0000 mon.a (mon.0) 1498 : cluster [DBG] 0: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.a 2024-09-16T14:37:04.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[19827]: cluster 2024-09-16T14:37:02.810057+0000 mon.a (mon.0) 1499 : cluster [DBG] 1: [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon.b 2024-09-16T14:37:04.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[19827]: cluster 2024-09-16T14:37:02.810091+0000 mon.a (mon.0) 1500 : cluster [DBG] 2: [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] mon.c 2024-09-16T14:37:04.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[19827]: cluster 2024-09-16T14:37:02.827577+0000 mon.a (mon.0) 1501 : cluster [DBG] fsmap 2024-09-16T14:37:04.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[19827]: cluster 2024-09-16T14:37:02.827634+0000 mon.a (mon.0) 1502 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:37:04.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[19827]: cluster 2024-09-16T14:37:02.828514+0000 mon.a (mon.0) 1503 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-09-16T14:37:04.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[19827]: cluster 2024-09-16T14:37:02.828797+0000 mon.a (mon.0) 1504 : cluster [INF] overall HEALTH_OK 2024-09-16T14:37:04.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[19827]: audit 2024-09-16T14:37:02.844282+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:04.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[19827]: audit 2024-09-16T14:37:02.862355+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:04.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[19827]: cluster 2024-09-16T14:37:03.208821+0000 mgr.y (mgr.25166) 246 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:04.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[26719]: cluster 2024-09-16T14:37:01.207187+0000 mgr.y (mgr.25166) 245 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:04.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[26719]: cluster 2024-09-16T14:37:02.772982+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T14:37:04.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[26719]: cluster 2024-09-16T14:37:02.775970+0000 mon.a (mon.0) 1490 : cluster [INF] mon.a calling monitor election 2024-09-16T14:37:04.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[26719]: cluster 2024-09-16T14:37:02.800205+0000 mon.a (mon.0) 1491 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:37:04.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[26719]: cluster 2024-09-16T14:37:02.809812+0000 mon.a (mon.0) 1492 : cluster [DBG] monmap epoch 3 2024-09-16T14:37:04.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[26719]: cluster 2024-09-16T14:37:02.809843+0000 mon.a (mon.0) 1493 : cluster [DBG] fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:37:04.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[26719]: cluster 2024-09-16T14:37:02.809874+0000 mon.a (mon.0) 1494 : cluster [DBG] last_changed 2024-09-16T13:58:41.156302+0000 2024-09-16T14:37:04.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[26719]: cluster 2024-09-16T14:37:02.809910+0000 mon.a (mon.0) 1495 : cluster [DBG] created 2024-09-16T13:56:27.811274+0000 2024-09-16T14:37:04.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[26719]: cluster 2024-09-16T14:37:02.809945+0000 mon.a (mon.0) 1496 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T14:37:04.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[26719]: cluster 2024-09-16T14:37:02.809983+0000 mon.a (mon.0) 1497 : cluster [DBG] election_strategy: 1 2024-09-16T14:37:04.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[26719]: cluster 2024-09-16T14:37:02.810023+0000 mon.a (mon.0) 1498 : cluster [DBG] 0: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.a 2024-09-16T14:37:04.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[26719]: cluster 2024-09-16T14:37:02.810057+0000 mon.a (mon.0) 1499 : cluster [DBG] 1: [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon.b 2024-09-16T14:37:04.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[26719]: cluster 2024-09-16T14:37:02.810091+0000 mon.a (mon.0) 1500 : cluster [DBG] 2: [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] mon.c 2024-09-16T14:37:04.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[26719]: cluster 2024-09-16T14:37:02.827577+0000 mon.a (mon.0) 1501 : cluster [DBG] fsmap 2024-09-16T14:37:04.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[26719]: cluster 2024-09-16T14:37:02.827634+0000 mon.a (mon.0) 1502 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:37:04.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[26719]: cluster 2024-09-16T14:37:02.828514+0000 mon.a (mon.0) 1503 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-09-16T14:37:04.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[26719]: cluster 2024-09-16T14:37:02.828797+0000 mon.a (mon.0) 1504 : cluster [INF] overall HEALTH_OK 2024-09-16T14:37:04.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[26719]: audit 2024-09-16T14:37:02.844282+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:04.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[26719]: audit 2024-09-16T14:37:02.862355+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:04.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:03 smithi050 bash[26719]: cluster 2024-09-16T14:37:03.208821+0000 mgr.y (mgr.25166) 246 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:04.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:01.207187+0000 mgr.y (mgr.25166) 245 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:04.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:01.207187+0000 mgr.y (mgr.25166) 245 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:04.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.772982+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T14:37:04.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.772982+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-16T14:37:04.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.775970+0000 mon.a (mon.0) 1490 : cluster [INF] mon.a calling monitor election 2024-09-16T14:37:04.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.775970+0000 mon.a (mon.0) 1490 : cluster [INF] mon.a calling monitor election 2024-09-16T14:37:04.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.800205+0000 mon.a (mon.0) 1491 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:37:04.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.800205+0000 mon.a (mon.0) 1491 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:37:04.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.809812+0000 mon.a (mon.0) 1492 : cluster [DBG] monmap epoch 3 2024-09-16T14:37:04.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.809812+0000 mon.a (mon.0) 1492 : cluster [DBG] monmap epoch 3 2024-09-16T14:37:04.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.809843+0000 mon.a (mon.0) 1493 : cluster [DBG] fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:37:04.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.809843+0000 mon.a (mon.0) 1493 : cluster [DBG] fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:37:04.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.809874+0000 mon.a (mon.0) 1494 : cluster [DBG] last_changed 2024-09-16T13:58:41.156302+0000 2024-09-16T14:37:04.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.809874+0000 mon.a (mon.0) 1494 : cluster [DBG] last_changed 2024-09-16T13:58:41.156302+0000 2024-09-16T14:37:04.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.809910+0000 mon.a (mon.0) 1495 : cluster [DBG] created 2024-09-16T13:56:27.811274+0000 2024-09-16T14:37:04.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.809910+0000 mon.a (mon.0) 1495 : cluster [DBG] created 2024-09-16T13:56:27.811274+0000 2024-09-16T14:37:04.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.809945+0000 mon.a (mon.0) 1496 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T14:37:04.199 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.809945+0000 mon.a (mon.0) 1496 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T14:37:04.199 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.809983+0000 mon.a (mon.0) 1497 : cluster [DBG] election_strategy: 1 2024-09-16T14:37:04.199 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.809983+0000 mon.a (mon.0) 1497 : cluster [DBG] election_strategy: 1 2024-09-16T14:37:04.199 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.810023+0000 mon.a (mon.0) 1498 : cluster [DBG] 0: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.a 2024-09-16T14:37:04.199 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.810023+0000 mon.a (mon.0) 1498 : cluster [DBG] 0: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.a 2024-09-16T14:37:04.199 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.810057+0000 mon.a (mon.0) 1499 : cluster [DBG] 1: [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon.b 2024-09-16T14:37:04.199 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.810057+0000 mon.a (mon.0) 1499 : cluster [DBG] 1: [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon.b 2024-09-16T14:37:04.199 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.810091+0000 mon.a (mon.0) 1500 : cluster [DBG] 2: [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] mon.c 2024-09-16T14:37:04.199 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.810091+0000 mon.a (mon.0) 1500 : cluster [DBG] 2: [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] mon.c 2024-09-16T14:37:04.199 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.827577+0000 mon.a (mon.0) 1501 : cluster [DBG] fsmap 2024-09-16T14:37:04.199 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.827577+0000 mon.a (mon.0) 1501 : cluster [DBG] fsmap 2024-09-16T14:37:04.199 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.827634+0000 mon.a (mon.0) 1502 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:37:04.199 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.827634+0000 mon.a (mon.0) 1502 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:37:04.200 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.828514+0000 mon.a (mon.0) 1503 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-09-16T14:37:04.200 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.828514+0000 mon.a (mon.0) 1503 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-09-16T14:37:04.200 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.828797+0000 mon.a (mon.0) 1504 : cluster [INF] overall HEALTH_OK 2024-09-16T14:37:04.200 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:02.828797+0000 mon.a (mon.0) 1504 : cluster [INF] overall HEALTH_OK 2024-09-16T14:37:04.200 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: audit 2024-09-16T14:37:02.844282+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:04.200 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: audit 2024-09-16T14:37:02.844282+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:04.200 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: audit 2024-09-16T14:37:02.862355+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:04.200 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: audit 2024-09-16T14:37:02.862355+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:04.200 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:03.208821+0000 mgr.y (mgr.25166) 246 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:04.200 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:03 smithi090 bash[70266]: cluster 2024-09-16T14:37:03.208821+0000 mgr.y (mgr.25166) 246 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:06.266 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:37:06 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:37:06.009258544Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:37:06.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:06 smithi050 bash[19827]: audit 2024-09-16T14:37:04.395231+0000 mgr.y (mgr.25166) 247 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:37:06.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:06 smithi050 bash[19827]: cluster 2024-09-16T14:37:05.209476+0000 mgr.y (mgr.25166) 248 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:06.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:06 smithi050 bash[26719]: audit 2024-09-16T14:37:04.395231+0000 mgr.y (mgr.25166) 247 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:37:06.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:06 smithi050 bash[26719]: cluster 2024-09-16T14:37:05.209476+0000 mgr.y (mgr.25166) 248 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:06.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:06 smithi090 bash[70266]: audit 2024-09-16T14:37:04.395231+0000 mgr.y (mgr.25166) 247 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:37:06.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:06 smithi090 bash[70266]: audit 2024-09-16T14:37:04.395231+0000 mgr.y (mgr.25166) 247 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:37:06.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:06 smithi090 bash[70266]: cluster 2024-09-16T14:37:05.209476+0000 mgr.y (mgr.25166) 248 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:06.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:06 smithi090 bash[70266]: cluster 2024-09-16T14:37:05.209476+0000 mgr.y (mgr.25166) 248 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:07.936 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:37:07 smithi050 bash[68576]: debug 2024-09-16T14:37:07.567+0000 7f14b6258640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-16T14:37:08.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:08 smithi050 bash[19827]: cluster 2024-09-16T14:37:07.211019+0000 mgr.y (mgr.25166) 249 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:08.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:08 smithi050 bash[26719]: cluster 2024-09-16T14:37:07.211019+0000 mgr.y (mgr.25166) 249 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:08.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:08 smithi090 bash[70266]: cluster 2024-09-16T14:37:07.211019+0000 mgr.y (mgr.25166) 249 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:08.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:08 smithi090 bash[70266]: cluster 2024-09-16T14:37:07.211019+0000 mgr.y (mgr.25166) 249 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:09.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:37:09 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:37:09.034922436Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:37:09.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:37:09 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:37:09] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.51.0" 2024-09-16T14:37:10.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:09 smithi050 bash[19827]: audit 2024-09-16T14:37:08.873710+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:10.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:09 smithi050 bash[19827]: audit 2024-09-16T14:37:08.887710+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:10.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:09 smithi050 bash[19827]: cluster 2024-09-16T14:37:09.211723+0000 mgr.y (mgr.25166) 250 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:10.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:09 smithi050 bash[26719]: audit 2024-09-16T14:37:08.873710+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:10.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:09 smithi050 bash[26719]: audit 2024-09-16T14:37:08.887710+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:10.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:09 smithi050 bash[26719]: cluster 2024-09-16T14:37:09.211723+0000 mgr.y (mgr.25166) 250 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:10.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:09 smithi090 bash[70266]: audit 2024-09-16T14:37:08.873710+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:10.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:09 smithi090 bash[70266]: audit 2024-09-16T14:37:08.873710+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:10.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:09 smithi090 bash[70266]: audit 2024-09-16T14:37:08.887710+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:10.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:09 smithi090 bash[70266]: audit 2024-09-16T14:37:08.887710+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:10.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:09 smithi090 bash[70266]: cluster 2024-09-16T14:37:09.211723+0000 mgr.y (mgr.25166) 250 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:10.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:09 smithi090 bash[70266]: cluster 2024-09-16T14:37:09.211723+0000 mgr.y (mgr.25166) 250 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:11.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:11 smithi050 bash[19827]: audit 2024-09-16T14:37:10.039306+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:11.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:11 smithi050 bash[19827]: audit 2024-09-16T14:37:10.055243+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:11.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:11 smithi050 bash[26719]: audit 2024-09-16T14:37:10.039306+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:11.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:11 smithi050 bash[26719]: audit 2024-09-16T14:37:10.055243+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:11.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:11 smithi090 bash[70266]: audit 2024-09-16T14:37:10.039306+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:11.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:11 smithi090 bash[70266]: audit 2024-09-16T14:37:10.039306+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:11.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:11 smithi090 bash[70266]: audit 2024-09-16T14:37:10.055243+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:11.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:11 smithi090 bash[70266]: audit 2024-09-16T14:37:10.055243+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:12.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:12 smithi050 bash[19827]: cluster 2024-09-16T14:37:11.212450+0000 mgr.y (mgr.25166) 251 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:12.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:12 smithi050 bash[19827]: audit 2024-09-16T14:37:11.720606+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:37:12.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:12 smithi050 bash[26719]: cluster 2024-09-16T14:37:11.212450+0000 mgr.y (mgr.25166) 251 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:12.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:12 smithi050 bash[26719]: audit 2024-09-16T14:37:11.720606+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:37:12.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:37:12 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:37:12.015878234Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:37:12.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:12 smithi090 bash[70266]: cluster 2024-09-16T14:37:11.212450+0000 mgr.y (mgr.25166) 251 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:12.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:12 smithi090 bash[70266]: cluster 2024-09-16T14:37:11.212450+0000 mgr.y (mgr.25166) 251 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:12.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:12 smithi090 bash[70266]: audit 2024-09-16T14:37:11.720606+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:37:12.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:12 smithi090 bash[70266]: audit 2024-09-16T14:37:11.720606+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:37:14.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:14 smithi050 bash[19827]: cluster 2024-09-16T14:37:13.214086+0000 mgr.y (mgr.25166) 252 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:14.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:14 smithi050 bash[26719]: cluster 2024-09-16T14:37:13.214086+0000 mgr.y (mgr.25166) 252 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:14 smithi090 bash[70266]: cluster 2024-09-16T14:37:13.214086+0000 mgr.y (mgr.25166) 252 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:14 smithi090 bash[70266]: cluster 2024-09-16T14:37:13.214086+0000 mgr.y (mgr.25166) 252 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:15.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:37:15 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:37:15.023819797Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:37:16.563 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:16 smithi090 bash[70266]: audit 2024-09-16T14:37:14.406549+0000 mgr.y (mgr.25166) 253 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:37:16.563 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:16 smithi090 bash[70266]: audit 2024-09-16T14:37:14.406549+0000 mgr.y (mgr.25166) 253 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:37:16.564 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:16 smithi090 bash[70266]: cluster 2024-09-16T14:37:15.214851+0000 mgr.y (mgr.25166) 254 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:16.564 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:16 smithi090 bash[70266]: cluster 2024-09-16T14:37:15.214851+0000 mgr.y (mgr.25166) 254 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:16.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:16 smithi050 bash[19827]: audit 2024-09-16T14:37:14.406549+0000 mgr.y (mgr.25166) 253 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:37:16.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:16 smithi050 bash[19827]: cluster 2024-09-16T14:37:15.214851+0000 mgr.y (mgr.25166) 254 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:16.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:16 smithi050 bash[26719]: audit 2024-09-16T14:37:14.406549+0000 mgr.y (mgr.25166) 253 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:37:16.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:16 smithi050 bash[26719]: cluster 2024-09-16T14:37:15.214851+0000 mgr.y (mgr.25166) 254 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:18.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:37:18 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:37:18.034396876Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:37:18.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:18 smithi090 bash[70266]: cluster 2024-09-16T14:37:17.216401+0000 mgr.y (mgr.25166) 255 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:18.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:18 smithi090 bash[70266]: cluster 2024-09-16T14:37:17.216401+0000 mgr.y (mgr.25166) 255 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:18.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:18 smithi050 bash[19827]: cluster 2024-09-16T14:37:17.216401+0000 mgr.y (mgr.25166) 255 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:18.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:18 smithi050 bash[26719]: cluster 2024-09-16T14:37:17.216401+0000 mgr.y (mgr.25166) 255 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:19.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:37:19 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:37:19] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.51.0" 2024-09-16T14:37:20.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:20 smithi050 bash[19827]: cluster 2024-09-16T14:37:19.217212+0000 mgr.y (mgr.25166) 256 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:20.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:20 smithi050 bash[26719]: cluster 2024-09-16T14:37:19.217212+0000 mgr.y (mgr.25166) 256 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:20.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:20 smithi090 bash[70266]: cluster 2024-09-16T14:37:19.217212+0000 mgr.y (mgr.25166) 256 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:20.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:20 smithi090 bash[70266]: cluster 2024-09-16T14:37:19.217212+0000 mgr.y (mgr.25166) 256 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:21.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:37:20 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:37:20.997908059Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:37:21.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.663904+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.677677+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.681344+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:37:21.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.683348+0000 mon.c (mon.2) 274 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:37:21.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.695497+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.826669+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:37:21.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.830193+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.833276+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: cephadm 2024-09-16T14:37:20.834645+0000 mgr.y (mgr.25166) 257 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:37:21.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.842225+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.848718+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: cephadm 2024-09-16T14:37:20.850180+0000 mgr.y (mgr.25166) 258 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T14:37:21.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.859895+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.868226+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: cephadm 2024-09-16T14:37:20.869948+0000 mgr.y (mgr.25166) 259 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:37:21.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.879596+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.887193+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: cephadm 2024-09-16T14:37:20.888925+0000 mgr.y (mgr.25166) 260 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:37:21.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.896547+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.901560+0000 mon.c (mon.2) 281 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.902381+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.909135+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-16T14:37:21.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.663904+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.677677+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.681344+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:37:21.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.683348+0000 mon.c (mon.2) 274 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:37:21.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.695497+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.826669+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:37:21.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.830193+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.833276+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: cephadm 2024-09-16T14:37:20.834645+0000 mgr.y (mgr.25166) 257 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:37:21.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.842225+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.848718+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: cephadm 2024-09-16T14:37:20.850180+0000 mgr.y (mgr.25166) 258 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T14:37:21.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.859895+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.868226+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: cephadm 2024-09-16T14:37:20.869948+0000 mgr.y (mgr.25166) 259 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:37:21.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.879596+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.887193+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: cephadm 2024-09-16T14:37:20.888925+0000 mgr.y (mgr.25166) 260 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:37:21.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.896547+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.901560+0000 mon.c (mon.2) 281 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.902381+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.909135+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-16T14:37:21.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.914688+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: cephadm 2024-09-16T14:37:20.916370+0000 mgr.y (mgr.25166) 261 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:37:21.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.924123+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.930934+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: cephadm 2024-09-16T14:37:20.932589+0000 mgr.y (mgr.25166) 262 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T14:37:21.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.940124+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.947869+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: cephadm 2024-09-16T14:37:20.949491+0000 mgr.y (mgr.25166) 263 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:37:21.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.957318+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.963760+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: cephadm 2024-09-16T14:37:20.965356+0000 mgr.y (mgr.25166) 264 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T14:37:21.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.968663+0000 mon.c (mon.2) 286 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.969334+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.973115+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: cephadm 2024-09-16T14:37:20.974831+0000 mgr.y (mgr.25166) 265 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T14:37:21.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.978005+0000 mon.c (mon.2) 288 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.978702+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.943 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.982320+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.943 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: cephadm 2024-09-16T14:37:20.983924+0000 mgr.y (mgr.25166) 266 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T14:37:21.943 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.986973+0000 mon.c (mon.2) 290 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.943 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.987613+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.943 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.914688+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.943 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: cephadm 2024-09-16T14:37:20.916370+0000 mgr.y (mgr.25166) 261 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:37:21.943 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.924123+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.943 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.930934+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.943 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: cephadm 2024-09-16T14:37:20.932589+0000 mgr.y (mgr.25166) 262 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T14:37:21.943 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.940124+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.944 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.947869+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.944 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: cephadm 2024-09-16T14:37:20.949491+0000 mgr.y (mgr.25166) 263 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:37:21.944 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.957318+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.944 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.963760+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.944 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: cephadm 2024-09-16T14:37:20.965356+0000 mgr.y (mgr.25166) 264 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T14:37:21.944 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.968663+0000 mon.c (mon.2) 286 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.944 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.969334+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.944 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.973115+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.944 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: cephadm 2024-09-16T14:37:20.974831+0000 mgr.y (mgr.25166) 265 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T14:37:21.944 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.978005+0000 mon.c (mon.2) 288 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.944 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.978702+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.944 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.982320+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.945 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: cephadm 2024-09-16T14:37:20.983924+0000 mgr.y (mgr.25166) 266 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T14:37:21.945 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.986973+0000 mon.c (mon.2) 290 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.945 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.987613+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.991176+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: cephadm 2024-09-16T14:37:20.992792+0000 mgr.y (mgr.25166) 267 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T14:37:21.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.995961+0000 mon.c (mon.2) 292 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.996652+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:20.999821+0000 mon.c (mon.2) 293 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: cephadm 2024-09-16T14:37:21.001346+0000 mgr.y (mgr.25166) 268 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T14:37:21.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.004475+0000 mon.c (mon.2) 294 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.946 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.005170+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.946 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.008278+0000 mon.c (mon.2) 295 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.946 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: cephadm 2024-09-16T14:37:21.009951+0000 mgr.y (mgr.25166) 269 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T14:37:21.946 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.013142+0000 mon.c (mon.2) 296 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.946 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.013815+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.946 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: cephadm 2024-09-16T14:37:21.015543+0000 mgr.y (mgr.25166) 270 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:37:21.946 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.018569+0000 mon.c (mon.2) 297 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:37:21.946 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.019269+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:37:21.946 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.028315+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:37:21.946 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.034666+0000 mon.c (mon.2) 298 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.946 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.035234+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.947 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.991176+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.947 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: cephadm 2024-09-16T14:37:20.992792+0000 mgr.y (mgr.25166) 267 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T14:37:21.947 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.995961+0000 mon.c (mon.2) 292 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.947 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.996652+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.947 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:20.999821+0000 mon.c (mon.2) 293 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.947 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: cephadm 2024-09-16T14:37:21.001346+0000 mgr.y (mgr.25166) 268 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T14:37:21.947 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.004475+0000 mon.c (mon.2) 294 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.947 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.005170+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.947 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.008278+0000 mon.c (mon.2) 295 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.947 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: cephadm 2024-09-16T14:37:21.009951+0000 mgr.y (mgr.25166) 269 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T14:37:21.947 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.013142+0000 mon.c (mon.2) 296 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.948 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.013815+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.948 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: cephadm 2024-09-16T14:37:21.015543+0000 mgr.y (mgr.25166) 270 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:37:21.948 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.018569+0000 mon.c (mon.2) 297 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:37:21.948 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.019269+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:37:21.948 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.028315+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:37:21.948 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.034666+0000 mon.c (mon.2) 298 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.948 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.035234+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.948 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.043428+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:37:21.948 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.049858+0000 mon.c (mon.2) 299 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:37:21.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.050523+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:37:21.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.056027+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:37:21.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.060515+0000 mon.c (mon.2) 300 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:37:21.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.061097+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:37:21.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.062950+0000 mon.c (mon.2) 301 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:37:21.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.063577+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:37:21.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.069415+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:37:21.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.073353+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:37:21.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.073905+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:37:21.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.075525+0000 mon.c (mon.2) 303 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:37:21.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.076074+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:37:21.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.081678+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:37:21.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.085751+0000 mon.c (mon.2) 304 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.950 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.086390+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.950 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.088119+0000 mon.c (mon.2) 305 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:37:21.950 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.043428+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:37:21.950 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.049858+0000 mon.c (mon.2) 299 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:37:21.950 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.050523+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:37:21.950 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.056027+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:37:21.950 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.060515+0000 mon.c (mon.2) 300 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:37:21.950 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.061097+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:37:21.950 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.062950+0000 mon.c (mon.2) 301 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:37:21.951 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.063577+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:37:21.951 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.069415+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:37:21.951 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.073353+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:37:21.951 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.073905+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:37:21.951 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.075525+0000 mon.c (mon.2) 303 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:37:21.951 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.076074+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:37:21.951 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.081678+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:37:21.951 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.085751+0000 mon.c (mon.2) 304 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.951 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.086390+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.951 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.088119+0000 mon.c (mon.2) 305 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:37:21.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.088742+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:37:21.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.094601+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:37:21.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.099610+0000 mon.c (mon.2) 306 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:37:21.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.100415+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:37:21.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.102217+0000 mon.c (mon.2) 307 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:37:21.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.102961+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:37:21.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.108675+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:37:21.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.113147+0000 mon.c (mon.2) 308 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:37:21.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.113780+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:37:21.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.119652+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:37:21.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.124876+0000 mon.c (mon.2) 309 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.953 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.125497+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.953 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.127339+0000 mon.c (mon.2) 310 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.953 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.128039+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.953 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.129909+0000 mon.c (mon.2) 311 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.953 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.130599+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.953 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.132507+0000 mon.c (mon.2) 312 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.953 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.133203+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.953 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.088742+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:37:21.953 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.094601+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:37:21.953 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.099610+0000 mon.c (mon.2) 306 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:37:21.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.100415+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:37:21.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.102217+0000 mon.c (mon.2) 307 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:37:21.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.102961+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:37:21.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.108675+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:37:21.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.113147+0000 mon.c (mon.2) 308 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:37:21.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.113780+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:37:21.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.119652+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:37:21.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.124876+0000 mon.c (mon.2) 309 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.125497+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.127339+0000 mon.c (mon.2) 310 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.128039+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.129909+0000 mon.c (mon.2) 311 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.955 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.130599+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.955 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.132507+0000 mon.c (mon.2) 312 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.955 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.133203+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.955 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.135089+0000 mon.c (mon.2) 313 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.955 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.135817+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.955 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.137711+0000 mon.c (mon.2) 314 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.955 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.138446+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.955 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: cephadm 2024-09-16T14:37:21.140152+0000 mgr.y (mgr.25166) 271 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:37:21.955 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.141110+0000 mon.c (mon.2) 315 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:37:21.955 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.141831+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:37:21.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.148065+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:37:21.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.151069+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:37:21.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.152888+0000 mon.c (mon.2) 317 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:37:21.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.166744+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: cluster 2024-09-16T14:37:21.218095+0000 mgr.y (mgr.25166) 272 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:21.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.298110+0000 mon.c (mon.2) 318 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:37:21.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.299751+0000 mon.c (mon.2) 319 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:37:21.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[19827]: audit 2024-09-16T14:37:21.311125+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.956 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.135089+0000 mon.c (mon.2) 313 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.956 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.135817+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.956 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.137711+0000 mon.c (mon.2) 314 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.957 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.138446+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.957 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: cephadm 2024-09-16T14:37:21.140152+0000 mgr.y (mgr.25166) 271 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:37:21.957 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.141110+0000 mon.c (mon.2) 315 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:37:21.957 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.141831+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:37:21.957 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.148065+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:37:21.957 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.151069+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:37:21.957 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.152888+0000 mon.c (mon.2) 317 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:37:21.957 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.166744+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.957 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: cluster 2024-09-16T14:37:21.218095+0000 mgr.y (mgr.25166) 272 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:21.957 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.298110+0000 mon.c (mon.2) 318 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:37:21.957 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.299751+0000 mon.c (mon.2) 319 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:37:21.957 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:21 smithi050 bash[26719]: audit 2024-09-16T14:37:21.311125+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.959 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.663904+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.959 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.663904+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.959 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.677677+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.960 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.677677+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.960 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.681344+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:37:21.960 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.681344+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:37:21.960 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.683348+0000 mon.c (mon.2) 274 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:37:21.960 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.683348+0000 mon.c (mon.2) 274 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:37:21.960 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.695497+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.960 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.695497+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.960 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.826669+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:37:21.960 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.826669+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:37:21.960 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.830193+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.960 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.830193+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.961 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.833276+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.961 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.833276+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.961 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:20.834645+0000 mgr.y (mgr.25166) 257 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:37:21.961 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:20.834645+0000 mgr.y (mgr.25166) 257 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:37:21.961 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.842225+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.961 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.842225+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.961 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.848718+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.961 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.848718+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.961 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:20.850180+0000 mgr.y (mgr.25166) 258 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T14:37:21.961 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:20.850180+0000 mgr.y (mgr.25166) 258 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T14:37:21.961 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.859895+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.859895+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.868226+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.868226+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:20.869948+0000 mgr.y (mgr.25166) 259 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:37:21.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:20.869948+0000 mgr.y (mgr.25166) 259 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:37:21.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.879596+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.879596+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.887193+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.887193+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:20.888925+0000 mgr.y (mgr.25166) 260 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:37:21.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:20.888925+0000 mgr.y (mgr.25166) 260 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:37:21.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.896547+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.962 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.896547+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.963 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.901560+0000 mon.c (mon.2) 281 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.963 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.901560+0000 mon.c (mon.2) 281 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.963 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.902381+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.963 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.902381+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.963 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.909135+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-16T14:37:21.963 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.909135+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-16T14:37:21.963 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.914688+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.963 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.914688+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.963 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:20.916370+0000 mgr.y (mgr.25166) 261 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:37:21.964 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:20.916370+0000 mgr.y (mgr.25166) 261 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:37:21.964 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.924123+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.964 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.924123+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.964 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.930934+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.964 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.930934+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.964 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:20.932589+0000 mgr.y (mgr.25166) 262 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T14:37:21.964 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:20.932589+0000 mgr.y (mgr.25166) 262 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T14:37:21.964 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.940124+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.964 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.940124+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.964 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.947869+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.964 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.947869+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.964 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:20.949491+0000 mgr.y (mgr.25166) 263 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:37:21.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:20.949491+0000 mgr.y (mgr.25166) 263 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:37:21.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.957318+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.957318+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.963760+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.963760+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:20.965356+0000 mgr.y (mgr.25166) 264 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T14:37:21.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:20.965356+0000 mgr.y (mgr.25166) 264 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T14:37:21.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.968663+0000 mon.c (mon.2) 286 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.968663+0000 mon.c (mon.2) 286 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.969334+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.969334+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.973115+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.973115+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:20.974831+0000 mgr.y (mgr.25166) 265 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T14:37:21.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:20.974831+0000 mgr.y (mgr.25166) 265 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T14:37:21.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.978005+0000 mon.c (mon.2) 288 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.978005+0000 mon.c (mon.2) 288 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.978702+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.978702+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.982320+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.982320+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:20.983924+0000 mgr.y (mgr.25166) 266 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T14:37:21.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:20.983924+0000 mgr.y (mgr.25166) 266 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T14:37:21.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.986973+0000 mon.c (mon.2) 290 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.986973+0000 mon.c (mon.2) 290 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.987613+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.987613+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.991176+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.991176+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:20.992792+0000 mgr.y (mgr.25166) 267 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T14:37:21.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:20.992792+0000 mgr.y (mgr.25166) 267 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T14:37:21.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.995961+0000 mon.c (mon.2) 292 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.995961+0000 mon.c (mon.2) 292 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.996652+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.996652+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.999821+0000 mon.c (mon.2) 293 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:20.999821+0000 mon.c (mon.2) 293 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:21.001346+0000 mgr.y (mgr.25166) 268 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T14:37:21.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:21.001346+0000 mgr.y (mgr.25166) 268 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T14:37:21.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.004475+0000 mon.c (mon.2) 294 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.004475+0000 mon.c (mon.2) 294 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.005170+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.005170+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.008278+0000 mon.c (mon.2) 295 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.008278+0000 mon.c (mon.2) 295 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:21.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:21.009951+0000 mgr.y (mgr.25166) 269 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T14:37:21.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:21.009951+0000 mgr.y (mgr.25166) 269 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T14:37:21.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.013142+0000 mon.c (mon.2) 296 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.013142+0000 mon.c (mon.2) 296 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.013815+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.013815+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:37:21.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:21.015543+0000 mgr.y (mgr.25166) 270 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:37:21.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:21.015543+0000 mgr.y (mgr.25166) 270 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:37:21.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.018569+0000 mon.c (mon.2) 297 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:37:21.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.018569+0000 mon.c (mon.2) 297 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:37:21.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.019269+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:37:21.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.019269+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:37:21.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.028315+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:37:21.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.028315+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:37:21.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.034666+0000 mon.c (mon.2) 298 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.034666+0000 mon.c (mon.2) 298 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.035234+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.035234+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.043428+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:37:21.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.043428+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:37:21.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.049858+0000 mon.c (mon.2) 299 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:37:21.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.049858+0000 mon.c (mon.2) 299 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:37:21.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.050523+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:37:21.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.050523+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:37:21.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.056027+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:37:21.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.056027+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:37:21.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.060515+0000 mon.c (mon.2) 300 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:37:21.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.060515+0000 mon.c (mon.2) 300 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:37:21.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.061097+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:37:21.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.061097+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:37:21.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.062950+0000 mon.c (mon.2) 301 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:37:21.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.062950+0000 mon.c (mon.2) 301 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:37:21.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.063577+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:37:21.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.063577+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:37:21.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.069415+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:37:21.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.069415+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:37:21.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.073353+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:37:21.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.073353+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:37:21.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.073905+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:37:21.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.073905+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:37:21.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.075525+0000 mon.c (mon.2) 303 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:37:21.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.075525+0000 mon.c (mon.2) 303 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:37:21.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.076074+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:37:21.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.076074+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:37:21.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.081678+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:37:21.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.081678+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:37:21.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.085751+0000 mon.c (mon.2) 304 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.085751+0000 mon.c (mon.2) 304 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.086390+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.086390+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.088119+0000 mon.c (mon.2) 305 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:37:21.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.088119+0000 mon.c (mon.2) 305 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:37:21.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.088742+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:37:21.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.088742+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:37:21.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.094601+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:37:21.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.094601+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:37:21.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.099610+0000 mon.c (mon.2) 306 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:37:21.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.099610+0000 mon.c (mon.2) 306 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:37:21.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.100415+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:37:21.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.100415+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:37:21.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.102217+0000 mon.c (mon.2) 307 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:37:21.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.102217+0000 mon.c (mon.2) 307 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:37:21.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.102961+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:37:21.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.102961+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:37:21.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.108675+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:37:21.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.108675+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:37:21.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.113147+0000 mon.c (mon.2) 308 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:37:21.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.113147+0000 mon.c (mon.2) 308 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:37:21.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.113780+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:37:21.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.113780+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:37:21.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.119652+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:37:21.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.119652+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:37:21.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.124876+0000 mon.c (mon.2) 309 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.124876+0000 mon.c (mon.2) 309 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.125497+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.975 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.125497+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.975 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.127339+0000 mon.c (mon.2) 310 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.975 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.127339+0000 mon.c (mon.2) 310 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.975 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.128039+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.975 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.128039+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.975 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.129909+0000 mon.c (mon.2) 311 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.975 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.129909+0000 mon.c (mon.2) 311 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.975 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.130599+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.975 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.130599+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.975 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.132507+0000 mon.c (mon.2) 312 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.975 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.132507+0000 mon.c (mon.2) 312 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.975 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.133203+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.976 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.133203+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.976 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.135089+0000 mon.c (mon.2) 313 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.976 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.135089+0000 mon.c (mon.2) 313 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.976 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.135817+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.976 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.135817+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.976 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.137711+0000 mon.c (mon.2) 314 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.976 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.137711+0000 mon.c (mon.2) 314 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.976 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.138446+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.976 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.138446+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:37:21.976 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:21.140152+0000 mgr.y (mgr.25166) 271 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:37:21.976 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cephadm 2024-09-16T14:37:21.140152+0000 mgr.y (mgr.25166) 271 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:37:21.977 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.141110+0000 mon.c (mon.2) 315 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:37:21.977 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.141110+0000 mon.c (mon.2) 315 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:37:21.977 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.141831+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:37:21.977 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.141831+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:37:21.977 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.148065+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:37:21.977 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.148065+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:37:21.977 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.151069+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:37:21.977 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.151069+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:37:21.977 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.152888+0000 mon.c (mon.2) 317 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:37:21.977 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.152888+0000 mon.c (mon.2) 317 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:37:21.977 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.166744+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.977 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.166744+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.977 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cluster 2024-09-16T14:37:21.218095+0000 mgr.y (mgr.25166) 272 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:21.978 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: cluster 2024-09-16T14:37:21.218095+0000 mgr.y (mgr.25166) 272 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:21.978 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.298110+0000 mon.c (mon.2) 318 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:37:21.978 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.298110+0000 mon.c (mon.2) 318 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:37:21.978 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.299751+0000 mon.c (mon.2) 319 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:37:21.978 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.299751+0000 mon.c (mon.2) 319 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:37:21.978 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.311125+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:21.978 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:21 smithi090 bash[70266]: audit 2024-09-16T14:37:21.311125+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:23.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:22 smithi050 bash[19827]: audit 2024-09-16T14:37:21.832213+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:23.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:22 smithi050 bash[26719]: audit 2024-09-16T14:37:21.832213+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:23.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:22 smithi090 bash[70266]: audit 2024-09-16T14:37:21.832213+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:23.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:22 smithi090 bash[70266]: audit 2024-09-16T14:37:21.832213+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:37:24.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:23 smithi050 bash[19827]: cluster 2024-09-16T14:37:23.219822+0000 mgr.y (mgr.25166) 273 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:24.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:23 smithi050 bash[26719]: cluster 2024-09-16T14:37:23.219822+0000 mgr.y (mgr.25166) 273 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:24.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:37:24 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:37:24.04105264Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:37:24.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:23 smithi090 bash[70266]: cluster 2024-09-16T14:37:23.219822+0000 mgr.y (mgr.25166) 273 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:24.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:23 smithi090 bash[70266]: cluster 2024-09-16T14:37:23.219822+0000 mgr.y (mgr.25166) 273 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:26.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:26 smithi050 bash[19827]: audit 2024-09-16T14:37:24.417912+0000 mgr.y (mgr.25166) 274 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:37:26.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:26 smithi050 bash[19827]: cluster 2024-09-16T14:37:25.220541+0000 mgr.y (mgr.25166) 275 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:26.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:26 smithi050 bash[26719]: audit 2024-09-16T14:37:24.417912+0000 mgr.y (mgr.25166) 274 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:37:26.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:26 smithi050 bash[26719]: cluster 2024-09-16T14:37:25.220541+0000 mgr.y (mgr.25166) 275 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:26.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:26 smithi090 bash[70266]: audit 2024-09-16T14:37:24.417912+0000 mgr.y (mgr.25166) 274 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:37:26.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:26 smithi090 bash[70266]: audit 2024-09-16T14:37:24.417912+0000 mgr.y (mgr.25166) 274 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:37:26.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:26 smithi090 bash[70266]: cluster 2024-09-16T14:37:25.220541+0000 mgr.y (mgr.25166) 275 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:26.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:26 smithi090 bash[70266]: cluster 2024-09-16T14:37:25.220541+0000 mgr.y (mgr.25166) 275 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:27.301 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:37:27 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:37:27.044694277Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:37:27.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:27 smithi050 bash[19827]: audit 2024-09-16T14:37:26.720892+0000 mon.c (mon.2) 320 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:37:27.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:27 smithi050 bash[26719]: audit 2024-09-16T14:37:26.720892+0000 mon.c (mon.2) 320 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:37:27.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:27 smithi090 bash[70266]: audit 2024-09-16T14:37:26.720892+0000 mon.c (mon.2) 320 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:37:27.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:27 smithi090 bash[70266]: audit 2024-09-16T14:37:26.720892+0000 mon.c (mon.2) 320 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:37:28.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:28 smithi050 bash[19827]: cluster 2024-09-16T14:37:27.222083+0000 mgr.y (mgr.25166) 276 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:28.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:28 smithi050 bash[26719]: cluster 2024-09-16T14:37:27.222083+0000 mgr.y (mgr.25166) 276 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:28.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:28 smithi090 bash[70266]: cluster 2024-09-16T14:37:27.222083+0000 mgr.y (mgr.25166) 276 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:28.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:28 smithi090 bash[70266]: cluster 2024-09-16T14:37:27.222083+0000 mgr.y (mgr.25166) 276 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:29.676 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:37:29 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:37:29] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.51.0" 2024-09-16T14:37:30.316 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:37:30 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:37:30.009792324Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:37:30.524 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T14:37:30.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:30 smithi050 bash[19827]: cluster 2024-09-16T14:37:29.222827+0000 mgr.y (mgr.25166) 277 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:30.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:30 smithi050 bash[26719]: cluster 2024-09-16T14:37:29.222827+0000 mgr.y (mgr.25166) 277 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:30.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:30 smithi090 bash[70266]: cluster 2024-09-16T14:37:29.222827+0000 mgr.y (mgr.25166) 277 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:30.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:30 smithi090 bash[70266]: cluster 2024-09-16T14:37:29.222827+0000 mgr.y (mgr.25166) 277 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:31.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:37:30 smithi090 bash[66719]: logger=infra.usagestats t=2024-09-16T14:37:30.820485652Z level=info msg="Usage stats are ready to report" 2024-09-16T14:37:31.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:31 smithi050 bash[19827]: audit 2024-09-16T14:37:29.664120+0000 mgr.y (mgr.25166) 278 : audit [DBG] from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:37:31.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:31 smithi050 bash[26719]: audit 2024-09-16T14:37:29.664120+0000 mgr.y (mgr.25166) 278 : audit [DBG] from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:37:31.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:31 smithi090 bash[70266]: audit 2024-09-16T14:37:29.664120+0000 mgr.y (mgr.25166) 278 : audit [DBG] from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:37:31.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:31 smithi090 bash[70266]: audit 2024-09-16T14:37:29.664120+0000 mgr.y (mgr.25166) 278 : audit [DBG] from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:37:32.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:32 smithi050 bash[19827]: cluster 2024-09-16T14:37:31.223493+0000 mgr.y (mgr.25166) 279 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:32.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:32 smithi050 bash[26719]: cluster 2024-09-16T14:37:31.223493+0000 mgr.y (mgr.25166) 279 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:32.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:32 smithi090 bash[70266]: cluster 2024-09-16T14:37:31.223493+0000 mgr.y (mgr.25166) 279 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:32.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:32 smithi090 bash[70266]: cluster 2024-09-16T14:37:31.223493+0000 mgr.y (mgr.25166) 279 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:33.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:37:33 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:37:33.015703614Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:37:34.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:34 smithi050 bash[19827]: cluster 2024-09-16T14:37:33.225150+0000 mgr.y (mgr.25166) 280 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:34.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:34 smithi050 bash[26719]: cluster 2024-09-16T14:37:33.225150+0000 mgr.y (mgr.25166) 280 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:34.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:34 smithi090 bash[70266]: cluster 2024-09-16T14:37:33.225150+0000 mgr.y (mgr.25166) 280 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:34.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:34 smithi090 bash[70266]: cluster 2024-09-16T14:37:33.225150+0000 mgr.y (mgr.25166) 280 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:35.339 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:37:36.334 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:37:36 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:37:36.021501678Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:37:36.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:36 smithi050 bash[19827]: audit 2024-09-16T14:37:34.423731+0000 mgr.y (mgr.25166) 281 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:37:36.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:36 smithi050 bash[19827]: cluster 2024-09-16T14:37:35.225855+0000 mgr.y (mgr.25166) 282 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:36.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:36 smithi050 bash[26719]: audit 2024-09-16T14:37:34.423731+0000 mgr.y (mgr.25166) 281 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:37:36.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:36 smithi050 bash[26719]: cluster 2024-09-16T14:37:35.225855+0000 mgr.y (mgr.25166) 282 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:36.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:36 smithi090 bash[70266]: audit 2024-09-16T14:37:34.423731+0000 mgr.y (mgr.25166) 281 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:37:36.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:36 smithi090 bash[70266]: audit 2024-09-16T14:37:34.423731+0000 mgr.y (mgr.25166) 281 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:37:36.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:36 smithi090 bash[70266]: cluster 2024-09-16T14:37:35.225855+0000 mgr.y (mgr.25166) 282 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:36.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:36 smithi090 bash[70266]: cluster 2024-09-16T14:37:35.225855+0000 mgr.y (mgr.25166) 282 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:36.907 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:37:36.907 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (2m) 2m ago 30m 14.1M - 0.27.0 11f11916f8cd cabc95728e9a 2024-09-16T14:37:36.907 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (2m) 28s ago 29m 68.1M - 10.4.0 c8b91775d855 88a9367c0284 2024-09-16T14:37:36.907 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (4m) 2m ago 27m 48.0M - 3.8 b5388489f99e d92ced4635d4 2024-09-16T14:37:36.908 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (4m) 28s ago 38m 441M - 19.3.0-4917-g8293d73f 425e316ba8eb 9887b7561d75 2024-09-16T14:37:36.908 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (15m) 2m ago 40m 502M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:37:36.908 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (40m) 2m ago 41m 88.4M 2048M 19.1.1-328-gad35db06 b5388489f99e 37ac949cf253 2024-09-16T14:37:36.908 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (35s) 28s ago 39m 18.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 207fa7c489b4 2024-09-16T14:37:36.908 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (39m) 2m ago 39m 62.9M 2048M 19.1.1-328-gad35db06 b5388489f99e 7e3580eefcd0 2024-09-16T14:37:36.908 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (3m) 2m ago 29m 8355k - 1.7.0 72c9c2088986 e166bfc4ac14 2024-09-16T14:37:36.908 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (3m) 28s ago 29m 8252k - 1.7.0 72c9c2088986 872a2376fb53 2024-09-16T14:37:36.908 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (37m) 2m ago 37m 66.3M 3037M 19.1.1-328-gad35db06 b5388489f99e 47cd40270475 2024-09-16T14:37:36.908 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (36m) 2m ago 36m 68.6M 3037M 19.1.1-328-gad35db06 b5388489f99e b3d14fae3c7d 2024-09-16T14:37:36.908 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (36m) 2m ago 36m 53.4M 3037M 19.1.1-328-gad35db06 b5388489f99e 9c1326f71702 2024-09-16T14:37:36.908 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (35m) 2m ago 35m 57.3M 3037M 19.1.1-328-gad35db06 b5388489f99e 010e8927a52f 2024-09-16T14:37:36.908 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (34m) 28s ago 34m 59.7M 3292M 19.1.1-328-gad35db06 b5388489f99e e352ed0b0cc0 2024-09-16T14:37:36.908 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (33m) 28s ago 33m 56.9M 3292M 19.1.1-328-gad35db06 b5388489f99e c2c5d905dd84 2024-09-16T14:37:36.909 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (32m) 28s ago 32m 65.1M 3292M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:37:36.909 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (31m) 28s ago 31m 58.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:37:36.909 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (3m) 28s ago 30m 39.2M - 2.51.0 1d3b7f56885b 26eb48164510 2024-09-16T14:37:36.909 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (27m) 2m ago 27m 101M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:37:36.909 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (27m) 28s ago 27m 102M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:37:37.659 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-09-16T14:37:38.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:38 smithi050 bash[26719]: audit 2024-09-16T14:37:36.869088+0000 mgr.y (mgr.25166) 283 : audit [DBG] from='client.25598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:37:38.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:38 smithi050 bash[26719]: cluster 2024-09-16T14:37:37.227489+0000 mgr.y (mgr.25166) 284 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:38.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:38 smithi050 bash[19827]: audit 2024-09-16T14:37:36.869088+0000 mgr.y (mgr.25166) 283 : audit [DBG] from='client.25598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:37:38.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:38 smithi050 bash[19827]: cluster 2024-09-16T14:37:37.227489+0000 mgr.y (mgr.25166) 284 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:38.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:38 smithi090 bash[70266]: audit 2024-09-16T14:37:36.869088+0000 mgr.y (mgr.25166) 283 : audit [DBG] from='client.25598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:37:38.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:38 smithi090 bash[70266]: audit 2024-09-16T14:37:36.869088+0000 mgr.y (mgr.25166) 283 : audit [DBG] from='client.25598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:37:38.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:38 smithi090 bash[70266]: cluster 2024-09-16T14:37:37.227489+0000 mgr.y (mgr.25166) 284 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:38.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:38 smithi090 bash[70266]: cluster 2024-09-16T14:37:37.227489+0000 mgr.y (mgr.25166) 284 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:39.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:37:39 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:37:39.038555614Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:37:39.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:37:39 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:37:39] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.51.0" 2024-09-16T14:37:40.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:40 smithi050 bash[19827]: cluster 2024-09-16T14:37:39.228189+0000 mgr.y (mgr.25166) 285 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:40.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:40 smithi050 bash[26719]: cluster 2024-09-16T14:37:39.228189+0000 mgr.y (mgr.25166) 285 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:40.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:40 smithi090 bash[70266]: cluster 2024-09-16T14:37:39.228189+0000 mgr.y (mgr.25166) 285 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:40.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:40 smithi090 bash[70266]: cluster 2024-09-16T14:37:39.228189+0000 mgr.y (mgr.25166) 285 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:42.347 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:37:42 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:37:42.01773083Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:37:42.502 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:37:42.601 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:42 smithi050 bash[19827]: cluster 2024-09-16T14:37:41.228953+0000 mgr.y (mgr.25166) 286 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:42.601 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:42 smithi050 bash[19827]: audit 2024-09-16T14:37:41.721001+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:37:42.601 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:42 smithi050 bash[26719]: cluster 2024-09-16T14:37:41.228953+0000 mgr.y (mgr.25166) 286 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:42.601 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:42 smithi050 bash[26719]: audit 2024-09-16T14:37:41.721001+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:37:42.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:42 smithi090 bash[70266]: cluster 2024-09-16T14:37:41.228953+0000 mgr.y (mgr.25166) 286 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:42.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:42 smithi090 bash[70266]: cluster 2024-09-16T14:37:41.228953+0000 mgr.y (mgr.25166) 286 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:42.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:42 smithi090 bash[70266]: audit 2024-09-16T14:37:41.721001+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:37:42.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:42 smithi090 bash[70266]: audit 2024-09-16T14:37:41.721001+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:37:43.965 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:37:44.646 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:44 smithi050 bash[19827]: cluster 2024-09-16T14:37:43.230668+0000 mgr.y (mgr.25166) 287 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:44.646 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:44 smithi050 bash[19827]: audit 2024-09-16T14:37:43.953630+0000 mon.a (mon.0) 1560 : audit [DBG] from='client.? 172.21.15.50:0/3585059098' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:44.646 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:44 smithi050 bash[26719]: cluster 2024-09-16T14:37:43.230668+0000 mgr.y (mgr.25166) 287 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:44.646 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:44 smithi050 bash[26719]: audit 2024-09-16T14:37:43.953630+0000 mon.a (mon.0) 1560 : audit [DBG] from='client.? 172.21.15.50:0/3585059098' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:44.647 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade status' 2024-09-16T14:37:44.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:44 smithi090 bash[70266]: cluster 2024-09-16T14:37:43.230668+0000 mgr.y (mgr.25166) 287 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:44.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:44 smithi090 bash[70266]: cluster 2024-09-16T14:37:43.230668+0000 mgr.y (mgr.25166) 287 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:44.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:44 smithi090 bash[70266]: audit 2024-09-16T14:37:43.953630+0000 mon.a (mon.0) 1560 : audit [DBG] from='client.? 172.21.15.50:0/3585059098' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:44.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:44 smithi090 bash[70266]: audit 2024-09-16T14:37:43.953630+0000 mon.a (mon.0) 1560 : audit [DBG] from='client.? 172.21.15.50:0/3585059098' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:37:45.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:37:45 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:37:45.033225537Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:37:46.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:46 smithi050 bash[26719]: audit 2024-09-16T14:37:44.431262+0000 mgr.y (mgr.25166) 288 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:37:46.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:46 smithi050 bash[26719]: cluster 2024-09-16T14:37:45.231394+0000 mgr.y (mgr.25166) 289 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:46.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:46 smithi050 bash[19827]: audit 2024-09-16T14:37:44.431262+0000 mgr.y (mgr.25166) 288 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:37:46.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:46 smithi050 bash[19827]: cluster 2024-09-16T14:37:45.231394+0000 mgr.y (mgr.25166) 289 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:46.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:46 smithi090 bash[70266]: audit 2024-09-16T14:37:44.431262+0000 mgr.y (mgr.25166) 288 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:37:46.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:46 smithi090 bash[70266]: audit 2024-09-16T14:37:44.431262+0000 mgr.y (mgr.25166) 288 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:37:46.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:46 smithi090 bash[70266]: cluster 2024-09-16T14:37:45.231394+0000 mgr.y (mgr.25166) 289 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:46.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:46 smithi090 bash[70266]: cluster 2024-09-16T14:37:45.231394+0000 mgr.y (mgr.25166) 289 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:48.359 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:37:48 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:37:48.003370822Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:37:48.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:48 smithi050 bash[19827]: cluster 2024-09-16T14:37:47.232994+0000 mgr.y (mgr.25166) 290 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:48.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:48 smithi050 bash[26719]: cluster 2024-09-16T14:37:47.232994+0000 mgr.y (mgr.25166) 290 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:48.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:48 smithi090 bash[70266]: cluster 2024-09-16T14:37:47.232994+0000 mgr.y (mgr.25166) 290 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:48.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:48 smithi090 bash[70266]: cluster 2024-09-16T14:37:47.232994+0000 mgr.y (mgr.25166) 290 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:49.473 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:37:49.575 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:37:49 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:37:49] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.51.0" 2024-09-16T14:37:50.641 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:50 smithi050 bash[19827]: cluster 2024-09-16T14:37:49.233725+0000 mgr.y (mgr.25166) 291 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:50.641 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:50 smithi050 bash[26719]: cluster 2024-09-16T14:37:49.233725+0000 mgr.y (mgr.25166) 291 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:50.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:50 smithi090 bash[70266]: cluster 2024-09-16T14:37:49.233725+0000 mgr.y (mgr.25166) 291 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:50.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:50 smithi090 bash[70266]: cluster 2024-09-16T14:37:49.233725+0000 mgr.y (mgr.25166) 291 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:51.030 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:37:51.030 INFO:teuthology.orchestra.run.smithi050.stdout: "target_image": null, 2024-09-16T14:37:51.030 INFO:teuthology.orchestra.run.smithi050.stdout: "in_progress": false, 2024-09-16T14:37:51.030 INFO:teuthology.orchestra.run.smithi050.stdout: "which": "", 2024-09-16T14:37:51.030 INFO:teuthology.orchestra.run.smithi050.stdout: "services_complete": [], 2024-09-16T14:37:51.030 INFO:teuthology.orchestra.run.smithi050.stdout: "progress": null, 2024-09-16T14:37:51.030 INFO:teuthology.orchestra.run.smithi050.stdout: "message": "", 2024-09-16T14:37:51.030 INFO:teuthology.orchestra.run.smithi050.stdout: "is_paused": false 2024-09-16T14:37:51.030 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:37:51.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:37:51 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:37:51.042856298Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:37:51.720 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T14:37:52.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:52 smithi050 bash[19827]: audit 2024-09-16T14:37:51.030535+0000 mgr.y (mgr.25166) 292 : audit [DBG] from='client.25610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:37:52.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:52 smithi050 bash[19827]: cluster 2024-09-16T14:37:51.234212+0000 mgr.y (mgr.25166) 293 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:52.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:52 smithi050 bash[26719]: audit 2024-09-16T14:37:51.030535+0000 mgr.y (mgr.25166) 292 : audit [DBG] from='client.25610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:37:52.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:52 smithi050 bash[26719]: cluster 2024-09-16T14:37:51.234212+0000 mgr.y (mgr.25166) 293 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:52.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:52 smithi090 bash[70266]: audit 2024-09-16T14:37:51.030535+0000 mgr.y (mgr.25166) 292 : audit [DBG] from='client.25610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:37:52.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:52 smithi090 bash[70266]: audit 2024-09-16T14:37:51.030535+0000 mgr.y (mgr.25166) 292 : audit [DBG] from='client.25610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:37:52.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:52 smithi090 bash[70266]: cluster 2024-09-16T14:37:51.234212+0000 mgr.y (mgr.25166) 293 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:52.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:52 smithi090 bash[70266]: cluster 2024-09-16T14:37:51.234212+0000 mgr.y (mgr.25166) 293 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:53.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:53 smithi050 bash[19827]: cluster 2024-09-16T14:37:53.235879+0000 mgr.y (mgr.25166) 294 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:53.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:53 smithi050 bash[26719]: cluster 2024-09-16T14:37:53.235879+0000 mgr.y (mgr.25166) 294 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:53.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:53 smithi090 bash[70266]: cluster 2024-09-16T14:37:53.235879+0000 mgr.y (mgr.25166) 294 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:53.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:53 smithi090 bash[70266]: cluster 2024-09-16T14:37:53.235879+0000 mgr.y (mgr.25166) 294 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:54.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:37:54 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:37:54.034760769Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:37:56.543 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:37:56.636 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:56 smithi050 bash[19827]: audit 2024-09-16T14:37:54.435682+0000 mgr.y (mgr.25166) 295 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:37:56.636 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:56 smithi050 bash[19827]: cluster 2024-09-16T14:37:55.236613+0000 mgr.y (mgr.25166) 296 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:56.636 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:56 smithi050 bash[26719]: audit 2024-09-16T14:37:54.435682+0000 mgr.y (mgr.25166) 295 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:37:56.636 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:56 smithi050 bash[26719]: cluster 2024-09-16T14:37:55.236613+0000 mgr.y (mgr.25166) 296 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:56.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:56 smithi090 bash[70266]: audit 2024-09-16T14:37:54.435682+0000 mgr.y (mgr.25166) 295 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:37:56.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:56 smithi090 bash[70266]: audit 2024-09-16T14:37:54.435682+0000 mgr.y (mgr.25166) 295 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:37:56.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:56 smithi090 bash[70266]: cluster 2024-09-16T14:37:55.236613+0000 mgr.y (mgr.25166) 296 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:56.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:56 smithi090 bash[70266]: cluster 2024-09-16T14:37:55.236613+0000 mgr.y (mgr.25166) 296 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:37:57.301 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:37:57 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:37:57.034608409Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:37:57.631 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:57 smithi050 bash[19827]: audit 2024-09-16T14:37:56.721614+0000 mon.c (mon.2) 322 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:37:57.632 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:57 smithi050 bash[26719]: audit 2024-09-16T14:37:56.721614+0000 mon.c (mon.2) 322 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:37:57.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:57 smithi090 bash[70266]: audit 2024-09-16T14:37:56.721614+0000 mon.c (mon.2) 322 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:37:57.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:57 smithi090 bash[70266]: audit 2024-09-16T14:37:56.721614+0000 mon.c (mon.2) 322 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:37:58.081 INFO:teuthology.orchestra.run.smithi050.stdout:HEALTH_OK 2024-09-16T14:37:58.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:58 smithi050 bash[26719]: cluster 2024-09-16T14:37:57.238214+0000 mgr.y (mgr.25166) 297 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:58.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:37:58 smithi050 bash[26719]: audit 2024-09-16T14:37:58.082436+0000 mon.c (mon.2) 323 : audit [DBG] from='client.? 172.21.15.50:0/3673248354' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:37:58.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:58 smithi050 bash[19827]: cluster 2024-09-16T14:37:57.238214+0000 mgr.y (mgr.25166) 297 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:58.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:37:58 smithi050 bash[19827]: audit 2024-09-16T14:37:58.082436+0000 mon.c (mon.2) 323 : audit [DBG] from='client.? 172.21.15.50:0/3673248354' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:37:58.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:58 smithi090 bash[70266]: cluster 2024-09-16T14:37:57.238214+0000 mgr.y (mgr.25166) 297 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:58.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:58 smithi090 bash[70266]: cluster 2024-09-16T14:37:57.238214+0000 mgr.y (mgr.25166) 297 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:37:58.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:58 smithi090 bash[70266]: audit 2024-09-16T14:37:58.082436+0000 mon.c (mon.2) 323 : audit [DBG] from='client.? 172.21.15.50:0/3673248354' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:37:58.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:37:58 smithi090 bash[70266]: audit 2024-09-16T14:37:58.082436+0000 mon.c (mon.2) 323 : audit [DBG] from='client.? 172.21.15.50:0/3673248354' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:37:58.794 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '"'"'{print $2}'"'"')' 2024-09-16T14:37:59.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:37:59 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:37:59] "GET /metrics HTTP/1.1" 200 38222 "" "Prometheus/2.51.0" 2024-09-16T14:38:00.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:38:00 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:38:00.060864945Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:38:00.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:00 smithi090 bash[70266]: cluster 2024-09-16T14:37:59.238959+0000 mgr.y (mgr.25166) 298 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:00.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:00 smithi090 bash[70266]: cluster 2024-09-16T14:37:59.238959+0000 mgr.y (mgr.25166) 298 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:00.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:00 smithi050 bash[19827]: cluster 2024-09-16T14:37:59.238959+0000 mgr.y (mgr.25166) 298 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:00.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:00 smithi050 bash[26719]: cluster 2024-09-16T14:37:59.238959+0000 mgr.y (mgr.25166) 298 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:02.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:02 smithi050 bash[19827]: cluster 2024-09-16T14:38:01.239669+0000 mgr.y (mgr.25166) 299 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:02.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:02 smithi050 bash[26719]: cluster 2024-09-16T14:38:01.239669+0000 mgr.y (mgr.25166) 299 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:02.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:02 smithi090 bash[70266]: cluster 2024-09-16T14:38:01.239669+0000 mgr.y (mgr.25166) 299 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:02.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:02 smithi090 bash[70266]: cluster 2024-09-16T14:38:01.239669+0000 mgr.y (mgr.25166) 299 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:03.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:38:03 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:38:03.035673229Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:38:03.626 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:38:04.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:04 smithi050 bash[19827]: cluster 2024-09-16T14:38:03.241381+0000 mgr.y (mgr.25166) 300 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:04.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:04 smithi050 bash[26719]: cluster 2024-09-16T14:38:03.241381+0000 mgr.y (mgr.25166) 300 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:04.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:04 smithi090 bash[70266]: cluster 2024-09-16T14:38:03.241381+0000 mgr.y (mgr.25166) 300 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:04.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:04 smithi090 bash[70266]: cluster 2024-09-16T14:38:03.241381+0000 mgr.y (mgr.25166) 300 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:06.320 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:38:06 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:38:06.035430768Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:38:06.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:06 smithi050 bash[19827]: audit 2024-09-16T14:38:04.443259+0000 mgr.y (mgr.25166) 301 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:06.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:06 smithi050 bash[19827]: audit 2024-09-16T14:38:05.161570+0000 mgr.y (mgr.25166) 302 : audit [DBG] from='client.25622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:06.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:06 smithi050 bash[19827]: cluster 2024-09-16T14:38:05.242054+0000 mgr.y (mgr.25166) 303 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:06.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:06 smithi050 bash[26719]: audit 2024-09-16T14:38:04.443259+0000 mgr.y (mgr.25166) 301 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:06.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:06 smithi050 bash[26719]: audit 2024-09-16T14:38:05.161570+0000 mgr.y (mgr.25166) 302 : audit [DBG] from='client.25622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:06.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:06 smithi050 bash[26719]: cluster 2024-09-16T14:38:05.242054+0000 mgr.y (mgr.25166) 303 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:06.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:06 smithi090 bash[70266]: audit 2024-09-16T14:38:04.443259+0000 mgr.y (mgr.25166) 301 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:06.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:06 smithi090 bash[70266]: audit 2024-09-16T14:38:04.443259+0000 mgr.y (mgr.25166) 301 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:06.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:06 smithi090 bash[70266]: audit 2024-09-16T14:38:05.161570+0000 mgr.y (mgr.25166) 302 : audit [DBG] from='client.25622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:06 smithi090 bash[70266]: audit 2024-09-16T14:38:05.161570+0000 mgr.y (mgr.25166) 302 : audit [DBG] from='client.25622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:06 smithi090 bash[70266]: cluster 2024-09-16T14:38:05.242054+0000 mgr.y (mgr.25166) 303 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:06 smithi090 bash[70266]: cluster 2024-09-16T14:38:05.242054+0000 mgr.y (mgr.25166) 303 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:07.569 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:07 smithi050 bash[19827]: audit 2024-09-16T14:38:05.527606+0000 mgr.y (mgr.25166) 304 : audit [DBG] from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mon", "hosts": "smithi050", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:07.569 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:07 smithi050 bash[26719]: audit 2024-09-16T14:38:05.527606+0000 mgr.y (mgr.25166) 304 : audit [DBG] from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mon", "hosts": "smithi050", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:07.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:07 smithi090 bash[70266]: audit 2024-09-16T14:38:05.527606+0000 mgr.y (mgr.25166) 304 : audit [DBG] from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mon", "hosts": "smithi050", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:07.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:07 smithi090 bash[70266]: audit 2024-09-16T14:38:05.527606+0000 mgr.y (mgr.25166) 304 : audit [DBG] from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mon", "hosts": "smithi050", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:08.061 INFO:teuthology.orchestra.run.smithi050.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:38:08.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:08 smithi050 bash[19827]: cluster 2024-09-16T14:38:07.242952+0000 mgr.y (mgr.25166) 305 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:08.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:08 smithi050 bash[19827]: audit 2024-09-16T14:38:08.057559+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:08.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:08 smithi050 bash[26719]: cluster 2024-09-16T14:38:07.242952+0000 mgr.y (mgr.25166) 305 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:08.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:08 smithi050 bash[26719]: audit 2024-09-16T14:38:08.057559+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:08.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:08 smithi090 bash[70266]: cluster 2024-09-16T14:38:07.242952+0000 mgr.y (mgr.25166) 305 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:08.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:08 smithi090 bash[70266]: cluster 2024-09-16T14:38:07.242952+0000 mgr.y (mgr.25166) 305 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:08.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:08 smithi090 bash[70266]: audit 2024-09-16T14:38:08.057559+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:08.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:08 smithi090 bash[70266]: audit 2024-09-16T14:38:08.057559+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:08.732 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-16T14:38:09.330 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:38:09 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:38:09.024175719Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:38:09.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:38:09 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:38:09] "GET /metrics HTTP/1.1" 200 38222 "" "Prometheus/2.51.0" 2024-09-16T14:38:09.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:09 smithi050 bash[19827]: cephadm 2024-09-16T14:38:08.050042+0000 mgr.y (mgr.25166) 306 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:38:09.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:09 smithi050 bash[19827]: audit 2024-09-16T14:38:08.709850+0000 mon.c (mon.2) 324 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:38:09.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:09 smithi050 bash[19827]: audit 2024-09-16T14:38:08.711279+0000 mon.c (mon.2) 325 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:38:09.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:09 smithi050 bash[19827]: audit 2024-09-16T14:38:08.722347+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:09.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:09 smithi050 bash[26719]: cephadm 2024-09-16T14:38:08.050042+0000 mgr.y (mgr.25166) 306 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:38:09.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:09 smithi050 bash[26719]: audit 2024-09-16T14:38:08.709850+0000 mon.c (mon.2) 324 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:38:09.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:09 smithi050 bash[26719]: audit 2024-09-16T14:38:08.711279+0000 mon.c (mon.2) 325 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:38:09.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:09 smithi050 bash[26719]: audit 2024-09-16T14:38:08.722347+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:09.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:09 smithi090 bash[70266]: cephadm 2024-09-16T14:38:08.050042+0000 mgr.y (mgr.25166) 306 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:38:09.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:09 smithi090 bash[70266]: cephadm 2024-09-16T14:38:08.050042+0000 mgr.y (mgr.25166) 306 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:38:09.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:09 smithi090 bash[70266]: audit 2024-09-16T14:38:08.709850+0000 mon.c (mon.2) 324 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:38:09.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:09 smithi090 bash[70266]: audit 2024-09-16T14:38:08.709850+0000 mon.c (mon.2) 324 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:38:09.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:09 smithi090 bash[70266]: audit 2024-09-16T14:38:08.711279+0000 mon.c (mon.2) 325 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:38:09.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:09 smithi090 bash[70266]: audit 2024-09-16T14:38:08.711279+0000 mon.c (mon.2) 325 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:38:09.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:09 smithi090 bash[70266]: audit 2024-09-16T14:38:08.722347+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:09.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:09 smithi090 bash[70266]: audit 2024-09-16T14:38:08.722347+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:10.600 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:10 smithi050 bash[26719]: cephadm 2024-09-16T14:38:08.807415+0000 mgr.y (mgr.25166) 307 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:38:10.601 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:10 smithi050 bash[26719]: cluster 2024-09-16T14:38:09.243561+0000 mgr.y (mgr.25166) 308 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:10.601 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:10 smithi050 bash[19827]: cephadm 2024-09-16T14:38:08.807415+0000 mgr.y (mgr.25166) 307 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:38:10.601 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:10 smithi050 bash[19827]: cluster 2024-09-16T14:38:09.243561+0000 mgr.y (mgr.25166) 308 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:10.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:10 smithi090 bash[70266]: cephadm 2024-09-16T14:38:08.807415+0000 mgr.y (mgr.25166) 307 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:38:10.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:10 smithi090 bash[70266]: cephadm 2024-09-16T14:38:08.807415+0000 mgr.y (mgr.25166) 307 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:38:10.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:10 smithi090 bash[70266]: cluster 2024-09-16T14:38:09.243561+0000 mgr.y (mgr.25166) 308 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:10.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:10 smithi090 bash[70266]: cluster 2024-09-16T14:38:09.243561+0000 mgr.y (mgr.25166) 308 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:12.279 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:38:12 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:38:12.008819315Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:38:12.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:12 smithi050 bash[19827]: cluster 2024-09-16T14:38:11.244201+0000 mgr.y (mgr.25166) 309 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:12.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:12 smithi050 bash[19827]: audit 2024-09-16T14:38:11.279462+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:12.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:12 smithi050 bash[19827]: cephadm 2024-09-16T14:38:11.281654+0000 mgr.y (mgr.25166) 310 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:38:12.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:12 smithi050 bash[19827]: cephadm 2024-09-16T14:38:11.281741+0000 mgr.y (mgr.25166) 311 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:38:12.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:12 smithi050 bash[19827]: audit 2024-09-16T14:38:11.284164+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:38:12.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:12 smithi050 bash[19827]: audit 2024-09-16T14:38:11.287497+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:38:12.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:12 smithi050 bash[19827]: cephadm 2024-09-16T14:38:11.289003+0000 mgr.y (mgr.25166) 312 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:38:12.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:12 smithi050 bash[19827]: audit 2024-09-16T14:38:11.293972+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:12.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:12 smithi050 bash[19827]: audit 2024-09-16T14:38:11.301842+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:38:12.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:12 smithi050 bash[19827]: audit 2024-09-16T14:38:11.303381+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T14:38:12.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:12 smithi050 bash[19827]: cephadm 2024-09-16T14:38:11.304266+0000 mgr.y (mgr.25166) 313 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-16T14:38:12.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:12 smithi050 bash[19827]: audit 2024-09-16T14:38:11.721113+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:38:12.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:12 smithi050 bash[26719]: cluster 2024-09-16T14:38:11.244201+0000 mgr.y (mgr.25166) 309 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:12.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:12 smithi050 bash[26719]: audit 2024-09-16T14:38:11.279462+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:12.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:12 smithi050 bash[26719]: cephadm 2024-09-16T14:38:11.281654+0000 mgr.y (mgr.25166) 310 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:38:12.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:12 smithi050 bash[26719]: cephadm 2024-09-16T14:38:11.281741+0000 mgr.y (mgr.25166) 311 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:38:12.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:12 smithi050 bash[26719]: audit 2024-09-16T14:38:11.284164+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:38:12.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:12 smithi050 bash[26719]: audit 2024-09-16T14:38:11.287497+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:38:12.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:12 smithi050 bash[26719]: cephadm 2024-09-16T14:38:11.289003+0000 mgr.y (mgr.25166) 312 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:38:12.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:12 smithi050 bash[26719]: audit 2024-09-16T14:38:11.293972+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:12.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:12 smithi050 bash[26719]: audit 2024-09-16T14:38:11.301842+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:38:12.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:12 smithi050 bash[26719]: audit 2024-09-16T14:38:11.303381+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T14:38:12.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:12 smithi050 bash[26719]: cephadm 2024-09-16T14:38:11.304266+0000 mgr.y (mgr.25166) 313 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-16T14:38:12.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:12 smithi050 bash[26719]: audit 2024-09-16T14:38:11.721113+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:38:12.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:12 smithi090 bash[70266]: cluster 2024-09-16T14:38:11.244201+0000 mgr.y (mgr.25166) 309 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:12.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:12 smithi090 bash[70266]: cluster 2024-09-16T14:38:11.244201+0000 mgr.y (mgr.25166) 309 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:12.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:12 smithi090 bash[70266]: audit 2024-09-16T14:38:11.279462+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:12.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:12 smithi090 bash[70266]: audit 2024-09-16T14:38:11.279462+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:12.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:12 smithi090 bash[70266]: cephadm 2024-09-16T14:38:11.281654+0000 mgr.y (mgr.25166) 310 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:38:12.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:12 smithi090 bash[70266]: cephadm 2024-09-16T14:38:11.281654+0000 mgr.y (mgr.25166) 310 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:38:12.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:12 smithi090 bash[70266]: cephadm 2024-09-16T14:38:11.281741+0000 mgr.y (mgr.25166) 311 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:38:12.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:12 smithi090 bash[70266]: cephadm 2024-09-16T14:38:11.281741+0000 mgr.y (mgr.25166) 311 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:38:12.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:12 smithi090 bash[70266]: audit 2024-09-16T14:38:11.284164+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:38:12.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:12 smithi090 bash[70266]: audit 2024-09-16T14:38:11.284164+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:38:12.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:12 smithi090 bash[70266]: audit 2024-09-16T14:38:11.287497+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:38:12.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:12 smithi090 bash[70266]: audit 2024-09-16T14:38:11.287497+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:38:12.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:12 smithi090 bash[70266]: cephadm 2024-09-16T14:38:11.289003+0000 mgr.y (mgr.25166) 312 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:38:12.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:12 smithi090 bash[70266]: cephadm 2024-09-16T14:38:11.289003+0000 mgr.y (mgr.25166) 312 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:38:12.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:12 smithi090 bash[70266]: audit 2024-09-16T14:38:11.293972+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:12.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:12 smithi090 bash[70266]: audit 2024-09-16T14:38:11.293972+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:12.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:12 smithi090 bash[70266]: audit 2024-09-16T14:38:11.301842+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:38:12.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:12 smithi090 bash[70266]: audit 2024-09-16T14:38:11.301842+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:38:12.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:12 smithi090 bash[70266]: audit 2024-09-16T14:38:11.303381+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T14:38:12.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:12 smithi090 bash[70266]: audit 2024-09-16T14:38:11.303381+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T14:38:12.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:12 smithi090 bash[70266]: cephadm 2024-09-16T14:38:11.304266+0000 mgr.y (mgr.25166) 313 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-16T14:38:12.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:12 smithi090 bash[70266]: cephadm 2024-09-16T14:38:11.304266+0000 mgr.y (mgr.25166) 313 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-16T14:38:12.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:12 smithi090 bash[70266]: audit 2024-09-16T14:38:11.721113+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:38:12.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:12 smithi090 bash[70266]: audit 2024-09-16T14:38:11.721113+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:38:14.133 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:38:14.528 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:14 smithi050 bash[26719]: cluster 2024-09-16T14:38:13.245909+0000 mgr.y (mgr.25166) 314 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:14.529 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:14 smithi050 bash[26719]: audit 2024-09-16T14:38:13.656800+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:14.529 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:14 smithi050 bash[26719]: audit 2024-09-16T14:38:13.659945+0000 mon.c (mon.2) 331 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:38:14.529 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:14 smithi050 bash[26719]: audit 2024-09-16T14:38:13.661131+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:38:14.529 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:14 smithi050 bash[26719]: audit 2024-09-16T14:38:13.662253+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:38:14.529 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:14 smithi050 bash[19827]: cluster 2024-09-16T14:38:13.245909+0000 mgr.y (mgr.25166) 314 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:14.529 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:14 smithi050 bash[19827]: audit 2024-09-16T14:38:13.656800+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:14.529 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:14 smithi050 bash[19827]: audit 2024-09-16T14:38:13.659945+0000 mon.c (mon.2) 331 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:38:14.529 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:14 smithi050 bash[19827]: audit 2024-09-16T14:38:13.661131+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:38:14.529 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:14 smithi050 bash[19827]: audit 2024-09-16T14:38:13.662253+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:38:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:14 smithi090 bash[70266]: cluster 2024-09-16T14:38:13.245909+0000 mgr.y (mgr.25166) 314 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:14 smithi090 bash[70266]: cluster 2024-09-16T14:38:13.245909+0000 mgr.y (mgr.25166) 314 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:14.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:14 smithi090 bash[70266]: audit 2024-09-16T14:38:13.656800+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:14.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:14 smithi090 bash[70266]: audit 2024-09-16T14:38:13.656800+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:14.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:14 smithi090 bash[70266]: audit 2024-09-16T14:38:13.659945+0000 mon.c (mon.2) 331 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:38:14.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:14 smithi090 bash[70266]: audit 2024-09-16T14:38:13.659945+0000 mon.c (mon.2) 331 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:38:14.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:14 smithi090 bash[70266]: audit 2024-09-16T14:38:13.661131+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:38:14.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:14 smithi090 bash[70266]: audit 2024-09-16T14:38:13.661131+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:38:14.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:14 smithi090 bash[70266]: audit 2024-09-16T14:38:13.662253+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:38:14.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:14 smithi090 bash[70266]: audit 2024-09-16T14:38:13.662253+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:38:15.290 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:38:15 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:38:15.005791581Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:38:15.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:15 smithi050 bash[26719]: cephadm 2024-09-16T14:38:13.649961+0000 mgr.y (mgr.25166) 315 : cephadm [INF] Upgrade: Updating mon.a 2024-09-16T14:38:15.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:15 smithi050 bash[26719]: cephadm 2024-09-16T14:38:13.663764+0000 mgr.y (mgr.25166) 316 : cephadm [INF] Deploying daemon mon.a on smithi050 2024-09-16T14:38:15.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:15 smithi050 bash[19827]: cephadm 2024-09-16T14:38:13.649961+0000 mgr.y (mgr.25166) 315 : cephadm [INF] Upgrade: Updating mon.a 2024-09-16T14:38:15.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:15 smithi050 bash[19827]: cephadm 2024-09-16T14:38:13.663764+0000 mgr.y (mgr.25166) 316 : cephadm [INF] Deploying daemon mon.a on smithi050 2024-09-16T14:38:15.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:15 smithi090 bash[70266]: cephadm 2024-09-16T14:38:13.649961+0000 mgr.y (mgr.25166) 315 : cephadm [INF] Upgrade: Updating mon.a 2024-09-16T14:38:15.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:15 smithi090 bash[70266]: cephadm 2024-09-16T14:38:13.649961+0000 mgr.y (mgr.25166) 315 : cephadm [INF] Upgrade: Updating mon.a 2024-09-16T14:38:15.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:15 smithi090 bash[70266]: cephadm 2024-09-16T14:38:13.663764+0000 mgr.y (mgr.25166) 316 : cephadm [INF] Deploying daemon mon.a on smithi050 2024-09-16T14:38:15.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:15 smithi090 bash[70266]: cephadm 2024-09-16T14:38:13.663764+0000 mgr.y (mgr.25166) 316 : cephadm [INF] Deploying daemon mon.a on smithi050 2024-09-16T14:38:16.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:16 smithi050 bash[19827]: audit 2024-09-16T14:38:14.454577+0000 mgr.y (mgr.25166) 317 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:16.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:16 smithi050 bash[19827]: cluster 2024-09-16T14:38:15.246674+0000 mgr.y (mgr.25166) 318 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:16.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:16 smithi050 bash[26719]: audit 2024-09-16T14:38:14.454577+0000 mgr.y (mgr.25166) 317 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:16.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:16 smithi050 bash[26719]: cluster 2024-09-16T14:38:15.246674+0000 mgr.y (mgr.25166) 318 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:16.507 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:38:16.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:16 smithi090 bash[70266]: audit 2024-09-16T14:38:14.454577+0000 mgr.y (mgr.25166) 317 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:16.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:16 smithi090 bash[70266]: audit 2024-09-16T14:38:14.454577+0000 mgr.y (mgr.25166) 317 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:16.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:16 smithi090 bash[70266]: cluster 2024-09-16T14:38:15.246674+0000 mgr.y (mgr.25166) 318 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:16.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:16 smithi090 bash[70266]: cluster 2024-09-16T14:38:15.246674+0000 mgr.y (mgr.25166) 318 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:17.139 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:38:17.139 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (3m) 3m ago 30m 14.1M - 0.27.0 11f11916f8cd cabc95728e9a 2024-09-16T14:38:17.139 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (2m) 68s ago 30m 68.1M - 10.4.0 c8b91775d855 88a9367c0284 2024-09-16T14:38:17.139 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (5m) 3m ago 28m 48.0M - 3.8 b5388489f99e d92ced4635d4 2024-09-16T14:38:17.139 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (5m) 68s ago 39m 441M - 19.3.0-4917-g8293d73f 425e316ba8eb 9887b7561d75 2024-09-16T14:38:17.140 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (15m) 3m ago 41m 502M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:38:17.140 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (41m) 3m ago 41m 88.4M 2048M 19.1.1-328-gad35db06 b5388489f99e 37ac949cf253 2024-09-16T14:38:17.140 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (75s) 68s ago 39m 18.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 207fa7c489b4 2024-09-16T14:38:17.140 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (39m) 3m ago 39m 62.9M 2048M 19.1.1-328-gad35db06 b5388489f99e 7e3580eefcd0 2024-09-16T14:38:17.140 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (4m) 3m ago 30m 8355k - 1.7.0 72c9c2088986 e166bfc4ac14 2024-09-16T14:38:17.140 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (4m) 68s ago 30m 8252k - 1.7.0 72c9c2088986 872a2376fb53 2024-09-16T14:38:17.140 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (38m) 3m ago 38m 66.3M 3037M 19.1.1-328-gad35db06 b5388489f99e 47cd40270475 2024-09-16T14:38:17.140 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (37m) 3m ago 37m 68.6M 3037M 19.1.1-328-gad35db06 b5388489f99e b3d14fae3c7d 2024-09-16T14:38:17.140 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (36m) 3m ago 36m 53.4M 3037M 19.1.1-328-gad35db06 b5388489f99e 9c1326f71702 2024-09-16T14:38:17.140 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (35m) 3m ago 35m 57.3M 3037M 19.1.1-328-gad35db06 b5388489f99e 010e8927a52f 2024-09-16T14:38:17.140 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (34m) 68s ago 34m 59.7M 3292M 19.1.1-328-gad35db06 b5388489f99e e352ed0b0cc0 2024-09-16T14:38:17.141 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (33m) 68s ago 33m 56.9M 3292M 19.1.1-328-gad35db06 b5388489f99e c2c5d905dd84 2024-09-16T14:38:17.141 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (32m) 68s ago 33m 65.1M 3292M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:38:17.141 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (31m) 68s ago 32m 58.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:38:17.141 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (3m) 68s ago 31m 39.2M - 2.51.0 1d3b7f56885b 26eb48164510 2024-09-16T14:38:17.141 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (28m) 3m ago 28m 101M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:38:17.141 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (28m) 68s ago 28m 102M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:38:17.436 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:38:17 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:17.436 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:38:17 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:17.437 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:38:17 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:17.437 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:38:17 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:17.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:17 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:17.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:17 smithi050 systemd[1]: Stopping Ceph mon.a for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:38:17.438 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:38:17 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:17.438 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:38:17 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:17.438 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:38:17 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:17.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:17 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:17.527 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:38:17.527 INFO:teuthology.orchestra.run.smithi050.stdout: "mon": { 2024-09-16T14:38:17.527 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T14:38:17.527 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 1 2024-09-16T14:38:17.527 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:38:17.527 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr": { 2024-09-16T14:38:17.527 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:38:17.527 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:38:17.528 INFO:teuthology.orchestra.run.smithi050.stdout: "osd": { 2024-09-16T14:38:17.528 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:38:17.528 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:38:17.528 INFO:teuthology.orchestra.run.smithi050.stdout: "rgw": { 2024-09-16T14:38:17.528 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:38:17.528 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:38:17.528 INFO:teuthology.orchestra.run.smithi050.stdout: "overall": { 2024-09-16T14:38:17.528 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 12, 2024-09-16T14:38:17.528 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:38:17.528 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:38:17.528 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:38:17.810 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:17 smithi050 bash[19827]: debug 2024-09-16T14:38:17.553+0000 7fa53d46d640 -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-09-16T14:38:17.810 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:17 smithi050 bash[19827]: debug 2024-09-16T14:38:17.553+0000 7fa53d46d640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-16T14:38:17.847 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:38:17.847 INFO:teuthology.orchestra.run.smithi050.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:38:17.848 INFO:teuthology.orchestra.run.smithi050.stdout: "in_progress": true, 2024-09-16T14:38:17.848 INFO:teuthology.orchestra.run.smithi050.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi050", 2024-09-16T14:38:17.848 INFO:teuthology.orchestra.run.smithi050.stdout: "services_complete": [], 2024-09-16T14:38:17.848 INFO:teuthology.orchestra.run.smithi050.stdout: "progress": "0/2 daemons upgraded", 2024-09-16T14:38:17.848 INFO:teuthology.orchestra.run.smithi050.stdout: "message": "Currently upgrading mon daemons", 2024-09-16T14:38:17.848 INFO:teuthology.orchestra.run.smithi050.stdout: "is_paused": false 2024-09-16T14:38:17.848 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:38:18.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:38:18 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:38:18.030690077Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:38:18.644 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:18 smithi050 bash[89417]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-mon-a 2024-09-16T14:38:18.644 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:18 smithi050 bash[89502]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-mon-a 2024-09-16T14:38:18.645 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:18 smithi050 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-16T14:38:18.645 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:18 smithi050 systemd[1]: Stopped Ceph mon.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:38:18.936 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:38:18 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:18.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:18 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:18.937 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:38:18 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:18.937 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:38:18 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:18.937 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:38:18 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:18.938 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:38:18 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:18.938 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:38:18 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:18.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:18 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:18.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:18 smithi050 systemd[1]: Started Ceph mon.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:38:18.939 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:38:18 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:19.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:38:19 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:38:19] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.51.0" 2024-09-16T14:38:20.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.041+0000 7fddae509c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-16T14:38:20.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.041+0000 7fddae509c80 0 ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev), process ceph-mon, pid 7 2024-09-16T14:38:20.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.041+0000 7fddae509c80 0 pidfile_write: ignore empty --pid-file 2024-09-16T14:38:20.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 0 load: jerasure load: lrc 2024-09-16T14:38:20.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-16T14:38:20.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Git sha 0 2024-09-16T14:38:20.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Compile date 2024-09-13 14:50:41 2024-09-16T14:38:20.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: DB SUMMARY 2024-09-16T14:38:20.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: DB Session ID: MS5CT75HEUX8U4IA0QLY 2024-09-16T14:38:20.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: CURRENT file: CURRENT 2024-09-16T14:38:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-16T14:38:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 4684 Bytes 2024-09-16T14:38:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000071.sst 2024-09-16T14:38:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000069.log size: 617630 ; 2024-09-16T14:38:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.error_if_exists: 0 2024-09-16T14:38:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.create_if_missing: 0 2024-09-16T14:38:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-16T14:38:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T14:38:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T14:38:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T14:38:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.env: 0x55f4165a2120 2024-09-16T14:38:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-16T14:38:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.info_log: 0x55f418311700 2024-09-16T14:38:20.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-16T14:38:20.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.statistics: (nil) 2024-09-16T14:38:20.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.use_fsync: 0 2024-09-16T14:38:20.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-16T14:38:20.440 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T14:38:20.440 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T14:38:20.440 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-16T14:38:20.440 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-16T14:38:20.440 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-16T14:38:20.440 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-16T14:38:20.440 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-16T14:38:20.440 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-16T14:38:20.440 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T14:38:20.441 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-16T14:38:20.441 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.db_log_dir: 2024-09-16T14:38:20.441 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.wal_dir: 2024-09-16T14:38:20.441 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T14:38:20.441 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T14:38:20.441 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T14:38:20.442 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T14:38:20.442 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T14:38:20.442 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T14:38:20.442 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-16T14:38:20.442 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-16T14:38:20.442 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.write_buffer_manager: 0x55f418315b80 2024-09-16T14:38:20.442 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T14:38:20.442 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T14:38:20.442 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T14:38:20.442 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-16T14:38:20.442 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T14:38:20.442 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-16T14:38:20.442 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-16T14:38:20.443 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-16T14:38:20.443 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.unordered_write: 0 2024-09-16T14:38:20.443 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T14:38:20.443 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T14:38:20.443 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T14:38:20.443 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T14:38:20.443 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.row_cache: None 2024-09-16T14:38:20.443 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.wal_filter: None 2024-09-16T14:38:20.443 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T14:38:20.443 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-16T14:38:20.443 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.two_write_queues: 0 2024-09-16T14:38:20.444 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-16T14:38:20.444 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.wal_compression: 0 2024-09-16T14:38:20.444 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.atomic_flush: 0 2024-09-16T14:38:20.444 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T14:38:20.444 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T14:38:20.444 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T14:38:20.444 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-16T14:38:20.444 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T14:38:20.444 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-16T14:38:20.444 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T14:38:20.444 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T14:38:20.445 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-16T14:38:20.445 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-16T14:38:20.445 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T14:38:20.445 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-16T14:38:20.445 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-16T14:38:20.445 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-16T14:38:20.445 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T14:38:20.445 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T14:38:20.445 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T14:38:20.445 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-16T14:38:20.445 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T14:38:20.446 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T14:38:20.446 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T14:38:20.446 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T14:38:20.446 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.max_open_files: -1 2024-09-16T14:38:20.446 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-16T14:38:20.446 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T14:38:20.446 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T14:38:20.446 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-16T14:38:20.446 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-16T14:38:20.446 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Compression algorithms supported: 2024-09-16T14:38:20.446 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: kZSTD supported: 0 2024-09-16T14:38:20.446 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: kXpressCompression supported: 0 2024-09-16T14:38:20.447 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-16T14:38:20.447 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T14:38:20.447 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-16T14:38:20.447 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: kZlibCompression supported: 1 2024-09-16T14:38:20.447 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-16T14:38:20.447 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-16T14:38:20.447 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T14:38:20.447 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T14:38:20.447 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-16T14:38:20.448 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T14:38:20.448 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T14:38:20.448 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.merge_operator: 2024-09-16T14:38:20.448 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.compaction_filter: None 2024-09-16T14:38:20.448 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-16T14:38:20.448 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-16T14:38:20.448 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T14:38:20.448 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T14:38:20.448 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f418311320) 2024-09-16T14:38:20.448 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cache_index_and_filter_blocks: 1 2024-09-16T14:38:20.449 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T14:38:20.449 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T14:38:20.449 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: pin_top_level_index_and_filter: 1 2024-09-16T14:38:20.449 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: index_type: 0 2024-09-16T14:38:20.449 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: data_block_index_type: 0 2024-09-16T14:38:20.449 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: index_shortening: 1 2024-09-16T14:38:20.449 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: data_block_hash_table_util_ratio: 0.750000 2024-09-16T14:38:20.449 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: checksum: 4 2024-09-16T14:38:20.449 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: no_block_cache: 0 2024-09-16T14:38:20.449 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: block_cache: 0x55f418307610 2024-09-16T14:38:20.449 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: block_cache_name: BinnedLRUCache 2024-09-16T14:38:20.449 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: block_cache_options: 2024-09-16T14:38:20.449 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: capacity : 536870912 2024-09-16T14:38:20.450 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: num_shard_bits : 4 2024-09-16T14:38:20.450 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: strict_capacity_limit : 0 2024-09-16T14:38:20.450 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: high_pri_pool_ratio: 0.000 2024-09-16T14:38:20.450 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: block_cache_compressed: (nil) 2024-09-16T14:38:20.450 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: persistent_cache: (nil) 2024-09-16T14:38:20.450 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: block_size: 4096 2024-09-16T14:38:20.450 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: block_size_deviation: 10 2024-09-16T14:38:20.450 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: block_restart_interval: 16 2024-09-16T14:38:20.450 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: index_block_restart_interval: 1 2024-09-16T14:38:20.450 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: metadata_block_size: 4096 2024-09-16T14:38:20.451 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: partition_filters: 0 2024-09-16T14:38:20.451 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: use_delta_encoding: 1 2024-09-16T14:38:20.451 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: filter_policy: bloomfilter 2024-09-16T14:38:20.451 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: whole_key_filtering: 1 2024-09-16T14:38:20.451 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: verify_compression: 0 2024-09-16T14:38:20.451 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: read_amp_bytes_per_bit: 0 2024-09-16T14:38:20.451 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: format_version: 5 2024-09-16T14:38:20.451 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: enable_index_compression: 1 2024-09-16T14:38:20.451 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: block_align: 0 2024-09-16T14:38:20.451 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: max_auto_readahead_size: 262144 2024-09-16T14:38:20.451 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: prepopulate_block_cache: 0 2024-09-16T14:38:20.451 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: initial_auto_readahead_size: 8192 2024-09-16T14:38:20.451 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: num_file_reads_for_auto_readahead: 2 2024-09-16T14:38:20.451 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-16T14:38:20.452 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-16T14:38:20.452 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.compression: NoCompression 2024-09-16T14:38:20.452 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-16T14:38:20.452 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-16T14:38:20.452 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T14:38:20.452 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.num_levels: 7 2024-09-16T14:38:20.452 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T14:38:20.452 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T14:38:20.452 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T14:38:20.452 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T14:38:20.452 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T14:38:20.452 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T14:38:20.452 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T14:38:20.453 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T14:38:20.453 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T14:38:20.453 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T14:38:20.453 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T14:38:20.453 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T14:38:20.453 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T14:38:20.453 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-16T14:38:20.454 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-16T14:38:20.454 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T14:38:20.454 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T14:38:20.454 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T14:38:20.454 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T14:38:20.454 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-16T14:38:20.455 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T14:38:20.455 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T14:38:20.456 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T14:38:20.456 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T14:38:20.456 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-16T14:38:20.456 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T14:38:20.456 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T14:38:20.456 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T14:38:20.456 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T14:38:20.456 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T14:38:20.456 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T14:38:20.456 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T14:38:20.456 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T14:38:20.457 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T14:38:20.457 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T14:38:20.457 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T14:38:20.457 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T14:38:20.457 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T14:38:20.457 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T14:38:20.457 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-16T14:38:20.457 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T14:38:20.457 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T14:38:20.457 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-16T14:38:20.457 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T14:38:20.457 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T14:38:20.458 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T14:38:20.458 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T14:38:20.458 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T14:38:20.458 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T14:38:20.458 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T14:38:20.458 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T14:38:20.458 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T14:38:20.458 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T14:38:20.458 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T14:38:20.458 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-16T14:38:20.459 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T14:38:20.459 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T14:38:20.459 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T14:38:20.459 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T14:38:20.459 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.bloom_locality: 0 2024-09-16T14:38:20.459 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-16T14:38:20.459 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T14:38:20.459 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-16T14:38:20.460 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-16T14:38:20.460 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-16T14:38:20.460 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.ttl: 2592000 2024-09-16T14:38:20.460 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T14:38:20.460 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T14:38:20.460 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T14:38:20.460 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.enable_blob_files: false 2024-09-16T14:38:20.460 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.min_blob_size: 0 2024-09-16T14:38:20.460 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-16T14:38:20.460 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T14:38:20.460 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T14:38:20.460 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T14:38:20.460 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T14:38:20.461 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T14:38:20.461 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-16T14:38:20.461 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.045+0000 7fddae509c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T14:38:20.461 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.049+0000 7fddae509c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T14:38:20.461 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.049+0000 7fddae509c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 73, last_sequence is 33053, log_number is 69,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 69 2024-09-16T14:38:20.461 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.049+0000 7fddae509c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 69 2024-09-16T14:38:20.461 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.049+0000 7fddae509c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b093a82a-0dc8-4adf-b738-15bdf48a4a2d 2024-09-16T14:38:20.461 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.049+0000 7fddae509c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726497500051636, "job": 1, "event": "recovery_started", "wal_files": [69]} 2024-09-16T14:38:20.461 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.049+0000 7fddae509c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #69 mode 2 2024-09-16T14:38:20.461 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.053+0000 7fddae509c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726497500056979, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 74, "file_size": 607754, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 33054, "largest_seqno": 33550, "table_properties": {"data_size": 604722, "index_size": 1416, "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": 4777, "raw_average_key_size": 22, "raw_value_size": 600130, "raw_average_value_size": 2857, "num_data_blocks": 64, "num_entries": 210, "num_filter_entries": 210, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726497500, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "b093a82a-0dc8-4adf-b738-15bdf48a4a2d", "db_session_id": "MS5CT75HEUX8U4IA0QLY", "orig_file_number": 74, "seqno_to_time_mapping": "N/A"}} 2024-09-16T14:38:20.461 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.053+0000 7fddae509c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726497500057151, "job": 1, "event": "recovery_finished"} 2024-09-16T14:38:20.461 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.053+0000 7fddae509c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 76 2024-09-16T14:38:20.462 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.053+0000 7fddae509c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T14:38:20.462 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.057+0000 7fddae509c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000069.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T14:38:20.462 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.057+0000 7fddae509c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f418334e00 2024-09-16T14:38:20.462 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.057+0000 7fddae509c80 4 rocksdb: DB pointer 0x55f418438000 2024-09-16T14:38:20.462 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.057+0000 7fdda42d1640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T14:38:20.462 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.057+0000 7fdda42d1640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T14:38:20.462 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: ** DB Stats ** 2024-09-16T14:38:20.462 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T14:38:20.462 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T14:38:20.462 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T14:38:20.462 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T14:38:20.462 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T14:38:20.462 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T14:38:20.463 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T14:38:20.463 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: ** Compaction Stats [default] ** 2024-09-16T14:38:20.463 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: 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 Rblob(GB) Wblob(GB) 2024-09-16T14:38:20.463 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T14:38:20.463 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: L0 1/0 593.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 173.0 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T14:38:20.463 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: L6 1/0 10.55 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-16T14:38:20.463 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: Sum 2/0 11.13 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 173.0 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T14:38:20.463 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 173.0 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T14:38:20.463 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: ** Compaction Stats [default] ** 2024-09-16T14:38:20.463 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: 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 Rblob(GB) Wblob(GB) 2024-09-16T14:38:20.463 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T14:38:20.463 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 173.0 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T14:38:20.463 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T14:38:20.464 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T14:38:20.464 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-16T14:38:20.464 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T14:38:20.464 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T14:38:20.464 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T14:38:20.464 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: AddFile(Keys): cumulative 0, interval 0 2024-09-16T14:38:20.464 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: Cumulative compaction: 0.00 GB write, 61.81 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T14:38:20.464 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: Interval compaction: 0.00 GB write, 61.81 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T14:38:20.464 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: 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-09-16T14:38:20.464 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: Block cache BinnedLRUCache@0x55f418307610#7 capacity: 512.00 MB usage: 2.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-16T14:38:20.465 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: Block cache entry stats(count,size,portion): FilterBlock(1,0.66 KB,0.00012517%) IndexBlock(1,1.58 KB,0.000301003%) Misc(1,0.00 KB,0%) 2024-09-16T14:38:20.465 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: ** File Read Latency Histogram By Level [default] ** 2024-09-16T14:38:20.465 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.057+0000 7fddae509c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] at bind addrs [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:38:20.465 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.057+0000 7fddae509c80 1 mon.a@-1(???) e3 preinit fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:38:20.465 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.061+0000 7fddae509c80 0 mon.a@-1(???).mds e1 new map 2024-09-16T14:38:20.465 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.061+0000 7fddae509c80 0 mon.a@-1(???).mds e1 print_map 2024-09-16T14:38:20.465 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: e1 2024-09-16T14:38:20.465 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: btime 2024-09-16T13:56:32:391622+0000 2024-09-16T14:38:20.465 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T14:38:20.465 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-16T14:38:20.465 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: legacy client fscid: -1 2024-09-16T14:38:20.465 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: 2024-09-16T14:38:20.465 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: No filesystems configured 2024-09-16T14:38:20.466 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.061+0000 7fddae509c80 0 mon.a@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-16T14:38:20.466 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.061+0000 7fddae509c80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T14:38:20.466 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.061+0000 7fddae509c80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T14:38:20.466 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.061+0000 7fddae509c80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T14:38:20.466 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: debug 2024-09-16T14:38:20.061+0000 7fddae509c80 1 mon.a@-1(???).paxosservice(auth 1..30) refresh upgraded, format 0 -> 3 2024-09-16T14:38:21.037 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: audit 2024-09-16T14:38:17.848440+0000 mgr.y (mgr.25166) 323 : audit [DBG] from='client.25658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:21.037 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: audit 2024-09-16T14:38:17.848440+0000 mgr.y (mgr.25166) 323 : audit [DBG] from='client.25658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:21.037 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:19.248098+0000 mgr.y (mgr.25166) 324 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:21.037 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:19.248098+0000 mgr.y (mgr.25166) 324 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:21.038 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.681631+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-16T14:38:21.038 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.681631+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-16T14:38:21.038 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.701585+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:38:21.038 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.701585+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:38:21.038 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.713205+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-16T14:38:21.038 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.713205+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-16T14:38:21.038 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.713236+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:38:21.038 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.713236+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:38:21.038 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.713257+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-16T13:58:41.156302+0000 2024-09-16T14:38:21.038 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.713257+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-16T13:58:41.156302+0000 2024-09-16T14:38:21.038 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.713273+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-16T13:56:27.811274+0000 2024-09-16T14:38:21.038 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.713273+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-16T13:56:27.811274+0000 2024-09-16T14:38:21.039 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.713303+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T14:38:21.039 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.713303+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T14:38:21.039 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.713325+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-16T14:38:21.039 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.713325+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-16T14:38:21.039 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.713350+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.a 2024-09-16T14:38:21.039 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.713350+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.a 2024-09-16T14:38:21.039 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.713371+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon.b 2024-09-16T14:38:21.039 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.713371+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon.b 2024-09-16T14:38:21.039 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.713392+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] mon.c 2024-09-16T14:38:21.039 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.713392+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] mon.c 2024-09-16T14:38:21.040 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.714589+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-16T14:38:21.040 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.714589+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-16T14:38:21.040 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.714670+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:38:21.040 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.714670+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:38:21.040 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.717272+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 5m), standbys: x 2024-09-16T14:38:21.040 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.717272+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 5m), standbys: x 2024-09-16T14:38:21.040 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.717650+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-16T14:38:21.041 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: cluster 2024-09-16T14:38:20.717650+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-16T14:38:21.041 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: audit 2024-09-16T14:38:20.743696+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25166 ' entity='' 2024-09-16T14:38:21.041 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: audit 2024-09-16T14:38:20.743696+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25166 ' entity='' 2024-09-16T14:38:21.041 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: audit 2024-09-16T14:38:20.758056+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:21.041 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:20 smithi090 bash[70266]: audit 2024-09-16T14:38:20.758056+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:21.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[26719]: audit 2024-09-16T14:38:17.848440+0000 mgr.y (mgr.25166) 323 : audit [DBG] from='client.25658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:21.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[26719]: cluster 2024-09-16T14:38:19.248098+0000 mgr.y (mgr.25166) 324 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:21.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[26719]: cluster 2024-09-16T14:38:20.681631+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-16T14:38:21.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[26719]: cluster 2024-09-16T14:38:20.701585+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:38:21.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[26719]: cluster 2024-09-16T14:38:20.713205+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-16T14:38:21.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[26719]: cluster 2024-09-16T14:38:20.713236+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:38:21.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[26719]: cluster 2024-09-16T14:38:20.713257+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-16T13:58:41.156302+0000 2024-09-16T14:38:21.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[26719]: cluster 2024-09-16T14:38:20.713273+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-16T13:56:27.811274+0000 2024-09-16T14:38:21.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[26719]: cluster 2024-09-16T14:38:20.713303+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T14:38:21.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[26719]: cluster 2024-09-16T14:38:20.713325+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-16T14:38:21.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[26719]: cluster 2024-09-16T14:38:20.713350+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.a 2024-09-16T14:38:21.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[26719]: cluster 2024-09-16T14:38:20.713371+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon.b 2024-09-16T14:38:21.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[26719]: cluster 2024-09-16T14:38:20.713392+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] mon.c 2024-09-16T14:38:21.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[26719]: cluster 2024-09-16T14:38:20.714589+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-16T14:38:21.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[26719]: cluster 2024-09-16T14:38:20.714670+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:38:21.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[26719]: cluster 2024-09-16T14:38:20.717272+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 5m), standbys: x 2024-09-16T14:38:21.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[26719]: cluster 2024-09-16T14:38:20.717650+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-16T14:38:21.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[26719]: audit 2024-09-16T14:38:20.743696+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25166 ' entity='' 2024-09-16T14:38:21.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[26719]: audit 2024-09-16T14:38:20.758056+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:21.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: audit 2024-09-16T14:38:17.848440+0000 mgr.y (mgr.25166) 323 : audit [DBG] from='client.25658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:21.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: audit 2024-09-16T14:38:17.848440+0000 mgr.y (mgr.25166) 323 : audit [DBG] from='client.25658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:21.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:19.248098+0000 mgr.y (mgr.25166) 324 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:21.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:19.248098+0000 mgr.y (mgr.25166) 324 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:21.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.681631+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-16T14:38:21.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.681631+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-16T14:38:21.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.701585+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:38:21.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.701585+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:38:21.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.713205+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-16T14:38:21.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.713205+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-16T14:38:21.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.713236+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:38:21.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.713236+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:38:21.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.713257+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-16T13:58:41.156302+0000 2024-09-16T14:38:21.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.713257+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-16T13:58:41.156302+0000 2024-09-16T14:38:21.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.713273+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-16T13:56:27.811274+0000 2024-09-16T14:38:21.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.713273+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-16T13:56:27.811274+0000 2024-09-16T14:38:21.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.713303+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T14:38:21.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.713303+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T14:38:21.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.713325+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-16T14:38:21.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.713325+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-16T14:38:21.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.713350+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.a 2024-09-16T14:38:21.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.713350+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.a 2024-09-16T14:38:21.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.713371+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon.b 2024-09-16T14:38:21.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.713371+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon.b 2024-09-16T14:38:21.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.713392+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] mon.c 2024-09-16T14:38:21.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.713392+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] mon.c 2024-09-16T14:38:21.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.714589+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-16T14:38:21.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.714589+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-16T14:38:21.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.714670+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:38:21.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.714670+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:38:21.192 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.717272+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 5m), standbys: x 2024-09-16T14:38:21.192 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.717272+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 5m), standbys: x 2024-09-16T14:38:21.192 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.717650+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-16T14:38:21.192 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: cluster 2024-09-16T14:38:20.717650+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-16T14:38:21.192 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: audit 2024-09-16T14:38:20.743696+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25166 ' entity='' 2024-09-16T14:38:21.192 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: audit 2024-09-16T14:38:20.743696+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25166 ' entity='' 2024-09-16T14:38:21.192 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: audit 2024-09-16T14:38:20.758056+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:21.192 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:20 smithi050 bash[89559]: audit 2024-09-16T14:38:20.758056+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:21.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:38:21 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:38:21.036119966Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:38:22.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:21 smithi050 bash[26719]: cluster 2024-09-16T14:38:21.248784+0000 mgr.y (mgr.25166) 325 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:22.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:21 smithi050 bash[89559]: cluster 2024-09-16T14:38:21.248784+0000 mgr.y (mgr.25166) 325 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:22.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:21 smithi050 bash[89559]: cluster 2024-09-16T14:38:21.248784+0000 mgr.y (mgr.25166) 325 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:22.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:21 smithi090 bash[70266]: cluster 2024-09-16T14:38:21.248784+0000 mgr.y (mgr.25166) 325 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:22.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:21 smithi090 bash[70266]: cluster 2024-09-16T14:38:21.248784+0000 mgr.y (mgr.25166) 325 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:24.307 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:38:24 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:38:24.026263141Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:38:24.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:24 smithi050 bash[89559]: cluster 2024-09-16T14:38:23.250458+0000 mgr.y (mgr.25166) 326 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:24.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:24 smithi050 bash[89559]: cluster 2024-09-16T14:38:23.250458+0000 mgr.y (mgr.25166) 326 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:24.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:24 smithi050 bash[26719]: cluster 2024-09-16T14:38:23.250458+0000 mgr.y (mgr.25166) 326 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:24.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:24 smithi090 bash[70266]: cluster 2024-09-16T14:38:23.250458+0000 mgr.y (mgr.25166) 326 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:24.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:24 smithi090 bash[70266]: cluster 2024-09-16T14:38:23.250458+0000 mgr.y (mgr.25166) 326 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:25.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:38:25 smithi050 bash[68576]: debug 2024-09-16T14:38:25.073+0000 7f14b6258640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-16T14:38:26.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:26 smithi050 bash[89559]: audit 2024-09-16T14:38:24.465855+0000 mgr.y (mgr.25166) 327 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:26.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:26 smithi050 bash[89559]: audit 2024-09-16T14:38:24.465855+0000 mgr.y (mgr.25166) 327 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:26.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:26 smithi050 bash[89559]: cluster 2024-09-16T14:38:25.251183+0000 mgr.y (mgr.25166) 328 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:26.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:26 smithi050 bash[89559]: cluster 2024-09-16T14:38:25.251183+0000 mgr.y (mgr.25166) 328 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:26.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:26 smithi050 bash[26719]: audit 2024-09-16T14:38:24.465855+0000 mgr.y (mgr.25166) 327 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:26.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:26 smithi050 bash[26719]: cluster 2024-09-16T14:38:25.251183+0000 mgr.y (mgr.25166) 328 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:26.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:26 smithi090 bash[70266]: audit 2024-09-16T14:38:24.465855+0000 mgr.y (mgr.25166) 327 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:26.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:26 smithi090 bash[70266]: audit 2024-09-16T14:38:24.465855+0000 mgr.y (mgr.25166) 327 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:26.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:26 smithi090 bash[70266]: cluster 2024-09-16T14:38:25.251183+0000 mgr.y (mgr.25166) 328 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:26.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:26 smithi090 bash[70266]: cluster 2024-09-16T14:38:25.251183+0000 mgr.y (mgr.25166) 328 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:27.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:38:27 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:38:27.029195503Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:38:28.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:27 smithi050 bash[26719]: audit 2024-09-16T14:38:26.707948+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:28.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:27 smithi050 bash[26719]: audit 2024-09-16T14:38:26.713715+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:28.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:27 smithi050 bash[26719]: audit 2024-09-16T14:38:26.721185+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:38:28.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:27 smithi050 bash[26719]: cluster 2024-09-16T14:38:27.253225+0000 mgr.y (mgr.25166) 329 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:28.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:27 smithi050 bash[89559]: audit 2024-09-16T14:38:26.707948+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:28.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:27 smithi050 bash[89559]: audit 2024-09-16T14:38:26.707948+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:28.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:27 smithi050 bash[89559]: audit 2024-09-16T14:38:26.713715+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:28.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:27 smithi050 bash[89559]: audit 2024-09-16T14:38:26.713715+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:28.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:27 smithi050 bash[89559]: audit 2024-09-16T14:38:26.721185+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:38:28.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:27 smithi050 bash[89559]: audit 2024-09-16T14:38:26.721185+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:38:28.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:27 smithi050 bash[89559]: cluster 2024-09-16T14:38:27.253225+0000 mgr.y (mgr.25166) 329 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:28.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:27 smithi050 bash[89559]: cluster 2024-09-16T14:38:27.253225+0000 mgr.y (mgr.25166) 329 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:28.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:27 smithi090 bash[70266]: audit 2024-09-16T14:38:26.707948+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:28.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:27 smithi090 bash[70266]: audit 2024-09-16T14:38:26.707948+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:28.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:27 smithi090 bash[70266]: audit 2024-09-16T14:38:26.713715+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:28.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:27 smithi090 bash[70266]: audit 2024-09-16T14:38:26.713715+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:28.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:27 smithi090 bash[70266]: audit 2024-09-16T14:38:26.721185+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:38:28.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:27 smithi090 bash[70266]: audit 2024-09-16T14:38:26.721185+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:38:28.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:27 smithi090 bash[70266]: cluster 2024-09-16T14:38:27.253225+0000 mgr.y (mgr.25166) 329 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:28.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:27 smithi090 bash[70266]: cluster 2024-09-16T14:38:27.253225+0000 mgr.y (mgr.25166) 329 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:29.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:28 smithi050 bash[26719]: audit 2024-09-16T14:38:27.866342+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:29.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:28 smithi050 bash[26719]: audit 2024-09-16T14:38:27.877098+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:29.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:28 smithi050 bash[89559]: audit 2024-09-16T14:38:27.866342+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:29.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:28 smithi050 bash[89559]: audit 2024-09-16T14:38:27.866342+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:29.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:28 smithi050 bash[89559]: audit 2024-09-16T14:38:27.877098+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:29.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:28 smithi050 bash[89559]: audit 2024-09-16T14:38:27.877098+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:29.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:28 smithi090 bash[70266]: audit 2024-09-16T14:38:27.866342+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:29.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:28 smithi090 bash[70266]: audit 2024-09-16T14:38:27.866342+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:29.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:28 smithi090 bash[70266]: audit 2024-09-16T14:38:27.877098+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:29.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:28 smithi090 bash[70266]: audit 2024-09-16T14:38:27.877098+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:29.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:38:29 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:38:29] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.51.0" 2024-09-16T14:38:30.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:29 smithi050 bash[26719]: cluster 2024-09-16T14:38:29.253972+0000 mgr.y (mgr.25166) 330 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:30.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:29 smithi050 bash[89559]: cluster 2024-09-16T14:38:29.253972+0000 mgr.y (mgr.25166) 330 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:30.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:29 smithi050 bash[89559]: cluster 2024-09-16T14:38:29.253972+0000 mgr.y (mgr.25166) 330 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:30.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:38:30 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:38:30.037710882Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:38:30.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:29 smithi090 bash[70266]: cluster 2024-09-16T14:38:29.253972+0000 mgr.y (mgr.25166) 330 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:30.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:29 smithi090 bash[70266]: cluster 2024-09-16T14:38:29.253972+0000 mgr.y (mgr.25166) 330 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:32.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:32 smithi050 bash[26719]: cluster 2024-09-16T14:38:31.254711+0000 mgr.y (mgr.25166) 331 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:32.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:32 smithi050 bash[89559]: cluster 2024-09-16T14:38:31.254711+0000 mgr.y (mgr.25166) 331 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:32.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:32 smithi050 bash[89559]: cluster 2024-09-16T14:38:31.254711+0000 mgr.y (mgr.25166) 331 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:32.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:32 smithi090 bash[70266]: cluster 2024-09-16T14:38:31.254711+0000 mgr.y (mgr.25166) 331 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:32.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:32 smithi090 bash[70266]: cluster 2024-09-16T14:38:31.254711+0000 mgr.y (mgr.25166) 331 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:33.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:38:33 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:38:33.005759749Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:38:34.415 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:34 smithi050 bash[89559]: cluster 2024-09-16T14:38:33.256334+0000 mgr.y (mgr.25166) 332 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:34.416 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:34 smithi050 bash[89559]: cluster 2024-09-16T14:38:33.256334+0000 mgr.y (mgr.25166) 332 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:34.416 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:34 smithi050 bash[26719]: cluster 2024-09-16T14:38:33.256334+0000 mgr.y (mgr.25166) 332 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:34.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:34 smithi090 bash[70266]: cluster 2024-09-16T14:38:33.256334+0000 mgr.y (mgr.25166) 332 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:34.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:34 smithi090 bash[70266]: cluster 2024-09-16T14:38:33.256334+0000 mgr.y (mgr.25166) 332 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:36.319 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:38:36 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:38:36.038942984Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:38:36.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:36 smithi050 bash[26719]: audit 2024-09-16T14:38:34.475250+0000 mgr.y (mgr.25166) 333 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:36.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:36 smithi050 bash[26719]: cluster 2024-09-16T14:38:35.257049+0000 mgr.y (mgr.25166) 334 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:36.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:36 smithi050 bash[89559]: audit 2024-09-16T14:38:34.475250+0000 mgr.y (mgr.25166) 333 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:36.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:36 smithi050 bash[89559]: audit 2024-09-16T14:38:34.475250+0000 mgr.y (mgr.25166) 333 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:36.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:36 smithi050 bash[89559]: cluster 2024-09-16T14:38:35.257049+0000 mgr.y (mgr.25166) 334 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:36.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:36 smithi050 bash[89559]: cluster 2024-09-16T14:38:35.257049+0000 mgr.y (mgr.25166) 334 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:36.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:36 smithi090 bash[70266]: audit 2024-09-16T14:38:34.475250+0000 mgr.y (mgr.25166) 333 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:36.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:36 smithi090 bash[70266]: audit 2024-09-16T14:38:34.475250+0000 mgr.y (mgr.25166) 333 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:36.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:36 smithi090 bash[70266]: cluster 2024-09-16T14:38:35.257049+0000 mgr.y (mgr.25166) 334 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:36.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:36 smithi090 bash[70266]: cluster 2024-09-16T14:38:35.257049+0000 mgr.y (mgr.25166) 334 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:38.602 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[26719]: cluster 2024-09-16T14:38:37.258294+0000 mgr.y (mgr.25166) 335 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:38.602 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[26719]: audit 2024-09-16T14:38:37.876962+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:38.602 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[26719]: audit 2024-09-16T14:38:37.889378+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:38.602 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[26719]: audit 2024-09-16T14:38:37.892365+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:38:38.602 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[26719]: audit 2024-09-16T14:38:37.893957+0000 mon.c (mon.2) 337 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:38:38.602 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[26719]: audit 2024-09-16T14:38:37.904224+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:38.603 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[26719]: audit 2024-09-16T14:38:38.004720+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:38:38.603 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[26719]: audit 2024-09-16T14:38:38.007649+0000 mon.c (mon.2) 339 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:38:38.603 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[26719]: audit 2024-09-16T14:38:38.009645+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:38:38.603 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[26719]: audit 2024-09-16T14:38:38.010943+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-16T14:38:38.603 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[89559]: cluster 2024-09-16T14:38:37.258294+0000 mgr.y (mgr.25166) 335 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:38.603 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[89559]: cluster 2024-09-16T14:38:37.258294+0000 mgr.y (mgr.25166) 335 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:38.603 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[89559]: audit 2024-09-16T14:38:37.876962+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:38.603 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[89559]: audit 2024-09-16T14:38:37.876962+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:38.603 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[89559]: audit 2024-09-16T14:38:37.889378+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:38.604 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[89559]: audit 2024-09-16T14:38:37.889378+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:38.604 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[89559]: audit 2024-09-16T14:38:37.892365+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:38:38.604 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[89559]: audit 2024-09-16T14:38:37.892365+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:38:38.604 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[89559]: audit 2024-09-16T14:38:37.893957+0000 mon.c (mon.2) 337 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:38:38.604 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[89559]: audit 2024-09-16T14:38:37.893957+0000 mon.c (mon.2) 337 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:38:38.604 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[89559]: audit 2024-09-16T14:38:37.904224+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:38.604 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[89559]: audit 2024-09-16T14:38:37.904224+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:38.604 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[89559]: audit 2024-09-16T14:38:38.004720+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:38:38.604 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[89559]: audit 2024-09-16T14:38:38.004720+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:38:38.604 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[89559]: audit 2024-09-16T14:38:38.007649+0000 mon.c (mon.2) 339 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:38:38.604 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[89559]: audit 2024-09-16T14:38:38.007649+0000 mon.c (mon.2) 339 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:38:38.604 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[89559]: audit 2024-09-16T14:38:38.009645+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:38:38.605 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[89559]: audit 2024-09-16T14:38:38.009645+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:38:38.605 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[89559]: audit 2024-09-16T14:38:38.010943+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-16T14:38:38.605 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:38 smithi050 bash[89559]: audit 2024-09-16T14:38:38.010943+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-16T14:38:38.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:38 smithi090 bash[70266]: cluster 2024-09-16T14:38:37.258294+0000 mgr.y (mgr.25166) 335 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:38.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:38 smithi090 bash[70266]: cluster 2024-09-16T14:38:37.258294+0000 mgr.y (mgr.25166) 335 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:38.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:38 smithi090 bash[70266]: audit 2024-09-16T14:38:37.876962+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:38.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:38 smithi090 bash[70266]: audit 2024-09-16T14:38:37.876962+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:38.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:38 smithi090 bash[70266]: audit 2024-09-16T14:38:37.889378+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:38.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:38 smithi090 bash[70266]: audit 2024-09-16T14:38:37.889378+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:38.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:38 smithi090 bash[70266]: audit 2024-09-16T14:38:37.892365+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:38:38.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:38 smithi090 bash[70266]: audit 2024-09-16T14:38:37.892365+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:38:38.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:38 smithi090 bash[70266]: audit 2024-09-16T14:38:37.893957+0000 mon.c (mon.2) 337 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:38:38.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:38 smithi090 bash[70266]: audit 2024-09-16T14:38:37.893957+0000 mon.c (mon.2) 337 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:38:38.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:38 smithi090 bash[70266]: audit 2024-09-16T14:38:37.904224+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:38.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:38 smithi090 bash[70266]: audit 2024-09-16T14:38:37.904224+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:38.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:38 smithi090 bash[70266]: audit 2024-09-16T14:38:38.004720+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:38:38.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:38 smithi090 bash[70266]: audit 2024-09-16T14:38:38.004720+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:38:38.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:38 smithi090 bash[70266]: audit 2024-09-16T14:38:38.007649+0000 mon.c (mon.2) 339 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:38:38.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:38 smithi090 bash[70266]: audit 2024-09-16T14:38:38.007649+0000 mon.c (mon.2) 339 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:38:38.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:38 smithi090 bash[70266]: audit 2024-09-16T14:38:38.009645+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:38:38.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:38 smithi090 bash[70266]: audit 2024-09-16T14:38:38.009645+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:38:38.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:38 smithi090 bash[70266]: audit 2024-09-16T14:38:38.010943+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-16T14:38:38.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:38 smithi090 bash[70266]: audit 2024-09-16T14:38:38.010943+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-16T14:38:39.332 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:38:39 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:38:39.031221277Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:38:39.591 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:39 smithi050 bash[89559]: cephadm 2024-09-16T14:38:38.011939+0000 mgr.y (mgr.25166) 336 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-16T14:38:39.591 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:39 smithi050 bash[89559]: cephadm 2024-09-16T14:38:38.011939+0000 mgr.y (mgr.25166) 336 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-16T14:38:39.592 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:39 smithi050 bash[26719]: cephadm 2024-09-16T14:38:38.011939+0000 mgr.y (mgr.25166) 336 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-16T14:38:39.592 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:38:39 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:38:39] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.51.0" 2024-09-16T14:38:39.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:39 smithi090 bash[70266]: cephadm 2024-09-16T14:38:38.011939+0000 mgr.y (mgr.25166) 336 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-16T14:38:39.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:39 smithi090 bash[70266]: cephadm 2024-09-16T14:38:38.011939+0000 mgr.y (mgr.25166) 336 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-16T14:38:40.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:40 smithi050 bash[89559]: cluster 2024-09-16T14:38:39.259015+0000 mgr.y (mgr.25166) 337 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:40.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:40 smithi050 bash[89559]: cluster 2024-09-16T14:38:39.259015+0000 mgr.y (mgr.25166) 337 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:40.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:40 smithi050 bash[26719]: cluster 2024-09-16T14:38:39.259015+0000 mgr.y (mgr.25166) 337 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:40.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:40 smithi090 bash[70266]: cluster 2024-09-16T14:38:39.259015+0000 mgr.y (mgr.25166) 337 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:40.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:40 smithi090 bash[70266]: cluster 2024-09-16T14:38:39.259015+0000 mgr.y (mgr.25166) 337 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:41.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:41 smithi050 bash[26719]: cephadm 2024-09-16T14:38:40.475857+0000 mgr.y (mgr.25166) 338 : cephadm [INF] Upgrade: Updating mon.c 2024-09-16T14:38:41.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:41 smithi050 bash[26719]: audit 2024-09-16T14:38:40.481639+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:41.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:41 smithi050 bash[26719]: audit 2024-09-16T14:38:40.484618+0000 mon.c (mon.2) 342 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:38:41.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:41 smithi050 bash[26719]: audit 2024-09-16T14:38:40.485721+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:38:41.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:41 smithi050 bash[26719]: audit 2024-09-16T14:38:40.486979+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:38:41.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:41 smithi050 bash[26719]: cephadm 2024-09-16T14:38:40.488716+0000 mgr.y (mgr.25166) 339 : cephadm [INF] Deploying daemon mon.c on smithi050 2024-09-16T14:38:41.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:41 smithi050 bash[26719]: cluster 2024-09-16T14:38:41.259710+0000 mgr.y (mgr.25166) 340 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:41.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:41 smithi050 bash[89559]: cephadm 2024-09-16T14:38:40.475857+0000 mgr.y (mgr.25166) 338 : cephadm [INF] Upgrade: Updating mon.c 2024-09-16T14:38:41.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:41 smithi050 bash[89559]: cephadm 2024-09-16T14:38:40.475857+0000 mgr.y (mgr.25166) 338 : cephadm [INF] Upgrade: Updating mon.c 2024-09-16T14:38:41.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:41 smithi050 bash[89559]: audit 2024-09-16T14:38:40.481639+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:41.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:41 smithi050 bash[89559]: audit 2024-09-16T14:38:40.481639+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:41.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:41 smithi050 bash[89559]: audit 2024-09-16T14:38:40.484618+0000 mon.c (mon.2) 342 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:38:41.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:41 smithi050 bash[89559]: audit 2024-09-16T14:38:40.484618+0000 mon.c (mon.2) 342 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:38:41.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:41 smithi050 bash[89559]: audit 2024-09-16T14:38:40.485721+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:38:41.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:41 smithi050 bash[89559]: audit 2024-09-16T14:38:40.485721+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:38:41.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:41 smithi050 bash[89559]: audit 2024-09-16T14:38:40.486979+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:38:41.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:41 smithi050 bash[89559]: audit 2024-09-16T14:38:40.486979+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:38:41.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:41 smithi050 bash[89559]: cephadm 2024-09-16T14:38:40.488716+0000 mgr.y (mgr.25166) 339 : cephadm [INF] Deploying daemon mon.c on smithi050 2024-09-16T14:38:41.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:41 smithi050 bash[89559]: cephadm 2024-09-16T14:38:40.488716+0000 mgr.y (mgr.25166) 339 : cephadm [INF] Deploying daemon mon.c on smithi050 2024-09-16T14:38:41.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:41 smithi050 bash[89559]: cluster 2024-09-16T14:38:41.259710+0000 mgr.y (mgr.25166) 340 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:41.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:41 smithi050 bash[89559]: cluster 2024-09-16T14:38:41.259710+0000 mgr.y (mgr.25166) 340 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:41.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:41 smithi090 bash[70266]: cephadm 2024-09-16T14:38:40.475857+0000 mgr.y (mgr.25166) 338 : cephadm [INF] Upgrade: Updating mon.c 2024-09-16T14:38:41.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:41 smithi090 bash[70266]: cephadm 2024-09-16T14:38:40.475857+0000 mgr.y (mgr.25166) 338 : cephadm [INF] Upgrade: Updating mon.c 2024-09-16T14:38:41.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:41 smithi090 bash[70266]: audit 2024-09-16T14:38:40.481639+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:41.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:41 smithi090 bash[70266]: audit 2024-09-16T14:38:40.481639+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-16T14:38:41.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:41 smithi090 bash[70266]: audit 2024-09-16T14:38:40.484618+0000 mon.c (mon.2) 342 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:38:41.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:41 smithi090 bash[70266]: audit 2024-09-16T14:38:40.484618+0000 mon.c (mon.2) 342 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:38:41.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:41 smithi090 bash[70266]: audit 2024-09-16T14:38:40.485721+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:38:41.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:41 smithi090 bash[70266]: audit 2024-09-16T14:38:40.485721+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:38:41.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:41 smithi090 bash[70266]: audit 2024-09-16T14:38:40.486979+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:38:41.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:41 smithi090 bash[70266]: audit 2024-09-16T14:38:40.486979+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:38:41.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:41 smithi090 bash[70266]: cephadm 2024-09-16T14:38:40.488716+0000 mgr.y (mgr.25166) 339 : cephadm [INF] Deploying daemon mon.c on smithi050 2024-09-16T14:38:41.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:41 smithi090 bash[70266]: cephadm 2024-09-16T14:38:40.488716+0000 mgr.y (mgr.25166) 339 : cephadm [INF] Deploying daemon mon.c on smithi050 2024-09-16T14:38:41.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:41 smithi090 bash[70266]: cluster 2024-09-16T14:38:41.259710+0000 mgr.y (mgr.25166) 340 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:41.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:41 smithi090 bash[70266]: cluster 2024-09-16T14:38:41.259710+0000 mgr.y (mgr.25166) 340 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:42.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:38:42 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:38:42.02070792Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:38:42.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:42 smithi050 bash[26719]: audit 2024-09-16T14:38:41.722449+0000 mon.c (mon.2) 345 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:38:42.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:42 smithi050 bash[89559]: audit 2024-09-16T14:38:41.722449+0000 mon.c (mon.2) 345 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:38:42.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:42 smithi050 bash[89559]: audit 2024-09-16T14:38:41.722449+0000 mon.c (mon.2) 345 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:38:42.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:42 smithi090 bash[70266]: audit 2024-09-16T14:38:41.722449+0000 mon.c (mon.2) 345 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:38:42.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:42 smithi090 bash[70266]: audit 2024-09-16T14:38:41.722449+0000 mon.c (mon.2) 345 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:38:43.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:43 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:43.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:38:43 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:43.436 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:38:43 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:43.437 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:38:43 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:43.437 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:38:43 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:43.437 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:38:43 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:43.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:43 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:43.438 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:38:43 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:43.438 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:38:43 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:43.708 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:38:43 smithi050 bash[68576]: [16/Sep/2024:14:38:43] ENGINE Bus STOPPING 2024-09-16T14:38:43.709 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:43 smithi050 bash[89559]: cluster 2024-09-16T14:38:43.261791+0000 mgr.y (mgr.25166) 341 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:43.709 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:43 smithi050 bash[89559]: cluster 2024-09-16T14:38:43.261791+0000 mgr.y (mgr.25166) 341 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:43.709 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:43 smithi050 systemd[1]: Stopping Ceph mon.c for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:38:43.709 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:43 smithi050 bash[26719]: cluster 2024-09-16T14:38:43.261791+0000 mgr.y (mgr.25166) 341 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:43.709 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:43 smithi050 bash[26719]: debug 2024-09-16T14:38:43.540+0000 7f94a0476640 -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-09-16T14:38:43.709 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:43 smithi050 bash[26719]: debug 2024-09-16T14:38:43.540+0000 7f94a0476640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-16T14:38:43.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:43 smithi090 bash[70266]: cluster 2024-09-16T14:38:43.261791+0000 mgr.y (mgr.25166) 341 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:43.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:43 smithi090 bash[70266]: cluster 2024-09-16T14:38:43.261791+0000 mgr.y (mgr.25166) 341 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:44.126 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:38:43 smithi050 bash[68576]: [16/Sep/2024:14:38:43] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T14:38:44.126 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:38:43 smithi050 bash[68576]: [16/Sep/2024:14:38:43] ENGINE Bus STOPPED 2024-09-16T14:38:44.126 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:38:43 smithi050 bash[68576]: [16/Sep/2024:14:38:43] ENGINE Bus STARTING 2024-09-16T14:38:44.126 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:38:43 smithi050 bash[68576]: [16/Sep/2024:14:38:43] ENGINE Serving on http://:::9283 2024-09-16T14:38:44.126 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:38:43 smithi050 bash[68576]: [16/Sep/2024:14:38:43] ENGINE Bus STARTED 2024-09-16T14:38:44.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:44 smithi050 bash[92844]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-mon-c 2024-09-16T14:38:44.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:44 smithi050 bash[92913]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-mon-c 2024-09-16T14:38:44.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:44 smithi050 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mon.c.service: Deactivated successfully. 2024-09-16T14:38:44.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:44 smithi050 systemd[1]: Stopped Ceph mon.c for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:38:44.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:44 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:44.937 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:38:44 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:44.937 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:38:44 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:44.937 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:38:44 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:44.937 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:38:44 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:44.938 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:38:44 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:44.938 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:38:44 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:44.938 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:38:44 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:44.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:44 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:38:44.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:44 smithi050 systemd[1]: Started Ceph mon.c for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:38:45.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:38:45 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:38:45.022232576Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:38:46.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.768+0000 7f3e8e5dbc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-16T14:38:46.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.768+0000 7f3e8e5dbc80 0 ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev), process ceph-mon, pid 7 2024-09-16T14:38:46.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.768+0000 7f3e8e5dbc80 0 pidfile_write: ignore empty --pid-file 2024-09-16T14:38:46.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 0 load: jerasure load: lrc 2024-09-16T14:38:46.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-16T14:38:46.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Git sha 0 2024-09-16T14:38:46.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Compile date 2024-09-13 14:50:41 2024-09-16T14:38:46.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: DB SUMMARY 2024-09-16T14:38:46.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: DB Session ID: 84YIDBZNYIM1H20B4AKS 2024-09-16T14:38:46.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: CURRENT file: CURRENT 2024-09-16T14:38:46.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-16T14:38:46.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 4820 Bytes 2024-09-16T14:38:46.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000069.sst 2024-09-16T14:38:46.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000067.log size: 628161 ; 2024-09-16T14:38:46.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.error_if_exists: 0 2024-09-16T14:38:46.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.create_if_missing: 0 2024-09-16T14:38:46.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-16T14:38:46.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T14:38:46.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T14:38:46.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T14:38:46.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.env: 0x5614ec2b6120 2024-09-16T14:38:46.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-16T14:38:46.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.info_log: 0x5614ed5e5700 2024-09-16T14:38:46.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-16T14:38:46.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.statistics: (nil) 2024-09-16T14:38:46.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.use_fsync: 0 2024-09-16T14:38:46.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-16T14:38:46.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T14:38:46.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T14:38:46.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-16T14:38:46.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-16T14:38:46.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-16T14:38:46.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-16T14:38:46.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-16T14:38:46.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-16T14:38:46.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T14:38:46.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-16T14:38:46.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.db_log_dir: 2024-09-16T14:38:46.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.wal_dir: 2024-09-16T14:38:46.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T14:38:46.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T14:38:46.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T14:38:46.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T14:38:46.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T14:38:46.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T14:38:46.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-16T14:38:46.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-16T14:38:46.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.write_buffer_manager: 0x5614ed5e9b80 2024-09-16T14:38:46.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T14:38:46.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T14:38:46.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T14:38:46.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-16T14:38:46.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T14:38:46.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-16T14:38:46.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-16T14:38:46.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-16T14:38:46.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.unordered_write: 0 2024-09-16T14:38:46.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T14:38:46.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T14:38:46.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T14:38:46.193 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T14:38:46.193 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.row_cache: None 2024-09-16T14:38:46.193 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.wal_filter: None 2024-09-16T14:38:46.193 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T14:38:46.193 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-16T14:38:46.193 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.two_write_queues: 0 2024-09-16T14:38:46.193 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-16T14:38:46.193 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.wal_compression: 0 2024-09-16T14:38:46.193 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.atomic_flush: 0 2024-09-16T14:38:46.193 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T14:38:46.193 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T14:38:46.193 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T14:38:46.193 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-16T14:38:46.194 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T14:38:46.194 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-16T14:38:46.194 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T14:38:46.194 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T14:38:46.194 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-16T14:38:46.194 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-16T14:38:46.194 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T14:38:46.194 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-16T14:38:46.194 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-16T14:38:46.194 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-16T14:38:46.194 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T14:38:46.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T14:38:46.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T14:38:46.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-16T14:38:46.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T14:38:46.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T14:38:46.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T14:38:46.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T14:38:46.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.max_open_files: -1 2024-09-16T14:38:46.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-16T14:38:46.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T14:38:46.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T14:38:46.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-16T14:38:46.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-16T14:38:46.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Compression algorithms supported: 2024-09-16T14:38:46.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: kZSTD supported: 0 2024-09-16T14:38:46.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: kXpressCompression supported: 0 2024-09-16T14:38:46.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-16T14:38:46.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T14:38:46.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-16T14:38:46.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: kZlibCompression supported: 1 2024-09-16T14:38:46.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-16T14:38:46.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-16T14:38:46.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T14:38:46.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T14:38:46.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-16T14:38:46.198 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T14:38:46.198 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T14:38:46.198 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.merge_operator: 2024-09-16T14:38:46.198 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.compaction_filter: None 2024-09-16T14:38:46.198 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-16T14:38:46.198 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-16T14:38:46.198 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T14:38:46.198 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T14:38:46.198 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5614ed5e5320) 2024-09-16T14:38:46.198 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: cache_index_and_filter_blocks: 1 2024-09-16T14:38:46.198 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T14:38:46.198 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T14:38:46.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: pin_top_level_index_and_filter: 1 2024-09-16T14:38:46.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: index_type: 0 2024-09-16T14:38:46.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: data_block_index_type: 0 2024-09-16T14:38:46.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: index_shortening: 1 2024-09-16T14:38:46.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: data_block_hash_table_util_ratio: 0.750000 2024-09-16T14:38:46.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: checksum: 4 2024-09-16T14:38:46.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: no_block_cache: 0 2024-09-16T14:38:46.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: block_cache: 0x5614ed5db610 2024-09-16T14:38:46.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: block_cache_name: BinnedLRUCache 2024-09-16T14:38:46.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: block_cache_options: 2024-09-16T14:38:46.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: capacity : 536870912 2024-09-16T14:38:46.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: num_shard_bits : 4 2024-09-16T14:38:46.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: strict_capacity_limit : 0 2024-09-16T14:38:46.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: high_pri_pool_ratio: 0.000 2024-09-16T14:38:46.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: block_cache_compressed: (nil) 2024-09-16T14:38:46.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: persistent_cache: (nil) 2024-09-16T14:38:46.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: block_size: 4096 2024-09-16T14:38:46.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: block_size_deviation: 10 2024-09-16T14:38:46.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: block_restart_interval: 16 2024-09-16T14:38:46.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: index_block_restart_interval: 1 2024-09-16T14:38:46.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: metadata_block_size: 4096 2024-09-16T14:38:46.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: partition_filters: 0 2024-09-16T14:38:46.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: use_delta_encoding: 1 2024-09-16T14:38:46.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: filter_policy: bloomfilter 2024-09-16T14:38:46.201 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: whole_key_filtering: 1 2024-09-16T14:38:46.201 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: verify_compression: 0 2024-09-16T14:38:46.201 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: read_amp_bytes_per_bit: 0 2024-09-16T14:38:46.201 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: format_version: 5 2024-09-16T14:38:46.201 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: enable_index_compression: 1 2024-09-16T14:38:46.201 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: block_align: 0 2024-09-16T14:38:46.201 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: max_auto_readahead_size: 262144 2024-09-16T14:38:46.201 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: prepopulate_block_cache: 0 2024-09-16T14:38:46.201 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: initial_auto_readahead_size: 8192 2024-09-16T14:38:46.201 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: num_file_reads_for_auto_readahead: 2 2024-09-16T14:38:46.201 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-16T14:38:46.201 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-16T14:38:46.201 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.compression: NoCompression 2024-09-16T14:38:46.202 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-16T14:38:46.202 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-16T14:38:46.202 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T14:38:46.202 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.num_levels: 7 2024-09-16T14:38:46.202 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T14:38:46.202 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T14:38:46.202 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T14:38:46.202 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T14:38:46.202 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T14:38:46.202 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T14:38:46.202 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T14:38:46.202 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T14:38:46.202 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T14:38:46.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T14:38:46.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T14:38:46.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T14:38:46.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T14:38:46.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-16T14:38:46.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-16T14:38:46.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T14:38:46.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T14:38:46.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T14:38:46.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T14:38:46.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-16T14:38:46.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T14:38:46.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T14:38:46.204 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T14:38:46.204 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T14:38:46.204 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-16T14:38:46.204 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T14:38:46.204 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T14:38:46.204 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T14:38:46.204 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T14:38:46.204 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T14:38:46.204 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T14:38:46.204 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T14:38:46.204 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T14:38:46.204 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T14:38:46.205 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T14:38:46.205 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T14:38:46.205 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T14:38:46.205 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T14:38:46.205 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T14:38:46.205 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-16T14:38:46.205 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T14:38:46.205 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T14:38:46.205 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-16T14:38:46.205 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T14:38:46.205 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T14:38:46.205 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T14:38:46.205 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T14:38:46.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T14:38:46.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T14:38:46.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T14:38:46.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T14:38:46.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T14:38:46.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T14:38:46.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T14:38:46.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-16T14:38:46.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T14:38:46.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T14:38:46.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T14:38:46.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T14:38:46.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.bloom_locality: 0 2024-09-16T14:38:46.207 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-16T14:38:46.207 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T14:38:46.207 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-16T14:38:46.207 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-16T14:38:46.207 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-16T14:38:46.207 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.ttl: 2592000 2024-09-16T14:38:46.207 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T14:38:46.207 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T14:38:46.207 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T14:38:46.207 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.enable_blob_files: false 2024-09-16T14:38:46.207 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.min_blob_size: 0 2024-09-16T14:38:46.207 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-16T14:38:46.207 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T14:38:46.208 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T14:38:46.208 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T14:38:46.208 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T14:38:46.208 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T14:38:46.208 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-16T14:38:46.208 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.772+0000 7f3e8e5dbc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T14:38:46.208 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.776+0000 7f3e8e5dbc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T14:38:46.208 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.776+0000 7f3e8e5dbc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 71, last_sequence is 36605, log_number is 67,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 67 2024-09-16T14:38:46.208 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.776+0000 7f3e8e5dbc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 67 2024-09-16T14:38:46.208 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.776+0000 7f3e8e5dbc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 3024ae77-898c-42d8-90f5-75e994753b97 2024-09-16T14:38:46.208 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.776+0000 7f3e8e5dbc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726497525779175, "job": 1, "event": "recovery_started", "wal_files": [67]} 2024-09-16T14:38:46.208 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.776+0000 7f3e8e5dbc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #67 mode 2 2024-09-16T14:38:46.209 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.776+0000 7f3e8e5dbc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726497525782021, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 72, "file_size": 390014, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 36610, "largest_seqno": 36899, "table_properties": {"data_size": 387791, "index_size": 865, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 325, "raw_key_size": 2740, "raw_average_key_size": 23, "raw_value_size": 385042, "raw_average_value_size": 3263, "num_data_blocks": 38, "num_entries": 118, "num_filter_entries": 118, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726497525, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "3024ae77-898c-42d8-90f5-75e994753b97", "db_session_id": "84YIDBZNYIM1H20B4AKS", "orig_file_number": 72, "seqno_to_time_mapping": "N/A"}} 2024-09-16T14:38:46.209 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.776+0000 7f3e8e5dbc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726497525782152, "job": 1, "event": "recovery_finished"} 2024-09-16T14:38:46.209 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.776+0000 7f3e8e5dbc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 74 2024-09-16T14:38:46.209 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.776+0000 7f3e8e5dbc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T14:38:46.209 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.780+0000 7f3e8e5dbc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000067.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T14:38:46.209 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.780+0000 7f3e8e5dbc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5614ed608e00 2024-09-16T14:38:46.209 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.780+0000 7f3e8e5dbc80 4 rocksdb: DB pointer 0x5614ed70c000 2024-09-16T14:38:46.209 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.780+0000 7f3e843a3640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T14:38:46.209 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.780+0000 7f3e843a3640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T14:38:46.209 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: ** DB Stats ** 2024-09-16T14:38:46.209 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T14:38:46.209 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T14:38:46.209 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T14:38:46.210 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T14:38:46.210 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T14:38:46.210 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T14:38:46.210 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T14:38:46.210 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: ** Compaction Stats [default] ** 2024-09-16T14:38:46.210 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: 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 Rblob(GB) Wblob(GB) 2024-09-16T14:38:46.210 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T14:38:46.210 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: L0 1/0 380.87 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 220.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-16T14:38:46.210 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: L6 1/0 9.57 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-16T14:38:46.210 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: Sum 2/0 9.94 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 220.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-16T14:38:46.210 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 220.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-16T14:38:46.210 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: ** Compaction Stats [default] ** 2024-09-16T14:38:46.210 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: 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 Rblob(GB) Wblob(GB) 2024-09-16T14:38:46.211 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T14:38:46.211 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 220.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-16T14:38:46.211 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T14:38:46.211 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T14:38:46.211 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T14:38:46.211 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T14:38:46.211 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T14:38:46.211 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T14:38:46.211 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: AddFile(Keys): cumulative 0, interval 0 2024-09-16T14:38:46.211 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: Cumulative compaction: 0.00 GB write, 63.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T14:38:46.211 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: Interval compaction: 0.00 GB write, 63.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T14:38:46.211 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: 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-09-16T14:38:46.211 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: Block cache BinnedLRUCache@0x5614ed5db610#7 capacity: 512.00 MB usage: 1.33 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-16T14:38:46.211 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: Block cache entry stats(count,size,portion): FilterBlock(1,0.38 KB,7.15256e-05%) IndexBlock(1,0.95 KB,0.000181794%) Misc(1,0.00 KB,0%) 2024-09-16T14:38:46.212 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: ** File Read Latency Histogram By Level [default] ** 2024-09-16T14:38:46.212 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.780+0000 7f3e8e5dbc80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] at bind addrs [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:38:46.212 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.780+0000 7f3e8e5dbc80 1 mon.c@-1(???) e3 preinit fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:38:46.212 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.780+0000 7f3e8e5dbc80 0 mon.c@-1(???).mds e1 new map 2024-09-16T14:38:46.212 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.780+0000 7f3e8e5dbc80 0 mon.c@-1(???).mds e1 print_map 2024-09-16T14:38:46.212 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: e1 2024-09-16T14:38:46.212 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: btime 2024-09-16T13:56:32:391622+0000 2024-09-16T14:38:46.212 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T14:38:46.212 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-16T14:38:46.212 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: legacy client fscid: -1 2024-09-16T14:38:46.212 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: 2024-09-16T14:38:46.212 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: No filesystems configured 2024-09-16T14:38:46.212 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.780+0000 7f3e8e5dbc80 0 mon.c@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-16T14:38:46.213 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.780+0000 7f3e8e5dbc80 0 mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T14:38:46.213 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.780+0000 7f3e8e5dbc80 0 mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T14:38:46.213 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.780+0000 7f3e8e5dbc80 0 mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T14:38:46.213 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:45 smithi050 bash[92968]: debug 2024-09-16T14:38:45.780+0000 7f3e8e5dbc80 1 mon.c@-1(???).paxosservice(auth 1..31) refresh upgraded, format 0 -> 3 2024-09-16T14:38:47.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:46 smithi050 bash[92968]: audit 2024-09-16T14:38:43.555325+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T14:38:47.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:46 smithi050 bash[92968]: audit 2024-09-16T14:38:43.555325+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T14:38:47.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:46 smithi050 bash[92968]: audit 2024-09-16T14:38:43.563239+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T14:38:47.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:46 smithi050 bash[92968]: audit 2024-09-16T14:38:43.563239+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T14:38:47.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:46 smithi050 bash[92968]: audit 2024-09-16T14:38:43.563532+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T14:38:47.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:46 smithi050 bash[92968]: audit 2024-09-16T14:38:43.563532+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T14:38:47.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:46 smithi050 bash[92968]: audit 2024-09-16T14:38:43.710905+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-16T14:38:47.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:46 smithi050 bash[92968]: audit 2024-09-16T14:38:43.710905+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-16T14:38:47.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:46 smithi050 bash[92968]: audit 2024-09-16T14:38:43.712043+0000 mgr.y (mgr.25166) 342 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:38:47.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:46 smithi050 bash[92968]: audit 2024-09-16T14:38:43.712043+0000 mgr.y (mgr.25166) 342 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:38:47.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:46 smithi050 bash[89559]: audit 2024-09-16T14:38:43.555325+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T14:38:47.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:46 smithi050 bash[89559]: audit 2024-09-16T14:38:43.555325+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T14:38:47.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:46 smithi050 bash[89559]: audit 2024-09-16T14:38:43.563239+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T14:38:47.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:46 smithi050 bash[89559]: audit 2024-09-16T14:38:43.563239+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T14:38:47.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:46 smithi050 bash[89559]: audit 2024-09-16T14:38:43.563532+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T14:38:47.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:46 smithi050 bash[89559]: audit 2024-09-16T14:38:43.563532+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T14:38:47.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:46 smithi050 bash[89559]: audit 2024-09-16T14:38:43.710905+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-16T14:38:47.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:46 smithi050 bash[89559]: audit 2024-09-16T14:38:43.710905+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-16T14:38:47.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:46 smithi050 bash[89559]: audit 2024-09-16T14:38:43.712043+0000 mgr.y (mgr.25166) 342 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:38:47.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:46 smithi050 bash[89559]: audit 2024-09-16T14:38:43.712043+0000 mgr.y (mgr.25166) 342 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:38:47.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:46 smithi090 bash[70266]: audit 2024-09-16T14:38:43.555325+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T14:38:47.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:46 smithi090 bash[70266]: audit 2024-09-16T14:38:43.555325+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T14:38:47.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:46 smithi090 bash[70266]: audit 2024-09-16T14:38:43.563239+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T14:38:47.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:46 smithi090 bash[70266]: audit 2024-09-16T14:38:43.563239+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T14:38:47.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:46 smithi090 bash[70266]: audit 2024-09-16T14:38:43.563532+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T14:38:47.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:46 smithi090 bash[70266]: audit 2024-09-16T14:38:43.563532+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T14:38:47.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:46 smithi090 bash[70266]: audit 2024-09-16T14:38:43.710905+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-16T14:38:47.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:46 smithi090 bash[70266]: audit 2024-09-16T14:38:43.710905+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-16T14:38:47.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:46 smithi090 bash[70266]: audit 2024-09-16T14:38:43.712043+0000 mgr.y (mgr.25166) 342 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:38:47.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:46 smithi090 bash[70266]: audit 2024-09-16T14:38:43.712043+0000 mgr.y (mgr.25166) 342 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:38:48.040 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: audit 2024-09-16T14:38:44.482987+0000 mgr.y (mgr.25166) 343 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:48.040 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: audit 2024-09-16T14:38:44.482987+0000 mgr.y (mgr.25166) 343 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:48.040 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:45.262545+0000 mgr.y (mgr.25166) 344 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:48.040 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:45.262545+0000 mgr.y (mgr.25166) 344 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:48.040 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.701786+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T14:38:48.040 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.701786+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T14:38:48.041 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.703509+0000 mon.a (mon.0) 30 : cluster [INF] mon.a calling monitor election 2024-09-16T14:38:48.041 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.703509+0000 mon.a (mon.0) 30 : cluster [INF] mon.a calling monitor election 2024-09-16T14:38:48.041 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.730228+0000 mon.a (mon.0) 31 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:38:48.041 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.730228+0000 mon.a (mon.0) 31 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:38:48.041 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.740944+0000 mon.a (mon.0) 32 : cluster [DBG] monmap epoch 3 2024-09-16T14:38:48.041 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.740944+0000 mon.a (mon.0) 32 : cluster [DBG] monmap epoch 3 2024-09-16T14:38:48.041 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.740975+0000 mon.a (mon.0) 33 : cluster [DBG] fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:38:48.041 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.740975+0000 mon.a (mon.0) 33 : cluster [DBG] fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:38:48.041 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.740992+0000 mon.a (mon.0) 34 : cluster [DBG] last_changed 2024-09-16T13:58:41.156302+0000 2024-09-16T14:38:48.041 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.740992+0000 mon.a (mon.0) 34 : cluster [DBG] last_changed 2024-09-16T13:58:41.156302+0000 2024-09-16T14:38:48.041 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.741008+0000 mon.a (mon.0) 35 : cluster [DBG] created 2024-09-16T13:56:27.811274+0000 2024-09-16T14:38:48.041 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.741008+0000 mon.a (mon.0) 35 : cluster [DBG] created 2024-09-16T13:56:27.811274+0000 2024-09-16T14:38:48.042 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.741040+0000 mon.a (mon.0) 36 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T14:38:48.042 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.741040+0000 mon.a (mon.0) 36 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T14:38:48.042 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.741076+0000 mon.a (mon.0) 37 : cluster [DBG] election_strategy: 1 2024-09-16T14:38:48.042 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.741076+0000 mon.a (mon.0) 37 : cluster [DBG] election_strategy: 1 2024-09-16T14:38:48.042 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.741101+0000 mon.a (mon.0) 38 : cluster [DBG] 0: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.a 2024-09-16T14:38:48.042 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.741101+0000 mon.a (mon.0) 38 : cluster [DBG] 0: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.a 2024-09-16T14:38:48.042 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.741117+0000 mon.a (mon.0) 39 : cluster [DBG] 1: [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon.b 2024-09-16T14:38:48.042 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.741117+0000 mon.a (mon.0) 39 : cluster [DBG] 1: [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon.b 2024-09-16T14:38:48.043 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.741136+0000 mon.a (mon.0) 40 : cluster [DBG] 2: [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] mon.c 2024-09-16T14:38:48.043 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.741136+0000 mon.a (mon.0) 40 : cluster [DBG] 2: [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] mon.c 2024-09-16T14:38:48.043 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.759317+0000 mon.a (mon.0) 41 : cluster [DBG] fsmap 2024-09-16T14:38:48.043 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.759317+0000 mon.a (mon.0) 41 : cluster [DBG] fsmap 2024-09-16T14:38:48.043 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.759354+0000 mon.a (mon.0) 42 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:38:48.043 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.759354+0000 mon.a (mon.0) 42 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:38:48.043 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.759809+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-16T14:38:48.043 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.759809+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-16T14:38:48.043 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.760034+0000 mon.a (mon.0) 44 : cluster [INF] overall HEALTH_OK 2024-09-16T14:38:48.043 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:46.760034+0000 mon.a (mon.0) 44 : cluster [INF] overall HEALTH_OK 2024-09-16T14:38:48.043 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: audit 2024-09-16T14:38:46.769013+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.044 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: audit 2024-09-16T14:38:46.769013+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.044 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: audit 2024-09-16T14:38:46.776935+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.044 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: audit 2024-09-16T14:38:46.776935+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.044 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:47.264120+0000 mgr.y (mgr.25166) 345 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:48.044 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: cluster 2024-09-16T14:38:47.264120+0000 mgr.y (mgr.25166) 345 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:48.044 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: audit 2024-09-16T14:38:47.341271+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.044 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: audit 2024-09-16T14:38:47.341271+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.044 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: audit 2024-09-16T14:38:47.346496+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.044 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: audit 2024-09-16T14:38:47.346496+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.044 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: audit 2024-09-16T14:38:47.366358+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.044 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: audit 2024-09-16T14:38:47.366358+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.044 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: audit 2024-09-16T14:38:47.370820+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.045 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:47 smithi090 bash[70266]: audit 2024-09-16T14:38:47.370820+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.172 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:38:48.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: audit 2024-09-16T14:38:44.482987+0000 mgr.y (mgr.25166) 343 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:48.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: audit 2024-09-16T14:38:44.482987+0000 mgr.y (mgr.25166) 343 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:48.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:45.262545+0000 mgr.y (mgr.25166) 344 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:48.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:45.262545+0000 mgr.y (mgr.25166) 344 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:48.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.701786+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T14:38:48.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.701786+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T14:38:48.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.703509+0000 mon.a (mon.0) 30 : cluster [INF] mon.a calling monitor election 2024-09-16T14:38:48.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.703509+0000 mon.a (mon.0) 30 : cluster [INF] mon.a calling monitor election 2024-09-16T14:38:48.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.730228+0000 mon.a (mon.0) 31 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:38:48.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.730228+0000 mon.a (mon.0) 31 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:38:48.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.740944+0000 mon.a (mon.0) 32 : cluster [DBG] monmap epoch 3 2024-09-16T14:38:48.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.740944+0000 mon.a (mon.0) 32 : cluster [DBG] monmap epoch 3 2024-09-16T14:38:48.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.740975+0000 mon.a (mon.0) 33 : cluster [DBG] fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:38:48.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.740975+0000 mon.a (mon.0) 33 : cluster [DBG] fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:38:48.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.740992+0000 mon.a (mon.0) 34 : cluster [DBG] last_changed 2024-09-16T13:58:41.156302+0000 2024-09-16T14:38:48.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.740992+0000 mon.a (mon.0) 34 : cluster [DBG] last_changed 2024-09-16T13:58:41.156302+0000 2024-09-16T14:38:48.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.741008+0000 mon.a (mon.0) 35 : cluster [DBG] created 2024-09-16T13:56:27.811274+0000 2024-09-16T14:38:48.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.741008+0000 mon.a (mon.0) 35 : cluster [DBG] created 2024-09-16T13:56:27.811274+0000 2024-09-16T14:38:48.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.741040+0000 mon.a (mon.0) 36 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T14:38:48.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.741040+0000 mon.a (mon.0) 36 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T14:38:48.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.741076+0000 mon.a (mon.0) 37 : cluster [DBG] election_strategy: 1 2024-09-16T14:38:48.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.741076+0000 mon.a (mon.0) 37 : cluster [DBG] election_strategy: 1 2024-09-16T14:38:48.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.741101+0000 mon.a (mon.0) 38 : cluster [DBG] 0: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.a 2024-09-16T14:38:48.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.741101+0000 mon.a (mon.0) 38 : cluster [DBG] 0: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.a 2024-09-16T14:38:48.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.741117+0000 mon.a (mon.0) 39 : cluster [DBG] 1: [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon.b 2024-09-16T14:38:48.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: audit 2024-09-16T14:38:44.482987+0000 mgr.y (mgr.25166) 343 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:48.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: audit 2024-09-16T14:38:44.482987+0000 mgr.y (mgr.25166) 343 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:48.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:45.262545+0000 mgr.y (mgr.25166) 344 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:48.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:45.262545+0000 mgr.y (mgr.25166) 344 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:48.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.701786+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T14:38:48.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.701786+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-16T14:38:48.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.703509+0000 mon.a (mon.0) 30 : cluster [INF] mon.a calling monitor election 2024-09-16T14:38:48.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.703509+0000 mon.a (mon.0) 30 : cluster [INF] mon.a calling monitor election 2024-09-16T14:38:48.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.730228+0000 mon.a (mon.0) 31 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:38:48.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.730228+0000 mon.a (mon.0) 31 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:38:48.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.740944+0000 mon.a (mon.0) 32 : cluster [DBG] monmap epoch 3 2024-09-16T14:38:48.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.740944+0000 mon.a (mon.0) 32 : cluster [DBG] monmap epoch 3 2024-09-16T14:38:48.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.740975+0000 mon.a (mon.0) 33 : cluster [DBG] fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:38:48.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.740975+0000 mon.a (mon.0) 33 : cluster [DBG] fsid 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:38:48.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.740992+0000 mon.a (mon.0) 34 : cluster [DBG] last_changed 2024-09-16T13:58:41.156302+0000 2024-09-16T14:38:48.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.740992+0000 mon.a (mon.0) 34 : cluster [DBG] last_changed 2024-09-16T13:58:41.156302+0000 2024-09-16T14:38:48.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.741008+0000 mon.a (mon.0) 35 : cluster [DBG] created 2024-09-16T13:56:27.811274+0000 2024-09-16T14:38:48.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.741008+0000 mon.a (mon.0) 35 : cluster [DBG] created 2024-09-16T13:56:27.811274+0000 2024-09-16T14:38:48.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.741040+0000 mon.a (mon.0) 36 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T14:38:48.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.741040+0000 mon.a (mon.0) 36 : cluster [DBG] min_mon_release 19 (squid) 2024-09-16T14:38:48.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.741076+0000 mon.a (mon.0) 37 : cluster [DBG] election_strategy: 1 2024-09-16T14:38:48.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.741076+0000 mon.a (mon.0) 37 : cluster [DBG] election_strategy: 1 2024-09-16T14:38:48.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.741101+0000 mon.a (mon.0) 38 : cluster [DBG] 0: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.a 2024-09-16T14:38:48.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.741101+0000 mon.a (mon.0) 38 : cluster [DBG] 0: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.a 2024-09-16T14:38:48.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.741117+0000 mon.a (mon.0) 39 : cluster [DBG] 1: [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon.b 2024-09-16T14:38:48.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.741117+0000 mon.a (mon.0) 39 : cluster [DBG] 1: [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon.b 2024-09-16T14:38:48.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.741136+0000 mon.a (mon.0) 40 : cluster [DBG] 2: [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] mon.c 2024-09-16T14:38:48.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.741136+0000 mon.a (mon.0) 40 : cluster [DBG] 2: [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] mon.c 2024-09-16T14:38:48.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.759317+0000 mon.a (mon.0) 41 : cluster [DBG] fsmap 2024-09-16T14:38:48.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.759317+0000 mon.a (mon.0) 41 : cluster [DBG] fsmap 2024-09-16T14:38:48.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.759354+0000 mon.a (mon.0) 42 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:38:48.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.759354+0000 mon.a (mon.0) 42 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:38:48.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.759809+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-16T14:38:48.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.759809+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-16T14:38:48.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.760034+0000 mon.a (mon.0) 44 : cluster [INF] overall HEALTH_OK 2024-09-16T14:38:48.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:46.760034+0000 mon.a (mon.0) 44 : cluster [INF] overall HEALTH_OK 2024-09-16T14:38:48.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: audit 2024-09-16T14:38:46.769013+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: audit 2024-09-16T14:38:46.769013+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: audit 2024-09-16T14:38:46.776935+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: audit 2024-09-16T14:38:46.776935+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:47.264120+0000 mgr.y (mgr.25166) 345 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:48.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: cluster 2024-09-16T14:38:47.264120+0000 mgr.y (mgr.25166) 345 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:48.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: audit 2024-09-16T14:38:47.341271+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: audit 2024-09-16T14:38:47.341271+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: audit 2024-09-16T14:38:47.346496+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: audit 2024-09-16T14:38:47.346496+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: audit 2024-09-16T14:38:47.366358+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: audit 2024-09-16T14:38:47.366358+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.193 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: audit 2024-09-16T14:38:47.370820+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.193 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[92968]: audit 2024-09-16T14:38:47.370820+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.741117+0000 mon.a (mon.0) 39 : cluster [DBG] 1: [v2:172.21.15.90:3300/0,v1:172.21.15.90:6789/0] mon.b 2024-09-16T14:38:48.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.741136+0000 mon.a (mon.0) 40 : cluster [DBG] 2: [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] mon.c 2024-09-16T14:38:48.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.741136+0000 mon.a (mon.0) 40 : cluster [DBG] 2: [v2:172.21.15.50:3301/0,v1:172.21.15.50:6790/0] mon.c 2024-09-16T14:38:48.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.759317+0000 mon.a (mon.0) 41 : cluster [DBG] fsmap 2024-09-16T14:38:48.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.759317+0000 mon.a (mon.0) 41 : cluster [DBG] fsmap 2024-09-16T14:38:48.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.759354+0000 mon.a (mon.0) 42 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:38:48.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.759354+0000 mon.a (mon.0) 42 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:38:48.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.759809+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-16T14:38:48.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.759809+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-16T14:38:48.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.760034+0000 mon.a (mon.0) 44 : cluster [INF] overall HEALTH_OK 2024-09-16T14:38:48.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:46.760034+0000 mon.a (mon.0) 44 : cluster [INF] overall HEALTH_OK 2024-09-16T14:38:48.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: audit 2024-09-16T14:38:46.769013+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: audit 2024-09-16T14:38:46.769013+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: audit 2024-09-16T14:38:46.776935+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: audit 2024-09-16T14:38:46.776935+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:47.264120+0000 mgr.y (mgr.25166) 345 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:48.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: cluster 2024-09-16T14:38:47.264120+0000 mgr.y (mgr.25166) 345 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:48.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: audit 2024-09-16T14:38:47.341271+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: audit 2024-09-16T14:38:47.341271+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: audit 2024-09-16T14:38:47.346496+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: audit 2024-09-16T14:38:47.346496+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.195 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: audit 2024-09-16T14:38:47.366358+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.195 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: audit 2024-09-16T14:38:47.366358+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.195 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: audit 2024-09-16T14:38:47.370820+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.195 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:47 smithi050 bash[89559]: audit 2024-09-16T14:38:47.370820+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:48.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:38:48 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:38:48.038942377Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:38:48.814 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:38:48.815 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (3m) 22s ago 31m 14.3M - 0.27.0 11f11916f8cd cabc95728e9a 2024-09-16T14:38:48.815 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (3m) 99s ago 30m 68.1M - 10.4.0 c8b91775d855 88a9367c0284 2024-09-16T14:38:48.815 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (5m) 22s ago 28m 48.9M - 3.8 b5388489f99e d92ced4635d4 2024-09-16T14:38:48.815 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (5m) 99s ago 39m 441M - 19.3.0-4917-g8293d73f 425e316ba8eb 9887b7561d75 2024-09-16T14:38:48.815 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (16m) 22s ago 42m 511M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:38:48.815 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (29s) 22s ago 42m 27.0M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 2dace7d54c6b 2024-09-16T14:38:48.815 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (107s) 99s ago 40m 18.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 207fa7c489b4 2024-09-16T14:38:48.815 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 starting - - - 2048M 2024-09-16T14:38:48.815 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (5m) 22s ago 31m 8336k - 1.7.0 72c9c2088986 e166bfc4ac14 2024-09-16T14:38:48.815 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (5m) 99s ago 31m 8252k - 1.7.0 72c9c2088986 872a2376fb53 2024-09-16T14:38:48.815 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (39m) 22s ago 39m 66.5M 3037M 19.1.1-328-gad35db06 b5388489f99e 47cd40270475 2024-09-16T14:38:48.816 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (38m) 22s ago 38m 69.2M 3037M 19.1.1-328-gad35db06 b5388489f99e b3d14fae3c7d 2024-09-16T14:38:48.816 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (37m) 22s ago 37m 53.8M 3037M 19.1.1-328-gad35db06 b5388489f99e 9c1326f71702 2024-09-16T14:38:48.816 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (36m) 22s ago 36m 57.9M 3037M 19.1.1-328-gad35db06 b5388489f99e 010e8927a52f 2024-09-16T14:38:48.816 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (35m) 99s ago 35m 59.7M 3292M 19.1.1-328-gad35db06 b5388489f99e e352ed0b0cc0 2024-09-16T14:38:48.816 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (34m) 99s ago 34m 56.9M 3292M 19.1.1-328-gad35db06 b5388489f99e c2c5d905dd84 2024-09-16T14:38:48.816 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (33m) 99s ago 33m 65.1M 3292M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:38:48.816 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (32m) 99s ago 32m 58.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:38:48.816 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (4m) 99s ago 31m 39.2M - 2.51.0 1d3b7f56885b 26eb48164510 2024-09-16T14:38:48.816 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (28m) 22s ago 28m 101M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:38:48.816 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (29m) 99s ago 29m 102M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:38:49.177 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:38:49.178 INFO:teuthology.orchestra.run.smithi050.stdout: "mon": { 2024-09-16T14:38:49.178 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:38:49.178 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:38:49.178 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr": { 2024-09-16T14:38:49.178 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:38:49.178 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:38:49.178 INFO:teuthology.orchestra.run.smithi050.stdout: "osd": { 2024-09-16T14:38:49.178 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:38:49.179 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:38:49.179 INFO:teuthology.orchestra.run.smithi050.stdout: "rgw": { 2024-09-16T14:38:49.179 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:38:49.179 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:38:49.179 INFO:teuthology.orchestra.run.smithi050.stdout: "overall": { 2024-09-16T14:38:49.179 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 10, 2024-09-16T14:38:49.179 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 5 2024-09-16T14:38:49.179 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:38:49.180 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:38:49.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:48 smithi050 bash[89559]: audit 2024-09-16T14:38:48.159051+0000 mgr.y (mgr.25166) 346 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:49.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:48 smithi050 bash[89559]: audit 2024-09-16T14:38:48.159051+0000 mgr.y (mgr.25166) 346 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:49.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:48 smithi050 bash[92968]: audit 2024-09-16T14:38:48.159051+0000 mgr.y (mgr.25166) 346 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:49.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:48 smithi050 bash[92968]: audit 2024-09-16T14:38:48.159051+0000 mgr.y (mgr.25166) 346 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:49.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:48 smithi090 bash[70266]: audit 2024-09-16T14:38:48.159051+0000 mgr.y (mgr.25166) 346 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:49.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:48 smithi090 bash[70266]: audit 2024-09-16T14:38:48.159051+0000 mgr.y (mgr.25166) 346 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:49.496 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:38:49.496 INFO:teuthology.orchestra.run.smithi050.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:38:49.497 INFO:teuthology.orchestra.run.smithi050.stdout: "in_progress": true, 2024-09-16T14:38:49.497 INFO:teuthology.orchestra.run.smithi050.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi050", 2024-09-16T14:38:49.497 INFO:teuthology.orchestra.run.smithi050.stdout: "services_complete": [], 2024-09-16T14:38:49.497 INFO:teuthology.orchestra.run.smithi050.stdout: "progress": "1/2 daemons upgraded", 2024-09-16T14:38:49.497 INFO:teuthology.orchestra.run.smithi050.stdout: "message": "Currently upgrading mon daemons", 2024-09-16T14:38:49.497 INFO:teuthology.orchestra.run.smithi050.stdout: "is_paused": false 2024-09-16T14:38:49.497 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:38:49.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:38:49 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:38:49] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.51.0" 2024-09-16T14:38:50.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:49 smithi050 bash[89559]: audit 2024-09-16T14:38:48.487147+0000 mgr.y (mgr.25166) 347 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:50.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:49 smithi050 bash[89559]: audit 2024-09-16T14:38:48.487147+0000 mgr.y (mgr.25166) 347 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:50.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:49 smithi050 bash[89559]: audit 2024-09-16T14:38:48.794017+0000 mgr.y (mgr.25166) 348 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:50.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:49 smithi050 bash[89559]: audit 2024-09-16T14:38:48.794017+0000 mgr.y (mgr.25166) 348 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:50.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:49 smithi050 bash[89559]: audit 2024-09-16T14:38:49.177994+0000 mon.a (mon.0) 51 : audit [DBG] from='client.? 172.21.15.50:0/451022074' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:38:50.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:49 smithi050 bash[89559]: audit 2024-09-16T14:38:49.177994+0000 mon.a (mon.0) 51 : audit [DBG] from='client.? 172.21.15.50:0/451022074' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:38:50.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:49 smithi050 bash[89559]: cluster 2024-09-16T14:38:49.264824+0000 mgr.y (mgr.25166) 349 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:50.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:49 smithi050 bash[89559]: cluster 2024-09-16T14:38:49.264824+0000 mgr.y (mgr.25166) 349 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:50.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:49 smithi050 bash[92968]: audit 2024-09-16T14:38:48.487147+0000 mgr.y (mgr.25166) 347 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:50.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:49 smithi050 bash[92968]: audit 2024-09-16T14:38:48.487147+0000 mgr.y (mgr.25166) 347 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:50.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:49 smithi050 bash[92968]: audit 2024-09-16T14:38:48.794017+0000 mgr.y (mgr.25166) 348 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:50.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:49 smithi050 bash[92968]: audit 2024-09-16T14:38:48.794017+0000 mgr.y (mgr.25166) 348 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:50.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:49 smithi050 bash[92968]: audit 2024-09-16T14:38:49.177994+0000 mon.a (mon.0) 51 : audit [DBG] from='client.? 172.21.15.50:0/451022074' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:38:50.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:49 smithi050 bash[92968]: audit 2024-09-16T14:38:49.177994+0000 mon.a (mon.0) 51 : audit [DBG] from='client.? 172.21.15.50:0/451022074' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:38:50.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:49 smithi050 bash[92968]: cluster 2024-09-16T14:38:49.264824+0000 mgr.y (mgr.25166) 349 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:50.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:49 smithi050 bash[92968]: cluster 2024-09-16T14:38:49.264824+0000 mgr.y (mgr.25166) 349 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:50.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:49 smithi090 bash[70266]: audit 2024-09-16T14:38:48.487147+0000 mgr.y (mgr.25166) 347 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:50.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:49 smithi090 bash[70266]: audit 2024-09-16T14:38:48.487147+0000 mgr.y (mgr.25166) 347 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:50.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:49 smithi090 bash[70266]: audit 2024-09-16T14:38:48.794017+0000 mgr.y (mgr.25166) 348 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:50.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:49 smithi090 bash[70266]: audit 2024-09-16T14:38:48.794017+0000 mgr.y (mgr.25166) 348 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:50.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:49 smithi090 bash[70266]: audit 2024-09-16T14:38:49.177994+0000 mon.a (mon.0) 51 : audit [DBG] from='client.? 172.21.15.50:0/451022074' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:38:50.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:49 smithi090 bash[70266]: audit 2024-09-16T14:38:49.177994+0000 mon.a (mon.0) 51 : audit [DBG] from='client.? 172.21.15.50:0/451022074' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:38:50.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:49 smithi090 bash[70266]: cluster 2024-09-16T14:38:49.264824+0000 mgr.y (mgr.25166) 349 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:50.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:49 smithi090 bash[70266]: cluster 2024-09-16T14:38:49.264824+0000 mgr.y (mgr.25166) 349 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:51.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:50 smithi050 bash[89559]: audit 2024-09-16T14:38:49.496896+0000 mgr.y (mgr.25166) 350 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:51.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:50 smithi050 bash[89559]: audit 2024-09-16T14:38:49.496896+0000 mgr.y (mgr.25166) 350 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:51.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:50 smithi050 bash[92968]: audit 2024-09-16T14:38:49.496896+0000 mgr.y (mgr.25166) 350 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:51.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:50 smithi050 bash[92968]: audit 2024-09-16T14:38:49.496896+0000 mgr.y (mgr.25166) 350 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:51.187 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:38:50 smithi050 bash[68576]: debug 2024-09-16T14:38:50.792+0000 7f14b6258640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-16T14:38:51.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:38:51 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:38:51.031716591Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:38:51.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:50 smithi090 bash[70266]: audit 2024-09-16T14:38:49.496896+0000 mgr.y (mgr.25166) 350 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:51.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:50 smithi090 bash[70266]: audit 2024-09-16T14:38:49.496896+0000 mgr.y (mgr.25166) 350 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:38:52.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:51 smithi050 bash[89559]: cluster 2024-09-16T14:38:51.265563+0000 mgr.y (mgr.25166) 351 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:52.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:51 smithi050 bash[89559]: cluster 2024-09-16T14:38:51.265563+0000 mgr.y (mgr.25166) 351 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:52.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:51 smithi050 bash[92968]: cluster 2024-09-16T14:38:51.265563+0000 mgr.y (mgr.25166) 351 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:52.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:51 smithi050 bash[92968]: cluster 2024-09-16T14:38:51.265563+0000 mgr.y (mgr.25166) 351 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:52.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:51 smithi090 bash[70266]: cluster 2024-09-16T14:38:51.265563+0000 mgr.y (mgr.25166) 351 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:52.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:51 smithi090 bash[70266]: cluster 2024-09-16T14:38:51.265563+0000 mgr.y (mgr.25166) 351 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:54.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:38:54 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:38:54.038757691Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:38:54.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:54 smithi090 bash[70266]: cluster 2024-09-16T14:38:53.266853+0000 mgr.y (mgr.25166) 352 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:54.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:54 smithi090 bash[70266]: cluster 2024-09-16T14:38:53.266853+0000 mgr.y (mgr.25166) 352 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:54.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:54 smithi090 bash[70266]: audit 2024-09-16T14:38:53.274571+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:54.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:54 smithi090 bash[70266]: audit 2024-09-16T14:38:53.274571+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:54.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:54 smithi090 bash[70266]: audit 2024-09-16T14:38:53.280997+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:54.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:54 smithi090 bash[70266]: audit 2024-09-16T14:38:53.280997+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:54.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:54 smithi050 bash[89559]: cluster 2024-09-16T14:38:53.266853+0000 mgr.y (mgr.25166) 352 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:54.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:54 smithi050 bash[89559]: cluster 2024-09-16T14:38:53.266853+0000 mgr.y (mgr.25166) 352 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:54.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:54 smithi050 bash[89559]: audit 2024-09-16T14:38:53.274571+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:54.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:54 smithi050 bash[89559]: audit 2024-09-16T14:38:53.274571+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:54.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:54 smithi050 bash[89559]: audit 2024-09-16T14:38:53.280997+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:54.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:54 smithi050 bash[89559]: audit 2024-09-16T14:38:53.280997+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:54.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:54 smithi050 bash[92968]: cluster 2024-09-16T14:38:53.266853+0000 mgr.y (mgr.25166) 352 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:54.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:54 smithi050 bash[92968]: cluster 2024-09-16T14:38:53.266853+0000 mgr.y (mgr.25166) 352 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:54.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:54 smithi050 bash[92968]: audit 2024-09-16T14:38:53.274571+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:54.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:54 smithi050 bash[92968]: audit 2024-09-16T14:38:53.274571+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:54.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:54 smithi050 bash[92968]: audit 2024-09-16T14:38:53.280997+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:54.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:54 smithi050 bash[92968]: audit 2024-09-16T14:38:53.280997+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:55.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:55 smithi050 bash[89559]: audit 2024-09-16T14:38:54.426132+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:55.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:55 smithi050 bash[89559]: audit 2024-09-16T14:38:54.426132+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:55.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:55 smithi050 bash[89559]: audit 2024-09-16T14:38:54.432033+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:55.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:55 smithi050 bash[89559]: audit 2024-09-16T14:38:54.432033+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:55.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:55 smithi050 bash[89559]: audit 2024-09-16T14:38:54.493863+0000 mgr.y (mgr.25166) 353 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:55.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:55 smithi050 bash[89559]: audit 2024-09-16T14:38:54.493863+0000 mgr.y (mgr.25166) 353 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:55.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:55 smithi050 bash[89559]: cluster 2024-09-16T14:38:55.267545+0000 mgr.y (mgr.25166) 354 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:55.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:55 smithi050 bash[89559]: cluster 2024-09-16T14:38:55.267545+0000 mgr.y (mgr.25166) 354 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:55.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:55 smithi050 bash[92968]: audit 2024-09-16T14:38:54.426132+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:55.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:55 smithi050 bash[92968]: audit 2024-09-16T14:38:54.426132+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:55.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:55 smithi050 bash[92968]: audit 2024-09-16T14:38:54.432033+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:55.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:55 smithi050 bash[92968]: audit 2024-09-16T14:38:54.432033+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:55.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:55 smithi050 bash[92968]: audit 2024-09-16T14:38:54.493863+0000 mgr.y (mgr.25166) 353 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:55.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:55 smithi050 bash[92968]: audit 2024-09-16T14:38:54.493863+0000 mgr.y (mgr.25166) 353 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:55.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:55 smithi050 bash[92968]: cluster 2024-09-16T14:38:55.267545+0000 mgr.y (mgr.25166) 354 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:55.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:55 smithi050 bash[92968]: cluster 2024-09-16T14:38:55.267545+0000 mgr.y (mgr.25166) 354 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:55.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:55 smithi090 bash[70266]: audit 2024-09-16T14:38:54.426132+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:55.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:55 smithi090 bash[70266]: audit 2024-09-16T14:38:54.426132+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:55.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:55 smithi090 bash[70266]: audit 2024-09-16T14:38:54.432033+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:55.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:55 smithi090 bash[70266]: audit 2024-09-16T14:38:54.432033+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:38:55.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:55 smithi090 bash[70266]: audit 2024-09-16T14:38:54.493863+0000 mgr.y (mgr.25166) 353 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:55.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:55 smithi090 bash[70266]: audit 2024-09-16T14:38:54.493863+0000 mgr.y (mgr.25166) 353 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:38:55.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:55 smithi090 bash[70266]: cluster 2024-09-16T14:38:55.267545+0000 mgr.y (mgr.25166) 354 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:55.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:55 smithi090 bash[70266]: cluster 2024-09-16T14:38:55.267545+0000 mgr.y (mgr.25166) 354 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:38:57.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:56 smithi050 bash[89559]: audit 2024-09-16T14:38:56.722730+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:38:57.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:56 smithi050 bash[89559]: audit 2024-09-16T14:38:56.722730+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:38:57.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:56 smithi050 bash[92968]: audit 2024-09-16T14:38:56.722730+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:38:57.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:56 smithi050 bash[92968]: audit 2024-09-16T14:38:56.722730+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:38:57.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:38:56 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:38:56.999054852Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:38:57.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:56 smithi090 bash[70266]: audit 2024-09-16T14:38:56.722730+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:38:57.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:56 smithi090 bash[70266]: audit 2024-09-16T14:38:56.722730+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:38:58.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:57 smithi050 bash[89559]: cluster 2024-09-16T14:38:57.269164+0000 mgr.y (mgr.25166) 355 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:58.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:38:57 smithi050 bash[89559]: cluster 2024-09-16T14:38:57.269164+0000 mgr.y (mgr.25166) 355 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:58.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:57 smithi050 bash[92968]: cluster 2024-09-16T14:38:57.269164+0000 mgr.y (mgr.25166) 355 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:58.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:38:57 smithi050 bash[92968]: cluster 2024-09-16T14:38:57.269164+0000 mgr.y (mgr.25166) 355 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:58.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:57 smithi090 bash[70266]: cluster 2024-09-16T14:38:57.269164+0000 mgr.y (mgr.25166) 355 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:58.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:38:57 smithi090 bash[70266]: cluster 2024-09-16T14:38:57.269164+0000 mgr.y (mgr.25166) 355 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:38:59.606 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:38:59 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:38:59] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.51.0" 2024-09-16T14:39:00.325 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:38:59 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:38:59.998948023Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:39:00.594 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:00 smithi050 bash[89559]: cluster 2024-09-16T14:38:59.269925+0000 mgr.y (mgr.25166) 356 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:00.595 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:00 smithi050 bash[89559]: cluster 2024-09-16T14:38:59.269925+0000 mgr.y (mgr.25166) 356 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:00.595 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:00 smithi050 bash[92968]: cluster 2024-09-16T14:38:59.269925+0000 mgr.y (mgr.25166) 356 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:00.595 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:00 smithi050 bash[92968]: cluster 2024-09-16T14:38:59.269925+0000 mgr.y (mgr.25166) 356 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:00.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:00 smithi090 bash[70266]: cluster 2024-09-16T14:38:59.269925+0000 mgr.y (mgr.25166) 356 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:00.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:00 smithi090 bash[70266]: cluster 2024-09-16T14:38:59.269925+0000 mgr.y (mgr.25166) 356 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:02.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:02 smithi050 bash[89559]: cluster 2024-09-16T14:39:01.270702+0000 mgr.y (mgr.25166) 357 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:02.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:02 smithi050 bash[89559]: cluster 2024-09-16T14:39:01.270702+0000 mgr.y (mgr.25166) 357 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:02.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:02 smithi050 bash[92968]: cluster 2024-09-16T14:39:01.270702+0000 mgr.y (mgr.25166) 357 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:02.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:02 smithi050 bash[92968]: cluster 2024-09-16T14:39:01.270702+0000 mgr.y (mgr.25166) 357 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:02.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:02 smithi090 bash[70266]: cluster 2024-09-16T14:39:01.270702+0000 mgr.y (mgr.25166) 357 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:02.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:02 smithi090 bash[70266]: cluster 2024-09-16T14:39:01.270702+0000 mgr.y (mgr.25166) 357 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:03.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:39:03 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:39:03.032115852Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:39:04.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:04 smithi050 bash[89559]: cluster 2024-09-16T14:39:03.271601+0000 mgr.y (mgr.25166) 358 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:04.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:04 smithi050 bash[89559]: cluster 2024-09-16T14:39:03.271601+0000 mgr.y (mgr.25166) 358 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:04.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:04 smithi050 bash[89559]: audit 2024-09-16T14:39:04.226877+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:04.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:04 smithi050 bash[89559]: audit 2024-09-16T14:39:04.226877+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:04.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:04 smithi050 bash[89559]: audit 2024-09-16T14:39:04.237714+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:04.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:04 smithi050 bash[89559]: audit 2024-09-16T14:39:04.237714+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:04.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:04 smithi050 bash[89559]: audit 2024-09-16T14:39:04.240024+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:39:04.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:04 smithi050 bash[89559]: audit 2024-09-16T14:39:04.240024+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:39:04.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:04 smithi050 bash[89559]: audit 2024-09-16T14:39:04.241703+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:39:04.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:04 smithi050 bash[89559]: audit 2024-09-16T14:39:04.241703+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:39:04.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:04 smithi050 bash[89559]: audit 2024-09-16T14:39:04.252184+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:04.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:04 smithi050 bash[89559]: audit 2024-09-16T14:39:04.252184+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:04.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:04 smithi050 bash[92968]: cluster 2024-09-16T14:39:03.271601+0000 mgr.y (mgr.25166) 358 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:04.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:04 smithi050 bash[92968]: cluster 2024-09-16T14:39:03.271601+0000 mgr.y (mgr.25166) 358 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:04.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:04 smithi050 bash[92968]: audit 2024-09-16T14:39:04.226877+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:04.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:04 smithi050 bash[92968]: audit 2024-09-16T14:39:04.226877+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:04.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:04 smithi050 bash[92968]: audit 2024-09-16T14:39:04.237714+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:04.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:04 smithi050 bash[92968]: audit 2024-09-16T14:39:04.237714+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:04.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:04 smithi050 bash[92968]: audit 2024-09-16T14:39:04.240024+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:39:04.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:04 smithi050 bash[92968]: audit 2024-09-16T14:39:04.240024+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:39:04.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:04 smithi050 bash[92968]: audit 2024-09-16T14:39:04.241703+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:39:04.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:04 smithi050 bash[92968]: audit 2024-09-16T14:39:04.241703+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:39:04.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:04 smithi050 bash[92968]: audit 2024-09-16T14:39:04.252184+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:04.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:04 smithi050 bash[92968]: audit 2024-09-16T14:39:04.252184+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:04.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:04 smithi090 bash[70266]: cluster 2024-09-16T14:39:03.271601+0000 mgr.y (mgr.25166) 358 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:04.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:04 smithi090 bash[70266]: cluster 2024-09-16T14:39:03.271601+0000 mgr.y (mgr.25166) 358 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:04.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:04 smithi090 bash[70266]: audit 2024-09-16T14:39:04.226877+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:04.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:04 smithi090 bash[70266]: audit 2024-09-16T14:39:04.226877+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:04.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:04 smithi090 bash[70266]: audit 2024-09-16T14:39:04.237714+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:04.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:04 smithi090 bash[70266]: audit 2024-09-16T14:39:04.237714+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:04.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:04 smithi090 bash[70266]: audit 2024-09-16T14:39:04.240024+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:39:04.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:04 smithi090 bash[70266]: audit 2024-09-16T14:39:04.240024+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:39:04.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:04 smithi090 bash[70266]: audit 2024-09-16T14:39:04.241703+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:39:04.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:04 smithi090 bash[70266]: audit 2024-09-16T14:39:04.241703+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:39:04.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:04 smithi090 bash[70266]: audit 2024-09-16T14:39:04.252184+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:04.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:04 smithi090 bash[70266]: audit 2024-09-16T14:39:04.252184+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.380093+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:39:05.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.380093+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:39:05.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.382893+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.382893+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.385055+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.385055+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.392277+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.392277+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.396701+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.396701+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.402123+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T14:39:05.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.402123+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T14:39:05.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.406423+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.406423+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.411702+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T14:39:05.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.411702+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T14:39:05.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.416758+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.416758+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.380093+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:39:05.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.380093+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:39:05.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.382893+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.382893+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.385055+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.385055+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.392277+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.392277+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.396701+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.396701+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.402123+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T14:39:05.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.402123+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T14:39:05.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.406423+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.406423+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.411702+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T14:39:05.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.411702+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T14:39:05.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.416758+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.416758+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.424805+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.424805+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.431690+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.431690+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.439721+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.439721+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.446006+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.446006+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.454141+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.454141+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.459560+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.459560+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.463542+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.463542+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.692 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.465110+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.692 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.465110+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.692 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.467641+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.692 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.467641+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.692 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.475654+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.692 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.475654+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.692 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.481955+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.692 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.424805+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.692 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.424805+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.431690+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.431690+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.439721+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.439721+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.446006+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.446006+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.454141+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.454141+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.459560+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.459560+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.463542+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.463542+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.465110+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.694 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.465110+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.694 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.467641+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.694 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.467641+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.694 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.475654+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.694 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.475654+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.694 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.481955+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.694 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.481955+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.694 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.489911+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.695 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.489911+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.695 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.497010+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.695 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.497010+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.695 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.505022+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.695 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.505022+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.695 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.512308+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.695 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.512308+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.695 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.516006+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.695 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.516006+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.695 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.517475+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.695 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.517475+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.695 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.520425+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.695 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.520425+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.696 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.524150+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.696 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.524150+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.696 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.525801+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.696 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.525801+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.696 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.481955+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.696 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.489911+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.696 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.489911+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.696 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.497010+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.696 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.497010+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.697 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.505022+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.697 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.505022+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.697 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.512308+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.697 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.512308+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.697 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.516006+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.697 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.516006+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.697 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.517475+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.697 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.517475+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.697 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.520425+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.697 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.520425+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.697 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.524150+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.697 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.524150+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.697 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.525801+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.698 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.525801+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.698 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.528835+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.698 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.528835+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.698 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.532612+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.698 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.532612+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.698 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.534211+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.698 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.534211+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.698 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.537326+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.698 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.537326+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.699 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.540793+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.699 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.540793+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.699 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.542180+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.699 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.542180+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.699 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.544849+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.699 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.544849+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.699 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.548339+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.699 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.548339+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.699 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.549653+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.699 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.528835+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.700 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.528835+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.700 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.532612+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.700 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.532612+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.700 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.534211+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.700 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.534211+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.700 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.537326+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.700 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.537326+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.700 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.540793+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.700 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.540793+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.700 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.542180+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.700 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.542180+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.700 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.544849+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.701 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.544849+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.701 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.548339+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.701 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.548339+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.701 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.549653+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.701 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.549653+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.701 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.552265+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.701 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.552265+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.701 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.555703+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.701 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.555703+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.702 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.556977+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.702 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.556977+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.702 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.559796+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:39:05.702 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.559796+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:39:05.702 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.565885+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:39:05.702 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.565885+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:39:05.702 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.570380+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.702 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.570380+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.702 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.575982+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:39:05.702 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.575982+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:39:05.702 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.580191+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:39:05.702 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.580191+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:39:05.703 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.549653+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.703 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.552265+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.703 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.552265+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.703 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.555703+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.703 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.555703+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.703 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.556977+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.703 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.556977+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.703 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.559796+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:39:05.703 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.559796+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:39:05.703 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.565885+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:39:05.703 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.565885+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:39:05.704 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.570380+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.704 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.570380+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.704 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.575982+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:39:05.704 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.575982+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:39:05.704 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.580191+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:39:05.704 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.580191+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:39:05.704 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.585653+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:39:05.704 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.585653+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:39:05.704 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.590111+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:39:05.705 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.590111+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:39:05.705 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.591711+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:39:05.705 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.591711+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:39:05.705 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.597323+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:39:05.705 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.597323+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:39:05.705 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.601605+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:39:05.705 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.601605+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:39:05.705 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.603293+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:39:05.705 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.603293+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:39:05.705 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.608927+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:39:05.705 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.608927+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:39:05.705 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.613085+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.705 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.613085+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.706 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.585653+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:39:05.706 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.585653+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:39:05.706 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.590111+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:39:05.706 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.590111+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:39:05.706 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.591711+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:39:05.706 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.591711+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:39:05.706 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.597323+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:39:05.706 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.597323+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:39:05.706 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.601605+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:39:05.707 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.601605+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:39:05.707 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.603293+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:39:05.707 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.603293+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:39:05.707 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.608927+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:39:05.707 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.608927+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:39:05.707 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.613085+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.707 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.613085+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.707 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.614709+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:39:05.707 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.614709+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:39:05.707 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.620293+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:39:05.708 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.620293+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:39:05.708 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.624533+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:39:05.708 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.624533+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:39:05.708 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.626125+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:39:05.708 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.626125+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:39:05.708 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.631729+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:39:05.708 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.631729+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:39:05.708 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.636431+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:39:05.708 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.636431+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:39:05.708 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.642075+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:39:05.708 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.642075+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:39:05.708 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.646277+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.708 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.646277+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.709 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.614709+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:39:05.709 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.614709+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:39:05.709 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.620293+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:39:05.709 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.620293+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:39:05.709 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.624533+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:39:05.709 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.624533+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:39:05.709 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.626125+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:39:05.709 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.626125+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:39:05.709 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.631729+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:39:05.710 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.631729+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:39:05.710 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.636431+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:39:05.710 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.636431+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:39:05.710 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.642075+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:39:05.710 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.642075+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:39:05.710 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.646277+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.710 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.646277+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.710 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.648001+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.711 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.648001+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.711 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.649721+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.711 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.649721+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.711 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.651442+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.711 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.651442+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.711 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.653122+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.711 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.653122+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.711 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.654765+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.711 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.654765+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.711 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.657082+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:39:05.711 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.657082+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:39:05.711 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.662904+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:39:05.711 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.662904+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:39:05.712 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.665098+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:39:05.712 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.665098+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:39:05.712 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.666858+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:39:05.712 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.648001+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.712 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.648001+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.712 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.649721+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.712 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.649721+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.712 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.651442+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.713 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.651442+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.713 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.653122+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.713 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.653122+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.713 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.654765+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.713 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.654765+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.713 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.657082+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:39:05.713 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.657082+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:39:05.713 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.662904+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:39:05.713 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.662904+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:39:05.713 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.665098+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:39:05.713 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.665098+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:39:05.713 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.666858+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:39:05.714 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.666858+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:39:05.714 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.677321+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.714 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.677321+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.714 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.807774+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:39:05.715 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.807774+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:39:05.715 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.809450+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:39:05.715 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.809450+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:39:05.715 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.819074+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.715 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[89559]: audit 2024-09-16T14:39:04.819074+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.715 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.666858+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:39:05.715 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.677321+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.715 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.677321+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.716 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.807774+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:39:05.716 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.807774+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:39:05.716 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.809450+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:39:05.716 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.809450+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:39:05.716 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.819074+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.716 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:05 smithi050 bash[92968]: audit 2024-09-16T14:39:04.819074+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.717 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.380093+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:39:05.717 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.380093+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:39:05.717 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.382893+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.717 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.382893+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.717 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.385055+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.717 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.385055+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.717 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.392277+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.717 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.392277+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.717 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.396701+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.718 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.396701+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.718 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.402123+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T14:39:05.718 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.402123+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T14:39:05.718 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.406423+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.718 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.406423+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.718 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.411702+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T14:39:05.718 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.411702+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T14:39:05.718 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.416758+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.718 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.416758+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.718 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.424805+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.719 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.424805+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.719 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.431690+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.719 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.431690+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.719 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.439721+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.719 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.439721+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.719 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.446006+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.719 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.446006+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.719 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.454141+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.719 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.454141+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.719 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.459560+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.719 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.459560+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.719 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.463542+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.719 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.463542+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.720 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.465110+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.720 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.465110+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.720 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.467641+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.720 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.467641+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.720 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.475654+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.720 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.475654+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.720 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.481955+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.720 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.481955+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.720 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.489911+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.720 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.489911+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.720 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.497010+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.720 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.497010+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.721 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.505022+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.721 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.505022+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.721 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.512308+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.721 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.512308+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.721 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.516006+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.721 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.516006+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.721 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.517475+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.721 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.517475+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.721 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.520425+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.721 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.520425+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.721 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.524150+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.721 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.524150+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.721 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.525801+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.722 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.525801+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.722 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.528835+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.722 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.528835+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.722 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.532612+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.722 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.532612+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.722 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.534211+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.722 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.534211+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.722 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.537326+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.722 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.537326+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.722 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.540793+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.722 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.540793+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.722 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.542180+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.722 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.542180+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.723 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.544849+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.723 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.544849+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.723 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.548339+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.723 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.548339+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.723 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.549653+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.723 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.549653+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.723 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.552265+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.723 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.552265+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:05.723 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.555703+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.723 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.555703+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:39:05.723 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.556977+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.723 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.556977+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:39:05.724 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.559796+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:39:05.724 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.559796+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:39:05.724 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.565885+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:39:05.724 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.565885+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:39:05.724 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.570380+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.724 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.570380+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.724 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.575982+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:39:05.724 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.575982+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:39:05.724 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.580191+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:39:05.724 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.580191+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:39:05.724 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.585653+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:39:05.724 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.585653+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:39:05.724 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.590111+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:39:05.725 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.590111+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:39:05.725 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.591711+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:39:05.725 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.591711+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:39:05.725 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.597323+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:39:05.725 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.597323+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:39:05.725 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.601605+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:39:05.725 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.601605+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:39:05.725 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.603293+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:39:05.725 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.603293+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:39:05.725 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.608927+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:39:05.725 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.608927+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:39:05.725 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.613085+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.725 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.613085+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.726 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.614709+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:39:05.726 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.614709+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:39:05.726 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.620293+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:39:05.726 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.620293+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:39:05.726 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.624533+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:39:05.726 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.624533+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:39:05.726 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.626125+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:39:05.726 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.626125+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:39:05.726 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.631729+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:39:05.726 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.631729+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:39:05.726 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.636431+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:39:05.726 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.636431+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:39:05.727 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.642075+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:39:05.727 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.642075+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:39:05.727 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.646277+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.727 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.646277+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.727 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.648001+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.727 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.648001+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.727 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.649721+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.727 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.649721+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.727 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.651442+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.727 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.651442+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.727 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.653122+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.727 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.653122+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.728 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.654765+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.728 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.654765+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:39:05.728 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.657082+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:39:05.728 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.657082+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:39:05.728 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.662904+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:39:05.728 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.662904+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:39:05.728 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.665098+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:39:05.728 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.665098+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:39:05.728 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.666858+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:39:05.728 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.666858+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:39:05.728 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.677321+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.728 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.677321+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.728 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.807774+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:39:05.729 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.807774+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:39:05.729 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.809450+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:39:05.729 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.809450+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:39:05.729 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.819074+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:05.729 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:05 smithi090 bash[70266]: audit 2024-09-16T14:39:04.819074+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:06.339 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:39:06.01700745Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:39:06.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.386107+0000 mgr.y (mgr.25166) 359 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:39:06.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.386107+0000 mgr.y (mgr.25166) 359 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:39:06.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.418398+0000 mgr.y (mgr.25166) 360 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:39:06.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.418398+0000 mgr.y (mgr.25166) 360 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:39:06.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.433386+0000 mgr.y (mgr.25166) 361 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T14:39:06.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.433386+0000 mgr.y (mgr.25166) 361 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T14:39:06.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.447675+0000 mgr.y (mgr.25166) 362 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:39:06.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.447675+0000 mgr.y (mgr.25166) 362 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:39:06.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.461215+0000 mgr.y (mgr.25166) 363 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:39:06.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.461215+0000 mgr.y (mgr.25166) 363 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:39:06.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.469232+0000 mgr.y (mgr.25166) 364 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:39:06.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.469232+0000 mgr.y (mgr.25166) 364 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:39:06.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.483608+0000 mgr.y (mgr.25166) 365 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T14:39:06.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.483608+0000 mgr.y (mgr.25166) 365 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T14:39:06.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.498662+0000 mgr.y (mgr.25166) 366 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:39:06.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.498662+0000 mgr.y (mgr.25166) 366 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:39:06.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: audit 2024-09-16T14:39:04.504874+0000 mgr.y (mgr.25166) 367 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:06.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: audit 2024-09-16T14:39:04.504874+0000 mgr.y (mgr.25166) 367 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:06.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.513888+0000 mgr.y (mgr.25166) 368 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T14:39:06.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.513888+0000 mgr.y (mgr.25166) 368 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T14:39:06.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.521946+0000 mgr.y (mgr.25166) 369 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T14:39:06.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.521946+0000 mgr.y (mgr.25166) 369 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T14:39:06.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.530388+0000 mgr.y (mgr.25166) 370 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T14:39:06.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.386107+0000 mgr.y (mgr.25166) 359 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:39:06.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.386107+0000 mgr.y (mgr.25166) 359 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:39:06.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.418398+0000 mgr.y (mgr.25166) 360 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:39:06.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.418398+0000 mgr.y (mgr.25166) 360 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:39:06.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.433386+0000 mgr.y (mgr.25166) 361 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T14:39:06.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.433386+0000 mgr.y (mgr.25166) 361 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T14:39:06.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.447675+0000 mgr.y (mgr.25166) 362 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:39:06.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.447675+0000 mgr.y (mgr.25166) 362 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:39:06.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.461215+0000 mgr.y (mgr.25166) 363 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:39:06.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.461215+0000 mgr.y (mgr.25166) 363 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:39:06.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.469232+0000 mgr.y (mgr.25166) 364 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:39:06.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.469232+0000 mgr.y (mgr.25166) 364 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:39:06.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.483608+0000 mgr.y (mgr.25166) 365 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T14:39:06.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.483608+0000 mgr.y (mgr.25166) 365 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T14:39:06.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.498662+0000 mgr.y (mgr.25166) 366 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:39:06.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.498662+0000 mgr.y (mgr.25166) 366 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:39:06.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: audit 2024-09-16T14:39:04.504874+0000 mgr.y (mgr.25166) 367 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:06.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: audit 2024-09-16T14:39:04.504874+0000 mgr.y (mgr.25166) 367 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:06.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.513888+0000 mgr.y (mgr.25166) 368 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T14:39:06.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.513888+0000 mgr.y (mgr.25166) 368 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T14:39:06.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.521946+0000 mgr.y (mgr.25166) 369 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T14:39:06.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.521946+0000 mgr.y (mgr.25166) 369 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T14:39:06.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.530388+0000 mgr.y (mgr.25166) 370 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T14:39:06.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.530388+0000 mgr.y (mgr.25166) 370 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T14:39:06.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.538854+0000 mgr.y (mgr.25166) 371 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T14:39:06.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.538854+0000 mgr.y (mgr.25166) 371 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T14:39:06.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.546311+0000 mgr.y (mgr.25166) 372 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T14:39:06.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.546311+0000 mgr.y (mgr.25166) 372 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T14:39:06.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.553722+0000 mgr.y (mgr.25166) 373 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T14:39:06.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.553722+0000 mgr.y (mgr.25166) 373 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T14:39:06.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.558065+0000 mgr.y (mgr.25166) 374 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:39:06.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.558065+0000 mgr.y (mgr.25166) 374 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:39:06.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.656114+0000 mgr.y (mgr.25166) 375 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:39:06.692 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cephadm 2024-09-16T14:39:04.656114+0000 mgr.y (mgr.25166) 375 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:39:06.692 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cluster 2024-09-16T14:39:05.272266+0000 mgr.y (mgr.25166) 376 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:06.692 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[89559]: cluster 2024-09-16T14:39:05.272266+0000 mgr.y (mgr.25166) 376 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:06.692 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.530388+0000 mgr.y (mgr.25166) 370 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T14:39:06.692 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.538854+0000 mgr.y (mgr.25166) 371 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T14:39:06.692 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.538854+0000 mgr.y (mgr.25166) 371 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T14:39:06.692 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.546311+0000 mgr.y (mgr.25166) 372 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T14:39:06.692 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.546311+0000 mgr.y (mgr.25166) 372 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T14:39:06.692 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.553722+0000 mgr.y (mgr.25166) 373 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T14:39:06.692 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.553722+0000 mgr.y (mgr.25166) 373 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T14:39:06.692 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.558065+0000 mgr.y (mgr.25166) 374 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:39:06.692 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.558065+0000 mgr.y (mgr.25166) 374 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:39:06.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.656114+0000 mgr.y (mgr.25166) 375 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:39:06.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cephadm 2024-09-16T14:39:04.656114+0000 mgr.y (mgr.25166) 375 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:39:06.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cluster 2024-09-16T14:39:05.272266+0000 mgr.y (mgr.25166) 376 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:06.693 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:06 smithi050 bash[92968]: cluster 2024-09-16T14:39:05.272266+0000 mgr.y (mgr.25166) 376 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.386107+0000 mgr.y (mgr.25166) 359 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:39:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.386107+0000 mgr.y (mgr.25166) 359 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:39:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.418398+0000 mgr.y (mgr.25166) 360 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:39:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.418398+0000 mgr.y (mgr.25166) 360 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:39:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.433386+0000 mgr.y (mgr.25166) 361 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T14:39:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.433386+0000 mgr.y (mgr.25166) 361 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T14:39:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.447675+0000 mgr.y (mgr.25166) 362 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:39:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.447675+0000 mgr.y (mgr.25166) 362 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:39:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.461215+0000 mgr.y (mgr.25166) 363 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:39:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.461215+0000 mgr.y (mgr.25166) 363 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:39:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.469232+0000 mgr.y (mgr.25166) 364 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:39:06.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.469232+0000 mgr.y (mgr.25166) 364 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:39:06.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.483608+0000 mgr.y (mgr.25166) 365 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T14:39:06.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.483608+0000 mgr.y (mgr.25166) 365 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T14:39:06.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.498662+0000 mgr.y (mgr.25166) 366 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:39:06.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.498662+0000 mgr.y (mgr.25166) 366 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:39:06.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: audit 2024-09-16T14:39:04.504874+0000 mgr.y (mgr.25166) 367 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:06.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: audit 2024-09-16T14:39:04.504874+0000 mgr.y (mgr.25166) 367 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:06.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.513888+0000 mgr.y (mgr.25166) 368 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T14:39:06.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.513888+0000 mgr.y (mgr.25166) 368 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-16T14:39:06.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.521946+0000 mgr.y (mgr.25166) 369 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T14:39:06.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.521946+0000 mgr.y (mgr.25166) 369 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-16T14:39:06.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.530388+0000 mgr.y (mgr.25166) 370 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T14:39:06.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.530388+0000 mgr.y (mgr.25166) 370 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-16T14:39:06.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.538854+0000 mgr.y (mgr.25166) 371 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T14:39:06.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.538854+0000 mgr.y (mgr.25166) 371 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-16T14:39:06.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.546311+0000 mgr.y (mgr.25166) 372 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T14:39:06.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.546311+0000 mgr.y (mgr.25166) 372 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-16T14:39:06.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.553722+0000 mgr.y (mgr.25166) 373 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T14:39:06.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.553722+0000 mgr.y (mgr.25166) 373 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-16T14:39:06.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.558065+0000 mgr.y (mgr.25166) 374 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:39:06.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.558065+0000 mgr.y (mgr.25166) 374 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:39:06.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.656114+0000 mgr.y (mgr.25166) 375 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:39:06.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cephadm 2024-09-16T14:39:04.656114+0000 mgr.y (mgr.25166) 375 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:39:06.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cluster 2024-09-16T14:39:05.272266+0000 mgr.y (mgr.25166) 376 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:06.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:06 smithi090 bash[70266]: cluster 2024-09-16T14:39:05.272266+0000 mgr.y (mgr.25166) 376 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:08.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:07 smithi050 bash[92968]: audit 2024-09-16T14:39:06.867492+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:08.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:07 smithi050 bash[92968]: audit 2024-09-16T14:39:06.867492+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:08.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:07 smithi050 bash[92968]: cluster 2024-09-16T14:39:07.273840+0000 mgr.y (mgr.25166) 377 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:08.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:07 smithi050 bash[92968]: cluster 2024-09-16T14:39:07.273840+0000 mgr.y (mgr.25166) 377 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:08.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:07 smithi050 bash[89559]: audit 2024-09-16T14:39:06.867492+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:08.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:07 smithi050 bash[89559]: audit 2024-09-16T14:39:06.867492+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:08.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:07 smithi050 bash[89559]: cluster 2024-09-16T14:39:07.273840+0000 mgr.y (mgr.25166) 377 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:08.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:07 smithi050 bash[89559]: cluster 2024-09-16T14:39:07.273840+0000 mgr.y (mgr.25166) 377 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:08.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:07 smithi090 bash[70266]: audit 2024-09-16T14:39:06.867492+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:08.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:07 smithi090 bash[70266]: audit 2024-09-16T14:39:06.867492+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:39:08.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:07 smithi090 bash[70266]: cluster 2024-09-16T14:39:07.273840+0000 mgr.y (mgr.25166) 377 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:08.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:07 smithi090 bash[70266]: cluster 2024-09-16T14:39:07.273840+0000 mgr.y (mgr.25166) 377 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:09.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:39:09 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:39:09.021226325Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:39:09.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:39:09 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:39:09] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.51.0" 2024-09-16T14:39:10.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:10 smithi050 bash[89559]: cluster 2024-09-16T14:39:09.274566+0000 mgr.y (mgr.25166) 378 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:10.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:10 smithi050 bash[89559]: cluster 2024-09-16T14:39:09.274566+0000 mgr.y (mgr.25166) 378 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:10.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:10 smithi050 bash[92968]: cluster 2024-09-16T14:39:09.274566+0000 mgr.y (mgr.25166) 378 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:10.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:10 smithi050 bash[92968]: cluster 2024-09-16T14:39:09.274566+0000 mgr.y (mgr.25166) 378 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:10.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:10 smithi090 bash[70266]: cluster 2024-09-16T14:39:09.274566+0000 mgr.y (mgr.25166) 378 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:10.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:10 smithi090 bash[70266]: cluster 2024-09-16T14:39:09.274566+0000 mgr.y (mgr.25166) 378 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:12.334 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:39:12 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:39:12.040812293Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:39:12.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:12 smithi050 bash[89559]: cluster 2024-09-16T14:39:11.275298+0000 mgr.y (mgr.25166) 379 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:12.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:12 smithi050 bash[89559]: cluster 2024-09-16T14:39:11.275298+0000 mgr.y (mgr.25166) 379 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:12.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:12 smithi050 bash[89559]: audit 2024-09-16T14:39:11.723202+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:39:12.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:12 smithi050 bash[89559]: audit 2024-09-16T14:39:11.723202+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:39:12.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:12 smithi050 bash[92968]: cluster 2024-09-16T14:39:11.275298+0000 mgr.y (mgr.25166) 379 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:12.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:12 smithi050 bash[92968]: cluster 2024-09-16T14:39:11.275298+0000 mgr.y (mgr.25166) 379 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:12.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:12 smithi050 bash[92968]: audit 2024-09-16T14:39:11.723202+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:39:12.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:12 smithi050 bash[92968]: audit 2024-09-16T14:39:11.723202+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:39:12.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:12 smithi090 bash[70266]: cluster 2024-09-16T14:39:11.275298+0000 mgr.y (mgr.25166) 379 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:12.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:12 smithi090 bash[70266]: cluster 2024-09-16T14:39:11.275298+0000 mgr.y (mgr.25166) 379 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:12.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:12 smithi090 bash[70266]: audit 2024-09-16T14:39:11.723202+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:39:12.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:12 smithi090 bash[70266]: audit 2024-09-16T14:39:11.723202+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:39:14.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:14 smithi050 bash[89559]: cluster 2024-09-16T14:39:13.276941+0000 mgr.y (mgr.25166) 380 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:14.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:14 smithi050 bash[89559]: cluster 2024-09-16T14:39:13.276941+0000 mgr.y (mgr.25166) 380 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:14.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:14 smithi050 bash[92968]: cluster 2024-09-16T14:39:13.276941+0000 mgr.y (mgr.25166) 380 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:14.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:14 smithi050 bash[92968]: cluster 2024-09-16T14:39:13.276941+0000 mgr.y (mgr.25166) 380 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:14 smithi090 bash[70266]: cluster 2024-09-16T14:39:13.276941+0000 mgr.y (mgr.25166) 380 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:14 smithi090 bash[70266]: cluster 2024-09-16T14:39:13.276941+0000 mgr.y (mgr.25166) 380 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:15.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:39:15 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:39:15.039457165Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:39:16.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:16 smithi050 bash[89559]: audit 2024-09-16T14:39:14.514138+0000 mgr.y (mgr.25166) 381 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:16.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:16 smithi050 bash[89559]: audit 2024-09-16T14:39:14.514138+0000 mgr.y (mgr.25166) 381 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:16.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:16 smithi050 bash[89559]: cluster 2024-09-16T14:39:15.277577+0000 mgr.y (mgr.25166) 382 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:16.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:16 smithi050 bash[89559]: cluster 2024-09-16T14:39:15.277577+0000 mgr.y (mgr.25166) 382 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:16.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:16 smithi050 bash[92968]: audit 2024-09-16T14:39:14.514138+0000 mgr.y (mgr.25166) 381 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:16.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:16 smithi050 bash[92968]: audit 2024-09-16T14:39:14.514138+0000 mgr.y (mgr.25166) 381 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:16.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:16 smithi050 bash[92968]: cluster 2024-09-16T14:39:15.277577+0000 mgr.y (mgr.25166) 382 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:16.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:16 smithi050 bash[92968]: cluster 2024-09-16T14:39:15.277577+0000 mgr.y (mgr.25166) 382 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:16.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:16 smithi090 bash[70266]: audit 2024-09-16T14:39:14.514138+0000 mgr.y (mgr.25166) 381 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:16.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:16 smithi090 bash[70266]: audit 2024-09-16T14:39:14.514138+0000 mgr.y (mgr.25166) 381 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:16.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:16 smithi090 bash[70266]: cluster 2024-09-16T14:39:15.277577+0000 mgr.y (mgr.25166) 382 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:16.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:16 smithi090 bash[70266]: cluster 2024-09-16T14:39:15.277577+0000 mgr.y (mgr.25166) 382 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:18.346 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:39:17 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:39:17.997593675Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:39:18.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:18 smithi050 bash[92968]: cluster 2024-09-16T14:39:17.279171+0000 mgr.y (mgr.25166) 383 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:18.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:18 smithi050 bash[92968]: cluster 2024-09-16T14:39:17.279171+0000 mgr.y (mgr.25166) 383 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:18.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:18 smithi050 bash[89559]: cluster 2024-09-16T14:39:17.279171+0000 mgr.y (mgr.25166) 383 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:18.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:18 smithi050 bash[89559]: cluster 2024-09-16T14:39:17.279171+0000 mgr.y (mgr.25166) 383 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:18.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:18 smithi090 bash[70266]: cluster 2024-09-16T14:39:17.279171+0000 mgr.y (mgr.25166) 383 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:18.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:18 smithi090 bash[70266]: cluster 2024-09-16T14:39:17.279171+0000 mgr.y (mgr.25166) 383 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:19.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:39:19 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:39:19] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.51.0" 2024-09-16T14:39:20.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:20 smithi050 bash[89559]: cluster 2024-09-16T14:39:19.279892+0000 mgr.y (mgr.25166) 384 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:20.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:20 smithi050 bash[89559]: cluster 2024-09-16T14:39:19.279892+0000 mgr.y (mgr.25166) 384 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:20.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:20 smithi050 bash[92968]: cluster 2024-09-16T14:39:19.279892+0000 mgr.y (mgr.25166) 384 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:20.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:20 smithi050 bash[92968]: cluster 2024-09-16T14:39:19.279892+0000 mgr.y (mgr.25166) 384 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:20.674 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T14:39:20.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:20 smithi090 bash[70266]: cluster 2024-09-16T14:39:19.279892+0000 mgr.y (mgr.25166) 384 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:20.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:20 smithi090 bash[70266]: cluster 2024-09-16T14:39:19.279892+0000 mgr.y (mgr.25166) 384 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:21.359 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:39:21 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:39:21.020670232Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:39:21.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:21 smithi050 bash[92968]: audit 2024-09-16T14:39:19.832798+0000 mgr.y (mgr.25166) 385 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:39:21.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:21 smithi050 bash[92968]: audit 2024-09-16T14:39:19.832798+0000 mgr.y (mgr.25166) 385 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:39:21.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:21 smithi050 bash[89559]: audit 2024-09-16T14:39:19.832798+0000 mgr.y (mgr.25166) 385 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:39:21.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:21 smithi050 bash[89559]: audit 2024-09-16T14:39:19.832798+0000 mgr.y (mgr.25166) 385 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:39:21.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:21 smithi090 bash[70266]: audit 2024-09-16T14:39:19.832798+0000 mgr.y (mgr.25166) 385 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:39:21.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:21 smithi090 bash[70266]: audit 2024-09-16T14:39:19.832798+0000 mgr.y (mgr.25166) 385 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:39:22.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:22 smithi050 bash[89559]: cluster 2024-09-16T14:39:21.280631+0000 mgr.y (mgr.25166) 386 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:22.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:22 smithi050 bash[89559]: cluster 2024-09-16T14:39:21.280631+0000 mgr.y (mgr.25166) 386 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:22.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:22 smithi050 bash[92968]: cluster 2024-09-16T14:39:21.280631+0000 mgr.y (mgr.25166) 386 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:22.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:22 smithi050 bash[92968]: cluster 2024-09-16T14:39:21.280631+0000 mgr.y (mgr.25166) 386 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:22.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:22 smithi090 bash[70266]: cluster 2024-09-16T14:39:21.280631+0000 mgr.y (mgr.25166) 386 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:22.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:22 smithi090 bash[70266]: cluster 2024-09-16T14:39:21.280631+0000 mgr.y (mgr.25166) 386 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:24.365 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:39:24 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:39:24.033695343Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:39:24.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:24 smithi050 bash[89559]: cluster 2024-09-16T14:39:23.282260+0000 mgr.y (mgr.25166) 387 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:24.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:24 smithi050 bash[89559]: cluster 2024-09-16T14:39:23.282260+0000 mgr.y (mgr.25166) 387 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:24.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:24 smithi050 bash[92968]: cluster 2024-09-16T14:39:23.282260+0000 mgr.y (mgr.25166) 387 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:24.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:24 smithi050 bash[92968]: cluster 2024-09-16T14:39:23.282260+0000 mgr.y (mgr.25166) 387 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:24.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:24 smithi090 bash[70266]: cluster 2024-09-16T14:39:23.282260+0000 mgr.y (mgr.25166) 387 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:24.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:24 smithi090 bash[70266]: cluster 2024-09-16T14:39:23.282260+0000 mgr.y (mgr.25166) 387 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:25.502 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:39:26.623 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:26 smithi050 bash[89559]: audit 2024-09-16T14:39:24.525402+0000 mgr.y (mgr.25166) 388 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:26.623 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:26 smithi050 bash[89559]: audit 2024-09-16T14:39:24.525402+0000 mgr.y (mgr.25166) 388 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:26.623 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:26 smithi050 bash[89559]: cluster 2024-09-16T14:39:25.282981+0000 mgr.y (mgr.25166) 389 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:26.623 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:26 smithi050 bash[89559]: cluster 2024-09-16T14:39:25.282981+0000 mgr.y (mgr.25166) 389 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:26.624 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:26 smithi050 bash[92968]: audit 2024-09-16T14:39:24.525402+0000 mgr.y (mgr.25166) 388 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:26.624 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:26 smithi050 bash[92968]: audit 2024-09-16T14:39:24.525402+0000 mgr.y (mgr.25166) 388 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:26.624 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:26 smithi050 bash[92968]: cluster 2024-09-16T14:39:25.282981+0000 mgr.y (mgr.25166) 389 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:26.624 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:26 smithi050 bash[92968]: cluster 2024-09-16T14:39:25.282981+0000 mgr.y (mgr.25166) 389 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:26.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:26 smithi090 bash[70266]: audit 2024-09-16T14:39:24.525402+0000 mgr.y (mgr.25166) 388 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:26.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:26 smithi090 bash[70266]: audit 2024-09-16T14:39:24.525402+0000 mgr.y (mgr.25166) 388 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:26.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:26 smithi090 bash[70266]: cluster 2024-09-16T14:39:25.282981+0000 mgr.y (mgr.25166) 389 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:26.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:26 smithi090 bash[70266]: cluster 2024-09-16T14:39:25.282981+0000 mgr.y (mgr.25166) 389 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:26.983 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:39:26.983 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (4m) 33s ago 31m 14.4M - 0.27.0 11f11916f8cd cabc95728e9a 2024-09-16T14:39:26.983 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (3m) 2m ago 31m 68.1M - 10.4.0 c8b91775d855 88a9367c0284 2024-09-16T14:39:26.983 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (6m) 33s ago 29m 49.6M - 3.8 b5388489f99e d92ced4635d4 2024-09-16T14:39:26.983 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (6m) 2m ago 40m 441M - 19.3.0-4917-g8293d73f 425e316ba8eb 9887b7561d75 2024-09-16T14:39:26.983 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (17m) 33s ago 42m 511M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:39:26.983 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (68s) 33s ago 42m 40.3M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 2dace7d54c6b 2024-09-16T14:39:26.984 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (2m) 2m ago 40m 18.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 207fa7c489b4 2024-09-16T14:39:26.984 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (42s) 33s ago 40m 18.9M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb e91fc2c1a7ff 2024-09-16T14:39:26.984 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (5m) 33s ago 31m 8192k - 1.7.0 72c9c2088986 e166bfc4ac14 2024-09-16T14:39:26.984 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (5m) 2m ago 31m 8252k - 1.7.0 72c9c2088986 872a2376fb53 2024-09-16T14:39:26.984 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (39m) 33s ago 39m 66.5M 3037M 19.1.1-328-gad35db06 b5388489f99e 47cd40270475 2024-09-16T14:39:26.984 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (38m) 33s ago 38m 69.2M 3037M 19.1.1-328-gad35db06 b5388489f99e b3d14fae3c7d 2024-09-16T14:39:26.984 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (37m) 33s ago 37m 53.8M 3037M 19.1.1-328-gad35db06 b5388489f99e 9c1326f71702 2024-09-16T14:39:26.984 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (36m) 33s ago 36m 58.2M 3037M 19.1.1-328-gad35db06 b5388489f99e 010e8927a52f 2024-09-16T14:39:26.984 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (36m) 2m ago 36m 59.7M 3292M 19.1.1-328-gad35db06 b5388489f99e e352ed0b0cc0 2024-09-16T14:39:26.984 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (35m) 2m ago 35m 56.9M 3292M 19.1.1-328-gad35db06 b5388489f99e c2c5d905dd84 2024-09-16T14:39:26.984 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (34m) 2m ago 34m 65.1M 3292M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:39:26.984 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (33m) 2m ago 33m 58.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:39:26.985 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (5m) 2m ago 32m 39.2M - 2.51.0 1d3b7f56885b 26eb48164510 2024-09-16T14:39:26.985 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (29m) 33s ago 29m 101M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:39:26.985 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (29m) 2m ago 29m 102M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:39:27.377 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:39:27 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:39:27.01725331Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:39:27.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:27 smithi050 bash[89559]: audit 2024-09-16T14:39:26.723278+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:39:27.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:27 smithi050 bash[89559]: audit 2024-09-16T14:39:26.723278+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:39:27.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:27 smithi050 bash[92968]: audit 2024-09-16T14:39:26.723278+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:39:27.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:27 smithi050 bash[92968]: audit 2024-09-16T14:39:26.723278+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:39:27.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:27 smithi090 bash[70266]: audit 2024-09-16T14:39:26.723278+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:39:27.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:27 smithi090 bash[70266]: audit 2024-09-16T14:39:26.723278+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:39:27.726 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-09-16T14:39:28.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:28 smithi050 bash[92968]: audit 2024-09-16T14:39:26.969892+0000 mgr.y (mgr.25166) 390 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:39:28.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:28 smithi050 bash[92968]: audit 2024-09-16T14:39:26.969892+0000 mgr.y (mgr.25166) 390 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:39:28.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:28 smithi050 bash[92968]: cluster 2024-09-16T14:39:27.284899+0000 mgr.y (mgr.25166) 391 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:28.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:28 smithi050 bash[92968]: cluster 2024-09-16T14:39:27.284899+0000 mgr.y (mgr.25166) 391 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:28.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:28 smithi050 bash[89559]: audit 2024-09-16T14:39:26.969892+0000 mgr.y (mgr.25166) 390 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:39:28.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:28 smithi050 bash[89559]: audit 2024-09-16T14:39:26.969892+0000 mgr.y (mgr.25166) 390 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:39:28.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:28 smithi050 bash[89559]: cluster 2024-09-16T14:39:27.284899+0000 mgr.y (mgr.25166) 391 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:28.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:28 smithi050 bash[89559]: cluster 2024-09-16T14:39:27.284899+0000 mgr.y (mgr.25166) 391 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:28.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:28 smithi090 bash[70266]: audit 2024-09-16T14:39:26.969892+0000 mgr.y (mgr.25166) 390 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:39:28.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:28 smithi090 bash[70266]: audit 2024-09-16T14:39:26.969892+0000 mgr.y (mgr.25166) 390 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:39:28.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:28 smithi090 bash[70266]: cluster 2024-09-16T14:39:27.284899+0000 mgr.y (mgr.25166) 391 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:28.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:28 smithi090 bash[70266]: cluster 2024-09-16T14:39:27.284899+0000 mgr.y (mgr.25166) 391 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:29.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:39:29 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:39:29] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.51.0" 2024-09-16T14:39:30.383 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:39:30 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:39:30.043307954Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:39:30.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:30 smithi050 bash[89559]: cluster 2024-09-16T14:39:29.285607+0000 mgr.y (mgr.25166) 392 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:30.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:30 smithi050 bash[89559]: cluster 2024-09-16T14:39:29.285607+0000 mgr.y (mgr.25166) 392 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:30.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:30 smithi050 bash[92968]: cluster 2024-09-16T14:39:29.285607+0000 mgr.y (mgr.25166) 392 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:30.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:30 smithi050 bash[92968]: cluster 2024-09-16T14:39:29.285607+0000 mgr.y (mgr.25166) 392 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:30.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:30 smithi090 bash[70266]: cluster 2024-09-16T14:39:29.285607+0000 mgr.y (mgr.25166) 392 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:30.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:30 smithi090 bash[70266]: cluster 2024-09-16T14:39:29.285607+0000 mgr.y (mgr.25166) 392 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:32.573 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:39:32.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:32 smithi050 bash[89559]: cluster 2024-09-16T14:39:31.286483+0000 mgr.y (mgr.25166) 393 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:32.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:32 smithi050 bash[89559]: cluster 2024-09-16T14:39:31.286483+0000 mgr.y (mgr.25166) 393 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:32.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:32 smithi050 bash[92968]: cluster 2024-09-16T14:39:31.286483+0000 mgr.y (mgr.25166) 393 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:32.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:32 smithi050 bash[92968]: cluster 2024-09-16T14:39:31.286483+0000 mgr.y (mgr.25166) 393 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:32.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:32 smithi090 bash[70266]: cluster 2024-09-16T14:39:31.286483+0000 mgr.y (mgr.25166) 393 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:32.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:32 smithi090 bash[70266]: cluster 2024-09-16T14:39:31.286483+0000 mgr.y (mgr.25166) 393 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:33.397 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:39:33 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:39:33.018849739Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:39:33.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:33 smithi050 bash[89559]: cluster 2024-09-16T14:39:33.288189+0000 mgr.y (mgr.25166) 394 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:33.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:33 smithi050 bash[89559]: cluster 2024-09-16T14:39:33.288189+0000 mgr.y (mgr.25166) 394 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:33.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:33 smithi050 bash[92968]: cluster 2024-09-16T14:39:33.288189+0000 mgr.y (mgr.25166) 394 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:33.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:33 smithi050 bash[92968]: cluster 2024-09-16T14:39:33.288189+0000 mgr.y (mgr.25166) 394 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:33.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:33 smithi090 bash[70266]: cluster 2024-09-16T14:39:33.288189+0000 mgr.y (mgr.25166) 394 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:33.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:33 smithi090 bash[70266]: cluster 2024-09-16T14:39:33.288189+0000 mgr.y (mgr.25166) 394 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:34.189 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:39:34.536 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:34 smithi050 bash[89559]: audit 2024-09-16T14:39:34.177790+0000 mon.a (mon.0) 140 : audit [DBG] from='client.? 172.21.15.50:0/4143337395' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:34.536 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:34 smithi050 bash[89559]: audit 2024-09-16T14:39:34.177790+0000 mon.a (mon.0) 140 : audit [DBG] from='client.? 172.21.15.50:0/4143337395' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:34.537 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:34 smithi050 bash[92968]: audit 2024-09-16T14:39:34.177790+0000 mon.a (mon.0) 140 : audit [DBG] from='client.? 172.21.15.50:0/4143337395' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:34.537 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:34 smithi050 bash[92968]: audit 2024-09-16T14:39:34.177790+0000 mon.a (mon.0) 140 : audit [DBG] from='client.? 172.21.15.50:0/4143337395' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:34.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:34 smithi090 bash[70266]: audit 2024-09-16T14:39:34.177790+0000 mon.a (mon.0) 140 : audit [DBG] from='client.? 172.21.15.50:0/4143337395' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:34.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:34 smithi090 bash[70266]: audit 2024-09-16T14:39:34.177790+0000 mon.a (mon.0) 140 : audit [DBG] from='client.? 172.21.15.50:0/4143337395' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:34.925 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-09-16T14:39:35.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:35 smithi050 bash[89559]: audit 2024-09-16T14:39:34.536761+0000 mgr.y (mgr.25166) 395 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:35.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:35 smithi050 bash[89559]: audit 2024-09-16T14:39:34.536761+0000 mgr.y (mgr.25166) 395 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:35.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:35 smithi050 bash[89559]: cluster 2024-09-16T14:39:35.288894+0000 mgr.y (mgr.25166) 396 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:35.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:35 smithi050 bash[89559]: cluster 2024-09-16T14:39:35.288894+0000 mgr.y (mgr.25166) 396 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:35.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:35 smithi050 bash[92968]: audit 2024-09-16T14:39:34.536761+0000 mgr.y (mgr.25166) 395 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:35.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:35 smithi050 bash[92968]: audit 2024-09-16T14:39:34.536761+0000 mgr.y (mgr.25166) 395 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:35.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:35 smithi050 bash[92968]: cluster 2024-09-16T14:39:35.288894+0000 mgr.y (mgr.25166) 396 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:35.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:35 smithi050 bash[92968]: cluster 2024-09-16T14:39:35.288894+0000 mgr.y (mgr.25166) 396 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:35.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:35 smithi090 bash[70266]: audit 2024-09-16T14:39:34.536761+0000 mgr.y (mgr.25166) 395 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:35.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:35 smithi090 bash[70266]: audit 2024-09-16T14:39:34.536761+0000 mgr.y (mgr.25166) 395 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:35.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:35 smithi090 bash[70266]: cluster 2024-09-16T14:39:35.288894+0000 mgr.y (mgr.25166) 396 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:35.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:35 smithi090 bash[70266]: cluster 2024-09-16T14:39:35.288894+0000 mgr.y (mgr.25166) 396 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:36.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:39:36 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:39:36.043180356Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:39:38.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:38 smithi050 bash[89559]: cluster 2024-09-16T14:39:37.290532+0000 mgr.y (mgr.25166) 397 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:38.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:38 smithi050 bash[89559]: cluster 2024-09-16T14:39:37.290532+0000 mgr.y (mgr.25166) 397 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:38.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:38 smithi050 bash[92968]: cluster 2024-09-16T14:39:37.290532+0000 mgr.y (mgr.25166) 397 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:38.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:38 smithi050 bash[92968]: cluster 2024-09-16T14:39:37.290532+0000 mgr.y (mgr.25166) 397 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:38.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:38 smithi090 bash[70266]: cluster 2024-09-16T14:39:37.290532+0000 mgr.y (mgr.25166) 397 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:38.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:38 smithi090 bash[70266]: cluster 2024-09-16T14:39:37.290532+0000 mgr.y (mgr.25166) 397 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:39.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:39:39 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:39:39.035972074Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:39:39.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:39:39 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:39:39] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.51.0" 2024-09-16T14:39:39.757 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:39:40.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:40 smithi050 bash[92968]: cluster 2024-09-16T14:39:39.291199+0000 mgr.y (mgr.25166) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:40.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:40 smithi050 bash[92968]: cluster 2024-09-16T14:39:39.291199+0000 mgr.y (mgr.25166) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:40.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:40 smithi050 bash[89559]: cluster 2024-09-16T14:39:39.291199+0000 mgr.y (mgr.25166) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:40.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:40 smithi050 bash[89559]: cluster 2024-09-16T14:39:39.291199+0000 mgr.y (mgr.25166) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:40.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:40 smithi090 bash[70266]: cluster 2024-09-16T14:39:39.291199+0000 mgr.y (mgr.25166) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:40.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:40 smithi090 bash[70266]: cluster 2024-09-16T14:39:39.291199+0000 mgr.y (mgr.25166) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:41.438 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)" 2024-09-16T14:39:42.104 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-09-16T14:39:42.354 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:39:42 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:39:42.030745665Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:39:42.354 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:42 smithi050 bash[89559]: cluster 2024-09-16T14:39:41.291824+0000 mgr.y (mgr.25166) 399 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:42.354 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:42 smithi050 bash[89559]: cluster 2024-09-16T14:39:41.291824+0000 mgr.y (mgr.25166) 399 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:42.354 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:42 smithi050 bash[89559]: audit 2024-09-16T14:39:41.426492+0000 mon.a (mon.0) 141 : audit [DBG] from='client.? 172.21.15.50:0/1199770604' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:42.354 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:42 smithi050 bash[89559]: audit 2024-09-16T14:39:41.426492+0000 mon.a (mon.0) 141 : audit [DBG] from='client.? 172.21.15.50:0/1199770604' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:42.354 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:42 smithi050 bash[89559]: audit 2024-09-16T14:39:41.723812+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:39:42.354 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:42 smithi050 bash[89559]: audit 2024-09-16T14:39:41.723812+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:39:42.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:42 smithi050 bash[92968]: cluster 2024-09-16T14:39:41.291824+0000 mgr.y (mgr.25166) 399 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:42.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:42 smithi050 bash[92968]: cluster 2024-09-16T14:39:41.291824+0000 mgr.y (mgr.25166) 399 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:42.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:42 smithi050 bash[92968]: audit 2024-09-16T14:39:41.426492+0000 mon.a (mon.0) 141 : audit [DBG] from='client.? 172.21.15.50:0/1199770604' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:42.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:42 smithi050 bash[92968]: audit 2024-09-16T14:39:41.426492+0000 mon.a (mon.0) 141 : audit [DBG] from='client.? 172.21.15.50:0/1199770604' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:42.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:42 smithi050 bash[92968]: audit 2024-09-16T14:39:41.723812+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:39:42.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:42 smithi050 bash[92968]: audit 2024-09-16T14:39:41.723812+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:39:42.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:42 smithi090 bash[70266]: cluster 2024-09-16T14:39:41.291824+0000 mgr.y (mgr.25166) 399 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:42.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:42 smithi090 bash[70266]: cluster 2024-09-16T14:39:41.291824+0000 mgr.y (mgr.25166) 399 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:42.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:42 smithi090 bash[70266]: audit 2024-09-16T14:39:41.426492+0000 mon.a (mon.0) 141 : audit [DBG] from='client.? 172.21.15.50:0/1199770604' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:42.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:42 smithi090 bash[70266]: audit 2024-09-16T14:39:41.426492+0000 mon.a (mon.0) 141 : audit [DBG] from='client.? 172.21.15.50:0/1199770604' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:39:42.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:42 smithi090 bash[70266]: audit 2024-09-16T14:39:41.723812+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:39:42.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:42 smithi090 bash[70266]: audit 2024-09-16T14:39:41.723812+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:39:44.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:44 smithi050 bash[89559]: cluster 2024-09-16T14:39:43.293484+0000 mgr.y (mgr.25166) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:44.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:44 smithi050 bash[89559]: cluster 2024-09-16T14:39:43.293484+0000 mgr.y (mgr.25166) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:44.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:44 smithi050 bash[92968]: cluster 2024-09-16T14:39:43.293484+0000 mgr.y (mgr.25166) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:44.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:44 smithi050 bash[92968]: cluster 2024-09-16T14:39:43.293484+0000 mgr.y (mgr.25166) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:44.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:44 smithi090 bash[70266]: cluster 2024-09-16T14:39:43.293484+0000 mgr.y (mgr.25166) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:44.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:44 smithi090 bash[70266]: cluster 2024-09-16T14:39:43.293484+0000 mgr.y (mgr.25166) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:45.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:39:45 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:39:45.008997926Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:39:46.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:46 smithi050 bash[89559]: audit 2024-09-16T14:39:44.547969+0000 mgr.y (mgr.25166) 401 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:46.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:46 smithi050 bash[89559]: audit 2024-09-16T14:39:44.547969+0000 mgr.y (mgr.25166) 401 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:46.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:46 smithi050 bash[89559]: cluster 2024-09-16T14:39:45.294149+0000 mgr.y (mgr.25166) 402 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:46.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:46 smithi050 bash[89559]: cluster 2024-09-16T14:39:45.294149+0000 mgr.y (mgr.25166) 402 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:46.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:46 smithi050 bash[92968]: audit 2024-09-16T14:39:44.547969+0000 mgr.y (mgr.25166) 401 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:46.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:46 smithi050 bash[92968]: audit 2024-09-16T14:39:44.547969+0000 mgr.y (mgr.25166) 401 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:46.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:46 smithi050 bash[92968]: cluster 2024-09-16T14:39:45.294149+0000 mgr.y (mgr.25166) 402 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:46.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:46 smithi050 bash[92968]: cluster 2024-09-16T14:39:45.294149+0000 mgr.y (mgr.25166) 402 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:46.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:46 smithi090 bash[70266]: audit 2024-09-16T14:39:44.547969+0000 mgr.y (mgr.25166) 401 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:46.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:46 smithi090 bash[70266]: audit 2024-09-16T14:39:44.547969+0000 mgr.y (mgr.25166) 401 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:46.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:46 smithi090 bash[70266]: cluster 2024-09-16T14:39:45.294149+0000 mgr.y (mgr.25166) 402 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:46.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:46 smithi090 bash[70266]: cluster 2024-09-16T14:39:45.294149+0000 mgr.y (mgr.25166) 402 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:46.923 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:39:48.368 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:39:48 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:39:48.032648239Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:39:48.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:48 smithi050 bash[92968]: cluster 2024-09-16T14:39:47.295844+0000 mgr.y (mgr.25166) 403 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:48.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:48 smithi050 bash[92968]: cluster 2024-09-16T14:39:47.295844+0000 mgr.y (mgr.25166) 403 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:48.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:48 smithi050 bash[89559]: cluster 2024-09-16T14:39:47.295844+0000 mgr.y (mgr.25166) 403 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:48.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:48 smithi050 bash[89559]: cluster 2024-09-16T14:39:47.295844+0000 mgr.y (mgr.25166) 403 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:48.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:48 smithi090 bash[70266]: cluster 2024-09-16T14:39:47.295844+0000 mgr.y (mgr.25166) 403 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:48.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:48 smithi090 bash[70266]: cluster 2024-09-16T14:39:47.295844+0000 mgr.y (mgr.25166) 403 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:39:49.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:39:49 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:39:49] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.51.0" 2024-09-16T14:39:50.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:50 smithi050 bash[89559]: audit 2024-09-16T14:39:48.429339+0000 mgr.y (mgr.25166) 404 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:39:50.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:50 smithi050 bash[89559]: audit 2024-09-16T14:39:48.429339+0000 mgr.y (mgr.25166) 404 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:39:50.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:50 smithi050 bash[89559]: cluster 2024-09-16T14:39:49.296506+0000 mgr.y (mgr.25166) 405 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:50.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:50 smithi050 bash[89559]: cluster 2024-09-16T14:39:49.296506+0000 mgr.y (mgr.25166) 405 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:50.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:50 smithi050 bash[92968]: audit 2024-09-16T14:39:48.429339+0000 mgr.y (mgr.25166) 404 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:39:50.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:50 smithi050 bash[92968]: audit 2024-09-16T14:39:48.429339+0000 mgr.y (mgr.25166) 404 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:39:50.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:50 smithi050 bash[92968]: cluster 2024-09-16T14:39:49.296506+0000 mgr.y (mgr.25166) 405 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:50.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:50 smithi050 bash[92968]: cluster 2024-09-16T14:39:49.296506+0000 mgr.y (mgr.25166) 405 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:50.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:50 smithi090 bash[70266]: audit 2024-09-16T14:39:48.429339+0000 mgr.y (mgr.25166) 404 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:39:50.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:50 smithi090 bash[70266]: audit 2024-09-16T14:39:48.429339+0000 mgr.y (mgr.25166) 404 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:39:50.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:50 smithi090 bash[70266]: cluster 2024-09-16T14:39:49.296506+0000 mgr.y (mgr.25166) 405 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:50.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:50 smithi090 bash[70266]: cluster 2024-09-16T14:39:49.296506+0000 mgr.y (mgr.25166) 405 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:51.137 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:39:51.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:39:50 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:39:50.998519592Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:39:51.819 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade status' 2024-09-16T14:39:52.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:52 smithi050 bash[89559]: cluster 2024-09-16T14:39:51.297217+0000 mgr.y (mgr.25166) 406 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:52.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:52 smithi050 bash[89559]: cluster 2024-09-16T14:39:51.297217+0000 mgr.y (mgr.25166) 406 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:52.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:52 smithi050 bash[92968]: cluster 2024-09-16T14:39:51.297217+0000 mgr.y (mgr.25166) 406 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:52.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:52 smithi050 bash[92968]: cluster 2024-09-16T14:39:51.297217+0000 mgr.y (mgr.25166) 406 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:52.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:52 smithi090 bash[70266]: cluster 2024-09-16T14:39:51.297217+0000 mgr.y (mgr.25166) 406 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:52.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:52 smithi090 bash[70266]: cluster 2024-09-16T14:39:51.297217+0000 mgr.y (mgr.25166) 406 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:39:54.379 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:39:54 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:39:54.017921466Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:39:54.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:54 smithi050 bash[89559]: cluster 2024-09-16T14:39:53.298910+0000 mgr.y (mgr.25166) 407 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T14:39:54.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:54 smithi050 bash[89559]: cluster 2024-09-16T14:39:53.298910+0000 mgr.y (mgr.25166) 407 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T14:39:54.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:54 smithi050 bash[92968]: cluster 2024-09-16T14:39:53.298910+0000 mgr.y (mgr.25166) 407 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T14:39:54.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:54 smithi050 bash[92968]: cluster 2024-09-16T14:39:53.298910+0000 mgr.y (mgr.25166) 407 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T14:39:54.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:54 smithi090 bash[70266]: cluster 2024-09-16T14:39:53.298910+0000 mgr.y (mgr.25166) 407 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T14:39:54.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:54 smithi090 bash[70266]: cluster 2024-09-16T14:39:53.298910+0000 mgr.y (mgr.25166) 407 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T14:39:56.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:56 smithi050 bash[89559]: audit 2024-09-16T14:39:54.559160+0000 mgr.y (mgr.25166) 408 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:56.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:56 smithi050 bash[89559]: audit 2024-09-16T14:39:54.559160+0000 mgr.y (mgr.25166) 408 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:56.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:56 smithi050 bash[89559]: cluster 2024-09-16T14:39:55.299647+0000 mgr.y (mgr.25166) 409 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T14:39:56.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:56 smithi050 bash[89559]: cluster 2024-09-16T14:39:55.299647+0000 mgr.y (mgr.25166) 409 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T14:39:56.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:56 smithi050 bash[92968]: audit 2024-09-16T14:39:54.559160+0000 mgr.y (mgr.25166) 408 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:56.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:56 smithi050 bash[92968]: audit 2024-09-16T14:39:54.559160+0000 mgr.y (mgr.25166) 408 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:56.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:56 smithi050 bash[92968]: cluster 2024-09-16T14:39:55.299647+0000 mgr.y (mgr.25166) 409 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T14:39:56.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:56 smithi050 bash[92968]: cluster 2024-09-16T14:39:55.299647+0000 mgr.y (mgr.25166) 409 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T14:39:56.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:56 smithi090 bash[70266]: audit 2024-09-16T14:39:54.559160+0000 mgr.y (mgr.25166) 408 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:56.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:56 smithi090 bash[70266]: audit 2024-09-16T14:39:54.559160+0000 mgr.y (mgr.25166) 408 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:39:56.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:56 smithi090 bash[70266]: cluster 2024-09-16T14:39:55.299647+0000 mgr.y (mgr.25166) 409 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T14:39:56.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:56 smithi090 bash[70266]: cluster 2024-09-16T14:39:55.299647+0000 mgr.y (mgr.25166) 409 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T14:39:56.651 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:39:57.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:57 smithi050 bash[92968]: audit 2024-09-16T14:39:56.724368+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:39:57.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:57 smithi050 bash[92968]: audit 2024-09-16T14:39:56.724368+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:39:57.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:57 smithi050 bash[89559]: audit 2024-09-16T14:39:56.724368+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:39:57.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:57 smithi050 bash[89559]: audit 2024-09-16T14:39:56.724368+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:39:57.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:39:57 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:39:57.010189735Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:39:57.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:57 smithi090 bash[70266]: audit 2024-09-16T14:39:56.724368+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:39:57.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:57 smithi090 bash[70266]: audit 2024-09-16T14:39:56.724368+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:39:58.298 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:39:58.298 INFO:teuthology.orchestra.run.smithi050.stdout: "target_image": null, 2024-09-16T14:39:58.298 INFO:teuthology.orchestra.run.smithi050.stdout: "in_progress": false, 2024-09-16T14:39:58.298 INFO:teuthology.orchestra.run.smithi050.stdout: "which": "", 2024-09-16T14:39:58.299 INFO:teuthology.orchestra.run.smithi050.stdout: "services_complete": [], 2024-09-16T14:39:58.299 INFO:teuthology.orchestra.run.smithi050.stdout: "progress": null, 2024-09-16T14:39:58.299 INFO:teuthology.orchestra.run.smithi050.stdout: "message": "", 2024-09-16T14:39:58.299 INFO:teuthology.orchestra.run.smithi050.stdout: "is_paused": false 2024-09-16T14:39:58.299 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:39:58.311 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:58 smithi050 bash[89559]: cluster 2024-09-16T14:39:57.301255+0000 mgr.y (mgr.25166) 410 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:39:58.312 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:58 smithi050 bash[89559]: cluster 2024-09-16T14:39:57.301255+0000 mgr.y (mgr.25166) 410 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:39:58.312 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:58 smithi050 bash[92968]: cluster 2024-09-16T14:39:57.301255+0000 mgr.y (mgr.25166) 410 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:39:58.312 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:58 smithi050 bash[92968]: cluster 2024-09-16T14:39:57.301255+0000 mgr.y (mgr.25166) 410 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:39:58.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:58 smithi090 bash[70266]: cluster 2024-09-16T14:39:57.301255+0000 mgr.y (mgr.25166) 410 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:39:58.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:58 smithi090 bash[70266]: cluster 2024-09-16T14:39:57.301255+0000 mgr.y (mgr.25166) 410 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:39:59.020 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T14:39:59.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:59 smithi050 bash[92968]: audit 2024-09-16T14:39:58.298659+0000 mgr.y (mgr.25166) 411 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:39:59.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:39:59 smithi050 bash[92968]: audit 2024-09-16T14:39:58.298659+0000 mgr.y (mgr.25166) 411 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:39:59.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:59 smithi050 bash[89559]: audit 2024-09-16T14:39:58.298659+0000 mgr.y (mgr.25166) 411 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:39:59.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:39:59 smithi050 bash[89559]: audit 2024-09-16T14:39:58.298659+0000 mgr.y (mgr.25166) 411 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:39:59.437 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:39:59 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:39:59] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.51.0" 2024-09-16T14:39:59.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:59 smithi090 bash[70266]: audit 2024-09-16T14:39:58.298659+0000 mgr.y (mgr.25166) 411 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:39:59.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:39:59 smithi090 bash[70266]: audit 2024-09-16T14:39:58.298659+0000 mgr.y (mgr.25166) 411 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:00.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:00 smithi050 bash[89559]: cluster 2024-09-16T14:39:59.301766+0000 mgr.y (mgr.25166) 412 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:40:00.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:00 smithi050 bash[89559]: cluster 2024-09-16T14:39:59.301766+0000 mgr.y (mgr.25166) 412 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:40:00.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:00 smithi050 bash[89559]: cluster 2024-09-16T14:40:00.000115+0000 mon.a (mon.0) 144 : cluster [INF] overall HEALTH_OK 2024-09-16T14:40:00.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:00 smithi050 bash[89559]: cluster 2024-09-16T14:40:00.000115+0000 mon.a (mon.0) 144 : cluster [INF] overall HEALTH_OK 2024-09-16T14:40:00.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:00 smithi050 bash[92968]: cluster 2024-09-16T14:39:59.301766+0000 mgr.y (mgr.25166) 412 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:40:00.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:00 smithi050 bash[92968]: cluster 2024-09-16T14:39:59.301766+0000 mgr.y (mgr.25166) 412 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:40:00.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:00 smithi050 bash[92968]: cluster 2024-09-16T14:40:00.000115+0000 mon.a (mon.0) 144 : cluster [INF] overall HEALTH_OK 2024-09-16T14:40:00.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:00 smithi050 bash[92968]: cluster 2024-09-16T14:40:00.000115+0000 mon.a (mon.0) 144 : cluster [INF] overall HEALTH_OK 2024-09-16T14:40:00.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:40:00 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:40:00.034269977Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:40:00.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:00 smithi090 bash[70266]: cluster 2024-09-16T14:39:59.301766+0000 mgr.y (mgr.25166) 412 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:40:00.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:00 smithi090 bash[70266]: cluster 2024-09-16T14:39:59.301766+0000 mgr.y (mgr.25166) 412 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:40:00.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:00 smithi090 bash[70266]: cluster 2024-09-16T14:40:00.000115+0000 mon.a (mon.0) 144 : cluster [INF] overall HEALTH_OK 2024-09-16T14:40:00.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:00 smithi090 bash[70266]: cluster 2024-09-16T14:40:00.000115+0000 mon.a (mon.0) 144 : cluster [INF] overall HEALTH_OK 2024-09-16T14:40:02.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:02 smithi050 bash[89559]: cluster 2024-09-16T14:40:01.302442+0000 mgr.y (mgr.25166) 413 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:40:02.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:02 smithi050 bash[89559]: cluster 2024-09-16T14:40:01.302442+0000 mgr.y (mgr.25166) 413 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:40:02.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:02 smithi050 bash[92968]: cluster 2024-09-16T14:40:01.302442+0000 mgr.y (mgr.25166) 413 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:40:02.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:02 smithi050 bash[92968]: cluster 2024-09-16T14:40:01.302442+0000 mgr.y (mgr.25166) 413 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:40:02.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:02 smithi090 bash[70266]: cluster 2024-09-16T14:40:01.302442+0000 mgr.y (mgr.25166) 413 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:40:02.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:02 smithi090 bash[70266]: cluster 2024-09-16T14:40:01.302442+0000 mgr.y (mgr.25166) 413 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:40:03.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:40:03 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:40:03.035779645Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:40:03.859 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:40:04.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:04 smithi050 bash[89559]: cluster 2024-09-16T14:40:03.304109+0000 mgr.y (mgr.25166) 414 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:40:04.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:04 smithi050 bash[89559]: cluster 2024-09-16T14:40:03.304109+0000 mgr.y (mgr.25166) 414 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:40:04.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:04 smithi050 bash[92968]: cluster 2024-09-16T14:40:03.304109+0000 mgr.y (mgr.25166) 414 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:40:04.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:04 smithi050 bash[92968]: cluster 2024-09-16T14:40:03.304109+0000 mgr.y (mgr.25166) 414 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:40:04.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:04 smithi090 bash[70266]: cluster 2024-09-16T14:40:03.304109+0000 mgr.y (mgr.25166) 414 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:40:04.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:04 smithi090 bash[70266]: cluster 2024-09-16T14:40:03.304109+0000 mgr.y (mgr.25166) 414 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:40:05.513 INFO:teuthology.orchestra.run.smithi050.stdout:HEALTH_OK 2024-09-16T14:40:06.202 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-09-16T14:40:06.366 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:40:05 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:40:05.999348809Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:40:06.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:06 smithi050 bash[89559]: audit 2024-09-16T14:40:04.563221+0000 mgr.y (mgr.25166) 415 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:06.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:06 smithi050 bash[89559]: audit 2024-09-16T14:40:04.563221+0000 mgr.y (mgr.25166) 415 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:06.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:06 smithi050 bash[89559]: cluster 2024-09-16T14:40:05.304622+0000 mgr.y (mgr.25166) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-16T14:40:06.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:06 smithi050 bash[89559]: cluster 2024-09-16T14:40:05.304622+0000 mgr.y (mgr.25166) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-16T14:40:06.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:06 smithi050 bash[89559]: audit 2024-09-16T14:40:05.514093+0000 mon.a (mon.0) 145 : audit [DBG] from='client.? 172.21.15.50:0/3945091988' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:40:06.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:06 smithi050 bash[89559]: audit 2024-09-16T14:40:05.514093+0000 mon.a (mon.0) 145 : audit [DBG] from='client.? 172.21.15.50:0/3945091988' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:40:06.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:06 smithi050 bash[89559]: audit 2024-09-16T14:40:05.650991+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:40:06.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:06 smithi050 bash[89559]: audit 2024-09-16T14:40:05.650991+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:40:06.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:06 smithi050 bash[89559]: audit 2024-09-16T14:40:05.652501+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:40:06.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:06 smithi050 bash[89559]: audit 2024-09-16T14:40:05.652501+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:40:06.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:06 smithi050 bash[89559]: audit 2024-09-16T14:40:05.658979+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:06.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:06 smithi050 bash[89559]: audit 2024-09-16T14:40:05.658979+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:06.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:06 smithi050 bash[92968]: audit 2024-09-16T14:40:04.563221+0000 mgr.y (mgr.25166) 415 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:06.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:06 smithi050 bash[92968]: audit 2024-09-16T14:40:04.563221+0000 mgr.y (mgr.25166) 415 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:06.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:06 smithi050 bash[92968]: cluster 2024-09-16T14:40:05.304622+0000 mgr.y (mgr.25166) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-16T14:40:06.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:06 smithi050 bash[92968]: cluster 2024-09-16T14:40:05.304622+0000 mgr.y (mgr.25166) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-16T14:40:06.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:06 smithi050 bash[92968]: audit 2024-09-16T14:40:05.514093+0000 mon.a (mon.0) 145 : audit [DBG] from='client.? 172.21.15.50:0/3945091988' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:40:06.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:06 smithi050 bash[92968]: audit 2024-09-16T14:40:05.514093+0000 mon.a (mon.0) 145 : audit [DBG] from='client.? 172.21.15.50:0/3945091988' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:40:06.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:06 smithi050 bash[92968]: audit 2024-09-16T14:40:05.650991+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:40:06.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:06 smithi050 bash[92968]: audit 2024-09-16T14:40:05.650991+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:40:06.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:06 smithi050 bash[92968]: audit 2024-09-16T14:40:05.652501+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:40:06.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:06 smithi050 bash[92968]: audit 2024-09-16T14:40:05.652501+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:40:06.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:06 smithi050 bash[92968]: audit 2024-09-16T14:40:05.658979+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:06.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:06 smithi050 bash[92968]: audit 2024-09-16T14:40:05.658979+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:06.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:06 smithi090 bash[70266]: audit 2024-09-16T14:40:04.563221+0000 mgr.y (mgr.25166) 415 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:06 smithi090 bash[70266]: audit 2024-09-16T14:40:04.563221+0000 mgr.y (mgr.25166) 415 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:06 smithi090 bash[70266]: cluster 2024-09-16T14:40:05.304622+0000 mgr.y (mgr.25166) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-16T14:40:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:06 smithi090 bash[70266]: cluster 2024-09-16T14:40:05.304622+0000 mgr.y (mgr.25166) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-16T14:40:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:06 smithi090 bash[70266]: audit 2024-09-16T14:40:05.514093+0000 mon.a (mon.0) 145 : audit [DBG] from='client.? 172.21.15.50:0/3945091988' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:40:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:06 smithi090 bash[70266]: audit 2024-09-16T14:40:05.514093+0000 mon.a (mon.0) 145 : audit [DBG] from='client.? 172.21.15.50:0/3945091988' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:40:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:06 smithi090 bash[70266]: audit 2024-09-16T14:40:05.650991+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:40:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:06 smithi090 bash[70266]: audit 2024-09-16T14:40:05.650991+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:40:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:06 smithi090 bash[70266]: audit 2024-09-16T14:40:05.652501+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:40:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:06 smithi090 bash[70266]: audit 2024-09-16T14:40:05.652501+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:40:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:06 smithi090 bash[70266]: audit 2024-09-16T14:40:05.658979+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:06.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:06 smithi090 bash[70266]: audit 2024-09-16T14:40:05.658979+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:08.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:08 smithi050 bash[89559]: cluster 2024-09-16T14:40:07.306212+0000 mgr.y (mgr.25166) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-16T14:40:08.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:08 smithi050 bash[89559]: cluster 2024-09-16T14:40:07.306212+0000 mgr.y (mgr.25166) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-16T14:40:08.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:08 smithi050 bash[92968]: cluster 2024-09-16T14:40:07.306212+0000 mgr.y (mgr.25166) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-16T14:40:08.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:08 smithi050 bash[92968]: cluster 2024-09-16T14:40:07.306212+0000 mgr.y (mgr.25166) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-16T14:40:08.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:08 smithi090 bash[70266]: cluster 2024-09-16T14:40:07.306212+0000 mgr.y (mgr.25166) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-16T14:40:08.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:08 smithi090 bash[70266]: cluster 2024-09-16T14:40:07.306212+0000 mgr.y (mgr.25166) 417 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-16T14:40:09.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:40:09 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:40:09.016105948Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:40:09.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:40:09 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:40:09] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.51.0" 2024-09-16T14:40:10.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:10 smithi050 bash[89559]: cluster 2024-09-16T14:40:09.306993+0000 mgr.y (mgr.25166) 418 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:10.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:10 smithi050 bash[89559]: cluster 2024-09-16T14:40:09.306993+0000 mgr.y (mgr.25166) 418 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:10.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:10 smithi050 bash[92968]: cluster 2024-09-16T14:40:09.306993+0000 mgr.y (mgr.25166) 418 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:10.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:10 smithi050 bash[92968]: cluster 2024-09-16T14:40:09.306993+0000 mgr.y (mgr.25166) 418 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:10.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:10 smithi090 bash[70266]: cluster 2024-09-16T14:40:09.306993+0000 mgr.y (mgr.25166) 418 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:10.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:10 smithi090 bash[70266]: cluster 2024-09-16T14:40:09.306993+0000 mgr.y (mgr.25166) 418 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:11.025 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:40:12.379 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:40:12 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:40:12.047893126Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:40:12.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:12 smithi050 bash[89559]: cluster 2024-09-16T14:40:11.307724+0000 mgr.y (mgr.25166) 419 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:12.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:12 smithi050 bash[89559]: cluster 2024-09-16T14:40:11.307724+0000 mgr.y (mgr.25166) 419 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:12.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:12 smithi050 bash[89559]: audit 2024-09-16T14:40:11.724927+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:40:12.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:12 smithi050 bash[89559]: audit 2024-09-16T14:40:11.724927+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:40:12.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:12 smithi050 bash[92968]: cluster 2024-09-16T14:40:11.307724+0000 mgr.y (mgr.25166) 419 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:12.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:12 smithi050 bash[92968]: cluster 2024-09-16T14:40:11.307724+0000 mgr.y (mgr.25166) 419 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:12.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:12 smithi050 bash[92968]: audit 2024-09-16T14:40:11.724927+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:40:12.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:12 smithi050 bash[92968]: audit 2024-09-16T14:40:11.724927+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:40:12.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:12 smithi090 bash[70266]: cluster 2024-09-16T14:40:11.307724+0000 mgr.y (mgr.25166) 419 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:12.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:12 smithi090 bash[70266]: cluster 2024-09-16T14:40:11.307724+0000 mgr.y (mgr.25166) 419 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:12.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:12 smithi090 bash[70266]: audit 2024-09-16T14:40:11.724927+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:40:12.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:12 smithi090 bash[70266]: audit 2024-09-16T14:40:11.724927+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:40:14.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:14 smithi050 bash[89559]: audit 2024-09-16T14:40:12.750034+0000 mgr.y (mgr.25166) 420 : audit [DBG] from='client.54143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:14.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:14 smithi050 bash[89559]: audit 2024-09-16T14:40:12.750034+0000 mgr.y (mgr.25166) 420 : audit [DBG] from='client.54143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:14.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:14 smithi050 bash[89559]: cluster 2024-09-16T14:40:13.309412+0000 mgr.y (mgr.25166) 421 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:40:14.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:14 smithi050 bash[89559]: cluster 2024-09-16T14:40:13.309412+0000 mgr.y (mgr.25166) 421 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:40:14.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:14 smithi050 bash[92968]: audit 2024-09-16T14:40:12.750034+0000 mgr.y (mgr.25166) 420 : audit [DBG] from='client.54143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:14.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:14 smithi050 bash[92968]: audit 2024-09-16T14:40:12.750034+0000 mgr.y (mgr.25166) 420 : audit [DBG] from='client.54143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:14.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:14 smithi050 bash[92968]: cluster 2024-09-16T14:40:13.309412+0000 mgr.y (mgr.25166) 421 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:40:14.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:14 smithi050 bash[92968]: cluster 2024-09-16T14:40:13.309412+0000 mgr.y (mgr.25166) 421 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:40:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:14 smithi090 bash[70266]: audit 2024-09-16T14:40:12.750034+0000 mgr.y (mgr.25166) 420 : audit [DBG] from='client.54143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:14 smithi090 bash[70266]: audit 2024-09-16T14:40:12.750034+0000 mgr.y (mgr.25166) 420 : audit [DBG] from='client.54143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:14 smithi090 bash[70266]: cluster 2024-09-16T14:40:13.309412+0000 mgr.y (mgr.25166) 421 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:40:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:14 smithi090 bash[70266]: cluster 2024-09-16T14:40:13.309412+0000 mgr.y (mgr.25166) 421 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:40:15.359 INFO:teuthology.orchestra.run.smithi050.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:40:15.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:40:15 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:40:15.03187549Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:40:16.090 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-16T14:40:16.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:16 smithi050 bash[89559]: audit 2024-09-16T14:40:14.570925+0000 mgr.y (mgr.25166) 422 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:16.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:16 smithi050 bash[89559]: audit 2024-09-16T14:40:14.570925+0000 mgr.y (mgr.25166) 422 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:16.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:16 smithi050 bash[89559]: cluster 2024-09-16T14:40:15.310182+0000 mgr.y (mgr.25166) 423 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:16.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:16 smithi050 bash[89559]: cluster 2024-09-16T14:40:15.310182+0000 mgr.y (mgr.25166) 423 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:16.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:16 smithi050 bash[89559]: cephadm 2024-09-16T14:40:15.354682+0000 mgr.y (mgr.25166) 424 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:40:16.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:16 smithi050 bash[89559]: cephadm 2024-09-16T14:40:15.354682+0000 mgr.y (mgr.25166) 424 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:40:16.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:16 smithi050 bash[89559]: audit 2024-09-16T14:40:15.359607+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:16.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:16 smithi050 bash[89559]: audit 2024-09-16T14:40:15.359607+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:16.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:16 smithi050 bash[89559]: audit 2024-09-16T14:40:15.361699+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:40:16.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:16 smithi050 bash[89559]: audit 2024-09-16T14:40:15.361699+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:40:16.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:16 smithi050 bash[89559]: audit 2024-09-16T14:40:15.363018+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:40:16.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:16 smithi050 bash[89559]: audit 2024-09-16T14:40:15.363018+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:40:16.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:16 smithi050 bash[89559]: audit 2024-09-16T14:40:15.369792+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:16.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:16 smithi050 bash[89559]: audit 2024-09-16T14:40:15.369792+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:16.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:16 smithi050 bash[92968]: audit 2024-09-16T14:40:14.570925+0000 mgr.y (mgr.25166) 422 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:16.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:16 smithi050 bash[92968]: audit 2024-09-16T14:40:14.570925+0000 mgr.y (mgr.25166) 422 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:16.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:16 smithi050 bash[92968]: cluster 2024-09-16T14:40:15.310182+0000 mgr.y (mgr.25166) 423 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:16.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:16 smithi050 bash[92968]: cluster 2024-09-16T14:40:15.310182+0000 mgr.y (mgr.25166) 423 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:16.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:16 smithi050 bash[92968]: cephadm 2024-09-16T14:40:15.354682+0000 mgr.y (mgr.25166) 424 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:40:16.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:16 smithi050 bash[92968]: cephadm 2024-09-16T14:40:15.354682+0000 mgr.y (mgr.25166) 424 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:40:16.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:16 smithi050 bash[92968]: audit 2024-09-16T14:40:15.359607+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:16.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:16 smithi050 bash[92968]: audit 2024-09-16T14:40:15.359607+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:16.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:16 smithi050 bash[92968]: audit 2024-09-16T14:40:15.361699+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:40:16.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:16 smithi050 bash[92968]: audit 2024-09-16T14:40:15.361699+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:40:16.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:16 smithi050 bash[92968]: audit 2024-09-16T14:40:15.363018+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:40:16.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:16 smithi050 bash[92968]: audit 2024-09-16T14:40:15.363018+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:40:16.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:16 smithi050 bash[92968]: audit 2024-09-16T14:40:15.369792+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:16.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:16 smithi050 bash[92968]: audit 2024-09-16T14:40:15.369792+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:16.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:16 smithi090 bash[70266]: audit 2024-09-16T14:40:14.570925+0000 mgr.y (mgr.25166) 422 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:16.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:16 smithi090 bash[70266]: audit 2024-09-16T14:40:14.570925+0000 mgr.y (mgr.25166) 422 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:16.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:16 smithi090 bash[70266]: cluster 2024-09-16T14:40:15.310182+0000 mgr.y (mgr.25166) 423 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:16.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:16 smithi090 bash[70266]: cluster 2024-09-16T14:40:15.310182+0000 mgr.y (mgr.25166) 423 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:16.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:16 smithi090 bash[70266]: cephadm 2024-09-16T14:40:15.354682+0000 mgr.y (mgr.25166) 424 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:40:16.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:16 smithi090 bash[70266]: cephadm 2024-09-16T14:40:15.354682+0000 mgr.y (mgr.25166) 424 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:40:16.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:16 smithi090 bash[70266]: audit 2024-09-16T14:40:15.359607+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:16.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:16 smithi090 bash[70266]: audit 2024-09-16T14:40:15.359607+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:16.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:16 smithi090 bash[70266]: audit 2024-09-16T14:40:15.361699+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:40:16.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:16 smithi090 bash[70266]: audit 2024-09-16T14:40:15.361699+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:40:16.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:16 smithi090 bash[70266]: audit 2024-09-16T14:40:15.363018+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:40:16.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:16 smithi090 bash[70266]: audit 2024-09-16T14:40:15.363018+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:40:16.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:16 smithi090 bash[70266]: audit 2024-09-16T14:40:15.369792+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:16.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:16 smithi090 bash[70266]: audit 2024-09-16T14:40:15.369792+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:17.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:17 smithi050 bash[89559]: cephadm 2024-09-16T14:40:15.438566+0000 mgr.y (mgr.25166) 425 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:40:17.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:17 smithi050 bash[89559]: cephadm 2024-09-16T14:40:15.438566+0000 mgr.y (mgr.25166) 425 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:40:17.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:17 smithi050 bash[92968]: cephadm 2024-09-16T14:40:15.438566+0000 mgr.y (mgr.25166) 425 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:40:17.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:17 smithi050 bash[92968]: cephadm 2024-09-16T14:40:15.438566+0000 mgr.y (mgr.25166) 425 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:40:17.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:17 smithi090 bash[70266]: cephadm 2024-09-16T14:40:15.438566+0000 mgr.y (mgr.25166) 425 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:40:17.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:17 smithi090 bash[70266]: cephadm 2024-09-16T14:40:15.438566+0000 mgr.y (mgr.25166) 425 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:40:18.373 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:40:18 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:40:18.014394615Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:40:18.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[89559]: cluster 2024-09-16T14:40:17.312063+0000 mgr.y (mgr.25166) 426 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:40:18.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[89559]: cluster 2024-09-16T14:40:17.312063+0000 mgr.y (mgr.25166) 426 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:40:18.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[89559]: audit 2024-09-16T14:40:17.866300+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:18.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[89559]: audit 2024-09-16T14:40:17.866300+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:18.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[89559]: audit 2024-09-16T14:40:17.869059+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:40:18.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[89559]: audit 2024-09-16T14:40:17.869059+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:40:18.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[89559]: audit 2024-09-16T14:40:17.871745+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:18.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[89559]: audit 2024-09-16T14:40:17.871745+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:18.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[89559]: audit 2024-09-16T14:40:17.877053+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:18.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[89559]: audit 2024-09-16T14:40:17.877053+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:18.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[89559]: audit 2024-09-16T14:40:17.880312+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:18.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[89559]: audit 2024-09-16T14:40:17.880312+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:18.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[89559]: audit 2024-09-16T14:40:17.885889+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:18.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[89559]: audit 2024-09-16T14:40:17.885889+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:18.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[89559]: audit 2024-09-16T14:40:17.888250+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:18.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[89559]: audit 2024-09-16T14:40:17.888250+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:18.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[89559]: audit 2024-09-16T14:40:17.892469+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:18.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[89559]: audit 2024-09-16T14:40:17.892469+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:18.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[89559]: audit 2024-09-16T14:40:17.895434+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-16T14:40:18.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[89559]: audit 2024-09-16T14:40:17.895434+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-16T14:40:18.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[92968]: cluster 2024-09-16T14:40:17.312063+0000 mgr.y (mgr.25166) 426 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:40:18.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[92968]: cluster 2024-09-16T14:40:17.312063+0000 mgr.y (mgr.25166) 426 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:40:18.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[92968]: audit 2024-09-16T14:40:17.866300+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:18.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[92968]: audit 2024-09-16T14:40:17.866300+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:18.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[92968]: audit 2024-09-16T14:40:17.869059+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:40:18.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[92968]: audit 2024-09-16T14:40:17.869059+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:40:18.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[92968]: audit 2024-09-16T14:40:17.871745+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:18.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[92968]: audit 2024-09-16T14:40:17.871745+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:18.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[92968]: audit 2024-09-16T14:40:17.877053+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:18.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[92968]: audit 2024-09-16T14:40:17.877053+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:18.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[92968]: audit 2024-09-16T14:40:17.880312+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:18.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[92968]: audit 2024-09-16T14:40:17.880312+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:18.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[92968]: audit 2024-09-16T14:40:17.885889+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:18.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[92968]: audit 2024-09-16T14:40:17.885889+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:18.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[92968]: audit 2024-09-16T14:40:17.888250+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:18.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[92968]: audit 2024-09-16T14:40:17.888250+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:18.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[92968]: audit 2024-09-16T14:40:17.892469+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:18.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[92968]: audit 2024-09-16T14:40:17.892469+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:18.691 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[92968]: audit 2024-09-16T14:40:17.895434+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-16T14:40:18.691 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:18 smithi050 bash[92968]: audit 2024-09-16T14:40:17.895434+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-16T14:40:18.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:18 smithi090 bash[70266]: cluster 2024-09-16T14:40:17.312063+0000 mgr.y (mgr.25166) 426 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:40:18.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:18 smithi090 bash[70266]: cluster 2024-09-16T14:40:17.312063+0000 mgr.y (mgr.25166) 426 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:40:18.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:18 smithi090 bash[70266]: audit 2024-09-16T14:40:17.866300+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:18.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:18 smithi090 bash[70266]: audit 2024-09-16T14:40:17.866300+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:18.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:18 smithi090 bash[70266]: audit 2024-09-16T14:40:17.869059+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:40:18.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:18 smithi090 bash[70266]: audit 2024-09-16T14:40:17.869059+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:40:18.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:18 smithi090 bash[70266]: audit 2024-09-16T14:40:17.871745+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:18.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:18 smithi090 bash[70266]: audit 2024-09-16T14:40:17.871745+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:18.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:18 smithi090 bash[70266]: audit 2024-09-16T14:40:17.877053+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:18.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:18 smithi090 bash[70266]: audit 2024-09-16T14:40:17.877053+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:18.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:18 smithi090 bash[70266]: audit 2024-09-16T14:40:17.880312+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:18.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:18 smithi090 bash[70266]: audit 2024-09-16T14:40:17.880312+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:18.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:18 smithi090 bash[70266]: audit 2024-09-16T14:40:17.885889+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:18.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:18 smithi090 bash[70266]: audit 2024-09-16T14:40:17.885889+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:18.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:18 smithi090 bash[70266]: audit 2024-09-16T14:40:17.888250+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:18.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:18 smithi090 bash[70266]: audit 2024-09-16T14:40:17.888250+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:18.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:18 smithi090 bash[70266]: audit 2024-09-16T14:40:17.892469+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:18.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:18 smithi090 bash[70266]: audit 2024-09-16T14:40:17.892469+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:18.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:18 smithi090 bash[70266]: audit 2024-09-16T14:40:17.895434+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-16T14:40:18.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:18 smithi090 bash[70266]: audit 2024-09-16T14:40:17.895434+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-16T14:40:19.535 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:40:19] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.51.0" 2024-09-16T14:40:19.536 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[89559]: cephadm 2024-09-16T14:40:17.866885+0000 mgr.y (mgr.25166) 427 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:40:19.536 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[89559]: cephadm 2024-09-16T14:40:17.866885+0000 mgr.y (mgr.25166) 427 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:40:19.536 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[89559]: cephadm 2024-09-16T14:40:17.866962+0000 mgr.y (mgr.25166) 428 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:40:19.536 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[89559]: cephadm 2024-09-16T14:40:17.866962+0000 mgr.y (mgr.25166) 428 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:40:19.536 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[89559]: cephadm 2024-09-16T14:40:17.872946+0000 mgr.y (mgr.25166) 429 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:40:19.537 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[89559]: cephadm 2024-09-16T14:40:17.872946+0000 mgr.y (mgr.25166) 429 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:40:19.537 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[89559]: cephadm 2024-09-16T14:40:17.881239+0000 mgr.y (mgr.25166) 430 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:40:19.537 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[89559]: cephadm 2024-09-16T14:40:17.881239+0000 mgr.y (mgr.25166) 430 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:40:19.537 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[89559]: cephadm 2024-09-16T14:40:17.889015+0000 mgr.y (mgr.25166) 431 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:40:19.537 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[89559]: cephadm 2024-09-16T14:40:17.889015+0000 mgr.y (mgr.25166) 431 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:40:19.538 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[89559]: audit 2024-09-16T14:40:17.895697+0000 mgr.y (mgr.25166) 432 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T14:40:19.538 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[89559]: audit 2024-09-16T14:40:17.895697+0000 mgr.y (mgr.25166) 432 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T14:40:19.538 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[89559]: cephadm 2024-09-16T14:40:17.897007+0000 mgr.y (mgr.25166) 433 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-16T14:40:19.538 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[89559]: cephadm 2024-09-16T14:40:17.897007+0000 mgr.y (mgr.25166) 433 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-16T14:40:19.538 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[92968]: cephadm 2024-09-16T14:40:17.866885+0000 mgr.y (mgr.25166) 427 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:40:19.539 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[92968]: cephadm 2024-09-16T14:40:17.866885+0000 mgr.y (mgr.25166) 427 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:40:19.539 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[92968]: cephadm 2024-09-16T14:40:17.866962+0000 mgr.y (mgr.25166) 428 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:40:19.539 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[92968]: cephadm 2024-09-16T14:40:17.866962+0000 mgr.y (mgr.25166) 428 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:40:19.539 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[92968]: cephadm 2024-09-16T14:40:17.872946+0000 mgr.y (mgr.25166) 429 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:40:19.539 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[92968]: cephadm 2024-09-16T14:40:17.872946+0000 mgr.y (mgr.25166) 429 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:40:19.540 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[92968]: cephadm 2024-09-16T14:40:17.881239+0000 mgr.y (mgr.25166) 430 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:40:19.540 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[92968]: cephadm 2024-09-16T14:40:17.881239+0000 mgr.y (mgr.25166) 430 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:40:19.540 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[92968]: cephadm 2024-09-16T14:40:17.889015+0000 mgr.y (mgr.25166) 431 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:40:19.540 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[92968]: cephadm 2024-09-16T14:40:17.889015+0000 mgr.y (mgr.25166) 431 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:40:19.540 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[92968]: audit 2024-09-16T14:40:17.895697+0000 mgr.y (mgr.25166) 432 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T14:40:19.540 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[92968]: audit 2024-09-16T14:40:17.895697+0000 mgr.y (mgr.25166) 432 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T14:40:19.541 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[92968]: cephadm 2024-09-16T14:40:17.897007+0000 mgr.y (mgr.25166) 433 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-16T14:40:19.541 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:19 smithi050 bash[92968]: cephadm 2024-09-16T14:40:17.897007+0000 mgr.y (mgr.25166) 433 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-16T14:40:19.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:19 smithi090 bash[70266]: cephadm 2024-09-16T14:40:17.866885+0000 mgr.y (mgr.25166) 427 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:40:19.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:19 smithi090 bash[70266]: cephadm 2024-09-16T14:40:17.866885+0000 mgr.y (mgr.25166) 427 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:40:19.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:19 smithi090 bash[70266]: cephadm 2024-09-16T14:40:17.866962+0000 mgr.y (mgr.25166) 428 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:40:19.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:19 smithi090 bash[70266]: cephadm 2024-09-16T14:40:17.866962+0000 mgr.y (mgr.25166) 428 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:40:19.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:19 smithi090 bash[70266]: cephadm 2024-09-16T14:40:17.872946+0000 mgr.y (mgr.25166) 429 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:40:19.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:19 smithi090 bash[70266]: cephadm 2024-09-16T14:40:17.872946+0000 mgr.y (mgr.25166) 429 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:40:19.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:19 smithi090 bash[70266]: cephadm 2024-09-16T14:40:17.881239+0000 mgr.y (mgr.25166) 430 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:40:19.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:19 smithi090 bash[70266]: cephadm 2024-09-16T14:40:17.881239+0000 mgr.y (mgr.25166) 430 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:40:19.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:19 smithi090 bash[70266]: cephadm 2024-09-16T14:40:17.889015+0000 mgr.y (mgr.25166) 431 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:40:19.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:19 smithi090 bash[70266]: cephadm 2024-09-16T14:40:17.889015+0000 mgr.y (mgr.25166) 431 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:40:19.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:19 smithi090 bash[70266]: audit 2024-09-16T14:40:17.895697+0000 mgr.y (mgr.25166) 432 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T14:40:19.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:19 smithi090 bash[70266]: audit 2024-09-16T14:40:17.895697+0000 mgr.y (mgr.25166) 432 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T14:40:19.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:19 smithi090 bash[70266]: cephadm 2024-09-16T14:40:17.897007+0000 mgr.y (mgr.25166) 433 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-16T14:40:19.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:19 smithi090 bash[70266]: cephadm 2024-09-16T14:40:17.897007+0000 mgr.y (mgr.25166) 433 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-16T14:40:20.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:20 smithi050 bash[92968]: cluster 2024-09-16T14:40:19.312645+0000 mgr.y (mgr.25166) 434 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:20.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:20 smithi050 bash[92968]: cluster 2024-09-16T14:40:19.312645+0000 mgr.y (mgr.25166) 434 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:20.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:20 smithi050 bash[89559]: cluster 2024-09-16T14:40:19.312645+0000 mgr.y (mgr.25166) 434 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:20.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:20 smithi050 bash[89559]: cluster 2024-09-16T14:40:19.312645+0000 mgr.y (mgr.25166) 434 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:20.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:20 smithi090 bash[70266]: cluster 2024-09-16T14:40:19.312645+0000 mgr.y (mgr.25166) 434 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:20.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:20 smithi090 bash[70266]: cluster 2024-09-16T14:40:19.312645+0000 mgr.y (mgr.25166) 434 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:21.415 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:40:21 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:40:21.004813696Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:40:21.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:21 smithi050 bash[92968]: cephadm 2024-09-16T14:40:20.403793+0000 mgr.y (mgr.25166) 435 : cephadm [INF] Upgrade: Updating osd.0 2024-09-16T14:40:21.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:21 smithi050 bash[92968]: cephadm 2024-09-16T14:40:20.403793+0000 mgr.y (mgr.25166) 435 : cephadm [INF] Upgrade: Updating osd.0 2024-09-16T14:40:21.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:21 smithi050 bash[92968]: audit 2024-09-16T14:40:20.409704+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:21.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:21 smithi050 bash[92968]: audit 2024-09-16T14:40:20.409704+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:21.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:21 smithi050 bash[92968]: audit 2024-09-16T14:40:20.413170+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T14:40:21.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:21 smithi050 bash[92968]: audit 2024-09-16T14:40:20.413170+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T14:40:21.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:21 smithi050 bash[92968]: audit 2024-09-16T14:40:20.414570+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:40:21.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:21 smithi050 bash[92968]: audit 2024-09-16T14:40:20.414570+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:40:21.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:21 smithi050 bash[92968]: cephadm 2024-09-16T14:40:20.421714+0000 mgr.y (mgr.25166) 436 : cephadm [INF] Deploying daemon osd.0 on smithi050 2024-09-16T14:40:21.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:21 smithi050 bash[92968]: cephadm 2024-09-16T14:40:20.421714+0000 mgr.y (mgr.25166) 436 : cephadm [INF] Deploying daemon osd.0 on smithi050 2024-09-16T14:40:21.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:21 smithi050 bash[92968]: cluster 2024-09-16T14:40:21.313347+0000 mgr.y (mgr.25166) 437 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:21.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:21 smithi050 bash[92968]: cluster 2024-09-16T14:40:21.313347+0000 mgr.y (mgr.25166) 437 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:21.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:21 smithi050 bash[89559]: cephadm 2024-09-16T14:40:20.403793+0000 mgr.y (mgr.25166) 435 : cephadm [INF] Upgrade: Updating osd.0 2024-09-16T14:40:21.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:21 smithi050 bash[89559]: cephadm 2024-09-16T14:40:20.403793+0000 mgr.y (mgr.25166) 435 : cephadm [INF] Upgrade: Updating osd.0 2024-09-16T14:40:21.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:21 smithi050 bash[89559]: audit 2024-09-16T14:40:20.409704+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:21.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:21 smithi050 bash[89559]: audit 2024-09-16T14:40:20.409704+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:21.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:21 smithi050 bash[89559]: audit 2024-09-16T14:40:20.413170+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T14:40:21.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:21 smithi050 bash[89559]: audit 2024-09-16T14:40:20.413170+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T14:40:21.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:21 smithi050 bash[89559]: audit 2024-09-16T14:40:20.414570+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:40:21.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:21 smithi050 bash[89559]: audit 2024-09-16T14:40:20.414570+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:40:21.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:21 smithi050 bash[89559]: cephadm 2024-09-16T14:40:20.421714+0000 mgr.y (mgr.25166) 436 : cephadm [INF] Deploying daemon osd.0 on smithi050 2024-09-16T14:40:21.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:21 smithi050 bash[89559]: cephadm 2024-09-16T14:40:20.421714+0000 mgr.y (mgr.25166) 436 : cephadm [INF] Deploying daemon osd.0 on smithi050 2024-09-16T14:40:21.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:21 smithi050 bash[89559]: cluster 2024-09-16T14:40:21.313347+0000 mgr.y (mgr.25166) 437 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:21.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:21 smithi050 bash[89559]: cluster 2024-09-16T14:40:21.313347+0000 mgr.y (mgr.25166) 437 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:21.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:21 smithi090 bash[70266]: cephadm 2024-09-16T14:40:20.403793+0000 mgr.y (mgr.25166) 435 : cephadm [INF] Upgrade: Updating osd.0 2024-09-16T14:40:21.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:21 smithi090 bash[70266]: cephadm 2024-09-16T14:40:20.403793+0000 mgr.y (mgr.25166) 435 : cephadm [INF] Upgrade: Updating osd.0 2024-09-16T14:40:21.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:21 smithi090 bash[70266]: audit 2024-09-16T14:40:20.409704+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:21.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:21 smithi090 bash[70266]: audit 2024-09-16T14:40:20.409704+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:21.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:21 smithi090 bash[70266]: audit 2024-09-16T14:40:20.413170+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T14:40:21.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:21 smithi090 bash[70266]: audit 2024-09-16T14:40:20.413170+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T14:40:21.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:21 smithi090 bash[70266]: audit 2024-09-16T14:40:20.414570+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:40:21.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:21 smithi090 bash[70266]: audit 2024-09-16T14:40:20.414570+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:40:21.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:21 smithi090 bash[70266]: cephadm 2024-09-16T14:40:20.421714+0000 mgr.y (mgr.25166) 436 : cephadm [INF] Deploying daemon osd.0 on smithi050 2024-09-16T14:40:21.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:21 smithi090 bash[70266]: cephadm 2024-09-16T14:40:20.421714+0000 mgr.y (mgr.25166) 436 : cephadm [INF] Deploying daemon osd.0 on smithi050 2024-09-16T14:40:21.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:21 smithi090 bash[70266]: cluster 2024-09-16T14:40:21.313347+0000 mgr.y (mgr.25166) 437 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:21.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:21 smithi090 bash[70266]: cluster 2024-09-16T14:40:21.313347+0000 mgr.y (mgr.25166) 437 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:21.907 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:40:24.079 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:40:24.370 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:40:23 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:40:23.998571745Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:40:24.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:24 smithi050 bash[92968]: cluster 2024-09-16T14:40:23.315022+0000 mgr.y (mgr.25166) 438 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:40:24.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:24 smithi050 bash[92968]: cluster 2024-09-16T14:40:23.315022+0000 mgr.y (mgr.25166) 438 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:40:24.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:24 smithi050 bash[89559]: cluster 2024-09-16T14:40:23.315022+0000 mgr.y (mgr.25166) 438 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:40:24.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:24 smithi050 bash[89559]: cluster 2024-09-16T14:40:23.315022+0000 mgr.y (mgr.25166) 438 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:40:24.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:24 smithi090 bash[70266]: cluster 2024-09-16T14:40:23.315022+0000 mgr.y (mgr.25166) 438 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:40:24.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:24 smithi090 bash[70266]: cluster 2024-09-16T14:40:23.315022+0000 mgr.y (mgr.25166) 438 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:40:24.732 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:40:24.733 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (5m) 91s ago 32m 14.4M - 0.27.0 11f11916f8cd cabc95728e9a 2024-09-16T14:40:24.733 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (4m) 3m ago 32m 68.1M - 10.4.0 c8b91775d855 88a9367c0284 2024-09-16T14:40:24.733 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (7m) 91s ago 30m 49.6M - 3.8 b5388489f99e d92ced4635d4 2024-09-16T14:40:24.733 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (7m) 3m ago 41m 441M - 19.3.0-4917-g8293d73f 425e316ba8eb 9887b7561d75 2024-09-16T14:40:24.733 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (18m) 91s ago 43m 511M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:40:24.733 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (2m) 91s ago 43m 40.3M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 2dace7d54c6b 2024-09-16T14:40:24.733 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (3m) 3m ago 41m 18.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 207fa7c489b4 2024-09-16T14:40:24.733 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (100s) 91s ago 41m 18.9M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb e91fc2c1a7ff 2024-09-16T14:40:24.733 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (6m) 91s ago 32m 8192k - 1.7.0 72c9c2088986 e166bfc4ac14 2024-09-16T14:40:24.733 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (6m) 3m ago 32m 8252k - 1.7.0 72c9c2088986 872a2376fb53 2024-09-16T14:40:24.733 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (40m) 91s ago 40m 66.5M 3037M 19.1.1-328-gad35db06 b5388489f99e 47cd40270475 2024-09-16T14:40:24.734 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (39m) 91s ago 39m 69.2M 3037M 19.1.1-328-gad35db06 b5388489f99e b3d14fae3c7d 2024-09-16T14:40:24.734 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (38m) 91s ago 38m 53.8M 3037M 19.1.1-328-gad35db06 b5388489f99e 9c1326f71702 2024-09-16T14:40:24.734 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (37m) 91s ago 37m 58.2M 3037M 19.1.1-328-gad35db06 b5388489f99e 010e8927a52f 2024-09-16T14:40:24.734 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (36m) 3m ago 37m 59.7M 3292M 19.1.1-328-gad35db06 b5388489f99e e352ed0b0cc0 2024-09-16T14:40:24.734 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (36m) 3m ago 36m 56.9M 3292M 19.1.1-328-gad35db06 b5388489f99e c2c5d905dd84 2024-09-16T14:40:24.734 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (35m) 3m ago 35m 65.1M 3292M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:40:24.734 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (34m) 3m ago 34m 58.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:40:24.734 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (6m) 3m ago 33m 39.2M - 2.51.0 1d3b7f56885b 26eb48164510 2024-09-16T14:40:24.734 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (30m) 91s ago 30m 101M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:40:24.734 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (30m) 3m ago 30m 102M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:40:25.115 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:40:25.115 INFO:teuthology.orchestra.run.smithi050.stdout: "mon": { 2024-09-16T14:40:25.115 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:40:25.115 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:40:25.115 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr": { 2024-09-16T14:40:25.115 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:40:25.115 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:40:25.116 INFO:teuthology.orchestra.run.smithi050.stdout: "osd": { 2024-09-16T14:40:25.116 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:40:25.116 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:40:25.116 INFO:teuthology.orchestra.run.smithi050.stdout: "rgw": { 2024-09-16T14:40:25.116 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:40:25.116 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:40:25.116 INFO:teuthology.orchestra.run.smithi050.stdout: "overall": { 2024-09-16T14:40:25.116 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 10, 2024-09-16T14:40:25.116 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 5 2024-09-16T14:40:25.116 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:40:25.116 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:40:25.431 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:40:25.431 INFO:teuthology.orchestra.run.smithi050.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:40:25.431 INFO:teuthology.orchestra.run.smithi050.stdout: "in_progress": true, 2024-09-16T14:40:25.431 INFO:teuthology.orchestra.run.smithi050.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-09-16T14:40:25.431 INFO:teuthology.orchestra.run.smithi050.stdout: "services_complete": [], 2024-09-16T14:40:25.431 INFO:teuthology.orchestra.run.smithi050.stdout: "progress": "0/8 daemons upgraded", 2024-09-16T14:40:25.431 INFO:teuthology.orchestra.run.smithi050.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:40:25.431 INFO:teuthology.orchestra.run.smithi050.stdout: "is_paused": false 2024-09-16T14:40:25.432 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:40:25.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:25 smithi050 bash[89559]: audit 2024-09-16T14:40:24.067558+0000 mgr.y (mgr.25166) 439 : audit [DBG] from='client.54149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:25.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:25 smithi050 bash[89559]: audit 2024-09-16T14:40:24.067558+0000 mgr.y (mgr.25166) 439 : audit [DBG] from='client.54149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:25.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:25 smithi050 bash[89559]: audit 2024-09-16T14:40:24.393170+0000 mgr.y (mgr.25166) 440 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:25.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:25 smithi050 bash[89559]: audit 2024-09-16T14:40:24.393170+0000 mgr.y (mgr.25166) 440 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:25.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:25 smithi050 bash[89559]: audit 2024-09-16T14:40:25.115845+0000 mon.a (mon.0) 166 : audit [DBG] from='client.? 172.21.15.50:0/2878787941' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:25.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:25 smithi050 bash[89559]: audit 2024-09-16T14:40:25.115845+0000 mon.a (mon.0) 166 : audit [DBG] from='client.? 172.21.15.50:0/2878787941' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:25.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:25 smithi050 bash[92968]: audit 2024-09-16T14:40:24.067558+0000 mgr.y (mgr.25166) 439 : audit [DBG] from='client.54149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:25.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:25 smithi050 bash[92968]: audit 2024-09-16T14:40:24.067558+0000 mgr.y (mgr.25166) 439 : audit [DBG] from='client.54149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:25.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:25 smithi050 bash[92968]: audit 2024-09-16T14:40:24.393170+0000 mgr.y (mgr.25166) 440 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:25.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:25 smithi050 bash[92968]: audit 2024-09-16T14:40:24.393170+0000 mgr.y (mgr.25166) 440 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:25.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:25 smithi050 bash[92968]: audit 2024-09-16T14:40:25.115845+0000 mon.a (mon.0) 166 : audit [DBG] from='client.? 172.21.15.50:0/2878787941' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:25.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:25 smithi050 bash[92968]: audit 2024-09-16T14:40:25.115845+0000 mon.a (mon.0) 166 : audit [DBG] from='client.? 172.21.15.50:0/2878787941' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:25.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:25 smithi090 bash[70266]: audit 2024-09-16T14:40:24.067558+0000 mgr.y (mgr.25166) 439 : audit [DBG] from='client.54149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:25.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:25 smithi090 bash[70266]: audit 2024-09-16T14:40:24.067558+0000 mgr.y (mgr.25166) 439 : audit [DBG] from='client.54149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:25.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:25 smithi090 bash[70266]: audit 2024-09-16T14:40:24.393170+0000 mgr.y (mgr.25166) 440 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:25.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:25 smithi090 bash[70266]: audit 2024-09-16T14:40:24.393170+0000 mgr.y (mgr.25166) 440 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:25.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:25 smithi090 bash[70266]: audit 2024-09-16T14:40:25.115845+0000 mon.a (mon.0) 166 : audit [DBG] from='client.? 172.21.15.50:0/2878787941' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:25.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:25 smithi090 bash[70266]: audit 2024-09-16T14:40:25.115845+0000 mon.a (mon.0) 166 : audit [DBG] from='client.? 172.21.15.50:0/2878787941' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:26.087 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:25 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:40:26.088 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:40:25 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:40:26.088 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:40:25 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:40:26.089 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:40:25 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:40:26.089 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:40:25 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:40:26.089 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:40:25 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:40:26.090 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:40:25 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:40:26.090 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:25 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:40:26.090 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:40:25 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:40:26.401 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:40:26 smithi050 systemd[1]: Stopping Ceph osd.0 for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:40:26.401 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:40:26 smithi050 bash[29626]: debug 2024-09-16T14:40:26.177+0000 7f33d5291640 -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-09-16T14:40:26.401 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:40:26 smithi050 bash[29626]: debug 2024-09-16T14:40:26.177+0000 7f33d5291640 -1 osd.0 112 *** Got signal Terminated *** 2024-09-16T14:40:26.401 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:40:26 smithi050 bash[29626]: debug 2024-09-16T14:40:26.177+0000 7f33d5291640 -1 osd.0 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:40:26.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:26 smithi050 bash[89559]: audit 2024-09-16T14:40:24.579107+0000 mgr.y (mgr.25166) 441 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:26.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:26 smithi050 bash[89559]: audit 2024-09-16T14:40:24.579107+0000 mgr.y (mgr.25166) 441 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:26.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:26 smithi050 bash[89559]: audit 2024-09-16T14:40:24.700826+0000 mgr.y (mgr.25166) 442 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:26.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:26 smithi050 bash[89559]: audit 2024-09-16T14:40:24.700826+0000 mgr.y (mgr.25166) 442 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:26.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:26 smithi050 bash[89559]: cluster 2024-09-16T14:40:25.315705+0000 mgr.y (mgr.25166) 443 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:26.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:26 smithi050 bash[89559]: cluster 2024-09-16T14:40:25.315705+0000 mgr.y (mgr.25166) 443 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:26.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:26 smithi050 bash[89559]: cluster 2024-09-16T14:40:26.183030+0000 mon.a (mon.0) 167 : cluster [INF] osd.0 marked itself down and dead 2024-09-16T14:40:26.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:26 smithi050 bash[89559]: cluster 2024-09-16T14:40:26.183030+0000 mon.a (mon.0) 167 : cluster [INF] osd.0 marked itself down and dead 2024-09-16T14:40:26.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:26 smithi050 bash[92968]: audit 2024-09-16T14:40:24.579107+0000 mgr.y (mgr.25166) 441 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:26.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:26 smithi050 bash[92968]: audit 2024-09-16T14:40:24.579107+0000 mgr.y (mgr.25166) 441 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:26.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:26 smithi050 bash[92968]: audit 2024-09-16T14:40:24.700826+0000 mgr.y (mgr.25166) 442 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:26.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:26 smithi050 bash[92968]: audit 2024-09-16T14:40:24.700826+0000 mgr.y (mgr.25166) 442 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:26.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:26 smithi050 bash[92968]: cluster 2024-09-16T14:40:25.315705+0000 mgr.y (mgr.25166) 443 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:26.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:26 smithi050 bash[92968]: cluster 2024-09-16T14:40:25.315705+0000 mgr.y (mgr.25166) 443 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:26.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:26 smithi050 bash[92968]: cluster 2024-09-16T14:40:26.183030+0000 mon.a (mon.0) 167 : cluster [INF] osd.0 marked itself down and dead 2024-09-16T14:40:26.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:26 smithi050 bash[92968]: cluster 2024-09-16T14:40:26.183030+0000 mon.a (mon.0) 167 : cluster [INF] osd.0 marked itself down and dead 2024-09-16T14:40:26.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:26 smithi090 bash[70266]: audit 2024-09-16T14:40:24.579107+0000 mgr.y (mgr.25166) 441 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:26.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:26 smithi090 bash[70266]: audit 2024-09-16T14:40:24.579107+0000 mgr.y (mgr.25166) 441 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:26.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:26 smithi090 bash[70266]: audit 2024-09-16T14:40:24.700826+0000 mgr.y (mgr.25166) 442 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:26.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:26 smithi090 bash[70266]: audit 2024-09-16T14:40:24.700826+0000 mgr.y (mgr.25166) 442 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:26.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:26 smithi090 bash[70266]: cluster 2024-09-16T14:40:25.315705+0000 mgr.y (mgr.25166) 443 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:26.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:26 smithi090 bash[70266]: cluster 2024-09-16T14:40:25.315705+0000 mgr.y (mgr.25166) 443 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:40:26.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:26 smithi090 bash[70266]: cluster 2024-09-16T14:40:26.183030+0000 mon.a (mon.0) 167 : cluster [INF] osd.0 marked itself down and dead 2024-09-16T14:40:26.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:26 smithi090 bash[70266]: cluster 2024-09-16T14:40:26.183030+0000 mon.a (mon.0) 167 : cluster [INF] osd.0 marked itself down and dead 2024-09-16T14:40:27.406 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:40:27 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:40:27.012270002Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:40:27.686 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:40:27 smithi050 bash[98159]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-0 2024-09-16T14:40:27.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:27 smithi050 bash[89559]: audit 2024-09-16T14:40:25.431476+0000 mgr.y (mgr.25166) 444 : audit [DBG] from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:27.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:27 smithi050 bash[89559]: audit 2024-09-16T14:40:25.431476+0000 mgr.y (mgr.25166) 444 : audit [DBG] from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:27.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:27 smithi050 bash[89559]: cluster 2024-09-16T14:40:26.381467+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:40:27.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:27 smithi050 bash[89559]: cluster 2024-09-16T14:40:26.381467+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:40:27.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:27 smithi050 bash[89559]: cluster 2024-09-16T14:40:26.392962+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-16T14:40:27.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:27 smithi050 bash[89559]: cluster 2024-09-16T14:40:26.392962+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-16T14:40:27.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:27 smithi050 bash[89559]: audit 2024-09-16T14:40:26.729568+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:27.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:27 smithi050 bash[89559]: audit 2024-09-16T14:40:26.729568+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:27.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:27 smithi050 bash[89559]: audit 2024-09-16T14:40:26.730859+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:40:27.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:27 smithi050 bash[89559]: audit 2024-09-16T14:40:26.730859+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:40:27.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:27 smithi050 bash[89559]: cluster 2024-09-16T14:40:27.392454+0000 mon.a (mon.0) 172 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-16T14:40:27.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:27 smithi050 bash[89559]: cluster 2024-09-16T14:40:27.392454+0000 mon.a (mon.0) 172 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-16T14:40:27.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:27 smithi050 bash[92968]: audit 2024-09-16T14:40:25.431476+0000 mgr.y (mgr.25166) 444 : audit [DBG] from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:27.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:27 smithi050 bash[92968]: audit 2024-09-16T14:40:25.431476+0000 mgr.y (mgr.25166) 444 : audit [DBG] from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:27.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:27 smithi050 bash[92968]: cluster 2024-09-16T14:40:26.381467+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:40:27.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:27 smithi050 bash[92968]: cluster 2024-09-16T14:40:26.381467+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:40:27.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:27 smithi050 bash[92968]: cluster 2024-09-16T14:40:26.392962+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-16T14:40:27.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:27 smithi050 bash[92968]: cluster 2024-09-16T14:40:26.392962+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-16T14:40:27.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:27 smithi050 bash[92968]: audit 2024-09-16T14:40:26.729568+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:27.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:27 smithi050 bash[92968]: audit 2024-09-16T14:40:26.729568+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:27.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:27 smithi050 bash[92968]: audit 2024-09-16T14:40:26.730859+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:40:27.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:27 smithi050 bash[92968]: audit 2024-09-16T14:40:26.730859+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:40:27.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:27 smithi050 bash[92968]: cluster 2024-09-16T14:40:27.392454+0000 mon.a (mon.0) 172 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-16T14:40:27.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:27 smithi050 bash[92968]: cluster 2024-09-16T14:40:27.392454+0000 mon.a (mon.0) 172 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-16T14:40:27.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:27 smithi090 bash[70266]: audit 2024-09-16T14:40:25.431476+0000 mgr.y (mgr.25166) 444 : audit [DBG] from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:27.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:27 smithi090 bash[70266]: audit 2024-09-16T14:40:25.431476+0000 mgr.y (mgr.25166) 444 : audit [DBG] from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:27.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:27 smithi090 bash[70266]: cluster 2024-09-16T14:40:26.381467+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:40:27.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:27 smithi090 bash[70266]: cluster 2024-09-16T14:40:26.381467+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:40:27.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:27 smithi090 bash[70266]: cluster 2024-09-16T14:40:26.392962+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-16T14:40:27.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:27 smithi090 bash[70266]: cluster 2024-09-16T14:40:26.392962+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-16T14:40:27.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:27 smithi090 bash[70266]: audit 2024-09-16T14:40:26.729568+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:27.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:27 smithi090 bash[70266]: audit 2024-09-16T14:40:26.729568+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:27.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:27 smithi090 bash[70266]: audit 2024-09-16T14:40:26.730859+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:40:27.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:27 smithi090 bash[70266]: audit 2024-09-16T14:40:26.730859+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:40:27.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:27 smithi090 bash[70266]: cluster 2024-09-16T14:40:27.392454+0000 mon.a (mon.0) 172 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-16T14:40:27.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:27 smithi090 bash[70266]: cluster 2024-09-16T14:40:27.392454+0000 mon.a (mon.0) 172 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-16T14:40:28.186 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:40:27 smithi050 bash[98222]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-0 2024-09-16T14:40:28.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:28 smithi050 bash[89559]: cluster 2024-09-16T14:40:27.317895+0000 mgr.y (mgr.25166) 445 : cluster [DBG] pgmap v237: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2024-09-16T14:40:28.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:28 smithi050 bash[89559]: cluster 2024-09-16T14:40:27.317895+0000 mgr.y (mgr.25166) 445 : cluster [DBG] pgmap v237: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2024-09-16T14:40:28.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:28 smithi050 bash[89559]: cluster 2024-09-16T14:40:27.726699+0000 mon.a (mon.0) 173 : cluster [WRN] Health check failed: Reduced data availability: 14 pgs inactive, 34 pgs peering (PG_AVAILABILITY) 2024-09-16T14:40:28.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:28 smithi050 bash[89559]: cluster 2024-09-16T14:40:27.726699+0000 mon.a (mon.0) 173 : cluster [WRN] Health check failed: Reduced data availability: 14 pgs inactive, 34 pgs peering (PG_AVAILABILITY) 2024-09-16T14:40:28.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:28 smithi050 bash[92968]: cluster 2024-09-16T14:40:27.317895+0000 mgr.y (mgr.25166) 445 : cluster [DBG] pgmap v237: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2024-09-16T14:40:28.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:28 smithi050 bash[92968]: cluster 2024-09-16T14:40:27.317895+0000 mgr.y (mgr.25166) 445 : cluster [DBG] pgmap v237: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2024-09-16T14:40:28.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:28 smithi050 bash[92968]: cluster 2024-09-16T14:40:27.726699+0000 mon.a (mon.0) 173 : cluster [WRN] Health check failed: Reduced data availability: 14 pgs inactive, 34 pgs peering (PG_AVAILABILITY) 2024-09-16T14:40:28.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:28 smithi050 bash[92968]: cluster 2024-09-16T14:40:27.726699+0000 mon.a (mon.0) 173 : cluster [WRN] Health check failed: Reduced data availability: 14 pgs inactive, 34 pgs peering (PG_AVAILABILITY) 2024-09-16T14:40:28.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:28 smithi090 bash[70266]: cluster 2024-09-16T14:40:27.317895+0000 mgr.y (mgr.25166) 445 : cluster [DBG] pgmap v237: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2024-09-16T14:40:28.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:28 smithi090 bash[70266]: cluster 2024-09-16T14:40:27.317895+0000 mgr.y (mgr.25166) 445 : cluster [DBG] pgmap v237: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2024-09-16T14:40:28.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:28 smithi090 bash[70266]: cluster 2024-09-16T14:40:27.726699+0000 mon.a (mon.0) 173 : cluster [WRN] Health check failed: Reduced data availability: 14 pgs inactive, 34 pgs peering (PG_AVAILABILITY) 2024-09-16T14:40:28.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:28 smithi090 bash[70266]: cluster 2024-09-16T14:40:27.726699+0000 mon.a (mon.0) 173 : cluster [WRN] Health check failed: Reduced data availability: 14 pgs inactive, 34 pgs peering (PG_AVAILABILITY) 2024-09-16T14:40:29.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:40:29 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:40:29] "GET /metrics HTTP/1.1" 200 38283 "" "Prometheus/2.51.0" 2024-09-16T14:40:29.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:29 smithi050 bash[92968]: cluster 2024-09-16T14:40:29.319029+0000 mgr.y (mgr.25166) 446 : cluster [DBG] pgmap v239: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T14:40:29.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:29 smithi050 bash[92968]: cluster 2024-09-16T14:40:29.319029+0000 mgr.y (mgr.25166) 446 : cluster [DBG] pgmap v239: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T14:40:29.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:29 smithi050 bash[89559]: cluster 2024-09-16T14:40:29.319029+0000 mgr.y (mgr.25166) 446 : cluster [DBG] pgmap v239: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T14:40:29.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:29 smithi050 bash[89559]: cluster 2024-09-16T14:40:29.319029+0000 mgr.y (mgr.25166) 446 : cluster [DBG] pgmap v239: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T14:40:29.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:29 smithi090 bash[70266]: cluster 2024-09-16T14:40:29.319029+0000 mgr.y (mgr.25166) 446 : cluster [DBG] pgmap v239: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T14:40:29.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:29 smithi090 bash[70266]: cluster 2024-09-16T14:40:29.319029+0000 mgr.y (mgr.25166) 446 : cluster [DBG] pgmap v239: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T14:40:30.363 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:30 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:40:30.364 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:40:30 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:40:30.364 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:40:30 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:40:30.364 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:40:30 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:40:30.365 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:40:30 smithi050 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-16T14:40:30.365 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:40:30 smithi050 systemd[1]: Stopped Ceph osd.0 for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:40:30.365 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:40:30 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:40:30.365 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:30 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:40:30.365 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:40:30 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:40:30.366 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:40:30 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:40:30.366 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:40:30 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:40:30.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:40:30 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:40:30.034862739Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:40:30.686 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:40:30 smithi050 systemd[1]: Started Ceph osd.0 for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:40:31.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:31 smithi050 bash[89559]: audit 2024-09-16T14:40:30.413980+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:31.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:31 smithi050 bash[89559]: audit 2024-09-16T14:40:30.413980+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:31.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:31 smithi050 bash[89559]: audit 2024-09-16T14:40:30.419990+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:31.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:31 smithi050 bash[89559]: audit 2024-09-16T14:40:30.419990+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:31.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:31 smithi050 bash[89559]: audit 2024-09-16T14:40:30.425432+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:31.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:31 smithi050 bash[89559]: audit 2024-09-16T14:40:30.425432+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:31.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:31 smithi050 bash[89559]: cluster 2024-09-16T14:40:31.320238+0000 mgr.y (mgr.25166) 447 : cluster [DBG] pgmap v240: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:40:31.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:31 smithi050 bash[89559]: cluster 2024-09-16T14:40:31.320238+0000 mgr.y (mgr.25166) 447 : cluster [DBG] pgmap v240: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:40:31.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:31 smithi050 bash[92968]: audit 2024-09-16T14:40:30.413980+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:31.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:31 smithi050 bash[92968]: audit 2024-09-16T14:40:30.413980+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:31.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:31 smithi050 bash[92968]: audit 2024-09-16T14:40:30.419990+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:31.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:31 smithi050 bash[92968]: audit 2024-09-16T14:40:30.419990+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:31.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:31 smithi050 bash[92968]: audit 2024-09-16T14:40:30.425432+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:31.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:31 smithi050 bash[92968]: audit 2024-09-16T14:40:30.425432+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:31.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:31 smithi050 bash[92968]: cluster 2024-09-16T14:40:31.320238+0000 mgr.y (mgr.25166) 447 : cluster [DBG] pgmap v240: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:40:31.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:31 smithi050 bash[92968]: cluster 2024-09-16T14:40:31.320238+0000 mgr.y (mgr.25166) 447 : cluster [DBG] pgmap v240: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:40:31.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:31 smithi090 bash[70266]: audit 2024-09-16T14:40:30.413980+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:31.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:31 smithi090 bash[70266]: audit 2024-09-16T14:40:30.413980+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:31.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:31 smithi090 bash[70266]: audit 2024-09-16T14:40:30.419990+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:31.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:31 smithi090 bash[70266]: audit 2024-09-16T14:40:30.419990+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:31.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:31 smithi090 bash[70266]: audit 2024-09-16T14:40:30.425432+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:31.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:31 smithi090 bash[70266]: audit 2024-09-16T14:40:30.425432+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:31.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:31 smithi090 bash[70266]: cluster 2024-09-16T14:40:31.320238+0000 mgr.y (mgr.25166) 447 : cluster [DBG] pgmap v240: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:40:31.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:31 smithi090 bash[70266]: cluster 2024-09-16T14:40:31.320238+0000 mgr.y (mgr.25166) 447 : cluster [DBG] pgmap v240: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:40:32.186 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:40:31 smithi050 bash[98367]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:40:32.186 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:40:31 smithi050 bash[98367]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:40:33.427 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:40:33 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:40:33.005686698Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:40:33.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:33 smithi050 bash[89559]: cluster 2024-09-16T14:40:33.321407+0000 mgr.y (mgr.25166) 448 : cluster [DBG] pgmap v241: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:33.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:33 smithi050 bash[89559]: cluster 2024-09-16T14:40:33.321407+0000 mgr.y (mgr.25166) 448 : cluster [DBG] pgmap v241: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:33.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:33 smithi050 bash[89559]: cluster 2024-09-16T14:40:33.372697+0000 mon.a (mon.0) 177 : cluster [WRN] Health check failed: Degraded data redundancy: 66/636 objects degraded (10.377%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:40:33.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:33 smithi050 bash[89559]: cluster 2024-09-16T14:40:33.372697+0000 mon.a (mon.0) 177 : cluster [WRN] Health check failed: Degraded data redundancy: 66/636 objects degraded (10.377%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:40:33.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:33 smithi050 bash[89559]: cluster 2024-09-16T14:40:33.372757+0000 mon.a (mon.0) 178 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 14 pgs inactive, 34 pgs peering) 2024-09-16T14:40:33.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:33 smithi050 bash[89559]: cluster 2024-09-16T14:40:33.372757+0000 mon.a (mon.0) 178 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 14 pgs inactive, 34 pgs peering) 2024-09-16T14:40:33.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:33 smithi050 bash[92968]: cluster 2024-09-16T14:40:33.321407+0000 mgr.y (mgr.25166) 448 : cluster [DBG] pgmap v241: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:33.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:33 smithi050 bash[92968]: cluster 2024-09-16T14:40:33.321407+0000 mgr.y (mgr.25166) 448 : cluster [DBG] pgmap v241: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:33.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:33 smithi050 bash[92968]: cluster 2024-09-16T14:40:33.372697+0000 mon.a (mon.0) 177 : cluster [WRN] Health check failed: Degraded data redundancy: 66/636 objects degraded (10.377%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:40:33.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:33 smithi050 bash[92968]: cluster 2024-09-16T14:40:33.372697+0000 mon.a (mon.0) 177 : cluster [WRN] Health check failed: Degraded data redundancy: 66/636 objects degraded (10.377%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:40:33.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:33 smithi050 bash[92968]: cluster 2024-09-16T14:40:33.372757+0000 mon.a (mon.0) 178 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 14 pgs inactive, 34 pgs peering) 2024-09-16T14:40:33.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:33 smithi050 bash[92968]: cluster 2024-09-16T14:40:33.372757+0000 mon.a (mon.0) 178 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 14 pgs inactive, 34 pgs peering) 2024-09-16T14:40:33.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:33 smithi090 bash[70266]: cluster 2024-09-16T14:40:33.321407+0000 mgr.y (mgr.25166) 448 : cluster [DBG] pgmap v241: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:33.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:33 smithi090 bash[70266]: cluster 2024-09-16T14:40:33.321407+0000 mgr.y (mgr.25166) 448 : cluster [DBG] pgmap v241: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:33.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:33 smithi090 bash[70266]: cluster 2024-09-16T14:40:33.372697+0000 mon.a (mon.0) 177 : cluster [WRN] Health check failed: Degraded data redundancy: 66/636 objects degraded (10.377%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:40:33.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:33 smithi090 bash[70266]: cluster 2024-09-16T14:40:33.372697+0000 mon.a (mon.0) 177 : cluster [WRN] Health check failed: Degraded data redundancy: 66/636 objects degraded (10.377%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:40:33.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:33 smithi090 bash[70266]: cluster 2024-09-16T14:40:33.372757+0000 mon.a (mon.0) 178 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 14 pgs inactive, 34 pgs peering) 2024-09-16T14:40:33.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:33 smithi090 bash[70266]: cluster 2024-09-16T14:40:33.372757+0000 mon.a (mon.0) 178 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 14 pgs inactive, 34 pgs peering) 2024-09-16T14:40:34.590 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:40:34 smithi050 bash[98367]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-16T14:40:34.590 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:40:34 smithi050 bash[98367]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-16T14:40:34.900 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:40:34 smithi050 bash[98367]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-16T14:40:34.900 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:40:34 smithi050 bash[98367]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-16T14:40:34.900 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:40:34 smithi050 bash[98367]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-16T14:40:34.900 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:40:34 smithi050 bash[98367]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-16T14:40:34.900 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:40:34 smithi050 bash[98367]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-16T14:40:36.402 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:36 smithi050 bash[89559]: audit 2024-09-16T14:40:34.590159+0000 mgr.y (mgr.25166) 449 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:36.402 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:36 smithi050 bash[89559]: audit 2024-09-16T14:40:34.590159+0000 mgr.y (mgr.25166) 449 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:36.402 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:36 smithi050 bash[89559]: cluster 2024-09-16T14:40:35.322327+0000 mgr.y (mgr.25166) 450 : cluster [DBG] pgmap v242: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 458 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:36.402 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:36 smithi050 bash[89559]: cluster 2024-09-16T14:40:35.322327+0000 mgr.y (mgr.25166) 450 : cluster [DBG] pgmap v242: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 458 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:36.402 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:36 smithi050 bash[92968]: audit 2024-09-16T14:40:34.590159+0000 mgr.y (mgr.25166) 449 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:36.403 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:36 smithi050 bash[92968]: audit 2024-09-16T14:40:34.590159+0000 mgr.y (mgr.25166) 449 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:36.403 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:36 smithi050 bash[92968]: cluster 2024-09-16T14:40:35.322327+0000 mgr.y (mgr.25166) 450 : cluster [DBG] pgmap v242: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 458 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:36.403 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:36 smithi050 bash[92968]: cluster 2024-09-16T14:40:35.322327+0000 mgr.y (mgr.25166) 450 : cluster [DBG] pgmap v242: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 458 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:36.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:40:36 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:40:36.023007403Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:40:36.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:36 smithi090 bash[70266]: audit 2024-09-16T14:40:34.590159+0000 mgr.y (mgr.25166) 449 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:36.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:36 smithi090 bash[70266]: audit 2024-09-16T14:40:34.590159+0000 mgr.y (mgr.25166) 449 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:36.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:36 smithi090 bash[70266]: cluster 2024-09-16T14:40:35.322327+0000 mgr.y (mgr.25166) 450 : cluster [DBG] pgmap v242: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 458 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:36.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:36 smithi090 bash[70266]: cluster 2024-09-16T14:40:35.322327+0000 mgr.y (mgr.25166) 450 : cluster [DBG] pgmap v242: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 458 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:36.686 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:40:36 smithi050 bash[98632]: debug 2024-09-16T14:40:36.473+0000 7f605f3a4640 1 -- 172.21.15.50:0/1564216128 <== mon.2 v2:172.21.15.50:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556c83e54960 con 0x556c84c42000 2024-09-16T14:40:38.339 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:38 smithi050 bash[89559]: audit 2024-09-16T14:40:37.042771+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:38.339 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:38 smithi050 bash[89559]: audit 2024-09-16T14:40:37.042771+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:38.339 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:38 smithi050 bash[89559]: audit 2024-09-16T14:40:37.048735+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:38.339 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:38 smithi050 bash[89559]: audit 2024-09-16T14:40:37.048735+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:38.340 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:38 smithi050 bash[89559]: cluster 2024-09-16T14:40:37.324056+0000 mgr.y (mgr.25166) 451 : cluster [DBG] pgmap v243: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:38.340 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:38 smithi050 bash[89559]: cluster 2024-09-16T14:40:37.324056+0000 mgr.y (mgr.25166) 451 : cluster [DBG] pgmap v243: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:38.340 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:38 smithi050 bash[92968]: audit 2024-09-16T14:40:37.042771+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:38.340 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:38 smithi050 bash[92968]: audit 2024-09-16T14:40:37.042771+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:38.340 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:38 smithi050 bash[92968]: audit 2024-09-16T14:40:37.048735+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:38.340 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:38 smithi050 bash[92968]: audit 2024-09-16T14:40:37.048735+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:38.340 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:38 smithi050 bash[92968]: cluster 2024-09-16T14:40:37.324056+0000 mgr.y (mgr.25166) 451 : cluster [DBG] pgmap v243: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:38.340 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:38 smithi050 bash[92968]: cluster 2024-09-16T14:40:37.324056+0000 mgr.y (mgr.25166) 451 : cluster [DBG] pgmap v243: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:38.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:38 smithi090 bash[70266]: audit 2024-09-16T14:40:37.042771+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:38.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:38 smithi090 bash[70266]: audit 2024-09-16T14:40:37.042771+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:38.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:38 smithi090 bash[70266]: audit 2024-09-16T14:40:37.048735+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:38.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:38 smithi090 bash[70266]: audit 2024-09-16T14:40:37.048735+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:38.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:38 smithi090 bash[70266]: cluster 2024-09-16T14:40:37.324056+0000 mgr.y (mgr.25166) 451 : cluster [DBG] pgmap v243: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:38.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:38 smithi090 bash[70266]: cluster 2024-09-16T14:40:37.324056+0000 mgr.y (mgr.25166) 451 : cluster [DBG] pgmap v243: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:38.686 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:40:38 smithi050 bash[98632]: debug 2024-09-16T14:40:38.337+0000 7f6061c0b640 -1 Falling back to public interface 2024-09-16T14:40:39.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:40:39 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:40:39.014247713Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:40:39.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:39 smithi090 bash[70266]: audit 2024-09-16T14:40:38.235563+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:39.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:39 smithi090 bash[70266]: audit 2024-09-16T14:40:38.235563+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:39.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:39 smithi090 bash[70266]: audit 2024-09-16T14:40:38.240491+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:39.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:39 smithi090 bash[70266]: audit 2024-09-16T14:40:38.240491+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:39.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:40:39 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:40:39] "GET /metrics HTTP/1.1" 200 38283 "" "Prometheus/2.51.0" 2024-09-16T14:40:39.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:39 smithi050 bash[89559]: audit 2024-09-16T14:40:38.235563+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:39.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:39 smithi050 bash[89559]: audit 2024-09-16T14:40:38.235563+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:39.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:39 smithi050 bash[89559]: audit 2024-09-16T14:40:38.240491+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:39.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:39 smithi050 bash[89559]: audit 2024-09-16T14:40:38.240491+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:39.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:39 smithi050 bash[92968]: audit 2024-09-16T14:40:38.235563+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:39.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:39 smithi050 bash[92968]: audit 2024-09-16T14:40:38.235563+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:39.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:39 smithi050 bash[92968]: audit 2024-09-16T14:40:38.240491+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:39.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:39 smithi050 bash[92968]: audit 2024-09-16T14:40:38.240491+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:40.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:40 smithi050 bash[89559]: cluster 2024-09-16T14:40:39.324998+0000 mgr.y (mgr.25166) 452 : cluster [DBG] pgmap v244: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:40.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:40 smithi050 bash[89559]: cluster 2024-09-16T14:40:39.324998+0000 mgr.y (mgr.25166) 452 : cluster [DBG] pgmap v244: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:40.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:40 smithi050 bash[92968]: cluster 2024-09-16T14:40:39.324998+0000 mgr.y (mgr.25166) 452 : cluster [DBG] pgmap v244: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:40.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:40 smithi050 bash[92968]: cluster 2024-09-16T14:40:39.324998+0000 mgr.y (mgr.25166) 452 : cluster [DBG] pgmap v244: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:40.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:40 smithi090 bash[70266]: cluster 2024-09-16T14:40:39.324998+0000 mgr.y (mgr.25166) 452 : cluster [DBG] pgmap v244: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:40.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:40 smithi090 bash[70266]: cluster 2024-09-16T14:40:39.324998+0000 mgr.y (mgr.25166) 452 : cluster [DBG] pgmap v244: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:41.936 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:40:41 smithi050 bash[98632]: debug 2024-09-16T14:40:41.545+0000 7f6061c0b640 -1 osd.0 112 log_to_monitors true 2024-09-16T14:40:42.392 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:40:42 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:40:42.018757741Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:40:42.686 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:40:42 smithi050 bash[98632]: debug 2024-09-16T14:40:42.421+0000 7f60599b5640 -1 osd.0 112 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:40:42.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:42 smithi050 bash[92968]: cluster 2024-09-16T14:40:41.325609+0000 mgr.y (mgr.25166) 453 : cluster [DBG] pgmap v245: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:42.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:42 smithi050 bash[92968]: cluster 2024-09-16T14:40:41.325609+0000 mgr.y (mgr.25166) 453 : cluster [DBG] pgmap v245: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:42.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:42 smithi050 bash[92968]: audit 2024-09-16T14:40:41.554676+0000 mon.a (mon.0) 183 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2294476317,v1:172.21.15.50:6803/2294476317]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T14:40:42.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:42 smithi050 bash[92968]: audit 2024-09-16T14:40:41.554676+0000 mon.a (mon.0) 183 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2294476317,v1:172.21.15.50:6803/2294476317]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T14:40:42.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:42 smithi050 bash[92968]: audit 2024-09-16T14:40:41.731904+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:42.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:42 smithi050 bash[92968]: audit 2024-09-16T14:40:41.731904+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:42.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:42 smithi050 bash[92968]: audit 2024-09-16T14:40:41.733946+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:40:42.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:42 smithi050 bash[92968]: audit 2024-09-16T14:40:41.733946+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:40:42.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:42 smithi050 bash[89559]: cluster 2024-09-16T14:40:41.325609+0000 mgr.y (mgr.25166) 453 : cluster [DBG] pgmap v245: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:42.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:42 smithi050 bash[89559]: cluster 2024-09-16T14:40:41.325609+0000 mgr.y (mgr.25166) 453 : cluster [DBG] pgmap v245: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:42.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:42 smithi050 bash[89559]: audit 2024-09-16T14:40:41.554676+0000 mon.a (mon.0) 183 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2294476317,v1:172.21.15.50:6803/2294476317]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T14:40:42.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:42 smithi050 bash[89559]: audit 2024-09-16T14:40:41.554676+0000 mon.a (mon.0) 183 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2294476317,v1:172.21.15.50:6803/2294476317]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T14:40:42.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:42 smithi050 bash[89559]: audit 2024-09-16T14:40:41.731904+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:42.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:42 smithi050 bash[89559]: audit 2024-09-16T14:40:41.731904+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:42.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:42 smithi050 bash[89559]: audit 2024-09-16T14:40:41.733946+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:40:42.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:42 smithi050 bash[89559]: audit 2024-09-16T14:40:41.733946+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:40:42.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:42 smithi090 bash[70266]: cluster 2024-09-16T14:40:41.325609+0000 mgr.y (mgr.25166) 453 : cluster [DBG] pgmap v245: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:42.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:42 smithi090 bash[70266]: cluster 2024-09-16T14:40:41.325609+0000 mgr.y (mgr.25166) 453 : cluster [DBG] pgmap v245: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:42.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:42 smithi090 bash[70266]: audit 2024-09-16T14:40:41.554676+0000 mon.a (mon.0) 183 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2294476317,v1:172.21.15.50:6803/2294476317]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T14:40:42.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:42 smithi090 bash[70266]: audit 2024-09-16T14:40:41.554676+0000 mon.a (mon.0) 183 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2294476317,v1:172.21.15.50:6803/2294476317]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T14:40:42.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:42 smithi090 bash[70266]: audit 2024-09-16T14:40:41.731904+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:42.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:42 smithi090 bash[70266]: audit 2024-09-16T14:40:41.731904+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:42.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:42 smithi090 bash[70266]: audit 2024-09-16T14:40:41.733946+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:40:42.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:42 smithi090 bash[70266]: audit 2024-09-16T14:40:41.733946+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:40:43.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:43 smithi050 bash[89559]: audit 2024-09-16T14:40:42.382017+0000 mon.a (mon.0) 186 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2294476317,v1:172.21.15.50:6803/2294476317]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T14:40:43.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:43 smithi050 bash[89559]: audit 2024-09-16T14:40:42.382017+0000 mon.a (mon.0) 186 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2294476317,v1:172.21.15.50:6803/2294476317]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T14:40:43.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:43 smithi050 bash[89559]: cluster 2024-09-16T14:40:42.389223+0000 mon.a (mon.0) 187 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-16T14:40:43.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:43 smithi050 bash[89559]: cluster 2024-09-16T14:40:42.389223+0000 mon.a (mon.0) 187 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-16T14:40:43.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:43 smithi050 bash[89559]: audit 2024-09-16T14:40:42.390413+0000 mon.a (mon.0) 188 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2294476317,v1:172.21.15.50:6803/2294476317]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:40:43.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:43 smithi050 bash[89559]: audit 2024-09-16T14:40:42.390413+0000 mon.a (mon.0) 188 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2294476317,v1:172.21.15.50:6803/2294476317]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:40:43.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:43 smithi050 bash[92968]: audit 2024-09-16T14:40:42.382017+0000 mon.a (mon.0) 186 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2294476317,v1:172.21.15.50:6803/2294476317]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T14:40:43.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:43 smithi050 bash[92968]: audit 2024-09-16T14:40:42.382017+0000 mon.a (mon.0) 186 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2294476317,v1:172.21.15.50:6803/2294476317]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T14:40:43.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:43 smithi050 bash[92968]: cluster 2024-09-16T14:40:42.389223+0000 mon.a (mon.0) 187 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-16T14:40:43.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:43 smithi050 bash[92968]: cluster 2024-09-16T14:40:42.389223+0000 mon.a (mon.0) 187 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-16T14:40:43.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:43 smithi050 bash[92968]: audit 2024-09-16T14:40:42.390413+0000 mon.a (mon.0) 188 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2294476317,v1:172.21.15.50:6803/2294476317]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:40:43.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:43 smithi050 bash[92968]: audit 2024-09-16T14:40:42.390413+0000 mon.a (mon.0) 188 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2294476317,v1:172.21.15.50:6803/2294476317]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:40:43.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:43 smithi090 bash[70266]: audit 2024-09-16T14:40:42.382017+0000 mon.a (mon.0) 186 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2294476317,v1:172.21.15.50:6803/2294476317]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T14:40:43.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:43 smithi090 bash[70266]: audit 2024-09-16T14:40:42.382017+0000 mon.a (mon.0) 186 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2294476317,v1:172.21.15.50:6803/2294476317]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T14:40:43.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:43 smithi090 bash[70266]: cluster 2024-09-16T14:40:42.389223+0000 mon.a (mon.0) 187 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-16T14:40:43.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:43 smithi090 bash[70266]: cluster 2024-09-16T14:40:42.389223+0000 mon.a (mon.0) 187 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-16T14:40:43.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:43 smithi090 bash[70266]: audit 2024-09-16T14:40:42.390413+0000 mon.a (mon.0) 188 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2294476317,v1:172.21.15.50:6803/2294476317]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:40:43.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:43 smithi090 bash[70266]: audit 2024-09-16T14:40:42.390413+0000 mon.a (mon.0) 188 : audit [INF] from='osd.0 [v2:172.21.15.50:6802/2294476317,v1:172.21.15.50:6803/2294476317]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:40:44.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:44 smithi050 bash[89559]: cluster 2024-09-16T14:40:43.326338+0000 mgr.y (mgr.25166) 454 : cluster [DBG] pgmap v247: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:44.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:44 smithi050 bash[89559]: cluster 2024-09-16T14:40:43.326338+0000 mgr.y (mgr.25166) 454 : cluster [DBG] pgmap v247: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:44.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:44 smithi050 bash[89559]: cluster 2024-09-16T14:40:43.393167+0000 mon.a (mon.0) 189 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:40:44.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:44 smithi050 bash[89559]: cluster 2024-09-16T14:40:43.393167+0000 mon.a (mon.0) 189 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:40:44.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:44 smithi050 bash[89559]: cluster 2024-09-16T14:40:43.409844+0000 mon.a (mon.0) 190 : cluster [INF] osd.0 [v2:172.21.15.50:6802/2294476317,v1:172.21.15.50:6803/2294476317] boot 2024-09-16T14:40:44.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:44 smithi050 bash[89559]: cluster 2024-09-16T14:40:43.409844+0000 mon.a (mon.0) 190 : cluster [INF] osd.0 [v2:172.21.15.50:6802/2294476317,v1:172.21.15.50:6803/2294476317] boot 2024-09-16T14:40:44.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:44 smithi050 bash[89559]: cluster 2024-09-16T14:40:43.409998+0000 mon.a (mon.0) 191 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-16T14:40:44.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:44 smithi050 bash[89559]: cluster 2024-09-16T14:40:43.409998+0000 mon.a (mon.0) 191 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-16T14:40:44.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:44 smithi050 bash[89559]: audit 2024-09-16T14:40:43.412183+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T14:40:44.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:44 smithi050 bash[89559]: audit 2024-09-16T14:40:43.412183+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T14:40:44.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:44 smithi050 bash[92968]: cluster 2024-09-16T14:40:43.326338+0000 mgr.y (mgr.25166) 454 : cluster [DBG] pgmap v247: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:44.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:44 smithi050 bash[92968]: cluster 2024-09-16T14:40:43.326338+0000 mgr.y (mgr.25166) 454 : cluster [DBG] pgmap v247: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:44.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:44 smithi050 bash[92968]: cluster 2024-09-16T14:40:43.393167+0000 mon.a (mon.0) 189 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:40:44.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:44 smithi050 bash[92968]: cluster 2024-09-16T14:40:43.393167+0000 mon.a (mon.0) 189 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:40:44.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:44 smithi050 bash[92968]: cluster 2024-09-16T14:40:43.409844+0000 mon.a (mon.0) 190 : cluster [INF] osd.0 [v2:172.21.15.50:6802/2294476317,v1:172.21.15.50:6803/2294476317] boot 2024-09-16T14:40:44.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:44 smithi050 bash[92968]: cluster 2024-09-16T14:40:43.409844+0000 mon.a (mon.0) 190 : cluster [INF] osd.0 [v2:172.21.15.50:6802/2294476317,v1:172.21.15.50:6803/2294476317] boot 2024-09-16T14:40:44.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:44 smithi050 bash[92968]: cluster 2024-09-16T14:40:43.409998+0000 mon.a (mon.0) 191 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-16T14:40:44.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:44 smithi050 bash[92968]: cluster 2024-09-16T14:40:43.409998+0000 mon.a (mon.0) 191 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-16T14:40:44.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:44 smithi050 bash[92968]: audit 2024-09-16T14:40:43.412183+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T14:40:44.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:44 smithi050 bash[92968]: audit 2024-09-16T14:40:43.412183+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T14:40:44.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:44 smithi090 bash[70266]: cluster 2024-09-16T14:40:43.326338+0000 mgr.y (mgr.25166) 454 : cluster [DBG] pgmap v247: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:44.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:44 smithi090 bash[70266]: cluster 2024-09-16T14:40:43.326338+0000 mgr.y (mgr.25166) 454 : cluster [DBG] pgmap v247: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:44.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:44 smithi090 bash[70266]: cluster 2024-09-16T14:40:43.393167+0000 mon.a (mon.0) 189 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:40:44.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:44 smithi090 bash[70266]: cluster 2024-09-16T14:40:43.393167+0000 mon.a (mon.0) 189 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:40:44.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:44 smithi090 bash[70266]: cluster 2024-09-16T14:40:43.409844+0000 mon.a (mon.0) 190 : cluster [INF] osd.0 [v2:172.21.15.50:6802/2294476317,v1:172.21.15.50:6803/2294476317] boot 2024-09-16T14:40:44.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:44 smithi090 bash[70266]: cluster 2024-09-16T14:40:43.409844+0000 mon.a (mon.0) 190 : cluster [INF] osd.0 [v2:172.21.15.50:6802/2294476317,v1:172.21.15.50:6803/2294476317] boot 2024-09-16T14:40:44.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:44 smithi090 bash[70266]: cluster 2024-09-16T14:40:43.409998+0000 mon.a (mon.0) 191 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-16T14:40:44.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:44 smithi090 bash[70266]: cluster 2024-09-16T14:40:43.409998+0000 mon.a (mon.0) 191 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-16T14:40:44.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:44 smithi090 bash[70266]: audit 2024-09-16T14:40:43.412183+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T14:40:44.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:44 smithi090 bash[70266]: audit 2024-09-16T14:40:43.412183+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T14:40:45.423 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:40:45 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:40:45.008234999Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:40:45.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:45 smithi050 bash[89559]: cluster 2024-09-16T14:40:44.418468+0000 mon.a (mon.0) 193 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-16T14:40:45.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:45 smithi050 bash[89559]: cluster 2024-09-16T14:40:44.418468+0000 mon.a (mon.0) 193 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-16T14:40:45.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:45 smithi050 bash[89559]: audit 2024-09-16T14:40:44.598995+0000 mgr.y (mgr.25166) 455 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:45.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:45 smithi050 bash[89559]: audit 2024-09-16T14:40:44.598995+0000 mgr.y (mgr.25166) 455 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:45.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:45 smithi050 bash[89559]: cluster 2024-09-16T14:40:45.327409+0000 mgr.y (mgr.25166) 456 : cluster [DBG] pgmap v250: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:45.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:45 smithi050 bash[89559]: cluster 2024-09-16T14:40:45.327409+0000 mgr.y (mgr.25166) 456 : cluster [DBG] pgmap v250: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:45.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:45 smithi050 bash[92968]: cluster 2024-09-16T14:40:44.418468+0000 mon.a (mon.0) 193 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-16T14:40:45.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:45 smithi050 bash[92968]: cluster 2024-09-16T14:40:44.418468+0000 mon.a (mon.0) 193 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-16T14:40:45.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:45 smithi050 bash[92968]: audit 2024-09-16T14:40:44.598995+0000 mgr.y (mgr.25166) 455 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:45.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:45 smithi050 bash[92968]: audit 2024-09-16T14:40:44.598995+0000 mgr.y (mgr.25166) 455 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:45.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:45 smithi050 bash[92968]: cluster 2024-09-16T14:40:45.327409+0000 mgr.y (mgr.25166) 456 : cluster [DBG] pgmap v250: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:45.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:45 smithi050 bash[92968]: cluster 2024-09-16T14:40:45.327409+0000 mgr.y (mgr.25166) 456 : cluster [DBG] pgmap v250: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:45.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:45 smithi090 bash[70266]: cluster 2024-09-16T14:40:44.418468+0000 mon.a (mon.0) 193 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-16T14:40:45.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:45 smithi090 bash[70266]: cluster 2024-09-16T14:40:44.418468+0000 mon.a (mon.0) 193 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-16T14:40:45.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:45 smithi090 bash[70266]: audit 2024-09-16T14:40:44.598995+0000 mgr.y (mgr.25166) 455 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:45.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:45 smithi090 bash[70266]: audit 2024-09-16T14:40:44.598995+0000 mgr.y (mgr.25166) 455 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:45.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:45 smithi090 bash[70266]: cluster 2024-09-16T14:40:45.327409+0000 mgr.y (mgr.25166) 456 : cluster [DBG] pgmap v250: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:45.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:45 smithi090 bash[70266]: cluster 2024-09-16T14:40:45.327409+0000 mgr.y (mgr.25166) 456 : cluster [DBG] pgmap v250: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-16T14:40:47.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:47 smithi050 bash[89559]: cluster 2024-09-16T14:40:47.328552+0000 mgr.y (mgr.25166) 457 : cluster [DBG] pgmap v251: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/636 objects degraded (4.403%) 2024-09-16T14:40:47.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:47 smithi050 bash[89559]: cluster 2024-09-16T14:40:47.328552+0000 mgr.y (mgr.25166) 457 : cluster [DBG] pgmap v251: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/636 objects degraded (4.403%) 2024-09-16T14:40:47.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:47 smithi050 bash[89559]: cluster 2024-09-16T14:40:47.379536+0000 mon.a (mon.0) 194 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T14:40:47.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:47 smithi050 bash[89559]: cluster 2024-09-16T14:40:47.379536+0000 mon.a (mon.0) 194 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T14:40:47.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:47 smithi050 bash[92968]: cluster 2024-09-16T14:40:47.328552+0000 mgr.y (mgr.25166) 457 : cluster [DBG] pgmap v251: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/636 objects degraded (4.403%) 2024-09-16T14:40:47.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:47 smithi050 bash[92968]: cluster 2024-09-16T14:40:47.328552+0000 mgr.y (mgr.25166) 457 : cluster [DBG] pgmap v251: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/636 objects degraded (4.403%) 2024-09-16T14:40:47.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:47 smithi050 bash[92968]: cluster 2024-09-16T14:40:47.379536+0000 mon.a (mon.0) 194 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T14:40:47.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:47 smithi050 bash[92968]: cluster 2024-09-16T14:40:47.379536+0000 mon.a (mon.0) 194 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T14:40:47.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:47 smithi090 bash[70266]: cluster 2024-09-16T14:40:47.328552+0000 mgr.y (mgr.25166) 457 : cluster [DBG] pgmap v251: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/636 objects degraded (4.403%) 2024-09-16T14:40:47.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:47 smithi090 bash[70266]: cluster 2024-09-16T14:40:47.328552+0000 mgr.y (mgr.25166) 457 : cluster [DBG] pgmap v251: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/636 objects degraded (4.403%) 2024-09-16T14:40:47.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:47 smithi090 bash[70266]: cluster 2024-09-16T14:40:47.379536+0000 mon.a (mon.0) 194 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T14:40:47.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:47 smithi090 bash[70266]: cluster 2024-09-16T14:40:47.379536+0000 mon.a (mon.0) 194 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T14:40:48.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:40:48 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:40:48.044814825Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:40:49.186 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:40:48 smithi050 bash[68576]: debug 2024-09-16T14:40:48.785+0000 7f14b6258640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-16T14:40:49.617 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:40:49] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.51.0" 2024-09-16T14:40:49.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[89559]: audit 2024-09-16T14:40:48.619084+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:49.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[89559]: audit 2024-09-16T14:40:48.619084+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:49.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[89559]: audit 2024-09-16T14:40:48.629772+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:49.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[89559]: audit 2024-09-16T14:40:48.629772+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:49.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[89559]: audit 2024-09-16T14:40:48.632106+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:40:49.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[89559]: audit 2024-09-16T14:40:48.632106+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:40:49.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[89559]: audit 2024-09-16T14:40:48.633959+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:40:49.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[89559]: audit 2024-09-16T14:40:48.633959+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:40:49.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[89559]: audit 2024-09-16T14:40:48.644535+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:49.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[89559]: audit 2024-09-16T14:40:48.644535+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:49.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[89559]: audit 2024-09-16T14:40:48.778459+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:40:49.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[89559]: audit 2024-09-16T14:40:48.778459+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:40:49.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[89559]: audit 2024-09-16T14:40:48.781868+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:49.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[89559]: audit 2024-09-16T14:40:48.781868+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:49.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[89559]: audit 2024-09-16T14:40:48.784414+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:49.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[89559]: audit 2024-09-16T14:40:48.784414+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:49.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[89559]: audit 2024-09-16T14:40:48.786740+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:49.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[89559]: audit 2024-09-16T14:40:48.786740+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:49.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[89559]: audit 2024-09-16T14:40:48.789469+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T14:40:49.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[89559]: audit 2024-09-16T14:40:48.789469+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T14:40:49.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[92968]: audit 2024-09-16T14:40:48.619084+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:49.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[92968]: audit 2024-09-16T14:40:48.619084+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:49.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[92968]: audit 2024-09-16T14:40:48.629772+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:49.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[92968]: audit 2024-09-16T14:40:48.629772+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:49.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[92968]: audit 2024-09-16T14:40:48.632106+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:40:49.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[92968]: audit 2024-09-16T14:40:48.632106+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:40:49.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[92968]: audit 2024-09-16T14:40:48.633959+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:40:49.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[92968]: audit 2024-09-16T14:40:48.633959+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:40:49.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[92968]: audit 2024-09-16T14:40:48.644535+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:49.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[92968]: audit 2024-09-16T14:40:48.644535+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:49.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[92968]: audit 2024-09-16T14:40:48.778459+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:40:49.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[92968]: audit 2024-09-16T14:40:48.778459+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:40:49.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[92968]: audit 2024-09-16T14:40:48.781868+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:49.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[92968]: audit 2024-09-16T14:40:48.781868+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:49.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[92968]: audit 2024-09-16T14:40:48.784414+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:49.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[92968]: audit 2024-09-16T14:40:48.784414+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:49.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[92968]: audit 2024-09-16T14:40:48.786740+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:49.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[92968]: audit 2024-09-16T14:40:48.786740+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:49.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[92968]: audit 2024-09-16T14:40:48.789469+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T14:40:49.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[92968]: audit 2024-09-16T14:40:48.789469+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T14:40:49.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[89559]: audit 2024-09-16T14:40:48.789871+0000 mgr.y (mgr.25166) 458 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T14:40:49.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[89559]: audit 2024-09-16T14:40:48.789871+0000 mgr.y (mgr.25166) 458 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T14:40:49.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[89559]: cephadm 2024-09-16T14:40:48.791840+0000 mgr.y (mgr.25166) 459 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-16T14:40:49.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[89559]: cephadm 2024-09-16T14:40:48.791840+0000 mgr.y (mgr.25166) 459 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-16T14:40:49.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[89559]: cluster 2024-09-16T14:40:49.329506+0000 mgr.y (mgr.25166) 460 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 737 B/s rd, 0 op/s 2024-09-16T14:40:49.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[89559]: cluster 2024-09-16T14:40:49.329506+0000 mgr.y (mgr.25166) 460 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 737 B/s rd, 0 op/s 2024-09-16T14:40:49.942 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[92968]: audit 2024-09-16T14:40:48.789871+0000 mgr.y (mgr.25166) 458 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T14:40:49.942 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[92968]: audit 2024-09-16T14:40:48.789871+0000 mgr.y (mgr.25166) 458 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T14:40:49.942 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[92968]: cephadm 2024-09-16T14:40:48.791840+0000 mgr.y (mgr.25166) 459 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-16T14:40:49.942 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[92968]: cephadm 2024-09-16T14:40:48.791840+0000 mgr.y (mgr.25166) 459 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-16T14:40:49.942 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[92968]: cluster 2024-09-16T14:40:49.329506+0000 mgr.y (mgr.25166) 460 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 737 B/s rd, 0 op/s 2024-09-16T14:40:49.942 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:49 smithi050 bash[92968]: cluster 2024-09-16T14:40:49.329506+0000 mgr.y (mgr.25166) 460 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 737 B/s rd, 0 op/s 2024-09-16T14:40:49.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:49 smithi090 bash[70266]: audit 2024-09-16T14:40:48.619084+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:49.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:49 smithi090 bash[70266]: audit 2024-09-16T14:40:48.619084+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:49.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:49 smithi090 bash[70266]: audit 2024-09-16T14:40:48.629772+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:49.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:49 smithi090 bash[70266]: audit 2024-09-16T14:40:48.629772+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:49.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:49 smithi090 bash[70266]: audit 2024-09-16T14:40:48.632106+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:40:49.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:49 smithi090 bash[70266]: audit 2024-09-16T14:40:48.632106+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:40:49.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:49 smithi090 bash[70266]: audit 2024-09-16T14:40:48.633959+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:40:49.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:49 smithi090 bash[70266]: audit 2024-09-16T14:40:48.633959+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:40:49.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:49 smithi090 bash[70266]: audit 2024-09-16T14:40:48.644535+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:49.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:49 smithi090 bash[70266]: audit 2024-09-16T14:40:48.644535+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:49.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:49 smithi090 bash[70266]: audit 2024-09-16T14:40:48.778459+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:40:49.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:49 smithi090 bash[70266]: audit 2024-09-16T14:40:48.778459+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:40:49.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:49 smithi090 bash[70266]: audit 2024-09-16T14:40:48.781868+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:49.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:49 smithi090 bash[70266]: audit 2024-09-16T14:40:48.781868+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:49.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:49 smithi090 bash[70266]: audit 2024-09-16T14:40:48.784414+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:49.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:49 smithi090 bash[70266]: audit 2024-09-16T14:40:48.784414+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:49.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:49 smithi090 bash[70266]: audit 2024-09-16T14:40:48.786740+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:49.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:49 smithi090 bash[70266]: audit 2024-09-16T14:40:48.786740+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:49.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:49 smithi090 bash[70266]: audit 2024-09-16T14:40:48.789469+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T14:40:49.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:49 smithi090 bash[70266]: audit 2024-09-16T14:40:48.789469+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T14:40:49.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:49 smithi090 bash[70266]: audit 2024-09-16T14:40:48.789871+0000 mgr.y (mgr.25166) 458 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T14:40:49.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:49 smithi090 bash[70266]: audit 2024-09-16T14:40:48.789871+0000 mgr.y (mgr.25166) 458 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T14:40:49.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:49 smithi090 bash[70266]: cephadm 2024-09-16T14:40:48.791840+0000 mgr.y (mgr.25166) 459 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-16T14:40:49.949 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:49 smithi090 bash[70266]: cephadm 2024-09-16T14:40:48.791840+0000 mgr.y (mgr.25166) 459 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-16T14:40:49.949 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:49 smithi090 bash[70266]: cluster 2024-09-16T14:40:49.329506+0000 mgr.y (mgr.25166) 460 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 737 B/s rd, 0 op/s 2024-09-16T14:40:49.949 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:49 smithi090 bash[70266]: cluster 2024-09-16T14:40:49.329506+0000 mgr.y (mgr.25166) 460 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 737 B/s rd, 0 op/s 2024-09-16T14:40:50.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:50 smithi050 bash[89559]: cluster 2024-09-16T14:40:49.640466+0000 mon.a (mon.0) 205 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded) 2024-09-16T14:40:50.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:50 smithi050 bash[89559]: cluster 2024-09-16T14:40:49.640466+0000 mon.a (mon.0) 205 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded) 2024-09-16T14:40:50.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:50 smithi050 bash[89559]: cluster 2024-09-16T14:40:49.640515+0000 mon.a (mon.0) 206 : cluster [INF] Cluster is now healthy 2024-09-16T14:40:50.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:50 smithi050 bash[89559]: cluster 2024-09-16T14:40:49.640515+0000 mon.a (mon.0) 206 : cluster [INF] Cluster is now healthy 2024-09-16T14:40:50.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:50 smithi050 bash[92968]: cluster 2024-09-16T14:40:49.640466+0000 mon.a (mon.0) 205 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded) 2024-09-16T14:40:50.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:50 smithi050 bash[92968]: cluster 2024-09-16T14:40:49.640466+0000 mon.a (mon.0) 205 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded) 2024-09-16T14:40:50.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:50 smithi050 bash[92968]: cluster 2024-09-16T14:40:49.640515+0000 mon.a (mon.0) 206 : cluster [INF] Cluster is now healthy 2024-09-16T14:40:50.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:50 smithi050 bash[92968]: cluster 2024-09-16T14:40:49.640515+0000 mon.a (mon.0) 206 : cluster [INF] Cluster is now healthy 2024-09-16T14:40:50.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:50 smithi090 bash[70266]: cluster 2024-09-16T14:40:49.640466+0000 mon.a (mon.0) 205 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded) 2024-09-16T14:40:50.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:50 smithi090 bash[70266]: cluster 2024-09-16T14:40:49.640466+0000 mon.a (mon.0) 205 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded) 2024-09-16T14:40:50.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:50 smithi090 bash[70266]: cluster 2024-09-16T14:40:49.640515+0000 mon.a (mon.0) 206 : cluster [INF] Cluster is now healthy 2024-09-16T14:40:50.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:50 smithi090 bash[70266]: cluster 2024-09-16T14:40:49.640515+0000 mon.a (mon.0) 206 : cluster [INF] Cluster is now healthy 2024-09-16T14:40:51.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:40:50 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:40:50.998444696Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:40:51.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:51 smithi050 bash[89559]: cluster 2024-09-16T14:40:51.330376+0000 mgr.y (mgr.25166) 461 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T14:40:51.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:51 smithi050 bash[89559]: cluster 2024-09-16T14:40:51.330376+0000 mgr.y (mgr.25166) 461 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T14:40:51.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:51 smithi050 bash[92968]: cluster 2024-09-16T14:40:51.330376+0000 mgr.y (mgr.25166) 461 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T14:40:51.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:51 smithi050 bash[92968]: cluster 2024-09-16T14:40:51.330376+0000 mgr.y (mgr.25166) 461 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T14:40:51.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:51 smithi090 bash[70266]: cluster 2024-09-16T14:40:51.330376+0000 mgr.y (mgr.25166) 461 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T14:40:51.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:51 smithi090 bash[70266]: cluster 2024-09-16T14:40:51.330376+0000 mgr.y (mgr.25166) 461 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T14:40:54.388 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:40:54 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:40:54.017972447Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:40:54.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:54 smithi050 bash[89559]: cluster 2024-09-16T14:40:53.332229+0000 mgr.y (mgr.25166) 462 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T14:40:54.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:54 smithi050 bash[89559]: cluster 2024-09-16T14:40:53.332229+0000 mgr.y (mgr.25166) 462 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T14:40:54.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:54 smithi050 bash[92968]: cluster 2024-09-16T14:40:53.332229+0000 mgr.y (mgr.25166) 462 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T14:40:54.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:54 smithi050 bash[92968]: cluster 2024-09-16T14:40:53.332229+0000 mgr.y (mgr.25166) 462 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T14:40:54.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:54 smithi090 bash[70266]: cluster 2024-09-16T14:40:53.332229+0000 mgr.y (mgr.25166) 462 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T14:40:54.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:54 smithi090 bash[70266]: cluster 2024-09-16T14:40:53.332229+0000 mgr.y (mgr.25166) 462 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T14:40:55.777 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:40:56.406 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:40:56.406 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (6m) 19s ago 33m 13.7M - 0.27.0 11f11916f8cd cabc95728e9a 2024-09-16T14:40:56.406 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (5m) 3m ago 32m 68.1M - 10.4.0 c8b91775d855 88a9367c0284 2024-09-16T14:40:56.407 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (7m) 19s ago 30m 49.7M - 3.8 b5388489f99e d92ced4635d4 2024-09-16T14:40:56.407 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (7m) 3m ago 41m 441M - 19.3.0-4917-g8293d73f 425e316ba8eb 9887b7561d75 2024-09-16T14:40:56.407 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (18m) 19s ago 44m 512M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:40:56.407 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (2m) 19s ago 44m 43.0M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 2dace7d54c6b 2024-09-16T14:40:56.407 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (3m) 3m ago 42m 18.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 207fa7c489b4 2024-09-16T14:40:56.407 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (2m) 19s ago 42m 31.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb e91fc2c1a7ff 2024-09-16T14:40:56.408 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (7m) 19s ago 33m 8508k - 1.7.0 72c9c2088986 e166bfc4ac14 2024-09-16T14:40:56.408 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (7m) 3m ago 33m 8252k - 1.7.0 72c9c2088986 872a2376fb53 2024-09-16T14:40:56.408 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (20s) 19s ago 41m - 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 50917a63a85c 2024-09-16T14:40:56.408 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (40m) 19s ago 40m 70.2M 3037M 19.1.1-328-gad35db06 b5388489f99e b3d14fae3c7d 2024-09-16T14:40:56.408 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (39m) 19s ago 39m 55.3M 3037M 19.1.1-328-gad35db06 b5388489f99e 9c1326f71702 2024-09-16T14:40:56.408 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (38m) 19s ago 38m 60.4M 3037M 19.1.1-328-gad35db06 b5388489f99e 010e8927a52f 2024-09-16T14:40:56.409 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (37m) 3m ago 37m 59.7M 3292M 19.1.1-328-gad35db06 b5388489f99e e352ed0b0cc0 2024-09-16T14:40:56.409 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (36m) 3m ago 36m 56.9M 3292M 19.1.1-328-gad35db06 b5388489f99e c2c5d905dd84 2024-09-16T14:40:56.409 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (35m) 3m ago 35m 65.1M 3292M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:40:56.409 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (34m) 3m ago 34m 58.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:40:56.409 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (6m) 3m ago 33m 39.2M - 2.51.0 1d3b7f56885b 26eb48164510 2024-09-16T14:40:56.410 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (31m) 19s ago 31m 101M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:40:56.410 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (31m) 3m ago 31m 102M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:40:56.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:56 smithi050 bash[92968]: audit 2024-09-16T14:40:54.609946+0000 mgr.y (mgr.25166) 463 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:56.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:56 smithi050 bash[92968]: audit 2024-09-16T14:40:54.609946+0000 mgr.y (mgr.25166) 463 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:56.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:56 smithi050 bash[92968]: cluster 2024-09-16T14:40:55.332995+0000 mgr.y (mgr.25166) 464 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-16T14:40:56.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:56 smithi050 bash[92968]: cluster 2024-09-16T14:40:55.332995+0000 mgr.y (mgr.25166) 464 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-16T14:40:56.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:56 smithi050 bash[89559]: audit 2024-09-16T14:40:54.609946+0000 mgr.y (mgr.25166) 463 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:56.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:56 smithi050 bash[89559]: audit 2024-09-16T14:40:54.609946+0000 mgr.y (mgr.25166) 463 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:56.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:56 smithi050 bash[89559]: cluster 2024-09-16T14:40:55.332995+0000 mgr.y (mgr.25166) 464 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-16T14:40:56.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:56 smithi050 bash[89559]: cluster 2024-09-16T14:40:55.332995+0000 mgr.y (mgr.25166) 464 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-16T14:40:56.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:56 smithi090 bash[70266]: audit 2024-09-16T14:40:54.609946+0000 mgr.y (mgr.25166) 463 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:56.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:56 smithi090 bash[70266]: audit 2024-09-16T14:40:54.609946+0000 mgr.y (mgr.25166) 463 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:40:56.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:56 smithi090 bash[70266]: cluster 2024-09-16T14:40:55.332995+0000 mgr.y (mgr.25166) 464 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-16T14:40:56.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:56 smithi090 bash[70266]: cluster 2024-09-16T14:40:55.332995+0000 mgr.y (mgr.25166) 464 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-16T14:40:56.783 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:40:56.783 INFO:teuthology.orchestra.run.smithi050.stdout: "mon": { 2024-09-16T14:40:56.784 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:40:56.784 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:40:56.784 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr": { 2024-09-16T14:40:56.784 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:40:56.784 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:40:56.784 INFO:teuthology.orchestra.run.smithi050.stdout: "osd": { 2024-09-16T14:40:56.784 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 7, 2024-09-16T14:40:56.784 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 1 2024-09-16T14:40:56.784 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:40:56.784 INFO:teuthology.orchestra.run.smithi050.stdout: "rgw": { 2024-09-16T14:40:56.784 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:40:56.784 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:40:56.785 INFO:teuthology.orchestra.run.smithi050.stdout: "overall": { 2024-09-16T14:40:56.785 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 9, 2024-09-16T14:40:56.785 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 6 2024-09-16T14:40:56.785 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:40:56.785 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:40:57.102 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:40:57.102 INFO:teuthology.orchestra.run.smithi050.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:40:57.102 INFO:teuthology.orchestra.run.smithi050.stdout: "in_progress": true, 2024-09-16T14:40:57.102 INFO:teuthology.orchestra.run.smithi050.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-09-16T14:40:57.102 INFO:teuthology.orchestra.run.smithi050.stdout: "services_complete": [], 2024-09-16T14:40:57.102 INFO:teuthology.orchestra.run.smithi050.stdout: "progress": "1/8 daemons upgraded", 2024-09-16T14:40:57.102 INFO:teuthology.orchestra.run.smithi050.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:40:57.102 INFO:teuthology.orchestra.run.smithi050.stdout: "is_paused": false 2024-09-16T14:40:57.102 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:40:57.394 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:40:57 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:40:57.028997613Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:40:57.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:57 smithi050 bash[89559]: audit 2024-09-16T14:40:55.764540+0000 mgr.y (mgr.25166) 465 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:57.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:57 smithi050 bash[89559]: audit 2024-09-16T14:40:55.764540+0000 mgr.y (mgr.25166) 465 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:57.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:57 smithi050 bash[89559]: audit 2024-09-16T14:40:56.078252+0000 mgr.y (mgr.25166) 466 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:57.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:57 smithi050 bash[89559]: audit 2024-09-16T14:40:56.078252+0000 mgr.y (mgr.25166) 466 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:57.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:57 smithi050 bash[89559]: audit 2024-09-16T14:40:56.391724+0000 mgr.y (mgr.25166) 467 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:57.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:57 smithi050 bash[89559]: audit 2024-09-16T14:40:56.391724+0000 mgr.y (mgr.25166) 467 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:57.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:57 smithi050 bash[89559]: audit 2024-09-16T14:40:56.733406+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:57.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:57 smithi050 bash[89559]: audit 2024-09-16T14:40:56.733406+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:57.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:57 smithi050 bash[89559]: audit 2024-09-16T14:40:56.735470+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:40:57.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:57 smithi050 bash[89559]: audit 2024-09-16T14:40:56.735470+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:40:57.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:57 smithi050 bash[89559]: audit 2024-09-16T14:40:56.783751+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.50:0/69200099' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:57.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:57 smithi050 bash[89559]: audit 2024-09-16T14:40:56.783751+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.50:0/69200099' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:57.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:57 smithi050 bash[89559]: audit 2024-09-16T14:40:56.891621+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:57.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:57 smithi050 bash[89559]: audit 2024-09-16T14:40:56.891621+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:57.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:57 smithi050 bash[92968]: audit 2024-09-16T14:40:55.764540+0000 mgr.y (mgr.25166) 465 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:57.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:57 smithi050 bash[92968]: audit 2024-09-16T14:40:55.764540+0000 mgr.y (mgr.25166) 465 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:57.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:57 smithi050 bash[92968]: audit 2024-09-16T14:40:56.078252+0000 mgr.y (mgr.25166) 466 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:57.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:57 smithi050 bash[92968]: audit 2024-09-16T14:40:56.078252+0000 mgr.y (mgr.25166) 466 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:57.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:57 smithi050 bash[92968]: audit 2024-09-16T14:40:56.391724+0000 mgr.y (mgr.25166) 467 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:57.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:57 smithi050 bash[92968]: audit 2024-09-16T14:40:56.391724+0000 mgr.y (mgr.25166) 467 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:57.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:57 smithi050 bash[92968]: audit 2024-09-16T14:40:56.733406+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:57.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:57 smithi050 bash[92968]: audit 2024-09-16T14:40:56.733406+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:57.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:57 smithi050 bash[92968]: audit 2024-09-16T14:40:56.735470+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:40:57.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:57 smithi050 bash[92968]: audit 2024-09-16T14:40:56.735470+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:40:57.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:57 smithi050 bash[92968]: audit 2024-09-16T14:40:56.783751+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.50:0/69200099' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:57.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:57 smithi050 bash[92968]: audit 2024-09-16T14:40:56.783751+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.50:0/69200099' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:57.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:57 smithi050 bash[92968]: audit 2024-09-16T14:40:56.891621+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:57.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:57 smithi050 bash[92968]: audit 2024-09-16T14:40:56.891621+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:57.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:57 smithi090 bash[70266]: audit 2024-09-16T14:40:55.764540+0000 mgr.y (mgr.25166) 465 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:57.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:57 smithi090 bash[70266]: audit 2024-09-16T14:40:55.764540+0000 mgr.y (mgr.25166) 465 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:57.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:57 smithi090 bash[70266]: audit 2024-09-16T14:40:56.078252+0000 mgr.y (mgr.25166) 466 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:57.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:57 smithi090 bash[70266]: audit 2024-09-16T14:40:56.078252+0000 mgr.y (mgr.25166) 466 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:57.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:57 smithi090 bash[70266]: audit 2024-09-16T14:40:56.391724+0000 mgr.y (mgr.25166) 467 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:57.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:57 smithi090 bash[70266]: audit 2024-09-16T14:40:56.391724+0000 mgr.y (mgr.25166) 467 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:57.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:57 smithi090 bash[70266]: audit 2024-09-16T14:40:56.733406+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:57.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:57 smithi090 bash[70266]: audit 2024-09-16T14:40:56.733406+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:57.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:57 smithi090 bash[70266]: audit 2024-09-16T14:40:56.735470+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:40:57.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:57 smithi090 bash[70266]: audit 2024-09-16T14:40:56.735470+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:40:57.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:57 smithi090 bash[70266]: audit 2024-09-16T14:40:56.783751+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.50:0/69200099' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:57.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:57 smithi090 bash[70266]: audit 2024-09-16T14:40:56.783751+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.50:0/69200099' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:40:57.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:57 smithi090 bash[70266]: audit 2024-09-16T14:40:56.891621+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:57.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:57 smithi090 bash[70266]: audit 2024-09-16T14:40:56.891621+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:40:58.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:58 smithi050 bash[92968]: audit 2024-09-16T14:40:57.102321+0000 mgr.y (mgr.25166) 468 : audit [DBG] from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:58.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:58 smithi050 bash[92968]: audit 2024-09-16T14:40:57.102321+0000 mgr.y (mgr.25166) 468 : audit [DBG] from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:58.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:58 smithi050 bash[92968]: cluster 2024-09-16T14:40:57.334457+0000 mgr.y (mgr.25166) 469 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:40:58.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:40:58 smithi050 bash[92968]: cluster 2024-09-16T14:40:57.334457+0000 mgr.y (mgr.25166) 469 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:40:58.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:58 smithi050 bash[89559]: audit 2024-09-16T14:40:57.102321+0000 mgr.y (mgr.25166) 468 : audit [DBG] from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:58.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:58 smithi050 bash[89559]: audit 2024-09-16T14:40:57.102321+0000 mgr.y (mgr.25166) 468 : audit [DBG] from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:58.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:58 smithi050 bash[89559]: cluster 2024-09-16T14:40:57.334457+0000 mgr.y (mgr.25166) 469 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:40:58.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:40:58 smithi050 bash[89559]: cluster 2024-09-16T14:40:57.334457+0000 mgr.y (mgr.25166) 469 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:40:58.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:58 smithi090 bash[70266]: audit 2024-09-16T14:40:57.102321+0000 mgr.y (mgr.25166) 468 : audit [DBG] from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:58.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:58 smithi090 bash[70266]: audit 2024-09-16T14:40:57.102321+0000 mgr.y (mgr.25166) 468 : audit [DBG] from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:40:58.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:58 smithi090 bash[70266]: cluster 2024-09-16T14:40:57.334457+0000 mgr.y (mgr.25166) 469 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:40:58.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:40:58 smithi090 bash[70266]: cluster 2024-09-16T14:40:57.334457+0000 mgr.y (mgr.25166) 469 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:40:59.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:40:59 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:40:59] "GET /metrics HTTP/1.1" 200 38345 "" "Prometheus/2.51.0" 2024-09-16T14:41:00.401 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:40:59 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:40:59.998438155Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:41:00.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:00 smithi050 bash[89559]: cluster 2024-09-16T14:40:59.335370+0000 mgr.y (mgr.25166) 470 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:00.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:00 smithi050 bash[89559]: cluster 2024-09-16T14:40:59.335370+0000 mgr.y (mgr.25166) 470 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:00.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:00 smithi050 bash[92968]: cluster 2024-09-16T14:40:59.335370+0000 mgr.y (mgr.25166) 470 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:00.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:00 smithi050 bash[92968]: cluster 2024-09-16T14:40:59.335370+0000 mgr.y (mgr.25166) 470 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:00.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:00 smithi090 bash[70266]: cluster 2024-09-16T14:40:59.335370+0000 mgr.y (mgr.25166) 470 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:00.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:00 smithi090 bash[70266]: cluster 2024-09-16T14:40:59.335370+0000 mgr.y (mgr.25166) 470 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:02.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:02 smithi050 bash[89559]: cluster 2024-09-16T14:41:01.336090+0000 mgr.y (mgr.25166) 471 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:02.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:02 smithi050 bash[89559]: cluster 2024-09-16T14:41:01.336090+0000 mgr.y (mgr.25166) 471 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:02.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:02 smithi050 bash[92968]: cluster 2024-09-16T14:41:01.336090+0000 mgr.y (mgr.25166) 471 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:02.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:02 smithi050 bash[92968]: cluster 2024-09-16T14:41:01.336090+0000 mgr.y (mgr.25166) 471 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:02.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:02 smithi090 bash[70266]: cluster 2024-09-16T14:41:01.336090+0000 mgr.y (mgr.25166) 471 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:02.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:02 smithi090 bash[70266]: cluster 2024-09-16T14:41:01.336090+0000 mgr.y (mgr.25166) 471 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:03.424 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:41:03 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:41:03.039003388Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:41:03.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:03 smithi050 bash[92968]: cluster 2024-09-16T14:41:03.337823+0000 mgr.y (mgr.25166) 472 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:03.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:03 smithi050 bash[92968]: cluster 2024-09-16T14:41:03.337823+0000 mgr.y (mgr.25166) 472 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:03.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:03 smithi050 bash[89559]: cluster 2024-09-16T14:41:03.337823+0000 mgr.y (mgr.25166) 472 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:03.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:03 smithi050 bash[89559]: cluster 2024-09-16T14:41:03.337823+0000 mgr.y (mgr.25166) 472 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:03.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:03 smithi090 bash[70266]: cluster 2024-09-16T14:41:03.337823+0000 mgr.y (mgr.25166) 472 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:03.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:03 smithi090 bash[70266]: cluster 2024-09-16T14:41:03.337823+0000 mgr.y (mgr.25166) 472 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:04.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:04 smithi050 bash[89559]: audit 2024-09-16T14:41:03.804941+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T14:41:04.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:04 smithi050 bash[89559]: audit 2024-09-16T14:41:03.804941+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T14:41:04.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:04 smithi050 bash[89559]: audit 2024-09-16T14:41:03.805359+0000 mgr.y (mgr.25166) 473 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T14:41:04.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:04 smithi050 bash[89559]: audit 2024-09-16T14:41:03.805359+0000 mgr.y (mgr.25166) 473 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T14:41:04.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:04 smithi050 bash[89559]: cephadm 2024-09-16T14:41:03.807962+0000 mgr.y (mgr.25166) 474 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-16T14:41:04.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:04 smithi050 bash[89559]: cephadm 2024-09-16T14:41:03.807962+0000 mgr.y (mgr.25166) 474 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-16T14:41:04.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:04 smithi050 bash[92968]: audit 2024-09-16T14:41:03.804941+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T14:41:04.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:04 smithi050 bash[92968]: audit 2024-09-16T14:41:03.804941+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T14:41:04.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:04 smithi050 bash[92968]: audit 2024-09-16T14:41:03.805359+0000 mgr.y (mgr.25166) 473 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T14:41:04.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:04 smithi050 bash[92968]: audit 2024-09-16T14:41:03.805359+0000 mgr.y (mgr.25166) 473 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T14:41:04.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:04 smithi050 bash[92968]: cephadm 2024-09-16T14:41:03.807962+0000 mgr.y (mgr.25166) 474 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-16T14:41:04.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:04 smithi050 bash[92968]: cephadm 2024-09-16T14:41:03.807962+0000 mgr.y (mgr.25166) 474 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-16T14:41:04.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:04 smithi090 bash[70266]: audit 2024-09-16T14:41:03.804941+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T14:41:04.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:04 smithi090 bash[70266]: audit 2024-09-16T14:41:03.804941+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T14:41:04.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:04 smithi090 bash[70266]: audit 2024-09-16T14:41:03.805359+0000 mgr.y (mgr.25166) 473 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T14:41:04.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:04 smithi090 bash[70266]: audit 2024-09-16T14:41:03.805359+0000 mgr.y (mgr.25166) 473 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T14:41:04.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:04 smithi090 bash[70266]: cephadm 2024-09-16T14:41:03.807962+0000 mgr.y (mgr.25166) 474 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-16T14:41:04.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:04 smithi090 bash[70266]: cephadm 2024-09-16T14:41:03.807962+0000 mgr.y (mgr.25166) 474 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-16T14:41:05.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:05 smithi050 bash[89559]: audit 2024-09-16T14:41:04.620268+0000 mgr.y (mgr.25166) 475 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:05.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:05 smithi050 bash[89559]: audit 2024-09-16T14:41:04.620268+0000 mgr.y (mgr.25166) 475 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:05.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:05 smithi050 bash[89559]: cluster 2024-09-16T14:41:05.338688+0000 mgr.y (mgr.25166) 476 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:05.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:05 smithi050 bash[89559]: cluster 2024-09-16T14:41:05.338688+0000 mgr.y (mgr.25166) 476 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:05.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:05 smithi050 bash[92968]: audit 2024-09-16T14:41:04.620268+0000 mgr.y (mgr.25166) 475 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:05.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:05 smithi050 bash[92968]: audit 2024-09-16T14:41:04.620268+0000 mgr.y (mgr.25166) 475 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:05.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:05 smithi050 bash[92968]: cluster 2024-09-16T14:41:05.338688+0000 mgr.y (mgr.25166) 476 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:05.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:05 smithi050 bash[92968]: cluster 2024-09-16T14:41:05.338688+0000 mgr.y (mgr.25166) 476 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:05.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:05 smithi090 bash[70266]: audit 2024-09-16T14:41:04.620268+0000 mgr.y (mgr.25166) 475 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:05.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:05 smithi090 bash[70266]: audit 2024-09-16T14:41:04.620268+0000 mgr.y (mgr.25166) 475 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:05.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:05 smithi090 bash[70266]: cluster 2024-09-16T14:41:05.338688+0000 mgr.y (mgr.25166) 476 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:05.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:05 smithi090 bash[70266]: cluster 2024-09-16T14:41:05.338688+0000 mgr.y (mgr.25166) 476 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:06.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:41:06 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:41:06.011644824Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:41:07.638 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:07 smithi050 bash[89559]: cephadm 2024-09-16T14:41:06.294031+0000 mgr.y (mgr.25166) 477 : cephadm [INF] Upgrade: Updating osd.1 2024-09-16T14:41:07.638 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:07 smithi050 bash[89559]: cephadm 2024-09-16T14:41:06.294031+0000 mgr.y (mgr.25166) 477 : cephadm [INF] Upgrade: Updating osd.1 2024-09-16T14:41:07.638 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:07 smithi050 bash[89559]: audit 2024-09-16T14:41:06.301037+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:07.638 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:07 smithi050 bash[89559]: audit 2024-09-16T14:41:06.301037+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:07.638 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:07 smithi050 bash[89559]: audit 2024-09-16T14:41:06.305487+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T14:41:07.638 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:07 smithi050 bash[89559]: audit 2024-09-16T14:41:06.305487+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T14:41:07.638 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:07 smithi050 bash[89559]: audit 2024-09-16T14:41:06.306719+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:41:07.638 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:07 smithi050 bash[89559]: audit 2024-09-16T14:41:06.306719+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:41:07.638 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:07 smithi050 bash[89559]: cephadm 2024-09-16T14:41:06.311855+0000 mgr.y (mgr.25166) 478 : cephadm [INF] Deploying daemon osd.1 on smithi050 2024-09-16T14:41:07.638 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:07 smithi050 bash[89559]: cephadm 2024-09-16T14:41:06.311855+0000 mgr.y (mgr.25166) 478 : cephadm [INF] Deploying daemon osd.1 on smithi050 2024-09-16T14:41:07.639 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:07 smithi050 bash[92968]: cephadm 2024-09-16T14:41:06.294031+0000 mgr.y (mgr.25166) 477 : cephadm [INF] Upgrade: Updating osd.1 2024-09-16T14:41:07.639 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:07 smithi050 bash[92968]: cephadm 2024-09-16T14:41:06.294031+0000 mgr.y (mgr.25166) 477 : cephadm [INF] Upgrade: Updating osd.1 2024-09-16T14:41:07.639 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:07 smithi050 bash[92968]: audit 2024-09-16T14:41:06.301037+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:07.639 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:07 smithi050 bash[92968]: audit 2024-09-16T14:41:06.301037+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:07.639 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:07 smithi050 bash[92968]: audit 2024-09-16T14:41:06.305487+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T14:41:07.639 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:07 smithi050 bash[92968]: audit 2024-09-16T14:41:06.305487+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T14:41:07.639 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:07 smithi050 bash[92968]: audit 2024-09-16T14:41:06.306719+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:41:07.639 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:07 smithi050 bash[92968]: audit 2024-09-16T14:41:06.306719+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:41:07.639 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:07 smithi050 bash[92968]: cephadm 2024-09-16T14:41:06.311855+0000 mgr.y (mgr.25166) 478 : cephadm [INF] Deploying daemon osd.1 on smithi050 2024-09-16T14:41:07.639 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:07 smithi050 bash[92968]: cephadm 2024-09-16T14:41:06.311855+0000 mgr.y (mgr.25166) 478 : cephadm [INF] Deploying daemon osd.1 on smithi050 2024-09-16T14:41:07.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:07 smithi090 bash[70266]: cephadm 2024-09-16T14:41:06.294031+0000 mgr.y (mgr.25166) 477 : cephadm [INF] Upgrade: Updating osd.1 2024-09-16T14:41:07.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:07 smithi090 bash[70266]: cephadm 2024-09-16T14:41:06.294031+0000 mgr.y (mgr.25166) 477 : cephadm [INF] Upgrade: Updating osd.1 2024-09-16T14:41:07.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:07 smithi090 bash[70266]: audit 2024-09-16T14:41:06.301037+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:07.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:07 smithi090 bash[70266]: audit 2024-09-16T14:41:06.301037+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:07.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:07 smithi090 bash[70266]: audit 2024-09-16T14:41:06.305487+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T14:41:07.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:07 smithi090 bash[70266]: audit 2024-09-16T14:41:06.305487+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T14:41:07.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:07 smithi090 bash[70266]: audit 2024-09-16T14:41:06.306719+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:41:07.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:07 smithi090 bash[70266]: audit 2024-09-16T14:41:06.306719+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:41:07.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:07 smithi090 bash[70266]: cephadm 2024-09-16T14:41:06.311855+0000 mgr.y (mgr.25166) 478 : cephadm [INF] Deploying daemon osd.1 on smithi050 2024-09-16T14:41:07.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:07 smithi090 bash[70266]: cephadm 2024-09-16T14:41:06.311855+0000 mgr.y (mgr.25166) 478 : cephadm [INF] Deploying daemon osd.1 on smithi050 2024-09-16T14:41:08.611 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:08 smithi050 bash[89559]: cluster 2024-09-16T14:41:07.340221+0000 mgr.y (mgr.25166) 479 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:08.611 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:08 smithi050 bash[89559]: cluster 2024-09-16T14:41:07.340221+0000 mgr.y (mgr.25166) 479 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:08.612 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:08 smithi050 bash[92968]: cluster 2024-09-16T14:41:07.340221+0000 mgr.y (mgr.25166) 479 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:08.612 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:08 smithi050 bash[92968]: cluster 2024-09-16T14:41:07.340221+0000 mgr.y (mgr.25166) 479 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:08.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:08 smithi090 bash[70266]: cluster 2024-09-16T14:41:07.340221+0000 mgr.y (mgr.25166) 479 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:08.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:08 smithi090 bash[70266]: cluster 2024-09-16T14:41:07.340221+0000 mgr.y (mgr.25166) 479 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:09.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:41:08 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:41:08.999219299Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:41:09.622 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:41:09 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:41:09] "GET /metrics HTTP/1.1" 200 38345 "" "Prometheus/2.51.0" 2024-09-16T14:41:10.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:10 smithi050 bash[89559]: cluster 2024-09-16T14:41:09.341118+0000 mgr.y (mgr.25166) 480 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:10.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:10 smithi050 bash[89559]: cluster 2024-09-16T14:41:09.341118+0000 mgr.y (mgr.25166) 480 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:10.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:10 smithi050 bash[92968]: cluster 2024-09-16T14:41:09.341118+0000 mgr.y (mgr.25166) 480 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:10.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:10 smithi050 bash[92968]: cluster 2024-09-16T14:41:09.341118+0000 mgr.y (mgr.25166) 480 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:10.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:10 smithi090 bash[70266]: cluster 2024-09-16T14:41:09.341118+0000 mgr.y (mgr.25166) 480 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:10.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:10 smithi090 bash[70266]: cluster 2024-09-16T14:41:09.341118+0000 mgr.y (mgr.25166) 480 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:11.157 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:41:11 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:41:11.158 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:41:11 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:41:11.158 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:41:11 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:41:11.158 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:41:11 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:41:11.159 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:41:11 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:41:11.159 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:11 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:41:11.159 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:11 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:41:11.160 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:41:11 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:41:11.160 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:41:11 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:41:11.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:11 smithi050 bash[89559]: cluster 2024-09-16T14:41:11.271422+0000 mon.a (mon.0) 214 : cluster [INF] osd.1 marked itself down and dead 2024-09-16T14:41:11.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:11 smithi050 bash[89559]: cluster 2024-09-16T14:41:11.271422+0000 mon.a (mon.0) 214 : cluster [INF] osd.1 marked itself down and dead 2024-09-16T14:41:11.438 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:41:11 smithi050 systemd[1]: Stopping Ceph osd.1 for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:41:11.438 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:41:11 smithi050 bash[34898]: debug 2024-09-16T14:41:11.268+0000 7f43d49ad640 -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-09-16T14:41:11.438 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:41:11 smithi050 bash[34898]: debug 2024-09-16T14:41:11.268+0000 7f43d49ad640 -1 osd.1 117 *** Got signal Terminated *** 2024-09-16T14:41:11.438 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:41:11 smithi050 bash[34898]: debug 2024-09-16T14:41:11.268+0000 7f43d49ad640 -1 osd.1 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:41:11.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:11 smithi050 bash[92968]: cluster 2024-09-16T14:41:11.271422+0000 mon.a (mon.0) 214 : cluster [INF] osd.1 marked itself down and dead 2024-09-16T14:41:11.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:11 smithi050 bash[92968]: cluster 2024-09-16T14:41:11.271422+0000 mon.a (mon.0) 214 : cluster [INF] osd.1 marked itself down and dead 2024-09-16T14:41:11.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:11 smithi090 bash[70266]: cluster 2024-09-16T14:41:11.271422+0000 mon.a (mon.0) 214 : cluster [INF] osd.1 marked itself down and dead 2024-09-16T14:41:11.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:11 smithi090 bash[70266]: cluster 2024-09-16T14:41:11.271422+0000 mon.a (mon.0) 214 : cluster [INF] osd.1 marked itself down and dead 2024-09-16T14:41:12.401 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:41:12 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:41:12.035424323Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:41:12.686 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:41:12 smithi050 bash[102772]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-1 2024-09-16T14:41:12.686 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:41:12 smithi050 bash[102836]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-1 2024-09-16T14:41:12.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:12 smithi050 bash[89559]: cluster 2024-09-16T14:41:11.341849+0000 mgr.y (mgr.25166) 481 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:12.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:12 smithi050 bash[89559]: cluster 2024-09-16T14:41:11.341849+0000 mgr.y (mgr.25166) 481 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:12.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:12 smithi050 bash[89559]: cluster 2024-09-16T14:41:11.398566+0000 mon.a (mon.0) 215 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:41:12.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:12 smithi050 bash[89559]: cluster 2024-09-16T14:41:11.398566+0000 mon.a (mon.0) 215 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:41:12.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:12 smithi050 bash[89559]: cluster 2024-09-16T14:41:11.417337+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-16T14:41:12.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:12 smithi050 bash[89559]: cluster 2024-09-16T14:41:11.417337+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-16T14:41:12.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:12 smithi050 bash[89559]: audit 2024-09-16T14:41:11.732205+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:12.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:12 smithi050 bash[89559]: audit 2024-09-16T14:41:11.732205+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:12.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:12 smithi050 bash[89559]: audit 2024-09-16T14:41:11.734468+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:41:12.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:12 smithi050 bash[89559]: audit 2024-09-16T14:41:11.734468+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:41:12.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:12 smithi050 bash[92968]: cluster 2024-09-16T14:41:11.341849+0000 mgr.y (mgr.25166) 481 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:12.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:12 smithi050 bash[92968]: cluster 2024-09-16T14:41:11.341849+0000 mgr.y (mgr.25166) 481 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:12.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:12 smithi050 bash[92968]: cluster 2024-09-16T14:41:11.398566+0000 mon.a (mon.0) 215 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:41:12.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:12 smithi050 bash[92968]: cluster 2024-09-16T14:41:11.398566+0000 mon.a (mon.0) 215 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:41:12.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:12 smithi050 bash[92968]: cluster 2024-09-16T14:41:11.417337+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-16T14:41:12.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:12 smithi050 bash[92968]: cluster 2024-09-16T14:41:11.417337+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-16T14:41:12.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:12 smithi050 bash[92968]: audit 2024-09-16T14:41:11.732205+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:12.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:12 smithi050 bash[92968]: audit 2024-09-16T14:41:11.732205+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:12.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:12 smithi050 bash[92968]: audit 2024-09-16T14:41:11.734468+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:41:12.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:12 smithi050 bash[92968]: audit 2024-09-16T14:41:11.734468+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:41:12.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:12 smithi090 bash[70266]: cluster 2024-09-16T14:41:11.341849+0000 mgr.y (mgr.25166) 481 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:12.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:12 smithi090 bash[70266]: cluster 2024-09-16T14:41:11.341849+0000 mgr.y (mgr.25166) 481 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:12.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:12 smithi090 bash[70266]: cluster 2024-09-16T14:41:11.398566+0000 mon.a (mon.0) 215 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:41:12.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:12 smithi090 bash[70266]: cluster 2024-09-16T14:41:11.398566+0000 mon.a (mon.0) 215 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:41:12.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:12 smithi090 bash[70266]: cluster 2024-09-16T14:41:11.417337+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-16T14:41:12.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:12 smithi090 bash[70266]: cluster 2024-09-16T14:41:11.417337+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-16T14:41:12.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:12 smithi090 bash[70266]: audit 2024-09-16T14:41:11.732205+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:12.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:12 smithi090 bash[70266]: audit 2024-09-16T14:41:11.732205+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:12.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:12 smithi090 bash[70266]: audit 2024-09-16T14:41:11.734468+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:41:12.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:12 smithi090 bash[70266]: audit 2024-09-16T14:41:11.734468+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:41:13.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:13 smithi050 bash[89559]: cluster 2024-09-16T14:41:12.439931+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-16T14:41:13.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:13 smithi050 bash[89559]: cluster 2024-09-16T14:41:12.439931+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-16T14:41:13.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:13 smithi050 bash[89559]: cluster 2024-09-16T14:41:13.343105+0000 mgr.y (mgr.25166) 482 : cluster [DBG] pgmap v266: 161 pgs: 7 activating+undersized, 56 peering, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-16T14:41:13.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:13 smithi050 bash[89559]: cluster 2024-09-16T14:41:13.343105+0000 mgr.y (mgr.25166) 482 : cluster [DBG] pgmap v266: 161 pgs: 7 activating+undersized, 56 peering, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-16T14:41:13.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:13 smithi050 bash[92968]: cluster 2024-09-16T14:41:12.439931+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-16T14:41:13.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:13 smithi050 bash[92968]: cluster 2024-09-16T14:41:12.439931+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-16T14:41:13.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:13 smithi050 bash[92968]: cluster 2024-09-16T14:41:13.343105+0000 mgr.y (mgr.25166) 482 : cluster [DBG] pgmap v266: 161 pgs: 7 activating+undersized, 56 peering, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-16T14:41:13.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:13 smithi050 bash[92968]: cluster 2024-09-16T14:41:13.343105+0000 mgr.y (mgr.25166) 482 : cluster [DBG] pgmap v266: 161 pgs: 7 activating+undersized, 56 peering, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-16T14:41:13.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:13 smithi090 bash[70266]: cluster 2024-09-16T14:41:12.439931+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-16T14:41:13.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:13 smithi090 bash[70266]: cluster 2024-09-16T14:41:12.439931+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-16T14:41:13.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:13 smithi090 bash[70266]: cluster 2024-09-16T14:41:13.343105+0000 mgr.y (mgr.25166) 482 : cluster [DBG] pgmap v266: 161 pgs: 7 activating+undersized, 56 peering, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-16T14:41:13.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:13 smithi090 bash[70266]: cluster 2024-09-16T14:41:13.343105+0000 mgr.y (mgr.25166) 482 : cluster [DBG] pgmap v266: 161 pgs: 7 activating+undersized, 56 peering, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-16T14:41:14.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:14 smithi050 bash[89559]: cluster 2024-09-16T14:41:13.413092+0000 mon.a (mon.0) 220 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 15 pgs peering (PG_AVAILABILITY) 2024-09-16T14:41:14.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:14 smithi050 bash[89559]: cluster 2024-09-16T14:41:13.413092+0000 mon.a (mon.0) 220 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 15 pgs peering (PG_AVAILABILITY) 2024-09-16T14:41:14.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:14 smithi050 bash[92968]: cluster 2024-09-16T14:41:13.413092+0000 mon.a (mon.0) 220 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 15 pgs peering (PG_AVAILABILITY) 2024-09-16T14:41:14.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:14 smithi050 bash[92968]: cluster 2024-09-16T14:41:13.413092+0000 mon.a (mon.0) 220 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 15 pgs peering (PG_AVAILABILITY) 2024-09-16T14:41:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:14 smithi090 bash[70266]: cluster 2024-09-16T14:41:13.413092+0000 mon.a (mon.0) 220 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 15 pgs peering (PG_AVAILABILITY) 2024-09-16T14:41:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:14 smithi090 bash[70266]: cluster 2024-09-16T14:41:13.413092+0000 mon.a (mon.0) 220 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 15 pgs peering (PG_AVAILABILITY) 2024-09-16T14:41:15.076 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:14 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:41:15.076 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:41:14 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:41:15.077 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:41:14 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:41:15.077 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:41:14 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:41:15.077 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:41:14 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:41:15.078 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:14 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:41:15.078 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:41:14 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:41:15.078 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:41:14 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:41:15.078 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:41:14 smithi050 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.1.service: Deactivated successfully. 2024-09-16T14:41:15.078 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:41:14 smithi050 systemd[1]: Stopped Ceph osd.1 for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:41:15.079 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:41:14 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:41:15.079 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:41:15 smithi050 systemd[1]: Started Ceph osd.1 for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:41:15.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:41:15 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:41:15.040562493Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:41:16.424 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:16 smithi050 bash[92968]: audit 2024-09-16T14:41:14.631217+0000 mgr.y (mgr.25166) 483 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:16.425 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:16 smithi050 bash[92968]: audit 2024-09-16T14:41:14.631217+0000 mgr.y (mgr.25166) 483 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:16.425 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:16 smithi050 bash[92968]: audit 2024-09-16T14:41:15.126222+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:16.425 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:16 smithi050 bash[92968]: audit 2024-09-16T14:41:15.126222+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:16.425 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:16 smithi050 bash[92968]: audit 2024-09-16T14:41:15.131525+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:16.425 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:16 smithi050 bash[92968]: audit 2024-09-16T14:41:15.131525+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:16.425 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:16 smithi050 bash[92968]: audit 2024-09-16T14:41:15.136313+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:16.425 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:16 smithi050 bash[92968]: audit 2024-09-16T14:41:15.136313+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:16.425 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:16 smithi050 bash[92968]: cluster 2024-09-16T14:41:15.344053+0000 mgr.y (mgr.25166) 484 : cluster [DBG] pgmap v267: 161 pgs: 7 activating+undersized, 56 peering, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-16T14:41:16.425 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:16 smithi050 bash[92968]: cluster 2024-09-16T14:41:15.344053+0000 mgr.y (mgr.25166) 484 : cluster [DBG] pgmap v267: 161 pgs: 7 activating+undersized, 56 peering, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-16T14:41:16.425 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:16 smithi050 bash[89559]: audit 2024-09-16T14:41:14.631217+0000 mgr.y (mgr.25166) 483 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:16.425 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:16 smithi050 bash[89559]: audit 2024-09-16T14:41:14.631217+0000 mgr.y (mgr.25166) 483 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:16.426 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:16 smithi050 bash[89559]: audit 2024-09-16T14:41:15.126222+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:16.426 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:16 smithi050 bash[89559]: audit 2024-09-16T14:41:15.126222+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:16.426 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:16 smithi050 bash[89559]: audit 2024-09-16T14:41:15.131525+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:16.426 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:16 smithi050 bash[89559]: audit 2024-09-16T14:41:15.131525+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:16.426 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:16 smithi050 bash[89559]: audit 2024-09-16T14:41:15.136313+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:16.426 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:16 smithi050 bash[89559]: audit 2024-09-16T14:41:15.136313+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:16.426 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:16 smithi050 bash[89559]: cluster 2024-09-16T14:41:15.344053+0000 mgr.y (mgr.25166) 484 : cluster [DBG] pgmap v267: 161 pgs: 7 activating+undersized, 56 peering, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-16T14:41:16.426 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:16 smithi050 bash[89559]: cluster 2024-09-16T14:41:15.344053+0000 mgr.y (mgr.25166) 484 : cluster [DBG] pgmap v267: 161 pgs: 7 activating+undersized, 56 peering, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-16T14:41:16.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:16 smithi090 bash[70266]: audit 2024-09-16T14:41:14.631217+0000 mgr.y (mgr.25166) 483 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:16.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:16 smithi090 bash[70266]: audit 2024-09-16T14:41:14.631217+0000 mgr.y (mgr.25166) 483 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:16.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:16 smithi090 bash[70266]: audit 2024-09-16T14:41:15.126222+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:16.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:16 smithi090 bash[70266]: audit 2024-09-16T14:41:15.126222+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:16.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:16 smithi090 bash[70266]: audit 2024-09-16T14:41:15.131525+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:16.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:16 smithi090 bash[70266]: audit 2024-09-16T14:41:15.131525+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:16.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:16 smithi090 bash[70266]: audit 2024-09-16T14:41:15.136313+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:16.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:16 smithi090 bash[70266]: audit 2024-09-16T14:41:15.136313+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:16.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:16 smithi090 bash[70266]: cluster 2024-09-16T14:41:15.344053+0000 mgr.y (mgr.25166) 484 : cluster [DBG] pgmap v267: 161 pgs: 7 activating+undersized, 56 peering, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-16T14:41:16.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:16 smithi090 bash[70266]: cluster 2024-09-16T14:41:15.344053+0000 mgr.y (mgr.25166) 484 : cluster [DBG] pgmap v267: 161 pgs: 7 activating+undersized, 56 peering, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-16T14:41:16.686 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:41:16 smithi050 bash[102984]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:41:16.687 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:41:16 smithi050 bash[102984]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:41:17.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:17 smithi050 bash[89559]: cluster 2024-09-16T14:41:17.345789+0000 mgr.y (mgr.25166) 485 : cluster [DBG] pgmap v268: 161 pgs: 35 active+undersized, 7 activating+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:41:17.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:17 smithi050 bash[89559]: cluster 2024-09-16T14:41:17.345789+0000 mgr.y (mgr.25166) 485 : cluster [DBG] pgmap v268: 161 pgs: 35 active+undersized, 7 activating+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:41:17.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:17 smithi050 bash[89559]: cluster 2024-09-16T14:41:17.397240+0000 mon.a (mon.0) 224 : cluster [WRN] Health check failed: Degraded data redundancy: 86/636 objects degraded (13.522%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T14:41:17.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:17 smithi050 bash[89559]: cluster 2024-09-16T14:41:17.397240+0000 mon.a (mon.0) 224 : cluster [WRN] Health check failed: Degraded data redundancy: 86/636 objects degraded (13.522%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T14:41:17.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:17 smithi050 bash[89559]: cluster 2024-09-16T14:41:17.397294+0000 mon.a (mon.0) 225 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 15 pgs peering) 2024-09-16T14:41:17.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:17 smithi050 bash[89559]: cluster 2024-09-16T14:41:17.397294+0000 mon.a (mon.0) 225 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 15 pgs peering) 2024-09-16T14:41:17.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:17 smithi050 bash[92968]: cluster 2024-09-16T14:41:17.345789+0000 mgr.y (mgr.25166) 485 : cluster [DBG] pgmap v268: 161 pgs: 35 active+undersized, 7 activating+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:41:17.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:17 smithi050 bash[92968]: cluster 2024-09-16T14:41:17.345789+0000 mgr.y (mgr.25166) 485 : cluster [DBG] pgmap v268: 161 pgs: 35 active+undersized, 7 activating+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:41:17.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:17 smithi050 bash[92968]: cluster 2024-09-16T14:41:17.397240+0000 mon.a (mon.0) 224 : cluster [WRN] Health check failed: Degraded data redundancy: 86/636 objects degraded (13.522%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T14:41:17.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:17 smithi050 bash[92968]: cluster 2024-09-16T14:41:17.397240+0000 mon.a (mon.0) 224 : cluster [WRN] Health check failed: Degraded data redundancy: 86/636 objects degraded (13.522%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T14:41:17.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:17 smithi050 bash[92968]: cluster 2024-09-16T14:41:17.397294+0000 mon.a (mon.0) 225 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 15 pgs peering) 2024-09-16T14:41:17.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:17 smithi050 bash[92968]: cluster 2024-09-16T14:41:17.397294+0000 mon.a (mon.0) 225 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 15 pgs peering) 2024-09-16T14:41:17.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:17 smithi090 bash[70266]: cluster 2024-09-16T14:41:17.345789+0000 mgr.y (mgr.25166) 485 : cluster [DBG] pgmap v268: 161 pgs: 35 active+undersized, 7 activating+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:41:17.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:17 smithi090 bash[70266]: cluster 2024-09-16T14:41:17.345789+0000 mgr.y (mgr.25166) 485 : cluster [DBG] pgmap v268: 161 pgs: 35 active+undersized, 7 activating+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:41:17.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:17 smithi090 bash[70266]: cluster 2024-09-16T14:41:17.397240+0000 mon.a (mon.0) 224 : cluster [WRN] Health check failed: Degraded data redundancy: 86/636 objects degraded (13.522%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T14:41:17.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:17 smithi090 bash[70266]: cluster 2024-09-16T14:41:17.397240+0000 mon.a (mon.0) 224 : cluster [WRN] Health check failed: Degraded data redundancy: 86/636 objects degraded (13.522%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T14:41:17.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:17 smithi090 bash[70266]: cluster 2024-09-16T14:41:17.397294+0000 mon.a (mon.0) 225 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 15 pgs peering) 2024-09-16T14:41:17.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:17 smithi090 bash[70266]: cluster 2024-09-16T14:41:17.397294+0000 mon.a (mon.0) 225 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 15 pgs peering) 2024-09-16T14:41:18.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:41:18 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:41:18.033849846Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:41:19.394 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:41:19 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:41:19] "GET /metrics HTTP/1.1" 200 38347 "" "Prometheus/2.51.0" 2024-09-16T14:41:19.394 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:41:19 smithi050 bash[102984]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-16T14:41:19.395 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:41:19 smithi050 bash[102984]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-16T14:41:19.395 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:41:19 smithi050 bash[102984]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-16T14:41:19.686 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:41:19 smithi050 bash[102984]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-16T14:41:19.687 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:41:19 smithi050 bash[102984]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-16T14:41:19.687 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:41:19 smithi050 bash[102984]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-16T14:41:19.687 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:41:19 smithi050 bash[102984]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-16T14:41:20.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:20 smithi050 bash[89559]: cluster 2024-09-16T14:41:19.347008+0000 mgr.y (mgr.25166) 486 : cluster [DBG] pgmap v269: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:41:20.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:20 smithi050 bash[89559]: cluster 2024-09-16T14:41:19.347008+0000 mgr.y (mgr.25166) 486 : cluster [DBG] pgmap v269: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:41:20.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:20 smithi050 bash[92968]: cluster 2024-09-16T14:41:19.347008+0000 mgr.y (mgr.25166) 486 : cluster [DBG] pgmap v269: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:41:20.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:20 smithi050 bash[92968]: cluster 2024-09-16T14:41:19.347008+0000 mgr.y (mgr.25166) 486 : cluster [DBG] pgmap v269: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:41:20.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:20 smithi090 bash[70266]: cluster 2024-09-16T14:41:19.347008+0000 mgr.y (mgr.25166) 486 : cluster [DBG] pgmap v269: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:41:20.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:20 smithi090 bash[70266]: cluster 2024-09-16T14:41:19.347008+0000 mgr.y (mgr.25166) 486 : cluster [DBG] pgmap v269: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:41:21.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:41:21 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:41:21.00743494Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:41:21.686 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:41:21 smithi050 bash[103246]: debug 2024-09-16T14:41:21.340+0000 7faa530b8640 1 -- 172.21.15.50:0/3594075260 <== mon.0 v2:172.21.15.50:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560bb1db6960 con 0x560bb1dd7800 2024-09-16T14:41:22.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:22 smithi050 bash[89559]: cluster 2024-09-16T14:41:21.347518+0000 mgr.y (mgr.25166) 487 : cluster [DBG] pgmap v270: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:41:22.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:22 smithi050 bash[89559]: cluster 2024-09-16T14:41:21.347518+0000 mgr.y (mgr.25166) 487 : cluster [DBG] pgmap v270: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:41:22.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:22 smithi050 bash[89559]: audit 2024-09-16T14:41:21.587408+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:22.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:22 smithi050 bash[89559]: audit 2024-09-16T14:41:21.587408+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:22.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:22 smithi050 bash[89559]: audit 2024-09-16T14:41:21.594215+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:22.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:22 smithi050 bash[89559]: audit 2024-09-16T14:41:21.594215+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:22.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:22 smithi050 bash[92968]: cluster 2024-09-16T14:41:21.347518+0000 mgr.y (mgr.25166) 487 : cluster [DBG] pgmap v270: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:41:22.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:22 smithi050 bash[92968]: cluster 2024-09-16T14:41:21.347518+0000 mgr.y (mgr.25166) 487 : cluster [DBG] pgmap v270: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:41:22.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:22 smithi050 bash[92968]: audit 2024-09-16T14:41:21.587408+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:22.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:22 smithi050 bash[92968]: audit 2024-09-16T14:41:21.587408+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:22.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:22 smithi050 bash[92968]: audit 2024-09-16T14:41:21.594215+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:22.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:22 smithi050 bash[92968]: audit 2024-09-16T14:41:21.594215+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:22.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:22 smithi090 bash[70266]: cluster 2024-09-16T14:41:21.347518+0000 mgr.y (mgr.25166) 487 : cluster [DBG] pgmap v270: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:41:22.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:22 smithi090 bash[70266]: cluster 2024-09-16T14:41:21.347518+0000 mgr.y (mgr.25166) 487 : cluster [DBG] pgmap v270: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:41:22.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:22 smithi090 bash[70266]: audit 2024-09-16T14:41:21.587408+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:22.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:22 smithi090 bash[70266]: audit 2024-09-16T14:41:21.587408+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:22.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:22 smithi090 bash[70266]: audit 2024-09-16T14:41:21.594215+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:22.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:22 smithi090 bash[70266]: audit 2024-09-16T14:41:21.594215+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:23.436 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:41:23 smithi050 bash[103246]: debug 2024-09-16T14:41:23.132+0000 7faa5591f640 -1 Falling back to public interface 2024-09-16T14:41:24.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:23 smithi090 bash[70266]: audit 2024-09-16T14:41:22.745761+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:24.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:23 smithi090 bash[70266]: audit 2024-09-16T14:41:22.745761+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:24.020 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:23 smithi090 bash[70266]: audit 2024-09-16T14:41:22.751755+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:24.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:23 smithi090 bash[70266]: audit 2024-09-16T14:41:22.751755+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:24.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:23 smithi090 bash[70266]: cluster 2024-09-16T14:41:23.349319+0000 mgr.y (mgr.25166) 488 : cluster [DBG] pgmap v271: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 842 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:24.021 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:23 smithi090 bash[70266]: cluster 2024-09-16T14:41:23.349319+0000 mgr.y (mgr.25166) 488 : cluster [DBG] pgmap v271: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 842 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:24.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:23 smithi050 bash[89559]: audit 2024-09-16T14:41:22.745761+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:24.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:23 smithi050 bash[89559]: audit 2024-09-16T14:41:22.745761+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:24.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:23 smithi050 bash[89559]: audit 2024-09-16T14:41:22.751755+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:24.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:23 smithi050 bash[89559]: audit 2024-09-16T14:41:22.751755+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:24.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:23 smithi050 bash[89559]: cluster 2024-09-16T14:41:23.349319+0000 mgr.y (mgr.25166) 488 : cluster [DBG] pgmap v271: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 842 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:24.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:23 smithi050 bash[89559]: cluster 2024-09-16T14:41:23.349319+0000 mgr.y (mgr.25166) 488 : cluster [DBG] pgmap v271: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 842 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:24.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:23 smithi050 bash[92968]: audit 2024-09-16T14:41:22.745761+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:24.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:23 smithi050 bash[92968]: audit 2024-09-16T14:41:22.745761+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:24.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:23 smithi050 bash[92968]: audit 2024-09-16T14:41:22.751755+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:24.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:23 smithi050 bash[92968]: audit 2024-09-16T14:41:22.751755+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:24.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:23 smithi050 bash[92968]: cluster 2024-09-16T14:41:23.349319+0000 mgr.y (mgr.25166) 488 : cluster [DBG] pgmap v271: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 842 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:24.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:23 smithi050 bash[92968]: cluster 2024-09-16T14:41:23.349319+0000 mgr.y (mgr.25166) 488 : cluster [DBG] pgmap v271: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 842 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:24.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:41:24 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:41:24.019844306Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:41:25.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:25 smithi050 bash[89559]: cluster 2024-09-16T14:41:25.112458+0000 mon.a (mon.0) 230 : cluster [WRN] Health check update: Degraded data redundancy: 86/636 objects degraded (13.522%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T14:41:25.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:25 smithi050 bash[89559]: cluster 2024-09-16T14:41:25.112458+0000 mon.a (mon.0) 230 : cluster [WRN] Health check update: Degraded data redundancy: 86/636 objects degraded (13.522%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T14:41:25.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:25 smithi050 bash[92968]: cluster 2024-09-16T14:41:25.112458+0000 mon.a (mon.0) 230 : cluster [WRN] Health check update: Degraded data redundancy: 86/636 objects degraded (13.522%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T14:41:25.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:25 smithi050 bash[92968]: cluster 2024-09-16T14:41:25.112458+0000 mon.a (mon.0) 230 : cluster [WRN] Health check update: Degraded data redundancy: 86/636 objects degraded (13.522%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T14:41:25.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:25 smithi090 bash[70266]: cluster 2024-09-16T14:41:25.112458+0000 mon.a (mon.0) 230 : cluster [WRN] Health check update: Degraded data redundancy: 86/636 objects degraded (13.522%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T14:41:25.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:25 smithi090 bash[70266]: cluster 2024-09-16T14:41:25.112458+0000 mon.a (mon.0) 230 : cluster [WRN] Health check update: Degraded data redundancy: 86/636 objects degraded (13.522%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T14:41:26.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:26 smithi050 bash[92968]: audit 2024-09-16T14:41:24.639118+0000 mgr.y (mgr.25166) 489 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:26.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:26 smithi050 bash[92968]: audit 2024-09-16T14:41:24.639118+0000 mgr.y (mgr.25166) 489 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:26.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:26 smithi050 bash[92968]: cluster 2024-09-16T14:41:25.350305+0000 mgr.y (mgr.25166) 490 : cluster [DBG] pgmap v272: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:26.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:26 smithi050 bash[92968]: cluster 2024-09-16T14:41:25.350305+0000 mgr.y (mgr.25166) 490 : cluster [DBG] pgmap v272: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:26.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:26 smithi050 bash[89559]: audit 2024-09-16T14:41:24.639118+0000 mgr.y (mgr.25166) 489 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:26.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:26 smithi050 bash[89559]: audit 2024-09-16T14:41:24.639118+0000 mgr.y (mgr.25166) 489 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:26.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:26 smithi050 bash[89559]: cluster 2024-09-16T14:41:25.350305+0000 mgr.y (mgr.25166) 490 : cluster [DBG] pgmap v272: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:26.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:26 smithi050 bash[89559]: cluster 2024-09-16T14:41:25.350305+0000 mgr.y (mgr.25166) 490 : cluster [DBG] pgmap v272: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:26.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:26 smithi090 bash[70266]: audit 2024-09-16T14:41:24.639118+0000 mgr.y (mgr.25166) 489 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:26.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:26 smithi090 bash[70266]: audit 2024-09-16T14:41:24.639118+0000 mgr.y (mgr.25166) 489 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:26.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:26 smithi090 bash[70266]: cluster 2024-09-16T14:41:25.350305+0000 mgr.y (mgr.25166) 490 : cluster [DBG] pgmap v272: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:26.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:26 smithi090 bash[70266]: cluster 2024-09-16T14:41:25.350305+0000 mgr.y (mgr.25166) 490 : cluster [DBG] pgmap v272: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:27.186 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:41:26 smithi050 bash[103246]: debug 2024-09-16T14:41:26.820+0000 7faa5591f640 -1 osd.1 117 log_to_monitors true 2024-09-16T14:41:27.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:41:27 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:41:27.036323975Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:41:27.455 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:41:28.130 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:41:28.131 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (6m) 6s ago 33m 14.2M - 0.27.0 11f11916f8cd cabc95728e9a 2024-09-16T14:41:28.131 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (5m) 4m ago 33m 68.1M - 10.4.0 c8b91775d855 88a9367c0284 2024-09-16T14:41:28.131 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (8m) 6s ago 31m 49.7M - 3.8 b5388489f99e d92ced4635d4 2024-09-16T14:41:28.131 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (8m) 4m ago 42m 441M - 19.3.0-4917-g8293d73f 425e316ba8eb 9887b7561d75 2024-09-16T14:41:28.131 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (19m) 6s ago 44m 515M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:41:28.131 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (3m) 6s ago 44m 46.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 2dace7d54c6b 2024-09-16T14:41:28.131 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (4m) 4m ago 42m 18.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 207fa7c489b4 2024-09-16T14:41:28.131 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (2m) 6s ago 42m 33.9M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb e91fc2c1a7ff 2024-09-16T14:41:28.131 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (7m) 6s ago 33m 8303k - 1.7.0 72c9c2088986 e166bfc4ac14 2024-09-16T14:41:28.131 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (7m) 4m ago 33m 8252k - 1.7.0 72c9c2088986 872a2376fb53 2024-09-16T14:41:28.131 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (52s) 6s ago 41m 47.9M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 50917a63a85c 2024-09-16T14:41:28.132 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (7s) 6s ago 40m - 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 4d349c340cbe 2024-09-16T14:41:28.132 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (39m) 6s ago 39m 56.5M 3037M 19.1.1-328-gad35db06 b5388489f99e 9c1326f71702 2024-09-16T14:41:28.132 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (38m) 6s ago 39m 61.0M 3037M 19.1.1-328-gad35db06 b5388489f99e 010e8927a52f 2024-09-16T14:41:28.132 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (38m) 4m ago 38m 59.7M 3292M 19.1.1-328-gad35db06 b5388489f99e e352ed0b0cc0 2024-09-16T14:41:28.132 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (37m) 4m ago 37m 56.9M 3292M 19.1.1-328-gad35db06 b5388489f99e c2c5d905dd84 2024-09-16T14:41:28.132 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (36m) 4m ago 36m 65.1M 3292M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:41:28.132 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (35m) 4m ago 35m 58.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:41:28.132 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (7m) 4m ago 34m 39.2M - 2.51.0 1d3b7f56885b 26eb48164510 2024-09-16T14:41:28.132 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (31m) 6s ago 31m 101M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:41:28.132 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (31m) 4m ago 31m 102M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:41:28.186 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:41:27 smithi050 bash[103246]: debug 2024-09-16T14:41:27.772+0000 7faa496c1640 -1 osd.1 117 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:41:28.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:27 smithi050 bash[92968]: audit 2024-09-16T14:41:26.733257+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:28.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:27 smithi050 bash[92968]: audit 2024-09-16T14:41:26.733257+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:28.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:27 smithi050 bash[92968]: audit 2024-09-16T14:41:26.735484+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:41:28.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:27 smithi050 bash[92968]: audit 2024-09-16T14:41:26.735484+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:41:28.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:27 smithi050 bash[92968]: audit 2024-09-16T14:41:26.829767+0000 mon.c (mon.2) 3 : audit [INF] from='osd.1 [v2:172.21.15.50:6810/1580145667,v1:172.21.15.50:6811/1580145667]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T14:41:28.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:27 smithi050 bash[92968]: audit 2024-09-16T14:41:26.829767+0000 mon.c (mon.2) 3 : audit [INF] from='osd.1 [v2:172.21.15.50:6810/1580145667,v1:172.21.15.50:6811/1580145667]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T14:41:28.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:27 smithi050 bash[92968]: audit 2024-09-16T14:41:26.830125+0000 mon.a (mon.0) 233 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T14:41:28.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:27 smithi050 bash[92968]: audit 2024-09-16T14:41:26.830125+0000 mon.a (mon.0) 233 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T14:41:28.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:27 smithi050 bash[92968]: cluster 2024-09-16T14:41:27.351830+0000 mgr.y (mgr.25166) 491 : cluster [DBG] pgmap v273: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:28.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:27 smithi050 bash[92968]: cluster 2024-09-16T14:41:27.351830+0000 mgr.y (mgr.25166) 491 : cluster [DBG] pgmap v273: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:28.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:27 smithi050 bash[89559]: audit 2024-09-16T14:41:26.733257+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:28.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:27 smithi050 bash[89559]: audit 2024-09-16T14:41:26.733257+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:28.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:27 smithi050 bash[89559]: audit 2024-09-16T14:41:26.735484+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:41:28.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:27 smithi050 bash[89559]: audit 2024-09-16T14:41:26.735484+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:41:28.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:27 smithi050 bash[89559]: audit 2024-09-16T14:41:26.829767+0000 mon.c (mon.2) 3 : audit [INF] from='osd.1 [v2:172.21.15.50:6810/1580145667,v1:172.21.15.50:6811/1580145667]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T14:41:28.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:27 smithi050 bash[89559]: audit 2024-09-16T14:41:26.829767+0000 mon.c (mon.2) 3 : audit [INF] from='osd.1 [v2:172.21.15.50:6810/1580145667,v1:172.21.15.50:6811/1580145667]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T14:41:28.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:27 smithi050 bash[89559]: audit 2024-09-16T14:41:26.830125+0000 mon.a (mon.0) 233 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T14:41:28.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:27 smithi050 bash[89559]: audit 2024-09-16T14:41:26.830125+0000 mon.a (mon.0) 233 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T14:41:28.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:27 smithi050 bash[89559]: cluster 2024-09-16T14:41:27.351830+0000 mgr.y (mgr.25166) 491 : cluster [DBG] pgmap v273: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:28.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:27 smithi050 bash[89559]: cluster 2024-09-16T14:41:27.351830+0000 mgr.y (mgr.25166) 491 : cluster [DBG] pgmap v273: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:28.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:27 smithi090 bash[70266]: audit 2024-09-16T14:41:26.733257+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:28.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:27 smithi090 bash[70266]: audit 2024-09-16T14:41:26.733257+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:28.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:27 smithi090 bash[70266]: audit 2024-09-16T14:41:26.735484+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:41:28.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:27 smithi090 bash[70266]: audit 2024-09-16T14:41:26.735484+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:41:28.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:27 smithi090 bash[70266]: audit 2024-09-16T14:41:26.829767+0000 mon.c (mon.2) 3 : audit [INF] from='osd.1 [v2:172.21.15.50:6810/1580145667,v1:172.21.15.50:6811/1580145667]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T14:41:28.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:27 smithi090 bash[70266]: audit 2024-09-16T14:41:26.829767+0000 mon.c (mon.2) 3 : audit [INF] from='osd.1 [v2:172.21.15.50:6810/1580145667,v1:172.21.15.50:6811/1580145667]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T14:41:28.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:27 smithi090 bash[70266]: audit 2024-09-16T14:41:26.830125+0000 mon.a (mon.0) 233 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T14:41:28.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:27 smithi090 bash[70266]: audit 2024-09-16T14:41:26.830125+0000 mon.a (mon.0) 233 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T14:41:28.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:27 smithi090 bash[70266]: cluster 2024-09-16T14:41:27.351830+0000 mgr.y (mgr.25166) 491 : cluster [DBG] pgmap v273: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:28.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:27 smithi090 bash[70266]: cluster 2024-09-16T14:41:27.351830+0000 mgr.y (mgr.25166) 491 : cluster [DBG] pgmap v273: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:28.519 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:41:28.519 INFO:teuthology.orchestra.run.smithi050.stdout: "mon": { 2024-09-16T14:41:28.519 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:41:28.519 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:41:28.519 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr": { 2024-09-16T14:41:28.519 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:41:28.520 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:41:28.520 INFO:teuthology.orchestra.run.smithi050.stdout: "osd": { 2024-09-16T14:41:28.520 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 6, 2024-09-16T14:41:28.520 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 1 2024-09-16T14:41:28.520 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:41:28.520 INFO:teuthology.orchestra.run.smithi050.stdout: "rgw": { 2024-09-16T14:41:28.520 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:41:28.520 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:41:28.520 INFO:teuthology.orchestra.run.smithi050.stdout: "overall": { 2024-09-16T14:41:28.520 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8, 2024-09-16T14:41:28.520 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 6 2024-09-16T14:41:28.521 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:41:28.521 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:41:28.877 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:41:28.877 INFO:teuthology.orchestra.run.smithi050.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:41:28.877 INFO:teuthology.orchestra.run.smithi050.stdout: "in_progress": true, 2024-09-16T14:41:28.877 INFO:teuthology.orchestra.run.smithi050.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (0 remaining).", 2024-09-16T14:41:28.877 INFO:teuthology.orchestra.run.smithi050.stdout: "services_complete": [], 2024-09-16T14:41:28.877 INFO:teuthology.orchestra.run.smithi050.stdout: "progress": "2/8 daemons upgraded", 2024-09-16T14:41:28.877 INFO:teuthology.orchestra.run.smithi050.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:41:28.877 INFO:teuthology.orchestra.run.smithi050.stdout: "is_paused": false 2024-09-16T14:41:28.877 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:41:29.085 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[89559]: audit 2024-09-16T14:41:27.442438+0000 mgr.y (mgr.25166) 492 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:29.086 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[89559]: audit 2024-09-16T14:41:27.442438+0000 mgr.y (mgr.25166) 492 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:29.086 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[89559]: audit 2024-09-16T14:41:27.737266+0000 mon.a (mon.0) 234 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T14:41:29.086 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[89559]: audit 2024-09-16T14:41:27.737266+0000 mon.a (mon.0) 234 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T14:41:29.086 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[89559]: cluster 2024-09-16T14:41:27.746477+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-16T14:41:29.086 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[89559]: cluster 2024-09-16T14:41:27.746477+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-16T14:41:29.086 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[89559]: audit 2024-09-16T14:41:27.747320+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.50:6810/1580145667,v1:172.21.15.50:6811/1580145667]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:41:29.086 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[89559]: audit 2024-09-16T14:41:27.747320+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.50:6810/1580145667,v1:172.21.15.50:6811/1580145667]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:41:29.086 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[89559]: audit 2024-09-16T14:41:27.748470+0000 mon.a (mon.0) 236 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:41:29.086 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[89559]: audit 2024-09-16T14:41:27.748470+0000 mon.a (mon.0) 236 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:41:29.086 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[89559]: audit 2024-09-16T14:41:27.780391+0000 mgr.y (mgr.25166) 493 : audit [DBG] from='client.54227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:29.086 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[89559]: audit 2024-09-16T14:41:27.780391+0000 mgr.y (mgr.25166) 493 : audit [DBG] from='client.54227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:29.086 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[89559]: audit 2024-09-16T14:41:28.089739+0000 mgr.y (mgr.25166) 494 : audit [DBG] from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:29.087 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[89559]: audit 2024-09-16T14:41:28.089739+0000 mgr.y (mgr.25166) 494 : audit [DBG] from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:29.087 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[89559]: audit 2024-09-16T14:41:28.519406+0000 mon.a (mon.0) 237 : audit [DBG] from='client.? 172.21.15.50:0/3522009223' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:29.087 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[89559]: audit 2024-09-16T14:41:28.519406+0000 mon.a (mon.0) 237 : audit [DBG] from='client.? 172.21.15.50:0/3522009223' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:29.087 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[92968]: audit 2024-09-16T14:41:27.442438+0000 mgr.y (mgr.25166) 492 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:29.087 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[92968]: audit 2024-09-16T14:41:27.442438+0000 mgr.y (mgr.25166) 492 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:29.087 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[92968]: audit 2024-09-16T14:41:27.737266+0000 mon.a (mon.0) 234 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T14:41:29.087 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[92968]: audit 2024-09-16T14:41:27.737266+0000 mon.a (mon.0) 234 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T14:41:29.087 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[92968]: cluster 2024-09-16T14:41:27.746477+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-16T14:41:29.087 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[92968]: cluster 2024-09-16T14:41:27.746477+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-16T14:41:29.087 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[92968]: audit 2024-09-16T14:41:27.747320+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.50:6810/1580145667,v1:172.21.15.50:6811/1580145667]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:41:29.088 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[92968]: audit 2024-09-16T14:41:27.747320+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.50:6810/1580145667,v1:172.21.15.50:6811/1580145667]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:41:29.088 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[92968]: audit 2024-09-16T14:41:27.748470+0000 mon.a (mon.0) 236 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:41:29.088 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[92968]: audit 2024-09-16T14:41:27.748470+0000 mon.a (mon.0) 236 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:41:29.088 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[92968]: audit 2024-09-16T14:41:27.780391+0000 mgr.y (mgr.25166) 493 : audit [DBG] from='client.54227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:29.088 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[92968]: audit 2024-09-16T14:41:27.780391+0000 mgr.y (mgr.25166) 493 : audit [DBG] from='client.54227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:29.088 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[92968]: audit 2024-09-16T14:41:28.089739+0000 mgr.y (mgr.25166) 494 : audit [DBG] from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:29.088 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[92968]: audit 2024-09-16T14:41:28.089739+0000 mgr.y (mgr.25166) 494 : audit [DBG] from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:29.088 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[92968]: audit 2024-09-16T14:41:28.519406+0000 mon.a (mon.0) 237 : audit [DBG] from='client.? 172.21.15.50:0/3522009223' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:29.088 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:28 smithi050 bash[92968]: audit 2024-09-16T14:41:28.519406+0000 mon.a (mon.0) 237 : audit [DBG] from='client.? 172.21.15.50:0/3522009223' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:29.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:28 smithi090 bash[70266]: audit 2024-09-16T14:41:27.442438+0000 mgr.y (mgr.25166) 492 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:29.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:28 smithi090 bash[70266]: audit 2024-09-16T14:41:27.442438+0000 mgr.y (mgr.25166) 492 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:29.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:28 smithi090 bash[70266]: audit 2024-09-16T14:41:27.737266+0000 mon.a (mon.0) 234 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T14:41:29.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:28 smithi090 bash[70266]: audit 2024-09-16T14:41:27.737266+0000 mon.a (mon.0) 234 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T14:41:29.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:28 smithi090 bash[70266]: cluster 2024-09-16T14:41:27.746477+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-16T14:41:29.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:28 smithi090 bash[70266]: cluster 2024-09-16T14:41:27.746477+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-16T14:41:29.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:28 smithi090 bash[70266]: audit 2024-09-16T14:41:27.747320+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.50:6810/1580145667,v1:172.21.15.50:6811/1580145667]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:41:29.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:28 smithi090 bash[70266]: audit 2024-09-16T14:41:27.747320+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.50:6810/1580145667,v1:172.21.15.50:6811/1580145667]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:41:29.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:28 smithi090 bash[70266]: audit 2024-09-16T14:41:27.748470+0000 mon.a (mon.0) 236 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:41:29.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:28 smithi090 bash[70266]: audit 2024-09-16T14:41:27.748470+0000 mon.a (mon.0) 236 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:41:29.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:28 smithi090 bash[70266]: audit 2024-09-16T14:41:27.780391+0000 mgr.y (mgr.25166) 493 : audit [DBG] from='client.54227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:29.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:28 smithi090 bash[70266]: audit 2024-09-16T14:41:27.780391+0000 mgr.y (mgr.25166) 493 : audit [DBG] from='client.54227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:29.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:28 smithi090 bash[70266]: audit 2024-09-16T14:41:28.089739+0000 mgr.y (mgr.25166) 494 : audit [DBG] from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:29.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:28 smithi090 bash[70266]: audit 2024-09-16T14:41:28.089739+0000 mgr.y (mgr.25166) 494 : audit [DBG] from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:29.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:28 smithi090 bash[70266]: audit 2024-09-16T14:41:28.519406+0000 mon.a (mon.0) 237 : audit [DBG] from='client.? 172.21.15.50:0/3522009223' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:29.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:28 smithi090 bash[70266]: audit 2024-09-16T14:41:28.519406+0000 mon.a (mon.0) 237 : audit [DBG] from='client.? 172.21.15.50:0/3522009223' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:29.437 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:41:29] "GET /metrics HTTP/1.1" 200 38354 "" "Prometheus/2.51.0" 2024-09-16T14:41:30.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[92968]: cluster 2024-09-16T14:41:28.737889+0000 mon.a (mon.0) 238 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:41:30.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[92968]: cluster 2024-09-16T14:41:28.737889+0000 mon.a (mon.0) 238 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:41:30.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[92968]: cluster 2024-09-16T14:41:28.745776+0000 mon.a (mon.0) 239 : cluster [INF] osd.1 [v2:172.21.15.50:6810/1580145667,v1:172.21.15.50:6811/1580145667] boot 2024-09-16T14:41:30.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[92968]: cluster 2024-09-16T14:41:28.745776+0000 mon.a (mon.0) 239 : cluster [INF] osd.1 [v2:172.21.15.50:6810/1580145667,v1:172.21.15.50:6811/1580145667] boot 2024-09-16T14:41:30.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[92968]: cluster 2024-09-16T14:41:28.745854+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-16T14:41:30.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[92968]: cluster 2024-09-16T14:41:28.745854+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-16T14:41:30.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[92968]: audit 2024-09-16T14:41:28.756810+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T14:41:30.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[92968]: audit 2024-09-16T14:41:28.756810+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T14:41:30.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[92968]: audit 2024-09-16T14:41:28.877359+0000 mgr.y (mgr.25166) 495 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:30.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[92968]: audit 2024-09-16T14:41:28.877359+0000 mgr.y (mgr.25166) 495 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:30.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[92968]: cluster 2024-09-16T14:41:29.352770+0000 mgr.y (mgr.25166) 496 : cluster [DBG] pgmap v276: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:30.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[92968]: cluster 2024-09-16T14:41:29.352770+0000 mgr.y (mgr.25166) 496 : cluster [DBG] pgmap v276: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:30.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[92968]: cluster 2024-09-16T14:41:29.754720+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-16T14:41:30.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[92968]: cluster 2024-09-16T14:41:29.754720+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-16T14:41:30.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[89559]: cluster 2024-09-16T14:41:28.737889+0000 mon.a (mon.0) 238 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:41:30.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[89559]: cluster 2024-09-16T14:41:28.737889+0000 mon.a (mon.0) 238 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:41:30.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[89559]: cluster 2024-09-16T14:41:28.745776+0000 mon.a (mon.0) 239 : cluster [INF] osd.1 [v2:172.21.15.50:6810/1580145667,v1:172.21.15.50:6811/1580145667] boot 2024-09-16T14:41:30.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[89559]: cluster 2024-09-16T14:41:28.745776+0000 mon.a (mon.0) 239 : cluster [INF] osd.1 [v2:172.21.15.50:6810/1580145667,v1:172.21.15.50:6811/1580145667] boot 2024-09-16T14:41:30.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[89559]: cluster 2024-09-16T14:41:28.745854+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-16T14:41:30.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[89559]: cluster 2024-09-16T14:41:28.745854+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-16T14:41:30.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[89559]: audit 2024-09-16T14:41:28.756810+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T14:41:30.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[89559]: audit 2024-09-16T14:41:28.756810+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T14:41:30.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[89559]: audit 2024-09-16T14:41:28.877359+0000 mgr.y (mgr.25166) 495 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:30.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[89559]: audit 2024-09-16T14:41:28.877359+0000 mgr.y (mgr.25166) 495 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:30.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[89559]: cluster 2024-09-16T14:41:29.352770+0000 mgr.y (mgr.25166) 496 : cluster [DBG] pgmap v276: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:30.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[89559]: cluster 2024-09-16T14:41:29.352770+0000 mgr.y (mgr.25166) 496 : cluster [DBG] pgmap v276: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:30.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[89559]: cluster 2024-09-16T14:41:29.754720+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-16T14:41:30.192 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:29 smithi050 bash[89559]: cluster 2024-09-16T14:41:29.754720+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-16T14:41:30.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:41:30 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:41:30.033760575Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:41:30.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:29 smithi090 bash[70266]: cluster 2024-09-16T14:41:28.737889+0000 mon.a (mon.0) 238 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:41:30.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:29 smithi090 bash[70266]: cluster 2024-09-16T14:41:28.737889+0000 mon.a (mon.0) 238 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:41:30.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:29 smithi090 bash[70266]: cluster 2024-09-16T14:41:28.745776+0000 mon.a (mon.0) 239 : cluster [INF] osd.1 [v2:172.21.15.50:6810/1580145667,v1:172.21.15.50:6811/1580145667] boot 2024-09-16T14:41:30.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:29 smithi090 bash[70266]: cluster 2024-09-16T14:41:28.745776+0000 mon.a (mon.0) 239 : cluster [INF] osd.1 [v2:172.21.15.50:6810/1580145667,v1:172.21.15.50:6811/1580145667] boot 2024-09-16T14:41:30.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:29 smithi090 bash[70266]: cluster 2024-09-16T14:41:28.745854+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-16T14:41:30.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:29 smithi090 bash[70266]: cluster 2024-09-16T14:41:28.745854+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-16T14:41:30.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:29 smithi090 bash[70266]: audit 2024-09-16T14:41:28.756810+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T14:41:30.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:29 smithi090 bash[70266]: audit 2024-09-16T14:41:28.756810+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T14:41:30.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:29 smithi090 bash[70266]: audit 2024-09-16T14:41:28.877359+0000 mgr.y (mgr.25166) 495 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:30.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:29 smithi090 bash[70266]: audit 2024-09-16T14:41:28.877359+0000 mgr.y (mgr.25166) 495 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:30.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:29 smithi090 bash[70266]: cluster 2024-09-16T14:41:29.352770+0000 mgr.y (mgr.25166) 496 : cluster [DBG] pgmap v276: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:30.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:29 smithi090 bash[70266]: cluster 2024-09-16T14:41:29.352770+0000 mgr.y (mgr.25166) 496 : cluster [DBG] pgmap v276: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:30.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:29 smithi090 bash[70266]: cluster 2024-09-16T14:41:29.754720+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-16T14:41:30.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:29 smithi090 bash[70266]: cluster 2024-09-16T14:41:29.754720+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-16T14:41:32.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:32 smithi050 bash[92968]: cluster 2024-09-16T14:41:31.353725+0000 mgr.y (mgr.25166) 497 : cluster [DBG] pgmap v278: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:32.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:32 smithi050 bash[92968]: cluster 2024-09-16T14:41:31.353725+0000 mgr.y (mgr.25166) 497 : cluster [DBG] pgmap v278: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:32.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:32 smithi050 bash[89559]: cluster 2024-09-16T14:41:31.353725+0000 mgr.y (mgr.25166) 497 : cluster [DBG] pgmap v278: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:32.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:32 smithi050 bash[89559]: cluster 2024-09-16T14:41:31.353725+0000 mgr.y (mgr.25166) 497 : cluster [DBG] pgmap v278: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:32.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:32 smithi090 bash[70266]: cluster 2024-09-16T14:41:31.353725+0000 mgr.y (mgr.25166) 497 : cluster [DBG] pgmap v278: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:32.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:32 smithi090 bash[70266]: cluster 2024-09-16T14:41:31.353725+0000 mgr.y (mgr.25166) 497 : cluster [DBG] pgmap v278: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:41:33.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:41:33.000397726Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:41:33.871 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:32.864128+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:33.871 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:32.864128+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:33.871 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:32.874220+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:33.871 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:32.874220+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:33.871 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:32.876291+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:41:33.871 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:32.876291+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:41:33.871 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:32.877933+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:41:33.871 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:32.877933+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:41:33.871 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:32.887263+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:33.871 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:32.887263+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:33.871 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.014141+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:41:33.872 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.014141+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:41:33.872 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.017400+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:33.872 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.017400+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:33.872 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.021747+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:33.872 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.021747+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:33.872 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: cephadm 2024-09-16T14:41:33.022717+0000 mgr.y (mgr.25166) 498 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:41:33.872 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: cephadm 2024-09-16T14:41:33.022717+0000 mgr.y (mgr.25166) 498 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:41:33.872 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.027721+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:33.872 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.027721+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:33.872 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.032386+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:33.873 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.032386+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:33.873 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.035547+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:33.873 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.035547+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:33.873 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.038818+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:33.873 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.038818+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:33.873 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.042690+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:33.874 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.042690+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:33.874 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.046350+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:33.874 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.046350+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:33.874 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.049888+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:33.874 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.049888+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:33.874 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: cephadm 2024-09-16T14:41:33.051600+0000 mgr.y (mgr.25166) 499 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:41:33.874 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: cephadm 2024-09-16T14:41:33.051600+0000 mgr.y (mgr.25166) 499 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:41:33.874 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.053934+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:41:33.874 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.053934+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:41:33.874 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.060054+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:41:33.874 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.060054+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:41:33.875 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.064508+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:33.875 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.064508+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:33.875 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.070259+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:41:33.875 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.070259+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:41:33.875 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.074726+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:41:33.875 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.074726+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:41:33.875 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.080350+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:41:33.875 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.080350+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:41:33.875 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.084546+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:41:33.875 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.084546+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:41:33.875 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.086102+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:41:33.875 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.086102+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:41:33.875 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.087570+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:41:33.876 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.087570+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:41:33.876 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.089063+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:41:33.876 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.089063+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:41:33.876 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.090680+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:33.876 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.090680+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:33.876 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.092371+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:41:34.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:32.864128+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:34.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:32.864128+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:34.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:32.874220+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:34.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:32.874220+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:34.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:32.876291+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:41:34.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:32.876291+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:41:34.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:32.877933+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:41:34.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:32.877933+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:41:34.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:32.887263+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:34.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:32.887263+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:34.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.014141+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:41:34.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.014141+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:41:34.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.017400+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.017400+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.021747+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.021747+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: cephadm 2024-09-16T14:41:33.022717+0000 mgr.y (mgr.25166) 498 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:41:34.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: cephadm 2024-09-16T14:41:33.022717+0000 mgr.y (mgr.25166) 498 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:41:34.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.027721+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:34.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.027721+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:34.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.032386+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:32.864128+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:34.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:32.864128+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:34.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:32.874220+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:34.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:32.874220+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:34.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:32.876291+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:41:34.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:32.876291+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:41:34.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:32.877933+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:41:34.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:32.877933+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:41:34.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:32.887263+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:34.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:32.887263+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:34.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.014141+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:41:34.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.014141+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:41:34.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.017400+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.017400+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.021747+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.021747+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: cephadm 2024-09-16T14:41:33.022717+0000 mgr.y (mgr.25166) 498 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:41:34.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: cephadm 2024-09-16T14:41:33.022717+0000 mgr.y (mgr.25166) 498 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:41:34.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.027721+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:34.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.027721+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:34.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.032386+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.192 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.032386+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.192 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.035547+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.192 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.035547+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.192 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.038818+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.192 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.038818+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.192 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.042690+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.192 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.042690+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.192 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.046350+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.192 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.046350+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.049888+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.049888+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: cephadm 2024-09-16T14:41:33.051600+0000 mgr.y (mgr.25166) 499 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:41:34.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: cephadm 2024-09-16T14:41:33.051600+0000 mgr.y (mgr.25166) 499 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:41:34.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.053934+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:41:34.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.053934+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:41:34.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.060054+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:41:34.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.060054+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:41:34.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.064508+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.064508+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.070259+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:41:34.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.070259+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:41:34.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.074726+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:41:34.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.074726+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:41:34.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.080350+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:41:34.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.080350+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:41:34.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.084546+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:41:34.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.084546+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:41:34.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.086102+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:41:34.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.086102+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:41:34.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.087570+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:41:34.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.087570+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:41:34.195 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.089063+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:41:34.195 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.089063+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:41:34.195 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.090680+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.195 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.090680+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.032386+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.035547+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.035547+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.038818+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.038818+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.042690+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.042690+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.046350+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.046350+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.049888+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.049888+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:41:34.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: cephadm 2024-09-16T14:41:33.051600+0000 mgr.y (mgr.25166) 499 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:41:34.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: cephadm 2024-09-16T14:41:33.051600+0000 mgr.y (mgr.25166) 499 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:41:34.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.053934+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:41:34.197 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.053934+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:41:34.197 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.060054+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:41:34.197 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.060054+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:41:34.197 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.064508+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.197 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.064508+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.197 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.092371+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:41:34.197 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.092371+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:41:34.197 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.094052+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:41:34.198 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.094052+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:41:34.198 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.095713+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:41:34.198 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.095713+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:41:34.198 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.097348+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:41:34.198 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.097348+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:41:34.198 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.104816+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:41:34.198 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.104816+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:41:34.198 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.109405+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.198 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.109405+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.198 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.110885+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.198 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.110885+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.199 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.112403+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.199 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.112403+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.070259+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:41:34.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.070259+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:41:34.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.074726+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:41:34.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.074726+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:41:34.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.080350+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:41:34.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.080350+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:41:34.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.084546+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:41:34.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.084546+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:41:34.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.086102+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:41:34.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.086102+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:41:34.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.087570+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:41:34.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.087570+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:41:34.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.089063+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:41:34.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.089063+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:41:34.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.090680+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.090680+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.113967+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.113967+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.115578+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.115578+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.117145+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.117145+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: cephadm 2024-09-16T14:41:33.118261+0000 mgr.y (mgr.25166) 500 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:41:34.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: cephadm 2024-09-16T14:41:33.118261+0000 mgr.y (mgr.25166) 500 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:41:34.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.119202+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:41:34.202 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.119202+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:41:34.202 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.125290+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:41:34.202 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.125290+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:41:34.202 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.127686+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:41:34.202 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.127686+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:41:34.202 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.129370+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:41:34.202 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.129370+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:41:34.202 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.139769+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:34.202 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.139769+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:34.202 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.269949+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:41:34.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.092371+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:41:34.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.092371+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:41:34.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.094052+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:41:34.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.094052+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:41:34.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.095713+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:41:34.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.095713+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:41:34.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.097348+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:41:34.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.097348+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:41:34.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.104816+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:41:34.204 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.104816+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:41:34.204 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.109405+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.204 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.109405+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.204 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.110885+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.204 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.110885+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.204 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.112403+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.204 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.112403+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.204 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.269949+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:41:34.205 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.271568+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:41:34.205 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.271568+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:41:34.205 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.281169+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:34.205 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: audit 2024-09-16T14:41:33.281169+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:34.205 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: cluster 2024-09-16T14:41:33.355432+0000 mgr.y (mgr.25166) 501 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:34.205 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[89559]: cluster 2024-09-16T14:41:33.355432+0000 mgr.y (mgr.25166) 501 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:34.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.113967+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.113967+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.115578+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.115578+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.117145+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.117145+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: cephadm 2024-09-16T14:41:33.118261+0000 mgr.y (mgr.25166) 500 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:41:34.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: cephadm 2024-09-16T14:41:33.118261+0000 mgr.y (mgr.25166) 500 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:41:34.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.119202+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:41:34.207 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.119202+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:41:34.207 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.125290+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:41:34.207 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.125290+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:41:34.207 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.127686+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:41:34.207 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.127686+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:41:34.207 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.129370+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:41:34.207 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.129370+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:41:34.207 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.139769+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:34.207 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.139769+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:34.207 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.269949+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:41:34.207 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.269949+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:41:34.207 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.271568+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:41:34.208 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.271568+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:41:34.208 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.281169+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:34.208 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: audit 2024-09-16T14:41:33.281169+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:34.208 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: cluster 2024-09-16T14:41:33.355432+0000 mgr.y (mgr.25166) 501 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:34.208 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:33 smithi050 bash[92968]: cluster 2024-09-16T14:41:33.355432+0000 mgr.y (mgr.25166) 501 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:34.209 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.092371+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:41:34.209 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.094052+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:41:34.209 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.094052+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:41:34.209 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.095713+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:41:34.209 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.095713+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:41:34.209 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.097348+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:41:34.209 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.097348+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:41:34.209 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.104816+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:41:34.210 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.104816+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:41:34.210 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.109405+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.210 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.109405+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.210 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.110885+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.210 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.110885+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.210 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.112403+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.210 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.112403+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.210 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.113967+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.210 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.113967+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.210 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.115578+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.210 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.115578+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.211 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.117145+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.211 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.117145+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:41:34.211 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: cephadm 2024-09-16T14:41:33.118261+0000 mgr.y (mgr.25166) 500 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:41:34.211 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: cephadm 2024-09-16T14:41:33.118261+0000 mgr.y (mgr.25166) 500 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:41:34.211 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.119202+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:41:34.211 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.119202+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:41:34.211 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.125290+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:41:34.211 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.125290+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:41:34.211 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.127686+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:41:34.211 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.127686+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:41:34.211 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.129370+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:41:34.212 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.129370+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:41:34.212 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.139769+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:34.212 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.139769+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:34.212 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.269949+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:41:34.212 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.269949+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:41:34.212 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.271568+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:41:34.212 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.271568+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:41:34.212 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.281169+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:34.213 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: audit 2024-09-16T14:41:33.281169+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:34.213 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: cluster 2024-09-16T14:41:33.355432+0000 mgr.y (mgr.25166) 501 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:34.213 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:33 smithi090 bash[70266]: cluster 2024-09-16T14:41:33.355432+0000 mgr.y (mgr.25166) 501 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:34.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:34 smithi050 bash[89559]: cluster 2024-09-16T14:41:34.276913+0000 mon.a (mon.0) 288 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 86/636 objects degraded (13.522%), 22 pgs degraded) 2024-09-16T14:41:34.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:34 smithi050 bash[89559]: cluster 2024-09-16T14:41:34.276913+0000 mon.a (mon.0) 288 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 86/636 objects degraded (13.522%), 22 pgs degraded) 2024-09-16T14:41:34.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:34 smithi050 bash[89559]: cluster 2024-09-16T14:41:34.276958+0000 mon.a (mon.0) 289 : cluster [INF] Cluster is now healthy 2024-09-16T14:41:34.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:34 smithi050 bash[89559]: cluster 2024-09-16T14:41:34.276958+0000 mon.a (mon.0) 289 : cluster [INF] Cluster is now healthy 2024-09-16T14:41:34.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:34 smithi050 bash[92968]: cluster 2024-09-16T14:41:34.276913+0000 mon.a (mon.0) 288 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 86/636 objects degraded (13.522%), 22 pgs degraded) 2024-09-16T14:41:34.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:34 smithi050 bash[92968]: cluster 2024-09-16T14:41:34.276913+0000 mon.a (mon.0) 288 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 86/636 objects degraded (13.522%), 22 pgs degraded) 2024-09-16T14:41:34.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:34 smithi050 bash[92968]: cluster 2024-09-16T14:41:34.276958+0000 mon.a (mon.0) 289 : cluster [INF] Cluster is now healthy 2024-09-16T14:41:34.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:34 smithi050 bash[92968]: cluster 2024-09-16T14:41:34.276958+0000 mon.a (mon.0) 289 : cluster [INF] Cluster is now healthy 2024-09-16T14:41:35.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:34 smithi090 bash[70266]: cluster 2024-09-16T14:41:34.276913+0000 mon.a (mon.0) 288 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 86/636 objects degraded (13.522%), 22 pgs degraded) 2024-09-16T14:41:35.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:34 smithi090 bash[70266]: cluster 2024-09-16T14:41:34.276913+0000 mon.a (mon.0) 288 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 86/636 objects degraded (13.522%), 22 pgs degraded) 2024-09-16T14:41:35.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:34 smithi090 bash[70266]: cluster 2024-09-16T14:41:34.276958+0000 mon.a (mon.0) 289 : cluster [INF] Cluster is now healthy 2024-09-16T14:41:35.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:34 smithi090 bash[70266]: cluster 2024-09-16T14:41:34.276958+0000 mon.a (mon.0) 289 : cluster [INF] Cluster is now healthy 2024-09-16T14:41:36.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:35 smithi050 bash[89559]: audit 2024-09-16T14:41:34.643218+0000 mgr.y (mgr.25166) 502 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:36.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:35 smithi050 bash[89559]: audit 2024-09-16T14:41:34.643218+0000 mgr.y (mgr.25166) 502 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:36.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:35 smithi050 bash[89559]: cluster 2024-09-16T14:41:35.356152+0000 mgr.y (mgr.25166) 503 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 672 B/s rd, 0 op/s 2024-09-16T14:41:36.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:35 smithi050 bash[89559]: cluster 2024-09-16T14:41:35.356152+0000 mgr.y (mgr.25166) 503 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 672 B/s rd, 0 op/s 2024-09-16T14:41:36.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:35 smithi050 bash[92968]: audit 2024-09-16T14:41:34.643218+0000 mgr.y (mgr.25166) 502 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:36.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:35 smithi050 bash[92968]: audit 2024-09-16T14:41:34.643218+0000 mgr.y (mgr.25166) 502 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:36.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:35 smithi050 bash[92968]: cluster 2024-09-16T14:41:35.356152+0000 mgr.y (mgr.25166) 503 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 672 B/s rd, 0 op/s 2024-09-16T14:41:36.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:35 smithi050 bash[92968]: cluster 2024-09-16T14:41:35.356152+0000 mgr.y (mgr.25166) 503 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 672 B/s rd, 0 op/s 2024-09-16T14:41:36.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:41:36 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:41:36.001813154Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:41:36.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:35 smithi090 bash[70266]: audit 2024-09-16T14:41:34.643218+0000 mgr.y (mgr.25166) 502 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:36.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:35 smithi090 bash[70266]: audit 2024-09-16T14:41:34.643218+0000 mgr.y (mgr.25166) 502 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:36.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:35 smithi090 bash[70266]: cluster 2024-09-16T14:41:35.356152+0000 mgr.y (mgr.25166) 503 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 672 B/s rd, 0 op/s 2024-09-16T14:41:36.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:35 smithi090 bash[70266]: cluster 2024-09-16T14:41:35.356152+0000 mgr.y (mgr.25166) 503 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 672 B/s rd, 0 op/s 2024-09-16T14:41:38.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:37 smithi050 bash[89559]: audit 2024-09-16T14:41:36.916820+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:38.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:37 smithi050 bash[89559]: audit 2024-09-16T14:41:36.916820+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:38.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:37 smithi050 bash[89559]: cluster 2024-09-16T14:41:37.357556+0000 mgr.y (mgr.25166) 504 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:38.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:37 smithi050 bash[89559]: cluster 2024-09-16T14:41:37.357556+0000 mgr.y (mgr.25166) 504 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:38.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:37 smithi050 bash[92968]: audit 2024-09-16T14:41:36.916820+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:38.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:37 smithi050 bash[92968]: audit 2024-09-16T14:41:36.916820+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:38.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:37 smithi050 bash[92968]: cluster 2024-09-16T14:41:37.357556+0000 mgr.y (mgr.25166) 504 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:38.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:37 smithi050 bash[92968]: cluster 2024-09-16T14:41:37.357556+0000 mgr.y (mgr.25166) 504 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:38.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:37 smithi090 bash[70266]: audit 2024-09-16T14:41:36.916820+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:38.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:37 smithi090 bash[70266]: audit 2024-09-16T14:41:36.916820+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:38.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:37 smithi090 bash[70266]: cluster 2024-09-16T14:41:37.357556+0000 mgr.y (mgr.25166) 504 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:38.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:37 smithi090 bash[70266]: cluster 2024-09-16T14:41:37.357556+0000 mgr.y (mgr.25166) 504 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:39.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:41:39 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:41:39.011776259Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:41:39.461 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:41:39 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:41:39] "GET /metrics HTTP/1.1" 200 38354 "" "Prometheus/2.51.0" 2024-09-16T14:41:39.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:39 smithi050 bash[89559]: cluster 2024-09-16T14:41:39.358551+0000 mgr.y (mgr.25166) 505 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:41:39.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:39 smithi050 bash[89559]: cluster 2024-09-16T14:41:39.358551+0000 mgr.y (mgr.25166) 505 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:41:39.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:39 smithi050 bash[92968]: cluster 2024-09-16T14:41:39.358551+0000 mgr.y (mgr.25166) 505 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:41:39.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:39 smithi050 bash[92968]: cluster 2024-09-16T14:41:39.358551+0000 mgr.y (mgr.25166) 505 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:41:39.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:39 smithi090 bash[70266]: cluster 2024-09-16T14:41:39.358551+0000 mgr.y (mgr.25166) 505 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:41:39.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:39 smithi090 bash[70266]: cluster 2024-09-16T14:41:39.358551+0000 mgr.y (mgr.25166) 505 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:41:41.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:41 smithi050 bash[89559]: cluster 2024-09-16T14:41:41.359270+0000 mgr.y (mgr.25166) 506 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 881 B/s rd, 0 op/s 2024-09-16T14:41:41.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:41 smithi050 bash[89559]: cluster 2024-09-16T14:41:41.359270+0000 mgr.y (mgr.25166) 506 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 881 B/s rd, 0 op/s 2024-09-16T14:41:41.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:41 smithi050 bash[92968]: cluster 2024-09-16T14:41:41.359270+0000 mgr.y (mgr.25166) 506 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 881 B/s rd, 0 op/s 2024-09-16T14:41:41.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:41 smithi050 bash[92968]: cluster 2024-09-16T14:41:41.359270+0000 mgr.y (mgr.25166) 506 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 881 B/s rd, 0 op/s 2024-09-16T14:41:41.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:41 smithi090 bash[70266]: cluster 2024-09-16T14:41:41.359270+0000 mgr.y (mgr.25166) 506 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 881 B/s rd, 0 op/s 2024-09-16T14:41:41.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:41 smithi090 bash[70266]: cluster 2024-09-16T14:41:41.359270+0000 mgr.y (mgr.25166) 506 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 881 B/s rd, 0 op/s 2024-09-16T14:41:42.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:41:42 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:41:42.04040796Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:41:43.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:42 smithi050 bash[89559]: audit 2024-09-16T14:41:41.735687+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:43.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:42 smithi050 bash[89559]: audit 2024-09-16T14:41:41.735687+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:43.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:42 smithi050 bash[89559]: audit 2024-09-16T14:41:41.737935+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:41:43.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:42 smithi050 bash[89559]: audit 2024-09-16T14:41:41.737935+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:41:43.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:42 smithi050 bash[89559]: audit 2024-09-16T14:41:41.927893+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:43.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:42 smithi050 bash[89559]: audit 2024-09-16T14:41:41.927893+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:43.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:42 smithi050 bash[92968]: audit 2024-09-16T14:41:41.735687+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:43.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:42 smithi050 bash[92968]: audit 2024-09-16T14:41:41.735687+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:43.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:42 smithi050 bash[92968]: audit 2024-09-16T14:41:41.737935+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:41:43.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:42 smithi050 bash[92968]: audit 2024-09-16T14:41:41.737935+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:41:43.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:42 smithi050 bash[92968]: audit 2024-09-16T14:41:41.927893+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:43.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:42 smithi050 bash[92968]: audit 2024-09-16T14:41:41.927893+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:43.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:42 smithi090 bash[70266]: audit 2024-09-16T14:41:41.735687+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:43.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:42 smithi090 bash[70266]: audit 2024-09-16T14:41:41.735687+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:43.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:42 smithi090 bash[70266]: audit 2024-09-16T14:41:41.737935+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:41:43.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:42 smithi090 bash[70266]: audit 2024-09-16T14:41:41.737935+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:41:43.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:42 smithi090 bash[70266]: audit 2024-09-16T14:41:41.927893+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:43.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:42 smithi090 bash[70266]: audit 2024-09-16T14:41:41.927893+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:41:44.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:43 smithi050 bash[89559]: cluster 2024-09-16T14:41:43.360998+0000 mgr.y (mgr.25166) 507 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:44.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:43 smithi050 bash[89559]: cluster 2024-09-16T14:41:43.360998+0000 mgr.y (mgr.25166) 507 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:44.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:43 smithi050 bash[92968]: cluster 2024-09-16T14:41:43.360998+0000 mgr.y (mgr.25166) 507 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:44.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:43 smithi050 bash[92968]: cluster 2024-09-16T14:41:43.360998+0000 mgr.y (mgr.25166) 507 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:44.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:43 smithi090 bash[70266]: cluster 2024-09-16T14:41:43.360998+0000 mgr.y (mgr.25166) 507 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:44.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:43 smithi090 bash[70266]: cluster 2024-09-16T14:41:43.360998+0000 mgr.y (mgr.25166) 507 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:45.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:41:45 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:41:45.037478519Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:41:45.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:45 smithi050 bash[89559]: audit 2024-09-16T14:41:44.654427+0000 mgr.y (mgr.25166) 508 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:45.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:45 smithi050 bash[89559]: audit 2024-09-16T14:41:44.654427+0000 mgr.y (mgr.25166) 508 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:45.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:45 smithi050 bash[89559]: cluster 2024-09-16T14:41:45.361684+0000 mgr.y (mgr.25166) 509 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:45.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:45 smithi050 bash[89559]: cluster 2024-09-16T14:41:45.361684+0000 mgr.y (mgr.25166) 509 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:45.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:45 smithi050 bash[92968]: audit 2024-09-16T14:41:44.654427+0000 mgr.y (mgr.25166) 508 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:45.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:45 smithi050 bash[92968]: audit 2024-09-16T14:41:44.654427+0000 mgr.y (mgr.25166) 508 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:45.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:45 smithi050 bash[92968]: cluster 2024-09-16T14:41:45.361684+0000 mgr.y (mgr.25166) 509 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:45.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:45 smithi050 bash[92968]: cluster 2024-09-16T14:41:45.361684+0000 mgr.y (mgr.25166) 509 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:45.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:45 smithi090 bash[70266]: audit 2024-09-16T14:41:44.654427+0000 mgr.y (mgr.25166) 508 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:45.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:45 smithi090 bash[70266]: audit 2024-09-16T14:41:44.654427+0000 mgr.y (mgr.25166) 508 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:45.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:45 smithi090 bash[70266]: cluster 2024-09-16T14:41:45.361684+0000 mgr.y (mgr.25166) 509 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:45.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:45 smithi090 bash[70266]: cluster 2024-09-16T14:41:45.361684+0000 mgr.y (mgr.25166) 509 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:47.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:47 smithi050 bash[89559]: cluster 2024-09-16T14:41:47.363043+0000 mgr.y (mgr.25166) 510 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:47.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:47 smithi050 bash[89559]: cluster 2024-09-16T14:41:47.363043+0000 mgr.y (mgr.25166) 510 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:47.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:47 smithi050 bash[92968]: cluster 2024-09-16T14:41:47.363043+0000 mgr.y (mgr.25166) 510 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:47.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:47 smithi050 bash[92968]: cluster 2024-09-16T14:41:47.363043+0000 mgr.y (mgr.25166) 510 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:47.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:47 smithi090 bash[70266]: cluster 2024-09-16T14:41:47.363043+0000 mgr.y (mgr.25166) 510 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:47.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:47 smithi090 bash[70266]: cluster 2024-09-16T14:41:47.363043+0000 mgr.y (mgr.25166) 510 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:48.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:41:48 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:41:48.041226624Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:41:49.463 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:41:49 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:41:49] "GET /metrics HTTP/1.1" 200 38339 "" "Prometheus/2.51.0" 2024-09-16T14:41:49.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:49 smithi050 bash[89559]: cluster 2024-09-16T14:41:49.364057+0000 mgr.y (mgr.25166) 511 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:49.972 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:49 smithi050 bash[89559]: cluster 2024-09-16T14:41:49.364057+0000 mgr.y (mgr.25166) 511 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:49.972 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:49 smithi050 bash[92968]: cluster 2024-09-16T14:41:49.364057+0000 mgr.y (mgr.25166) 511 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:49.973 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:49 smithi050 bash[92968]: cluster 2024-09-16T14:41:49.364057+0000 mgr.y (mgr.25166) 511 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:49.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:49 smithi090 bash[70266]: cluster 2024-09-16T14:41:49.364057+0000 mgr.y (mgr.25166) 511 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:49.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:49 smithi090 bash[70266]: cluster 2024-09-16T14:41:49.364057+0000 mgr.y (mgr.25166) 511 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:51.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:41:51 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:41:51.021245371Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:41:51.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:51 smithi050 bash[89559]: cluster 2024-09-16T14:41:51.364855+0000 mgr.y (mgr.25166) 512 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:51.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:51 smithi050 bash[89559]: cluster 2024-09-16T14:41:51.364855+0000 mgr.y (mgr.25166) 512 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:51.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:51 smithi050 bash[92968]: cluster 2024-09-16T14:41:51.364855+0000 mgr.y (mgr.25166) 512 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:51.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:51 smithi050 bash[92968]: cluster 2024-09-16T14:41:51.364855+0000 mgr.y (mgr.25166) 512 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:51.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:51 smithi090 bash[70266]: cluster 2024-09-16T14:41:51.364855+0000 mgr.y (mgr.25166) 512 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:51.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:51 smithi090 bash[70266]: cluster 2024-09-16T14:41:51.364855+0000 mgr.y (mgr.25166) 512 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:53.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:53 smithi050 bash[89559]: cluster 2024-09-16T14:41:53.366646+0000 mgr.y (mgr.25166) 513 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:53.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:53 smithi050 bash[89559]: cluster 2024-09-16T14:41:53.366646+0000 mgr.y (mgr.25166) 513 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:53.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:53 smithi050 bash[92968]: cluster 2024-09-16T14:41:53.366646+0000 mgr.y (mgr.25166) 513 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:53.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:53 smithi050 bash[92968]: cluster 2024-09-16T14:41:53.366646+0000 mgr.y (mgr.25166) 513 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:53.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:53 smithi090 bash[70266]: cluster 2024-09-16T14:41:53.366646+0000 mgr.y (mgr.25166) 513 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:53.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:53 smithi090 bash[70266]: cluster 2024-09-16T14:41:53.366646+0000 mgr.y (mgr.25166) 513 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:54.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:41:54 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:41:54.009101494Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:41:55.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:55 smithi050 bash[89559]: audit 2024-09-16T14:41:54.664938+0000 mgr.y (mgr.25166) 514 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:55.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:55 smithi050 bash[89559]: audit 2024-09-16T14:41:54.664938+0000 mgr.y (mgr.25166) 514 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:55.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:55 smithi050 bash[89559]: cluster 2024-09-16T14:41:55.367351+0000 mgr.y (mgr.25166) 515 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:55.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:55 smithi050 bash[89559]: cluster 2024-09-16T14:41:55.367351+0000 mgr.y (mgr.25166) 515 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:55.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:55 smithi050 bash[92968]: audit 2024-09-16T14:41:54.664938+0000 mgr.y (mgr.25166) 514 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:55.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:55 smithi050 bash[92968]: audit 2024-09-16T14:41:54.664938+0000 mgr.y (mgr.25166) 514 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:55.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:55 smithi050 bash[92968]: cluster 2024-09-16T14:41:55.367351+0000 mgr.y (mgr.25166) 515 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:55.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:55 smithi050 bash[92968]: cluster 2024-09-16T14:41:55.367351+0000 mgr.y (mgr.25166) 515 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:55.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:55 smithi090 bash[70266]: audit 2024-09-16T14:41:54.664938+0000 mgr.y (mgr.25166) 514 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:55.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:55 smithi090 bash[70266]: audit 2024-09-16T14:41:54.664938+0000 mgr.y (mgr.25166) 514 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:41:55.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:55 smithi090 bash[70266]: cluster 2024-09-16T14:41:55.367351+0000 mgr.y (mgr.25166) 515 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:55.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:55 smithi090 bash[70266]: cluster 2024-09-16T14:41:55.367351+0000 mgr.y (mgr.25166) 515 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:57.035 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:56 smithi090 bash[70266]: audit 2024-09-16T14:41:56.727900+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:41:57.036 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:56 smithi090 bash[70266]: audit 2024-09-16T14:41:56.727900+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:41:57.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:56 smithi050 bash[89559]: audit 2024-09-16T14:41:56.727900+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:41:57.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:56 smithi050 bash[89559]: audit 2024-09-16T14:41:56.727900+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:41:57.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:56 smithi050 bash[92968]: audit 2024-09-16T14:41:56.727900+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:41:57.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:56 smithi050 bash[92968]: audit 2024-09-16T14:41:56.727900+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:41:57.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:41:57 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:41:57.035318365Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:41:58.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:57 smithi050 bash[92968]: cluster 2024-09-16T14:41:57.368745+0000 mgr.y (mgr.25166) 516 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:58.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:57 smithi050 bash[92968]: cluster 2024-09-16T14:41:57.368745+0000 mgr.y (mgr.25166) 516 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:58.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:57 smithi050 bash[89559]: cluster 2024-09-16T14:41:57.368745+0000 mgr.y (mgr.25166) 516 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:58.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:57 smithi050 bash[89559]: cluster 2024-09-16T14:41:57.368745+0000 mgr.y (mgr.25166) 516 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:58.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:57 smithi090 bash[70266]: cluster 2024-09-16T14:41:57.368745+0000 mgr.y (mgr.25166) 516 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:58.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:57 smithi090 bash[70266]: cluster 2024-09-16T14:41:57.368745+0000 mgr.y (mgr.25166) 516 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:41:59.465 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:41:59 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:41:59] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.51.0" 2024-09-16T14:41:59.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:59 smithi050 bash[89559]: audit 2024-09-16T14:41:59.208768+0000 mgr.y (mgr.25166) 517 : audit [DBG] from='client.44280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:59.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:59 smithi050 bash[89559]: audit 2024-09-16T14:41:59.208768+0000 mgr.y (mgr.25166) 517 : audit [DBG] from='client.44280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:59.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:59 smithi050 bash[89559]: cluster 2024-09-16T14:41:59.369450+0000 mgr.y (mgr.25166) 518 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:59.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:41:59 smithi050 bash[89559]: cluster 2024-09-16T14:41:59.369450+0000 mgr.y (mgr.25166) 518 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:59.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:59 smithi050 bash[92968]: audit 2024-09-16T14:41:59.208768+0000 mgr.y (mgr.25166) 517 : audit [DBG] from='client.44280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:59.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:59 smithi050 bash[92968]: audit 2024-09-16T14:41:59.208768+0000 mgr.y (mgr.25166) 517 : audit [DBG] from='client.44280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:59.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:59 smithi050 bash[92968]: cluster 2024-09-16T14:41:59.369450+0000 mgr.y (mgr.25166) 518 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:59.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:41:59 smithi050 bash[92968]: cluster 2024-09-16T14:41:59.369450+0000 mgr.y (mgr.25166) 518 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:59.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:59 smithi090 bash[70266]: audit 2024-09-16T14:41:59.208768+0000 mgr.y (mgr.25166) 517 : audit [DBG] from='client.44280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:59.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:59 smithi090 bash[70266]: audit 2024-09-16T14:41:59.208768+0000 mgr.y (mgr.25166) 517 : audit [DBG] from='client.44280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:41:59.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:59 smithi090 bash[70266]: cluster 2024-09-16T14:41:59.369450+0000 mgr.y (mgr.25166) 518 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:59.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:41:59 smithi090 bash[70266]: cluster 2024-09-16T14:41:59.369450+0000 mgr.y (mgr.25166) 518 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:41:59.984 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T14:42:00.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:42:00 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:42:00.043540662Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:42:01.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:01 smithi050 bash[92968]: cluster 2024-09-16T14:42:01.370311+0000 mgr.y (mgr.25166) 519 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:01.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:01 smithi050 bash[92968]: cluster 2024-09-16T14:42:01.370311+0000 mgr.y (mgr.25166) 519 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:01.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:01 smithi050 bash[89559]: cluster 2024-09-16T14:42:01.370311+0000 mgr.y (mgr.25166) 519 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:01.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:01 smithi050 bash[89559]: cluster 2024-09-16T14:42:01.370311+0000 mgr.y (mgr.25166) 519 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:01.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:01 smithi090 bash[70266]: cluster 2024-09-16T14:42:01.370311+0000 mgr.y (mgr.25166) 519 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:01.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:01 smithi090 bash[70266]: cluster 2024-09-16T14:42:01.370311+0000 mgr.y (mgr.25166) 519 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:03.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:42:03 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:42:03.027384788Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:42:03.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:03 smithi050 bash[89559]: cluster 2024-09-16T14:42:03.372058+0000 mgr.y (mgr.25166) 520 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:03.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:03 smithi050 bash[89559]: cluster 2024-09-16T14:42:03.372058+0000 mgr.y (mgr.25166) 520 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:03.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:03 smithi050 bash[92968]: cluster 2024-09-16T14:42:03.372058+0000 mgr.y (mgr.25166) 520 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:03.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:03 smithi050 bash[92968]: cluster 2024-09-16T14:42:03.372058+0000 mgr.y (mgr.25166) 520 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:03.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:03 smithi090 bash[70266]: cluster 2024-09-16T14:42:03.372058+0000 mgr.y (mgr.25166) 520 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:03.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:03 smithi090 bash[70266]: cluster 2024-09-16T14:42:03.372058+0000 mgr.y (mgr.25166) 520 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:04.804 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:42:05.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:05 smithi050 bash[89559]: audit 2024-09-16T14:42:04.676136+0000 mgr.y (mgr.25166) 521 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:05.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:05 smithi050 bash[89559]: audit 2024-09-16T14:42:04.676136+0000 mgr.y (mgr.25166) 521 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:05.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:05 smithi050 bash[89559]: cluster 2024-09-16T14:42:05.372768+0000 mgr.y (mgr.25166) 522 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:05.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:05 smithi050 bash[89559]: cluster 2024-09-16T14:42:05.372768+0000 mgr.y (mgr.25166) 522 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:05.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:05 smithi050 bash[92968]: audit 2024-09-16T14:42:04.676136+0000 mgr.y (mgr.25166) 521 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:05.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:05 smithi050 bash[92968]: audit 2024-09-16T14:42:04.676136+0000 mgr.y (mgr.25166) 521 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:05.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:05 smithi050 bash[92968]: cluster 2024-09-16T14:42:05.372768+0000 mgr.y (mgr.25166) 522 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:05.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:05 smithi050 bash[92968]: cluster 2024-09-16T14:42:05.372768+0000 mgr.y (mgr.25166) 522 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:05.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:05 smithi090 bash[70266]: audit 2024-09-16T14:42:04.676136+0000 mgr.y (mgr.25166) 521 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:05.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:05 smithi090 bash[70266]: audit 2024-09-16T14:42:04.676136+0000 mgr.y (mgr.25166) 521 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:05.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:05 smithi090 bash[70266]: cluster 2024-09-16T14:42:05.372768+0000 mgr.y (mgr.25166) 522 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:05.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:05 smithi090 bash[70266]: cluster 2024-09-16T14:42:05.372768+0000 mgr.y (mgr.25166) 522 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:06.330 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:42:06.330 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (7m) 44s ago 34m 14.2M - 0.27.0 11f11916f8cd cabc95728e9a 2024-09-16T14:42:06.330 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (6m) 4m ago 34m 68.1M - 10.4.0 c8b91775d855 88a9367c0284 2024-09-16T14:42:06.330 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (9m) 44s ago 31m 49.7M - 3.8 b5388489f99e d92ced4635d4 2024-09-16T14:42:06.330 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (8m) 4m ago 43m 441M - 19.3.0-4917-g8293d73f 425e316ba8eb 9887b7561d75 2024-09-16T14:42:06.330 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (19m) 44s ago 45m 515M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:42:06.330 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (3m) 44s ago 45m 46.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 2dace7d54c6b 2024-09-16T14:42:06.330 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (5m) 4m ago 43m 18.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 207fa7c489b4 2024-09-16T14:42:06.331 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (3m) 44s ago 43m 33.9M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb e91fc2c1a7ff 2024-09-16T14:42:06.331 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (8m) 44s ago 34m 8303k - 1.7.0 72c9c2088986 e166bfc4ac14 2024-09-16T14:42:06.331 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (8m) 4m ago 34m 8252k - 1.7.0 72c9c2088986 872a2376fb53 2024-09-16T14:42:06.331 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (90s) 44s ago 42m 47.9M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 50917a63a85c 2024-09-16T14:42:06.331 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (46s) 44s ago 41m - 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 4d349c340cbe 2024-09-16T14:42:06.331 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (40m) 44s ago 40m 56.5M 3037M 19.1.1-328-gad35db06 b5388489f99e 9c1326f71702 2024-09-16T14:42:06.331 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (39m) 44s ago 39m 61.0M 3037M 19.1.1-328-gad35db06 b5388489f99e 010e8927a52f 2024-09-16T14:42:06.331 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (38m) 4m ago 38m 59.7M 3292M 19.1.1-328-gad35db06 b5388489f99e e352ed0b0cc0 2024-09-16T14:42:06.331 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (37m) 4m ago 37m 56.9M 3292M 19.1.1-328-gad35db06 b5388489f99e c2c5d905dd84 2024-09-16T14:42:06.331 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (36m) 4m ago 36m 65.1M 3292M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:42:06.331 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (35m) 4m ago 35m 58.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:42:06.331 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (7m) 4m ago 34m 39.2M - 2.51.0 1d3b7f56885b 26eb48164510 2024-09-16T14:42:06.331 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (32m) 44s ago 32m 101M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:42:06.332 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (32m) 4m ago 32m 102M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:42:06.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:42:06 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:42:06.021594901Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:42:06.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:06 smithi050 bash[89559]: audit 2024-09-16T14:42:06.292299+0000 mgr.y (mgr.25166) 523 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:06.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:06 smithi050 bash[89559]: audit 2024-09-16T14:42:06.292299+0000 mgr.y (mgr.25166) 523 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:06.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:06 smithi050 bash[92968]: audit 2024-09-16T14:42:06.292299+0000 mgr.y (mgr.25166) 523 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:06.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:06 smithi050 bash[92968]: audit 2024-09-16T14:42:06.292299+0000 mgr.y (mgr.25166) 523 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:06.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:06 smithi090 bash[70266]: audit 2024-09-16T14:42:06.292299+0000 mgr.y (mgr.25166) 523 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:06.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:06 smithi090 bash[70266]: audit 2024-09-16T14:42:06.292299+0000 mgr.y (mgr.25166) 523 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:07.042 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-16T14:42:07.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:07 smithi050 bash[89559]: cluster 2024-09-16T14:42:07.374352+0000 mgr.y (mgr.25166) 524 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:07.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:07 smithi050 bash[89559]: cluster 2024-09-16T14:42:07.374352+0000 mgr.y (mgr.25166) 524 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:07.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:07 smithi050 bash[92968]: cluster 2024-09-16T14:42:07.374352+0000 mgr.y (mgr.25166) 524 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:07.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:07 smithi050 bash[92968]: cluster 2024-09-16T14:42:07.374352+0000 mgr.y (mgr.25166) 524 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:07.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:07 smithi090 bash[70266]: cluster 2024-09-16T14:42:07.374352+0000 mgr.y (mgr.25166) 524 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:07.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:07 smithi090 bash[70266]: cluster 2024-09-16T14:42:07.374352+0000 mgr.y (mgr.25166) 524 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:09.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:42:09 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:42:09.04016384Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:42:09.467 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:42:09 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:42:09] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.51.0" 2024-09-16T14:42:09.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:09 smithi050 bash[92968]: cluster 2024-09-16T14:42:09.375531+0000 mgr.y (mgr.25166) 525 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:09.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:09 smithi050 bash[92968]: cluster 2024-09-16T14:42:09.375531+0000 mgr.y (mgr.25166) 525 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:09.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:09 smithi050 bash[89559]: cluster 2024-09-16T14:42:09.375531+0000 mgr.y (mgr.25166) 525 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:09.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:09 smithi050 bash[89559]: cluster 2024-09-16T14:42:09.375531+0000 mgr.y (mgr.25166) 525 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:09.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:09 smithi090 bash[70266]: cluster 2024-09-16T14:42:09.375531+0000 mgr.y (mgr.25166) 525 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:09.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:09 smithi090 bash[70266]: cluster 2024-09-16T14:42:09.375531+0000 mgr.y (mgr.25166) 525 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:11.863 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:42:11.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:11 smithi050 bash[89559]: cluster 2024-09-16T14:42:11.376308+0000 mgr.y (mgr.25166) 526 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:11.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:11 smithi050 bash[89559]: cluster 2024-09-16T14:42:11.376308+0000 mgr.y (mgr.25166) 526 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:11.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:11 smithi050 bash[92968]: cluster 2024-09-16T14:42:11.376308+0000 mgr.y (mgr.25166) 526 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:11.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:11 smithi050 bash[92968]: cluster 2024-09-16T14:42:11.376308+0000 mgr.y (mgr.25166) 526 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:11.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:11 smithi090 bash[70266]: cluster 2024-09-16T14:42:11.376308+0000 mgr.y (mgr.25166) 526 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:11.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:11 smithi090 bash[70266]: cluster 2024-09-16T14:42:11.376308+0000 mgr.y (mgr.25166) 526 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:12.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:42:12 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:42:12.04008722Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:42:12.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:12 smithi050 bash[89559]: audit 2024-09-16T14:42:11.728310+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:42:12.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:12 smithi050 bash[89559]: audit 2024-09-16T14:42:11.728310+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:42:12.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:12 smithi050 bash[92968]: audit 2024-09-16T14:42:11.728310+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:42:12.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:12 smithi050 bash[92968]: audit 2024-09-16T14:42:11.728310+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:42:12.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:12 smithi090 bash[70266]: audit 2024-09-16T14:42:11.728310+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:42:12.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:12 smithi090 bash[70266]: audit 2024-09-16T14:42:11.728310+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:42:13.634 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:42:13.634 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:13 smithi050 bash[89559]: cluster 2024-09-16T14:42:13.377140+0000 mgr.y (mgr.25166) 527 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:13.635 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:13 smithi050 bash[89559]: cluster 2024-09-16T14:42:13.377140+0000 mgr.y (mgr.25166) 527 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:13.635 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:13 smithi050 bash[92968]: cluster 2024-09-16T14:42:13.377140+0000 mgr.y (mgr.25166) 527 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:13.635 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:13 smithi050 bash[92968]: cluster 2024-09-16T14:42:13.377140+0000 mgr.y (mgr.25166) 527 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:13.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:13 smithi090 bash[70266]: cluster 2024-09-16T14:42:13.377140+0000 mgr.y (mgr.25166) 527 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:13.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:13 smithi090 bash[70266]: cluster 2024-09-16T14:42:13.377140+0000 mgr.y (mgr.25166) 527 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:14.353 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-09-16T14:42:14.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:14 smithi050 bash[89559]: audit 2024-09-16T14:42:13.622106+0000 mon.a (mon.0) 296 : audit [DBG] from='client.? 172.21.15.50:0/3858209564' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:14.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:14 smithi050 bash[89559]: audit 2024-09-16T14:42:13.622106+0000 mon.a (mon.0) 296 : audit [DBG] from='client.? 172.21.15.50:0/3858209564' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:14.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:14 smithi050 bash[92968]: audit 2024-09-16T14:42:13.622106+0000 mon.a (mon.0) 296 : audit [DBG] from='client.? 172.21.15.50:0/3858209564' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:14.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:14 smithi050 bash[92968]: audit 2024-09-16T14:42:13.622106+0000 mon.a (mon.0) 296 : audit [DBG] from='client.? 172.21.15.50:0/3858209564' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:14.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:14 smithi090 bash[70266]: audit 2024-09-16T14:42:13.622106+0000 mon.a (mon.0) 296 : audit [DBG] from='client.? 172.21.15.50:0/3858209564' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:14.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:14 smithi090 bash[70266]: audit 2024-09-16T14:42:13.622106+0000 mon.a (mon.0) 296 : audit [DBG] from='client.? 172.21.15.50:0/3858209564' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:15.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:42:15 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:42:15.009571407Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:42:15.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:15 smithi050 bash[89559]: audit 2024-09-16T14:42:14.687296+0000 mgr.y (mgr.25166) 528 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:15.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:15 smithi050 bash[89559]: audit 2024-09-16T14:42:14.687296+0000 mgr.y (mgr.25166) 528 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:15.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:15 smithi050 bash[89559]: cluster 2024-09-16T14:42:15.377780+0000 mgr.y (mgr.25166) 529 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:15.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:15 smithi050 bash[89559]: cluster 2024-09-16T14:42:15.377780+0000 mgr.y (mgr.25166) 529 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:15.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:15 smithi050 bash[92968]: audit 2024-09-16T14:42:14.687296+0000 mgr.y (mgr.25166) 528 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:15.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:15 smithi050 bash[92968]: audit 2024-09-16T14:42:14.687296+0000 mgr.y (mgr.25166) 528 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:15.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:15 smithi050 bash[92968]: cluster 2024-09-16T14:42:15.377780+0000 mgr.y (mgr.25166) 529 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:15.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:15 smithi050 bash[92968]: cluster 2024-09-16T14:42:15.377780+0000 mgr.y (mgr.25166) 529 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:15.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:15 smithi090 bash[70266]: audit 2024-09-16T14:42:14.687296+0000 mgr.y (mgr.25166) 528 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:15.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:15 smithi090 bash[70266]: audit 2024-09-16T14:42:14.687296+0000 mgr.y (mgr.25166) 528 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:15.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:15 smithi090 bash[70266]: cluster 2024-09-16T14:42:15.377780+0000 mgr.y (mgr.25166) 529 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:15.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:15 smithi090 bash[70266]: cluster 2024-09-16T14:42:15.377780+0000 mgr.y (mgr.25166) 529 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:17.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:17 smithi050 bash[89559]: cluster 2024-09-16T14:42:17.379248+0000 mgr.y (mgr.25166) 530 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:17.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:17 smithi050 bash[89559]: cluster 2024-09-16T14:42:17.379248+0000 mgr.y (mgr.25166) 530 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:17.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:17 smithi050 bash[92968]: cluster 2024-09-16T14:42:17.379248+0000 mgr.y (mgr.25166) 530 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:17.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:17 smithi050 bash[92968]: cluster 2024-09-16T14:42:17.379248+0000 mgr.y (mgr.25166) 530 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:17.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:17 smithi090 bash[70266]: cluster 2024-09-16T14:42:17.379248+0000 mgr.y (mgr.25166) 530 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:17.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:17 smithi090 bash[70266]: cluster 2024-09-16T14:42:17.379248+0000 mgr.y (mgr.25166) 530 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:18.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:42:18 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:42:18.045373101Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:42:19.166 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:42:19.468 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:42:19 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:42:19] "GET /metrics HTTP/1.1" 200 38341 "" "Prometheus/2.51.0" 2024-09-16T14:42:19.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:19 smithi050 bash[89559]: cluster 2024-09-16T14:42:19.380291+0000 mgr.y (mgr.25166) 531 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:19.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:19 smithi050 bash[89559]: cluster 2024-09-16T14:42:19.380291+0000 mgr.y (mgr.25166) 531 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:19.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:19 smithi050 bash[92968]: cluster 2024-09-16T14:42:19.380291+0000 mgr.y (mgr.25166) 531 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:19.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:19 smithi050 bash[92968]: cluster 2024-09-16T14:42:19.380291+0000 mgr.y (mgr.25166) 531 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:19.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:19 smithi090 bash[70266]: cluster 2024-09-16T14:42:19.380291+0000 mgr.y (mgr.25166) 531 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:19.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:19 smithi090 bash[70266]: cluster 2024-09-16T14:42:19.380291+0000 mgr.y (mgr.25166) 531 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:21.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:42:21 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:42:21.035761049Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:42:21.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:21 smithi050 bash[89559]: audit 2024-09-16T14:42:20.866203+0000 mgr.y (mgr.25166) 532 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:21.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:21 smithi050 bash[89559]: audit 2024-09-16T14:42:20.866203+0000 mgr.y (mgr.25166) 532 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:21.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:21 smithi050 bash[89559]: cluster 2024-09-16T14:42:21.380967+0000 mgr.y (mgr.25166) 533 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:21.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:21 smithi050 bash[89559]: cluster 2024-09-16T14:42:21.380967+0000 mgr.y (mgr.25166) 533 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:21.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:21 smithi050 bash[92968]: audit 2024-09-16T14:42:20.866203+0000 mgr.y (mgr.25166) 532 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:21.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:21 smithi050 bash[92968]: audit 2024-09-16T14:42:20.866203+0000 mgr.y (mgr.25166) 532 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:21.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:21 smithi050 bash[92968]: cluster 2024-09-16T14:42:21.380967+0000 mgr.y (mgr.25166) 533 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:21.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:21 smithi050 bash[92968]: cluster 2024-09-16T14:42:21.380967+0000 mgr.y (mgr.25166) 533 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:21.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:21 smithi090 bash[70266]: audit 2024-09-16T14:42:20.866203+0000 mgr.y (mgr.25166) 532 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:21.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:21 smithi090 bash[70266]: audit 2024-09-16T14:42:20.866203+0000 mgr.y (mgr.25166) 532 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:21.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:21 smithi090 bash[70266]: cluster 2024-09-16T14:42:21.380967+0000 mgr.y (mgr.25166) 533 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:21.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:21 smithi090 bash[70266]: cluster 2024-09-16T14:42:21.380967+0000 mgr.y (mgr.25166) 533 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:23.427 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:42:23.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:23 smithi050 bash[89559]: cluster 2024-09-16T14:42:23.382700+0000 mgr.y (mgr.25166) 534 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:23.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:23 smithi050 bash[89559]: cluster 2024-09-16T14:42:23.382700+0000 mgr.y (mgr.25166) 534 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:23.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:23 smithi050 bash[92968]: cluster 2024-09-16T14:42:23.382700+0000 mgr.y (mgr.25166) 534 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:23.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:23 smithi050 bash[92968]: cluster 2024-09-16T14:42:23.382700+0000 mgr.y (mgr.25166) 534 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:23.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:23 smithi090 bash[70266]: cluster 2024-09-16T14:42:23.382700+0000 mgr.y (mgr.25166) 534 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:23.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:23 smithi090 bash[70266]: cluster 2024-09-16T14:42:23.382700+0000 mgr.y (mgr.25166) 534 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:24.139 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade status' 2024-09-16T14:42:24.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:42:24 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:42:24.010130183Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:42:25.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:25 smithi050 bash[89559]: audit 2024-09-16T14:42:24.696194+0000 mgr.y (mgr.25166) 535 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:25.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:25 smithi050 bash[89559]: audit 2024-09-16T14:42:24.696194+0000 mgr.y (mgr.25166) 535 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:25.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:25 smithi050 bash[89559]: cluster 2024-09-16T14:42:25.383396+0000 mgr.y (mgr.25166) 536 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:25.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:25 smithi050 bash[89559]: cluster 2024-09-16T14:42:25.383396+0000 mgr.y (mgr.25166) 536 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:25.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:25 smithi050 bash[92968]: audit 2024-09-16T14:42:24.696194+0000 mgr.y (mgr.25166) 535 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:25.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:25 smithi050 bash[92968]: audit 2024-09-16T14:42:24.696194+0000 mgr.y (mgr.25166) 535 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:25.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:25 smithi050 bash[92968]: cluster 2024-09-16T14:42:25.383396+0000 mgr.y (mgr.25166) 536 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:25.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:25 smithi050 bash[92968]: cluster 2024-09-16T14:42:25.383396+0000 mgr.y (mgr.25166) 536 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:25.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:25 smithi090 bash[70266]: audit 2024-09-16T14:42:24.696194+0000 mgr.y (mgr.25166) 535 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:25.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:25 smithi090 bash[70266]: audit 2024-09-16T14:42:24.696194+0000 mgr.y (mgr.25166) 535 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:25.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:25 smithi090 bash[70266]: cluster 2024-09-16T14:42:25.383396+0000 mgr.y (mgr.25166) 536 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:25.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:25 smithi090 bash[70266]: cluster 2024-09-16T14:42:25.383396+0000 mgr.y (mgr.25166) 536 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:27.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:26 smithi050 bash[89559]: audit 2024-09-16T14:42:26.728943+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:42:27.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:26 smithi050 bash[89559]: audit 2024-09-16T14:42:26.728943+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:42:27.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:26 smithi050 bash[92968]: audit 2024-09-16T14:42:26.728943+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:42:27.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:26 smithi050 bash[92968]: audit 2024-09-16T14:42:26.728943+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:42:27.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:42:27 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:42:27.002821849Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:42:27.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:26 smithi090 bash[70266]: audit 2024-09-16T14:42:26.728943+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:42:27.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:26 smithi090 bash[70266]: audit 2024-09-16T14:42:26.728943+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:42:28.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:27 smithi050 bash[89559]: cluster 2024-09-16T14:42:27.384928+0000 mgr.y (mgr.25166) 537 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:28.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:27 smithi050 bash[89559]: cluster 2024-09-16T14:42:27.384928+0000 mgr.y (mgr.25166) 537 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:28.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:27 smithi050 bash[92968]: cluster 2024-09-16T14:42:27.384928+0000 mgr.y (mgr.25166) 537 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:28.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:27 smithi050 bash[92968]: cluster 2024-09-16T14:42:27.384928+0000 mgr.y (mgr.25166) 537 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:28.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:27 smithi090 bash[70266]: cluster 2024-09-16T14:42:27.384928+0000 mgr.y (mgr.25166) 537 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:28.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:27 smithi090 bash[70266]: cluster 2024-09-16T14:42:27.384928+0000 mgr.y (mgr.25166) 537 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:28.965 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:42:29.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:42:29 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:42:29] "GET /metrics HTTP/1.1" 200 38342 "" "Prometheus/2.51.0" 2024-09-16T14:42:29.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:29 smithi050 bash[89559]: cluster 2024-09-16T14:42:29.386025+0000 mgr.y (mgr.25166) 538 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:29.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:29 smithi050 bash[89559]: cluster 2024-09-16T14:42:29.386025+0000 mgr.y (mgr.25166) 538 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:29.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:29 smithi050 bash[92968]: cluster 2024-09-16T14:42:29.386025+0000 mgr.y (mgr.25166) 538 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:29.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:29 smithi050 bash[92968]: cluster 2024-09-16T14:42:29.386025+0000 mgr.y (mgr.25166) 538 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:29.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:29 smithi090 bash[70266]: cluster 2024-09-16T14:42:29.386025+0000 mgr.y (mgr.25166) 538 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:29.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:29 smithi090 bash[70266]: cluster 2024-09-16T14:42:29.386025+0000 mgr.y (mgr.25166) 538 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:30.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:42:30 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:42:30.017199368Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:42:30.636 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:42:30.636 INFO:teuthology.orchestra.run.smithi050.stdout: "target_image": null, 2024-09-16T14:42:30.636 INFO:teuthology.orchestra.run.smithi050.stdout: "in_progress": false, 2024-09-16T14:42:30.636 INFO:teuthology.orchestra.run.smithi050.stdout: "which": "", 2024-09-16T14:42:30.636 INFO:teuthology.orchestra.run.smithi050.stdout: "services_complete": [], 2024-09-16T14:42:30.636 INFO:teuthology.orchestra.run.smithi050.stdout: "progress": null, 2024-09-16T14:42:30.636 INFO:teuthology.orchestra.run.smithi050.stdout: "message": "", 2024-09-16T14:42:30.636 INFO:teuthology.orchestra.run.smithi050.stdout: "is_paused": false 2024-09-16T14:42:30.636 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:42:31.353 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T14:42:31.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:31 smithi050 bash[89559]: audit 2024-09-16T14:42:30.635820+0000 mgr.y (mgr.25166) 539 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:31.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:31 smithi050 bash[89559]: audit 2024-09-16T14:42:30.635820+0000 mgr.y (mgr.25166) 539 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:31.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:31 smithi050 bash[89559]: cluster 2024-09-16T14:42:31.386792+0000 mgr.y (mgr.25166) 540 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:31.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:31 smithi050 bash[89559]: cluster 2024-09-16T14:42:31.386792+0000 mgr.y (mgr.25166) 540 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:31.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:31 smithi050 bash[92968]: audit 2024-09-16T14:42:30.635820+0000 mgr.y (mgr.25166) 539 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:31.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:31 smithi050 bash[92968]: audit 2024-09-16T14:42:30.635820+0000 mgr.y (mgr.25166) 539 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:31.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:31 smithi050 bash[92968]: cluster 2024-09-16T14:42:31.386792+0000 mgr.y (mgr.25166) 540 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:31.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:31 smithi050 bash[92968]: cluster 2024-09-16T14:42:31.386792+0000 mgr.y (mgr.25166) 540 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:31.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:31 smithi090 bash[70266]: audit 2024-09-16T14:42:30.635820+0000 mgr.y (mgr.25166) 539 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:31.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:31 smithi090 bash[70266]: audit 2024-09-16T14:42:30.635820+0000 mgr.y (mgr.25166) 539 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:31.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:31 smithi090 bash[70266]: cluster 2024-09-16T14:42:31.386792+0000 mgr.y (mgr.25166) 540 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:31.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:31 smithi090 bash[70266]: cluster 2024-09-16T14:42:31.386792+0000 mgr.y (mgr.25166) 540 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:33.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:42:33 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:42:33.022210511Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:42:33.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:33 smithi050 bash[89559]: cluster 2024-09-16T14:42:33.388437+0000 mgr.y (mgr.25166) 541 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:33.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:33 smithi050 bash[89559]: cluster 2024-09-16T14:42:33.388437+0000 mgr.y (mgr.25166) 541 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:33.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:33 smithi050 bash[92968]: cluster 2024-09-16T14:42:33.388437+0000 mgr.y (mgr.25166) 541 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:33.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:33 smithi050 bash[92968]: cluster 2024-09-16T14:42:33.388437+0000 mgr.y (mgr.25166) 541 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:33.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:33 smithi090 bash[70266]: cluster 2024-09-16T14:42:33.388437+0000 mgr.y (mgr.25166) 541 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:33.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:33 smithi090 bash[70266]: cluster 2024-09-16T14:42:33.388437+0000 mgr.y (mgr.25166) 541 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:34.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:34 smithi050 bash[89559]: audit 2024-09-16T14:42:34.121233+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:42:34.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:34 smithi050 bash[89559]: audit 2024-09-16T14:42:34.121233+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:42:34.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:34 smithi050 bash[89559]: audit 2024-09-16T14:42:34.122035+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:42:34.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:34 smithi050 bash[89559]: audit 2024-09-16T14:42:34.122035+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:42:34.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:34 smithi050 bash[89559]: audit 2024-09-16T14:42:34.127694+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:34.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:34 smithi050 bash[89559]: audit 2024-09-16T14:42:34.127694+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:34.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:34 smithi050 bash[92968]: audit 2024-09-16T14:42:34.121233+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:42:34.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:34 smithi050 bash[92968]: audit 2024-09-16T14:42:34.121233+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:42:34.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:34 smithi050 bash[92968]: audit 2024-09-16T14:42:34.122035+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:42:34.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:34 smithi050 bash[92968]: audit 2024-09-16T14:42:34.122035+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:42:34.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:34 smithi050 bash[92968]: audit 2024-09-16T14:42:34.127694+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:34.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:34 smithi050 bash[92968]: audit 2024-09-16T14:42:34.127694+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:34.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:34 smithi090 bash[70266]: audit 2024-09-16T14:42:34.121233+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:42:34.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:34 smithi090 bash[70266]: audit 2024-09-16T14:42:34.121233+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:42:34.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:34 smithi090 bash[70266]: audit 2024-09-16T14:42:34.122035+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:42:34.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:34 smithi090 bash[70266]: audit 2024-09-16T14:42:34.122035+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:42:34.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:34 smithi090 bash[70266]: audit 2024-09-16T14:42:34.127694+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:34.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:34 smithi090 bash[70266]: audit 2024-09-16T14:42:34.127694+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:35.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:35 smithi050 bash[89559]: audit 2024-09-16T14:42:34.707376+0000 mgr.y (mgr.25166) 542 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:35.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:35 smithi050 bash[89559]: audit 2024-09-16T14:42:34.707376+0000 mgr.y (mgr.25166) 542 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:35.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:35 smithi050 bash[89559]: cluster 2024-09-16T14:42:35.389131+0000 mgr.y (mgr.25166) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:35.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:35 smithi050 bash[89559]: cluster 2024-09-16T14:42:35.389131+0000 mgr.y (mgr.25166) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:35.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:35 smithi050 bash[92968]: audit 2024-09-16T14:42:34.707376+0000 mgr.y (mgr.25166) 542 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:35.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:35 smithi050 bash[92968]: audit 2024-09-16T14:42:34.707376+0000 mgr.y (mgr.25166) 542 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:35.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:35 smithi050 bash[92968]: cluster 2024-09-16T14:42:35.389131+0000 mgr.y (mgr.25166) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:35.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:35 smithi050 bash[92968]: cluster 2024-09-16T14:42:35.389131+0000 mgr.y (mgr.25166) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:35.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:35 smithi090 bash[70266]: audit 2024-09-16T14:42:34.707376+0000 mgr.y (mgr.25166) 542 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:35.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:35 smithi090 bash[70266]: audit 2024-09-16T14:42:34.707376+0000 mgr.y (mgr.25166) 542 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:35.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:35 smithi090 bash[70266]: cluster 2024-09-16T14:42:35.389131+0000 mgr.y (mgr.25166) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:35.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:35 smithi090 bash[70266]: cluster 2024-09-16T14:42:35.389131+0000 mgr.y (mgr.25166) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:36.172 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:42:36.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:42:36 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:42:36.021555864Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:42:37.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:37 smithi050 bash[89559]: cluster 2024-09-16T14:42:37.390574+0000 mgr.y (mgr.25166) 544 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:37.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:37 smithi050 bash[89559]: cluster 2024-09-16T14:42:37.390574+0000 mgr.y (mgr.25166) 544 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:37.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:37 smithi050 bash[92968]: cluster 2024-09-16T14:42:37.390574+0000 mgr.y (mgr.25166) 544 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:37.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:37 smithi050 bash[92968]: cluster 2024-09-16T14:42:37.390574+0000 mgr.y (mgr.25166) 544 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:37.841 INFO:teuthology.orchestra.run.smithi050.stdout:HEALTH_OK 2024-09-16T14:42:37.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:37 smithi090 bash[70266]: cluster 2024-09-16T14:42:37.390574+0000 mgr.y (mgr.25166) 544 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:37.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:37 smithi090 bash[70266]: cluster 2024-09-16T14:42:37.390574+0000 mgr.y (mgr.25166) 544 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:38.556 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1' 2024-09-16T14:42:38.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:38 smithi050 bash[89559]: audit 2024-09-16T14:42:37.841535+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.50:0/2142325119' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:42:38.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:38 smithi050 bash[89559]: audit 2024-09-16T14:42:37.841535+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.50:0/2142325119' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:42:38.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:38 smithi050 bash[92968]: audit 2024-09-16T14:42:37.841535+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.50:0/2142325119' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:42:38.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:38 smithi050 bash[92968]: audit 2024-09-16T14:42:37.841535+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.50:0/2142325119' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:42:38.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:38 smithi090 bash[70266]: audit 2024-09-16T14:42:37.841535+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.50:0/2142325119' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:42:38.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:38 smithi090 bash[70266]: audit 2024-09-16T14:42:37.841535+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.50:0/2142325119' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:42:39.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:42:39 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:42:39.030299477Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:42:39.482 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:42:39 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:42:39] "GET /metrics HTTP/1.1" 200 38342 "" "Prometheus/2.51.0" 2024-09-16T14:42:39.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:39 smithi050 bash[92968]: cluster 2024-09-16T14:42:39.391567+0000 mgr.y (mgr.25166) 545 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:39.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:39 smithi050 bash[92968]: cluster 2024-09-16T14:42:39.391567+0000 mgr.y (mgr.25166) 545 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:39.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:39 smithi050 bash[89559]: cluster 2024-09-16T14:42:39.391567+0000 mgr.y (mgr.25166) 545 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:39.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:39 smithi050 bash[89559]: cluster 2024-09-16T14:42:39.391567+0000 mgr.y (mgr.25166) 545 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:39.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:39 smithi090 bash[70266]: cluster 2024-09-16T14:42:39.391567+0000 mgr.y (mgr.25166) 545 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:39.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:39 smithi090 bash[70266]: cluster 2024-09-16T14:42:39.391567+0000 mgr.y (mgr.25166) 545 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:41.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:41 smithi050 bash[89559]: cluster 2024-09-16T14:42:41.392279+0000 mgr.y (mgr.25166) 546 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:41.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:41 smithi050 bash[89559]: cluster 2024-09-16T14:42:41.392279+0000 mgr.y (mgr.25166) 546 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:41.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:41 smithi050 bash[92968]: cluster 2024-09-16T14:42:41.392279+0000 mgr.y (mgr.25166) 546 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:41.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:41 smithi050 bash[92968]: cluster 2024-09-16T14:42:41.392279+0000 mgr.y (mgr.25166) 546 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:41.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:41 smithi090 bash[70266]: cluster 2024-09-16T14:42:41.392279+0000 mgr.y (mgr.25166) 546 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:41.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:41 smithi090 bash[70266]: cluster 2024-09-16T14:42:41.392279+0000 mgr.y (mgr.25166) 546 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:42.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:42:42 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:42:42.00469576Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:42:42.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:42 smithi050 bash[89559]: audit 2024-09-16T14:42:41.728993+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:42:42.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:42 smithi050 bash[89559]: audit 2024-09-16T14:42:41.728993+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:42:42.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:42 smithi050 bash[92968]: audit 2024-09-16T14:42:41.728993+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:42:42.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:42 smithi050 bash[92968]: audit 2024-09-16T14:42:41.728993+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:42:42.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:42 smithi090 bash[70266]: audit 2024-09-16T14:42:41.728993+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:42:42.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:42 smithi090 bash[70266]: audit 2024-09-16T14:42:41.728993+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:42:43.377 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:42:43.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:43 smithi050 bash[89559]: cluster 2024-09-16T14:42:43.393335+0000 mgr.y (mgr.25166) 547 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:43.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:43 smithi050 bash[89559]: cluster 2024-09-16T14:42:43.393335+0000 mgr.y (mgr.25166) 547 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:43.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:43 smithi050 bash[92968]: cluster 2024-09-16T14:42:43.393335+0000 mgr.y (mgr.25166) 547 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:43.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:43 smithi050 bash[92968]: cluster 2024-09-16T14:42:43.393335+0000 mgr.y (mgr.25166) 547 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:43.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:43 smithi090 bash[70266]: cluster 2024-09-16T14:42:43.393335+0000 mgr.y (mgr.25166) 547 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:43.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:43 smithi090 bash[70266]: cluster 2024-09-16T14:42:43.393335+0000 mgr.y (mgr.25166) 547 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:45.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:42:45 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:42:45.039686516Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:42:45.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:45 smithi050 bash[89559]: audit 2024-09-16T14:42:44.714848+0000 mgr.y (mgr.25166) 548 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:45.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:45 smithi050 bash[89559]: audit 2024-09-16T14:42:44.714848+0000 mgr.y (mgr.25166) 548 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:45.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:45 smithi050 bash[89559]: audit 2024-09-16T14:42:44.928269+0000 mgr.y (mgr.25166) 549 : audit [DBG] from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:45.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:45 smithi050 bash[89559]: audit 2024-09-16T14:42:44.928269+0000 mgr.y (mgr.25166) 549 : audit [DBG] from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:45.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:45 smithi050 bash[89559]: cluster 2024-09-16T14:42:45.393986+0000 mgr.y (mgr.25166) 550 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:45.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:45 smithi050 bash[89559]: cluster 2024-09-16T14:42:45.393986+0000 mgr.y (mgr.25166) 550 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:45.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:45 smithi050 bash[92968]: audit 2024-09-16T14:42:44.714848+0000 mgr.y (mgr.25166) 548 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:45.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:45 smithi050 bash[92968]: audit 2024-09-16T14:42:44.714848+0000 mgr.y (mgr.25166) 548 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:45.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:45 smithi050 bash[92968]: audit 2024-09-16T14:42:44.928269+0000 mgr.y (mgr.25166) 549 : audit [DBG] from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:45.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:45 smithi050 bash[92968]: audit 2024-09-16T14:42:44.928269+0000 mgr.y (mgr.25166) 549 : audit [DBG] from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:45.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:45 smithi050 bash[92968]: cluster 2024-09-16T14:42:45.393986+0000 mgr.y (mgr.25166) 550 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:45.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:45 smithi050 bash[92968]: cluster 2024-09-16T14:42:45.393986+0000 mgr.y (mgr.25166) 550 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:45.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:45 smithi090 bash[70266]: audit 2024-09-16T14:42:44.714848+0000 mgr.y (mgr.25166) 548 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:45.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:45 smithi090 bash[70266]: audit 2024-09-16T14:42:44.714848+0000 mgr.y (mgr.25166) 548 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:45.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:45 smithi090 bash[70266]: audit 2024-09-16T14:42:44.928269+0000 mgr.y (mgr.25166) 549 : audit [DBG] from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:45.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:45 smithi090 bash[70266]: audit 2024-09-16T14:42:44.928269+0000 mgr.y (mgr.25166) 549 : audit [DBG] from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:45.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:45 smithi090 bash[70266]: cluster 2024-09-16T14:42:45.393986+0000 mgr.y (mgr.25166) 550 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:45.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:45 smithi090 bash[70266]: cluster 2024-09-16T14:42:45.393986+0000 mgr.y (mgr.25166) 550 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:47.483 INFO:teuthology.orchestra.run.smithi050.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:42:47.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:47 smithi050 bash[89559]: cluster 2024-09-16T14:42:47.395442+0000 mgr.y (mgr.25166) 551 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:47.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:47 smithi050 bash[89559]: cluster 2024-09-16T14:42:47.395442+0000 mgr.y (mgr.25166) 551 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:47.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:47 smithi050 bash[92968]: cluster 2024-09-16T14:42:47.395442+0000 mgr.y (mgr.25166) 551 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:47.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:47 smithi050 bash[92968]: cluster 2024-09-16T14:42:47.395442+0000 mgr.y (mgr.25166) 551 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:47.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:47 smithi090 bash[70266]: cluster 2024-09-16T14:42:47.395442+0000 mgr.y (mgr.25166) 551 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:47.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:47 smithi090 bash[70266]: cluster 2024-09-16T14:42:47.395442+0000 mgr.y (mgr.25166) 551 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:48.214 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-16T14:42:48.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:42:47 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:42:47.997744753Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:42:48.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:48 smithi050 bash[89559]: cephadm 2024-09-16T14:42:47.472223+0000 mgr.y (mgr.25166) 552 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:42:48.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:48 smithi050 bash[89559]: cephadm 2024-09-16T14:42:47.472223+0000 mgr.y (mgr.25166) 552 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:42:48.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:48 smithi050 bash[89559]: audit 2024-09-16T14:42:47.482577+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:48.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:48 smithi050 bash[89559]: audit 2024-09-16T14:42:47.482577+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:48.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:48 smithi050 bash[89559]: audit 2024-09-16T14:42:47.484736+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:42:48.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:48 smithi050 bash[89559]: audit 2024-09-16T14:42:47.484736+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:42:48.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:48 smithi050 bash[89559]: audit 2024-09-16T14:42:47.486180+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:42:48.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:48 smithi050 bash[89559]: audit 2024-09-16T14:42:47.486180+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:42:48.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:48 smithi050 bash[89559]: audit 2024-09-16T14:42:47.493567+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:48.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:48 smithi050 bash[89559]: audit 2024-09-16T14:42:47.493567+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:48.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:48 smithi050 bash[89559]: cephadm 2024-09-16T14:42:47.558048+0000 mgr.y (mgr.25166) 553 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:42:48.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:48 smithi050 bash[89559]: cephadm 2024-09-16T14:42:47.558048+0000 mgr.y (mgr.25166) 553 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:42:48.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:48 smithi050 bash[92968]: cephadm 2024-09-16T14:42:47.472223+0000 mgr.y (mgr.25166) 552 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:42:48.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:48 smithi050 bash[92968]: cephadm 2024-09-16T14:42:47.472223+0000 mgr.y (mgr.25166) 552 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:42:48.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:48 smithi050 bash[92968]: audit 2024-09-16T14:42:47.482577+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:48.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:48 smithi050 bash[92968]: audit 2024-09-16T14:42:47.482577+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:48.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:48 smithi050 bash[92968]: audit 2024-09-16T14:42:47.484736+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:42:48.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:48 smithi050 bash[92968]: audit 2024-09-16T14:42:47.484736+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:42:48.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:48 smithi050 bash[92968]: audit 2024-09-16T14:42:47.486180+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:42:48.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:48 smithi050 bash[92968]: audit 2024-09-16T14:42:47.486180+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:42:48.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:48 smithi050 bash[92968]: audit 2024-09-16T14:42:47.493567+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:48.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:48 smithi050 bash[92968]: audit 2024-09-16T14:42:47.493567+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:48.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:48 smithi050 bash[92968]: cephadm 2024-09-16T14:42:47.558048+0000 mgr.y (mgr.25166) 553 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:42:48.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:48 smithi050 bash[92968]: cephadm 2024-09-16T14:42:47.558048+0000 mgr.y (mgr.25166) 553 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:42:48.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:48 smithi090 bash[70266]: cephadm 2024-09-16T14:42:47.472223+0000 mgr.y (mgr.25166) 552 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:42:48.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:48 smithi090 bash[70266]: cephadm 2024-09-16T14:42:47.472223+0000 mgr.y (mgr.25166) 552 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:42:48.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:48 smithi090 bash[70266]: audit 2024-09-16T14:42:47.482577+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:48.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:48 smithi090 bash[70266]: audit 2024-09-16T14:42:47.482577+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:48.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:48 smithi090 bash[70266]: audit 2024-09-16T14:42:47.484736+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:42:48.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:48 smithi090 bash[70266]: audit 2024-09-16T14:42:47.484736+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:42:48.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:48 smithi090 bash[70266]: audit 2024-09-16T14:42:47.486180+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:42:48.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:48 smithi090 bash[70266]: audit 2024-09-16T14:42:47.486180+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:42:48.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:48 smithi090 bash[70266]: audit 2024-09-16T14:42:47.493567+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:48.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:48 smithi090 bash[70266]: audit 2024-09-16T14:42:47.493567+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:48.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:48 smithi090 bash[70266]: cephadm 2024-09-16T14:42:47.558048+0000 mgr.y (mgr.25166) 553 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:42:48.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:48 smithi090 bash[70266]: cephadm 2024-09-16T14:42:47.558048+0000 mgr.y (mgr.25166) 553 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:42:49.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:42:49 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:42:49] "GET /metrics HTTP/1.1" 200 38343 "" "Prometheus/2.51.0" 2024-09-16T14:42:49.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:49 smithi050 bash[89559]: cluster 2024-09-16T14:42:49.396413+0000 mgr.y (mgr.25166) 554 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:49.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:49 smithi050 bash[89559]: cluster 2024-09-16T14:42:49.396413+0000 mgr.y (mgr.25166) 554 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:49.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:49 smithi050 bash[92968]: cluster 2024-09-16T14:42:49.396413+0000 mgr.y (mgr.25166) 554 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:49.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:49 smithi050 bash[92968]: cluster 2024-09-16T14:42:49.396413+0000 mgr.y (mgr.25166) 554 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:49.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:49 smithi090 bash[70266]: cluster 2024-09-16T14:42:49.396413+0000 mgr.y (mgr.25166) 554 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:49.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:49 smithi090 bash[70266]: cluster 2024-09-16T14:42:49.396413+0000 mgr.y (mgr.25166) 554 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:51.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: audit 2024-09-16T14:42:50.028230+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:51.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: audit 2024-09-16T14:42:50.028230+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:51.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: cephadm 2024-09-16T14:42:50.029069+0000 mgr.y (mgr.25166) 555 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:42:51.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: cephadm 2024-09-16T14:42:50.029069+0000 mgr.y (mgr.25166) 555 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:42:51.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: cephadm 2024-09-16T14:42:50.029214+0000 mgr.y (mgr.25166) 556 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:42:51.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: cephadm 2024-09-16T14:42:50.029214+0000 mgr.y (mgr.25166) 556 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:42:51.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: audit 2024-09-16T14:42:50.032036+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:42:51.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: audit 2024-09-16T14:42:50.032036+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:42:51.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: audit 2024-09-16T14:42:50.034817+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:51.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: audit 2024-09-16T14:42:50.034817+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:51.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: cephadm 2024-09-16T14:42:50.035856+0000 mgr.y (mgr.25166) 557 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:42:51.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: cephadm 2024-09-16T14:42:50.035856+0000 mgr.y (mgr.25166) 557 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:42:51.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: audit 2024-09-16T14:42:50.042501+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:51.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: audit 2024-09-16T14:42:50.042501+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:51.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: audit 2024-09-16T14:42:50.047382+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:51.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: audit 2024-09-16T14:42:50.047382+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:51.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: cephadm 2024-09-16T14:42:50.048405+0000 mgr.y (mgr.25166) 558 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:42:51.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: cephadm 2024-09-16T14:42:50.048405+0000 mgr.y (mgr.25166) 558 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:42:51.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: audit 2024-09-16T14:42:50.056911+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:51.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: audit 2024-09-16T14:42:50.056911+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:51.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: audit 2024-09-16T14:42:50.028230+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:51.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: audit 2024-09-16T14:42:50.028230+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:51.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: cephadm 2024-09-16T14:42:50.029069+0000 mgr.y (mgr.25166) 555 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:42:51.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: cephadm 2024-09-16T14:42:50.029069+0000 mgr.y (mgr.25166) 555 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:42:51.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: cephadm 2024-09-16T14:42:50.029214+0000 mgr.y (mgr.25166) 556 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:42:51.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: cephadm 2024-09-16T14:42:50.029214+0000 mgr.y (mgr.25166) 556 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:42:51.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: audit 2024-09-16T14:42:50.032036+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:42:51.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: audit 2024-09-16T14:42:50.032036+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:42:51.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: audit 2024-09-16T14:42:50.034817+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:51.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: audit 2024-09-16T14:42:50.034817+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:51.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: cephadm 2024-09-16T14:42:50.035856+0000 mgr.y (mgr.25166) 557 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:42:51.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: cephadm 2024-09-16T14:42:50.035856+0000 mgr.y (mgr.25166) 557 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:42:51.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: audit 2024-09-16T14:42:50.042501+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:51.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: audit 2024-09-16T14:42:50.042501+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:51.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: audit 2024-09-16T14:42:50.047382+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:51.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: audit 2024-09-16T14:42:50.047382+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:51.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: cephadm 2024-09-16T14:42:50.048405+0000 mgr.y (mgr.25166) 558 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:42:51.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: cephadm 2024-09-16T14:42:50.048405+0000 mgr.y (mgr.25166) 558 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:42:51.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: audit 2024-09-16T14:42:50.056911+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:51.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: audit 2024-09-16T14:42:50.056911+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:51.441 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: audit 2024-09-16T14:42:50.063125+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:51.441 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: audit 2024-09-16T14:42:50.063125+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:51.441 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: cephadm 2024-09-16T14:42:50.064584+0000 mgr.y (mgr.25166) 559 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:42:51.441 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: cephadm 2024-09-16T14:42:50.064584+0000 mgr.y (mgr.25166) 559 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:42:51.441 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: audit 2024-09-16T14:42:50.073306+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:51.441 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: audit 2024-09-16T14:42:50.073306+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:51.441 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: audit 2024-09-16T14:42:50.079964+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-16T14:42:51.441 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: audit 2024-09-16T14:42:50.079964+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-16T14:42:51.442 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: audit 2024-09-16T14:42:50.080248+0000 mgr.y (mgr.25166) 560 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T14:42:51.442 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: audit 2024-09-16T14:42:50.080248+0000 mgr.y (mgr.25166) 560 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T14:42:51.442 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: cephadm 2024-09-16T14:42:50.082166+0000 mgr.y (mgr.25166) 561 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-16T14:42:51.442 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[89559]: cephadm 2024-09-16T14:42:50.082166+0000 mgr.y (mgr.25166) 561 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-16T14:42:51.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: audit 2024-09-16T14:42:50.063125+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:51.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: audit 2024-09-16T14:42:50.063125+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:51.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: cephadm 2024-09-16T14:42:50.064584+0000 mgr.y (mgr.25166) 559 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:42:51.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: cephadm 2024-09-16T14:42:50.064584+0000 mgr.y (mgr.25166) 559 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:42:51.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: audit 2024-09-16T14:42:50.073306+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:51.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: audit 2024-09-16T14:42:50.073306+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:51.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: audit 2024-09-16T14:42:50.079964+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-16T14:42:51.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: audit 2024-09-16T14:42:50.079964+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-16T14:42:51.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: audit 2024-09-16T14:42:50.080248+0000 mgr.y (mgr.25166) 560 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T14:42:51.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: audit 2024-09-16T14:42:50.080248+0000 mgr.y (mgr.25166) 560 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T14:42:51.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: cephadm 2024-09-16T14:42:50.082166+0000 mgr.y (mgr.25166) 561 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-16T14:42:51.443 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:51 smithi050 bash[92968]: cephadm 2024-09-16T14:42:50.082166+0000 mgr.y (mgr.25166) 561 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-16T14:42:51.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:42:51.046000966Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:42:51.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: audit 2024-09-16T14:42:50.028230+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:51.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: audit 2024-09-16T14:42:50.028230+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:51.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: cephadm 2024-09-16T14:42:50.029069+0000 mgr.y (mgr.25166) 555 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:42:51.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: cephadm 2024-09-16T14:42:50.029069+0000 mgr.y (mgr.25166) 555 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:42:51.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: cephadm 2024-09-16T14:42:50.029214+0000 mgr.y (mgr.25166) 556 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:42:51.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: cephadm 2024-09-16T14:42:50.029214+0000 mgr.y (mgr.25166) 556 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:42:51.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: audit 2024-09-16T14:42:50.032036+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:42:51.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: audit 2024-09-16T14:42:50.032036+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:42:51.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: audit 2024-09-16T14:42:50.034817+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:51.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: audit 2024-09-16T14:42:50.034817+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:51.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: cephadm 2024-09-16T14:42:50.035856+0000 mgr.y (mgr.25166) 557 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:42:51.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: cephadm 2024-09-16T14:42:50.035856+0000 mgr.y (mgr.25166) 557 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:42:51.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: audit 2024-09-16T14:42:50.042501+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:51.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: audit 2024-09-16T14:42:50.042501+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:51.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: audit 2024-09-16T14:42:50.047382+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:51.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: audit 2024-09-16T14:42:50.047382+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:51.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: cephadm 2024-09-16T14:42:50.048405+0000 mgr.y (mgr.25166) 558 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:42:51.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: cephadm 2024-09-16T14:42:50.048405+0000 mgr.y (mgr.25166) 558 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:42:51.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: audit 2024-09-16T14:42:50.056911+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:51.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: audit 2024-09-16T14:42:50.056911+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:51.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: audit 2024-09-16T14:42:50.063125+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:51.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: audit 2024-09-16T14:42:50.063125+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:51.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: cephadm 2024-09-16T14:42:50.064584+0000 mgr.y (mgr.25166) 559 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:42:51.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: cephadm 2024-09-16T14:42:50.064584+0000 mgr.y (mgr.25166) 559 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:42:51.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: audit 2024-09-16T14:42:50.073306+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:51.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: audit 2024-09-16T14:42:50.073306+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:51.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: audit 2024-09-16T14:42:50.079964+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-16T14:42:51.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: audit 2024-09-16T14:42:50.079964+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-16T14:42:51.449 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: audit 2024-09-16T14:42:50.080248+0000 mgr.y (mgr.25166) 560 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T14:42:51.449 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: audit 2024-09-16T14:42:50.080248+0000 mgr.y (mgr.25166) 560 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T14:42:51.449 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: cephadm 2024-09-16T14:42:50.082166+0000 mgr.y (mgr.25166) 561 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-16T14:42:51.449 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:51 smithi090 bash[70266]: cephadm 2024-09-16T14:42:50.082166+0000 mgr.y (mgr.25166) 561 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-16T14:42:52.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:52 smithi050 bash[89559]: cluster 2024-09-16T14:42:51.397114+0000 mgr.y (mgr.25166) 562 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:52.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:52 smithi050 bash[89559]: cluster 2024-09-16T14:42:51.397114+0000 mgr.y (mgr.25166) 562 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:52.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:52 smithi050 bash[92968]: cluster 2024-09-16T14:42:51.397114+0000 mgr.y (mgr.25166) 562 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:52.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:52 smithi050 bash[92968]: cluster 2024-09-16T14:42:51.397114+0000 mgr.y (mgr.25166) 562 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:52.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:52 smithi090 bash[70266]: cluster 2024-09-16T14:42:51.397114+0000 mgr.y (mgr.25166) 562 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:52.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:52 smithi090 bash[70266]: cluster 2024-09-16T14:42:51.397114+0000 mgr.y (mgr.25166) 562 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:53.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:53 smithi050 bash[89559]: cephadm 2024-09-16T14:42:52.643281+0000 mgr.y (mgr.25166) 563 : cephadm [INF] Upgrade: Updating osd.2 2024-09-16T14:42:53.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:53 smithi050 bash[89559]: cephadm 2024-09-16T14:42:52.643281+0000 mgr.y (mgr.25166) 563 : cephadm [INF] Upgrade: Updating osd.2 2024-09-16T14:42:53.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:53 smithi050 bash[89559]: audit 2024-09-16T14:42:52.650526+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:53.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:53 smithi050 bash[89559]: audit 2024-09-16T14:42:52.650526+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:53.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:53 smithi050 bash[89559]: audit 2024-09-16T14:42:52.654841+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T14:42:53.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:53 smithi050 bash[89559]: audit 2024-09-16T14:42:52.654841+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T14:42:53.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:53 smithi050 bash[89559]: audit 2024-09-16T14:42:52.656527+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:42:53.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:53 smithi050 bash[89559]: audit 2024-09-16T14:42:52.656527+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:42:53.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:53 smithi050 bash[89559]: cephadm 2024-09-16T14:42:52.661568+0000 mgr.y (mgr.25166) 564 : cephadm [INF] Deploying daemon osd.2 on smithi050 2024-09-16T14:42:53.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:53 smithi050 bash[89559]: cephadm 2024-09-16T14:42:52.661568+0000 mgr.y (mgr.25166) 564 : cephadm [INF] Deploying daemon osd.2 on smithi050 2024-09-16T14:42:53.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:53 smithi050 bash[89559]: cluster 2024-09-16T14:42:53.399128+0000 mgr.y (mgr.25166) 565 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:53.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:53 smithi050 bash[89559]: cluster 2024-09-16T14:42:53.399128+0000 mgr.y (mgr.25166) 565 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:53.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:53 smithi050 bash[92968]: cephadm 2024-09-16T14:42:52.643281+0000 mgr.y (mgr.25166) 563 : cephadm [INF] Upgrade: Updating osd.2 2024-09-16T14:42:53.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:53 smithi050 bash[92968]: cephadm 2024-09-16T14:42:52.643281+0000 mgr.y (mgr.25166) 563 : cephadm [INF] Upgrade: Updating osd.2 2024-09-16T14:42:53.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:53 smithi050 bash[92968]: audit 2024-09-16T14:42:52.650526+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:53.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:53 smithi050 bash[92968]: audit 2024-09-16T14:42:52.650526+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:53.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:53 smithi050 bash[92968]: audit 2024-09-16T14:42:52.654841+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T14:42:53.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:53 smithi050 bash[92968]: audit 2024-09-16T14:42:52.654841+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T14:42:53.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:53 smithi050 bash[92968]: audit 2024-09-16T14:42:52.656527+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:42:53.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:53 smithi050 bash[92968]: audit 2024-09-16T14:42:52.656527+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:42:53.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:53 smithi050 bash[92968]: cephadm 2024-09-16T14:42:52.661568+0000 mgr.y (mgr.25166) 564 : cephadm [INF] Deploying daemon osd.2 on smithi050 2024-09-16T14:42:53.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:53 smithi050 bash[92968]: cephadm 2024-09-16T14:42:52.661568+0000 mgr.y (mgr.25166) 564 : cephadm [INF] Deploying daemon osd.2 on smithi050 2024-09-16T14:42:53.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:53 smithi050 bash[92968]: cluster 2024-09-16T14:42:53.399128+0000 mgr.y (mgr.25166) 565 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:53.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:53 smithi050 bash[92968]: cluster 2024-09-16T14:42:53.399128+0000 mgr.y (mgr.25166) 565 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:53.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:53 smithi090 bash[70266]: cephadm 2024-09-16T14:42:52.643281+0000 mgr.y (mgr.25166) 563 : cephadm [INF] Upgrade: Updating osd.2 2024-09-16T14:42:53.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:53 smithi090 bash[70266]: cephadm 2024-09-16T14:42:52.643281+0000 mgr.y (mgr.25166) 563 : cephadm [INF] Upgrade: Updating osd.2 2024-09-16T14:42:53.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:53 smithi090 bash[70266]: audit 2024-09-16T14:42:52.650526+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:53.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:53 smithi090 bash[70266]: audit 2024-09-16T14:42:52.650526+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:42:53.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:53 smithi090 bash[70266]: audit 2024-09-16T14:42:52.654841+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T14:42:53.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:53 smithi090 bash[70266]: audit 2024-09-16T14:42:52.654841+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T14:42:53.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:53 smithi090 bash[70266]: audit 2024-09-16T14:42:52.656527+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:42:53.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:53 smithi090 bash[70266]: audit 2024-09-16T14:42:52.656527+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:42:53.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:53 smithi090 bash[70266]: cephadm 2024-09-16T14:42:52.661568+0000 mgr.y (mgr.25166) 564 : cephadm [INF] Deploying daemon osd.2 on smithi050 2024-09-16T14:42:53.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:53 smithi090 bash[70266]: cephadm 2024-09-16T14:42:52.661568+0000 mgr.y (mgr.25166) 564 : cephadm [INF] Deploying daemon osd.2 on smithi050 2024-09-16T14:42:53.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:53 smithi090 bash[70266]: cluster 2024-09-16T14:42:53.399128+0000 mgr.y (mgr.25166) 565 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:53.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:53 smithi090 bash[70266]: cluster 2024-09-16T14:42:53.399128+0000 mgr.y (mgr.25166) 565 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:54.143 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:42:54.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:42:54 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:42:54.013049752Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:42:55.811 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:55 smithi050 bash[89559]: audit 2024-09-16T14:42:54.723200+0000 mgr.y (mgr.25166) 566 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:55.811 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:55 smithi050 bash[89559]: audit 2024-09-16T14:42:54.723200+0000 mgr.y (mgr.25166) 566 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:55.811 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:55 smithi050 bash[89559]: cluster 2024-09-16T14:42:55.399834+0000 mgr.y (mgr.25166) 567 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:55.811 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:55 smithi050 bash[89559]: cluster 2024-09-16T14:42:55.399834+0000 mgr.y (mgr.25166) 567 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:55.812 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:55 smithi050 bash[92968]: audit 2024-09-16T14:42:54.723200+0000 mgr.y (mgr.25166) 566 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:55.812 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:55 smithi050 bash[92968]: audit 2024-09-16T14:42:54.723200+0000 mgr.y (mgr.25166) 566 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:55.812 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:55 smithi050 bash[92968]: cluster 2024-09-16T14:42:55.399834+0000 mgr.y (mgr.25166) 567 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:55.812 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:55 smithi050 bash[92968]: cluster 2024-09-16T14:42:55.399834+0000 mgr.y (mgr.25166) 567 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:55.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:55 smithi090 bash[70266]: audit 2024-09-16T14:42:54.723200+0000 mgr.y (mgr.25166) 566 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:55.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:55 smithi090 bash[70266]: audit 2024-09-16T14:42:54.723200+0000 mgr.y (mgr.25166) 566 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:42:55.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:55 smithi090 bash[70266]: cluster 2024-09-16T14:42:55.399834+0000 mgr.y (mgr.25166) 567 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:55.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:55 smithi090 bash[70266]: cluster 2024-09-16T14:42:55.399834+0000 mgr.y (mgr.25166) 567 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:42:56.185 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:42:56.844 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:42:56.844 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (8m) 95s ago 35m 14.2M - 0.27.0 11f11916f8cd cabc95728e9a 2024-09-16T14:42:56.844 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (7m) 5m ago 34m 68.1M - 10.4.0 c8b91775d855 88a9367c0284 2024-09-16T14:42:56.844 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (9m) 95s ago 32m 49.7M - 3.8 b5388489f99e d92ced4635d4 2024-09-16T14:42:56.844 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (9m) 5m ago 43m 441M - 19.3.0-4917-g8293d73f 425e316ba8eb 9887b7561d75 2024-09-16T14:42:56.844 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (20m) 95s ago 46m 515M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:42:56.844 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (4m) 95s ago 46m 46.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 2dace7d54c6b 2024-09-16T14:42:56.844 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (5m) 5m ago 44m 18.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 207fa7c489b4 2024-09-16T14:42:56.844 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (4m) 95s ago 44m 33.9M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb e91fc2c1a7ff 2024-09-16T14:42:56.844 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (9m) 95s ago 35m 8303k - 1.7.0 72c9c2088986 e166bfc4ac14 2024-09-16T14:42:56.845 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (9m) 5m ago 35m 8252k - 1.7.0 72c9c2088986 872a2376fb53 2024-09-16T14:42:56.845 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (2m) 95s ago 43m 47.9M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 50917a63a85c 2024-09-16T14:42:56.845 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (96s) 95s ago 42m - 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 4d349c340cbe 2024-09-16T14:42:56.845 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (41m) 95s ago 41m 56.5M 3037M 19.1.1-328-gad35db06 b5388489f99e 9c1326f71702 2024-09-16T14:42:56.845 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (40m) 95s ago 40m 61.0M 3037M 19.1.1-328-gad35db06 b5388489f99e 010e8927a52f 2024-09-16T14:42:56.845 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (39m) 5m ago 39m 59.7M 3292M 19.1.1-328-gad35db06 b5388489f99e e352ed0b0cc0 2024-09-16T14:42:56.845 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (38m) 5m ago 38m 56.9M 3292M 19.1.1-328-gad35db06 b5388489f99e c2c5d905dd84 2024-09-16T14:42:56.845 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (37m) 5m ago 37m 65.1M 3292M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:42:56.845 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (36m) 5m ago 36m 58.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:42:56.845 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (8m) 5m ago 35m 39.2M - 2.51.0 1d3b7f56885b 26eb48164510 2024-09-16T14:42:56.845 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (33m) 95s ago 33m 101M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:42:56.845 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (33m) 5m ago 33m 102M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:42:56.856 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:56 smithi050 bash[89559]: audit 2024-09-16T14:42:56.174084+0000 mgr.y (mgr.25166) 568 : audit [DBG] from='client.54293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:56.856 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:56 smithi050 bash[89559]: audit 2024-09-16T14:42:56.174084+0000 mgr.y (mgr.25166) 568 : audit [DBG] from='client.54293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:56.856 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:56 smithi050 bash[92968]: audit 2024-09-16T14:42:56.174084+0000 mgr.y (mgr.25166) 568 : audit [DBG] from='client.54293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:56.856 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:56 smithi050 bash[92968]: audit 2024-09-16T14:42:56.174084+0000 mgr.y (mgr.25166) 568 : audit [DBG] from='client.54293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:56.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:56 smithi090 bash[70266]: audit 2024-09-16T14:42:56.174084+0000 mgr.y (mgr.25166) 568 : audit [DBG] from='client.54293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:56.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:56 smithi090 bash[70266]: audit 2024-09-16T14:42:56.174084+0000 mgr.y (mgr.25166) 568 : audit [DBG] from='client.54293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:57.216 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:42:57.216 INFO:teuthology.orchestra.run.smithi050.stdout: "mon": { 2024-09-16T14:42:57.217 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:42:57.217 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:42:57.217 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr": { 2024-09-16T14:42:57.217 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:42:57.217 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:42:57.217 INFO:teuthology.orchestra.run.smithi050.stdout: "osd": { 2024-09-16T14:42:57.217 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 6, 2024-09-16T14:42:57.217 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:42:57.217 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:42:57.217 INFO:teuthology.orchestra.run.smithi050.stdout: "rgw": { 2024-09-16T14:42:57.217 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:42:57.217 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:42:57.218 INFO:teuthology.orchestra.run.smithi050.stdout: "overall": { 2024-09-16T14:42:57.218 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8, 2024-09-16T14:42:57.218 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 7 2024-09-16T14:42:57.218 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:42:57.218 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:42:57.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:42:57 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:42:57.038839302Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:42:57.543 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:42:57.543 INFO:teuthology.orchestra.run.smithi050.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:42:57.543 INFO:teuthology.orchestra.run.smithi050.stdout: "in_progress": true, 2024-09-16T14:42:57.543 INFO:teuthology.orchestra.run.smithi050.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-09-16T14:42:57.543 INFO:teuthology.orchestra.run.smithi050.stdout: "services_complete": [], 2024-09-16T14:42:57.543 INFO:teuthology.orchestra.run.smithi050.stdout: "progress": "2/8 daemons upgraded", 2024-09-16T14:42:57.543 INFO:teuthology.orchestra.run.smithi050.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:42:57.544 INFO:teuthology.orchestra.run.smithi050.stdout: "is_paused": false 2024-09-16T14:42:57.544 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:42:57.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:57 smithi050 bash[89559]: audit 2024-09-16T14:42:56.502682+0000 mgr.y (mgr.25166) 569 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:57.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:57 smithi050 bash[89559]: audit 2024-09-16T14:42:56.502682+0000 mgr.y (mgr.25166) 569 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:57.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:57 smithi050 bash[89559]: audit 2024-09-16T14:42:56.729378+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:42:57.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:57 smithi050 bash[89559]: audit 2024-09-16T14:42:56.729378+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:42:57.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:57 smithi050 bash[89559]: audit 2024-09-16T14:42:56.825301+0000 mgr.y (mgr.25166) 570 : audit [DBG] from='client.44334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:57.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:57 smithi050 bash[89559]: audit 2024-09-16T14:42:56.825301+0000 mgr.y (mgr.25166) 570 : audit [DBG] from='client.44334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:57.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:57 smithi050 bash[89559]: audit 2024-09-16T14:42:57.216729+0000 mon.a (mon.0) 319 : audit [DBG] from='client.? 172.21.15.50:0/3275689502' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:57.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:57 smithi050 bash[89559]: audit 2024-09-16T14:42:57.216729+0000 mon.a (mon.0) 319 : audit [DBG] from='client.? 172.21.15.50:0/3275689502' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:57.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:57 smithi050 bash[89559]: cluster 2024-09-16T14:42:57.400832+0000 mgr.y (mgr.25166) 571 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:57.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:57 smithi050 bash[89559]: cluster 2024-09-16T14:42:57.400832+0000 mgr.y (mgr.25166) 571 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:57.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:57 smithi050 bash[92968]: audit 2024-09-16T14:42:56.502682+0000 mgr.y (mgr.25166) 569 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:57.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:57 smithi050 bash[92968]: audit 2024-09-16T14:42:56.502682+0000 mgr.y (mgr.25166) 569 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:57.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:57 smithi050 bash[92968]: audit 2024-09-16T14:42:56.729378+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:42:57.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:57 smithi050 bash[92968]: audit 2024-09-16T14:42:56.729378+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:42:57.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:57 smithi050 bash[92968]: audit 2024-09-16T14:42:56.825301+0000 mgr.y (mgr.25166) 570 : audit [DBG] from='client.44334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:57.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:57 smithi050 bash[92968]: audit 2024-09-16T14:42:56.825301+0000 mgr.y (mgr.25166) 570 : audit [DBG] from='client.44334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:57.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:57 smithi050 bash[92968]: audit 2024-09-16T14:42:57.216729+0000 mon.a (mon.0) 319 : audit [DBG] from='client.? 172.21.15.50:0/3275689502' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:57.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:57 smithi050 bash[92968]: audit 2024-09-16T14:42:57.216729+0000 mon.a (mon.0) 319 : audit [DBG] from='client.? 172.21.15.50:0/3275689502' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:57.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:57 smithi050 bash[92968]: cluster 2024-09-16T14:42:57.400832+0000 mgr.y (mgr.25166) 571 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:57.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:57 smithi050 bash[92968]: cluster 2024-09-16T14:42:57.400832+0000 mgr.y (mgr.25166) 571 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:57.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:57 smithi090 bash[70266]: audit 2024-09-16T14:42:56.502682+0000 mgr.y (mgr.25166) 569 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:57.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:57 smithi090 bash[70266]: audit 2024-09-16T14:42:56.502682+0000 mgr.y (mgr.25166) 569 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:57.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:57 smithi090 bash[70266]: audit 2024-09-16T14:42:56.729378+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:42:57.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:57 smithi090 bash[70266]: audit 2024-09-16T14:42:56.729378+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:42:57.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:57 smithi090 bash[70266]: audit 2024-09-16T14:42:56.825301+0000 mgr.y (mgr.25166) 570 : audit [DBG] from='client.44334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:57.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:57 smithi090 bash[70266]: audit 2024-09-16T14:42:56.825301+0000 mgr.y (mgr.25166) 570 : audit [DBG] from='client.44334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:57.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:57 smithi090 bash[70266]: audit 2024-09-16T14:42:57.216729+0000 mon.a (mon.0) 319 : audit [DBG] from='client.? 172.21.15.50:0/3275689502' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:57.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:57 smithi090 bash[70266]: audit 2024-09-16T14:42:57.216729+0000 mon.a (mon.0) 319 : audit [DBG] from='client.? 172.21.15.50:0/3275689502' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:42:57.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:57 smithi090 bash[70266]: cluster 2024-09-16T14:42:57.400832+0000 mgr.y (mgr.25166) 571 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:57.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:57 smithi090 bash[70266]: cluster 2024-09-16T14:42:57.400832+0000 mgr.y (mgr.25166) 571 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:42:58.281 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:42:58 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:42:58.281 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:58 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:42:58.281 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:42:58 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:42:58.282 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:42:58 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:42:58.282 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:42:58 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:42:58.282 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:58 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:42:58.283 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:42:58 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:42:58.283 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:42:58 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:42:58.283 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:42:58 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:42:58.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:58 smithi050 bash[89559]: audit 2024-09-16T14:42:57.543061+0000 mgr.y (mgr.25166) 572 : audit [DBG] from='client.54317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:58.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:58 smithi050 bash[89559]: audit 2024-09-16T14:42:57.543061+0000 mgr.y (mgr.25166) 572 : audit [DBG] from='client.54317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:58.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:58 smithi050 bash[89559]: cluster 2024-09-16T14:42:58.387524+0000 mon.a (mon.0) 320 : cluster [INF] osd.2 marked itself down and dead 2024-09-16T14:42:58.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:58 smithi050 bash[89559]: cluster 2024-09-16T14:42:58.387524+0000 mon.a (mon.0) 320 : cluster [INF] osd.2 marked itself down and dead 2024-09-16T14:42:58.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:58 smithi050 bash[92968]: audit 2024-09-16T14:42:57.543061+0000 mgr.y (mgr.25166) 572 : audit [DBG] from='client.54317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:58.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:58 smithi050 bash[92968]: audit 2024-09-16T14:42:57.543061+0000 mgr.y (mgr.25166) 572 : audit [DBG] from='client.54317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:58.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:58 smithi050 bash[92968]: cluster 2024-09-16T14:42:58.387524+0000 mon.a (mon.0) 320 : cluster [INF] osd.2 marked itself down and dead 2024-09-16T14:42:58.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:58 smithi050 bash[92968]: cluster 2024-09-16T14:42:58.387524+0000 mon.a (mon.0) 320 : cluster [INF] osd.2 marked itself down and dead 2024-09-16T14:42:58.688 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:42:58 smithi050 systemd[1]: Stopping Ceph osd.2 for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:42:58.688 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:42:58 smithi050 bash[40583]: debug 2024-09-16T14:42:58.385+0000 7f2adcd7d640 -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-09-16T14:42:58.688 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:42:58 smithi050 bash[40583]: debug 2024-09-16T14:42:58.385+0000 7f2adcd7d640 -1 osd.2 122 *** Got signal Terminated *** 2024-09-16T14:42:58.688 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:42:58 smithi050 bash[40583]: debug 2024-09-16T14:42:58.385+0000 7f2adcd7d640 -1 osd.2 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:42:58.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:58 smithi090 bash[70266]: audit 2024-09-16T14:42:57.543061+0000 mgr.y (mgr.25166) 572 : audit [DBG] from='client.54317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:58.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:58 smithi090 bash[70266]: audit 2024-09-16T14:42:57.543061+0000 mgr.y (mgr.25166) 572 : audit [DBG] from='client.54317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:42:58.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:58 smithi090 bash[70266]: cluster 2024-09-16T14:42:58.387524+0000 mon.a (mon.0) 320 : cluster [INF] osd.2 marked itself down and dead 2024-09-16T14:42:58.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:58 smithi090 bash[70266]: cluster 2024-09-16T14:42:58.387524+0000 mon.a (mon.0) 320 : cluster [INF] osd.2 marked itself down and dead 2024-09-16T14:42:59.437 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:42:59 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:42:59] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.51.0" 2024-09-16T14:42:59.857 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:42:59 smithi050 bash[108704]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-2 2024-09-16T14:42:59.857 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:59 smithi050 bash[89559]: cluster 2024-09-16T14:42:58.489577+0000 mon.a (mon.0) 321 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:42:59.857 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:59 smithi050 bash[89559]: cluster 2024-09-16T14:42:58.489577+0000 mon.a (mon.0) 321 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:42:59.857 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:59 smithi050 bash[89559]: cluster 2024-09-16T14:42:58.507628+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-16T14:42:59.857 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:59 smithi050 bash[89559]: cluster 2024-09-16T14:42:58.507628+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-16T14:42:59.857 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:59 smithi050 bash[89559]: cluster 2024-09-16T14:42:59.401585+0000 mgr.y (mgr.25166) 573 : cluster [DBG] pgmap v323: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:42:59.857 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:42:59 smithi050 bash[89559]: cluster 2024-09-16T14:42:59.401585+0000 mgr.y (mgr.25166) 573 : cluster [DBG] pgmap v323: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:42:59.858 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:59 smithi050 bash[92968]: cluster 2024-09-16T14:42:58.489577+0000 mon.a (mon.0) 321 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:42:59.858 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:59 smithi050 bash[92968]: cluster 2024-09-16T14:42:58.489577+0000 mon.a (mon.0) 321 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:42:59.858 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:59 smithi050 bash[92968]: cluster 2024-09-16T14:42:58.507628+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-16T14:42:59.858 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:59 smithi050 bash[92968]: cluster 2024-09-16T14:42:58.507628+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-16T14:42:59.858 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:59 smithi050 bash[92968]: cluster 2024-09-16T14:42:59.401585+0000 mgr.y (mgr.25166) 573 : cluster [DBG] pgmap v323: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:42:59.858 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:42:59 smithi050 bash[92968]: cluster 2024-09-16T14:42:59.401585+0000 mgr.y (mgr.25166) 573 : cluster [DBG] pgmap v323: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:42:59.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:59 smithi090 bash[70266]: cluster 2024-09-16T14:42:58.489577+0000 mon.a (mon.0) 321 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:42:59.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:59 smithi090 bash[70266]: cluster 2024-09-16T14:42:58.489577+0000 mon.a (mon.0) 321 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:42:59.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:59 smithi090 bash[70266]: cluster 2024-09-16T14:42:58.507628+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-16T14:42:59.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:59 smithi090 bash[70266]: cluster 2024-09-16T14:42:58.507628+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-16T14:42:59.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:59 smithi090 bash[70266]: cluster 2024-09-16T14:42:59.401585+0000 mgr.y (mgr.25166) 573 : cluster [DBG] pgmap v323: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:42:59.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:42:59 smithi090 bash[70266]: cluster 2024-09-16T14:42:59.401585+0000 mgr.y (mgr.25166) 573 : cluster [DBG] pgmap v323: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:43:00.186 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:42:59 smithi050 bash[108769]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-2 2024-09-16T14:43:00.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:43:00 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:43:00.054612051Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:43:00.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:00 smithi050 bash[89559]: cluster 2024-09-16T14:42:59.515375+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-16T14:43:00.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:00 smithi050 bash[89559]: cluster 2024-09-16T14:42:59.515375+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-16T14:43:00.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:00 smithi050 bash[92968]: cluster 2024-09-16T14:42:59.515375+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-16T14:43:00.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:00 smithi050 bash[92968]: cluster 2024-09-16T14:42:59.515375+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-16T14:43:00.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:00 smithi090 bash[70266]: cluster 2024-09-16T14:42:59.515375+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-16T14:43:00.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:00 smithi090 bash[70266]: cluster 2024-09-16T14:42:59.515375+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-16T14:43:01.926 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:01 smithi050 bash[89559]: cluster 2024-09-16T14:43:01.402293+0000 mgr.y (mgr.25166) 574 : cluster [DBG] pgmap v325: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T14:43:01.926 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:01 smithi050 bash[89559]: cluster 2024-09-16T14:43:01.402293+0000 mgr.y (mgr.25166) 574 : cluster [DBG] pgmap v325: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T14:43:01.926 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:01 smithi050 bash[92968]: cluster 2024-09-16T14:43:01.402293+0000 mgr.y (mgr.25166) 574 : cluster [DBG] pgmap v325: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T14:43:01.926 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:01 smithi050 bash[92968]: cluster 2024-09-16T14:43:01.402293+0000 mgr.y (mgr.25166) 574 : cluster [DBG] pgmap v325: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T14:43:01.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:01 smithi090 bash[70266]: cluster 2024-09-16T14:43:01.402293+0000 mgr.y (mgr.25166) 574 : cluster [DBG] pgmap v325: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T14:43:01.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:01 smithi090 bash[70266]: cluster 2024-09-16T14:43:01.402293+0000 mgr.y (mgr.25166) 574 : cluster [DBG] pgmap v325: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T14:43:02.186 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:43:02 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:43:02.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:02 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:43:02.187 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:43:02 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:43:02.187 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:43:02 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:43:02.188 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:43:02 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:43:02.188 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:43:02 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:43:02.188 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:43:02 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:43:02.189 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:43:01 smithi050 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.2.service: Deactivated successfully. 2024-09-16T14:43:02.189 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:43:01 smithi050 systemd[1]: Stopped Ceph osd.2 for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:43:02.189 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:43:02 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:43:02.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:02 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:43:02.686 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:43:02 smithi050 systemd[1]: Started Ceph osd.2 for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:43:03.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:43:03 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:43:03.030925929Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:43:03.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:03 smithi090 bash[70266]: audit 2024-09-16T14:43:02.271069+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:03.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:03 smithi090 bash[70266]: audit 2024-09-16T14:43:02.271069+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:03.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:03 smithi090 bash[70266]: audit 2024-09-16T14:43:02.276440+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:03.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:03 smithi090 bash[70266]: audit 2024-09-16T14:43:02.276440+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:03.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:03 smithi090 bash[70266]: audit 2024-09-16T14:43:02.281155+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:03.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:03 smithi090 bash[70266]: audit 2024-09-16T14:43:02.281155+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:03.523 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:43:03 smithi050 bash[108916]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:43:03.523 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:03 smithi050 bash[89559]: audit 2024-09-16T14:43:02.271069+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:03.524 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:03 smithi050 bash[89559]: audit 2024-09-16T14:43:02.271069+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:03.524 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:03 smithi050 bash[89559]: audit 2024-09-16T14:43:02.276440+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:03.524 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:03 smithi050 bash[89559]: audit 2024-09-16T14:43:02.276440+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:03.524 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:03 smithi050 bash[89559]: audit 2024-09-16T14:43:02.281155+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:03.524 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:03 smithi050 bash[89559]: audit 2024-09-16T14:43:02.281155+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:03.524 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:03 smithi050 bash[92968]: audit 2024-09-16T14:43:02.271069+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:03.524 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:03 smithi050 bash[92968]: audit 2024-09-16T14:43:02.271069+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:03.524 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:03 smithi050 bash[92968]: audit 2024-09-16T14:43:02.276440+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:03.525 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:03 smithi050 bash[92968]: audit 2024-09-16T14:43:02.276440+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:03.525 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:03 smithi050 bash[92968]: audit 2024-09-16T14:43:02.281155+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:03.525 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:03 smithi050 bash[92968]: audit 2024-09-16T14:43:02.281155+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:04.687 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:43:03 smithi050 bash[108916]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:43:04.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:04 smithi050 bash[89559]: cluster 2024-09-16T14:43:03.403251+0000 mgr.y (mgr.25166) 575 : cluster [DBG] pgmap v326: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:04.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:04 smithi050 bash[89559]: cluster 2024-09-16T14:43:03.403251+0000 mgr.y (mgr.25166) 575 : cluster [DBG] pgmap v326: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:04.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:04 smithi050 bash[92968]: cluster 2024-09-16T14:43:03.403251+0000 mgr.y (mgr.25166) 575 : cluster [DBG] pgmap v326: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:04.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:04 smithi050 bash[92968]: cluster 2024-09-16T14:43:03.403251+0000 mgr.y (mgr.25166) 575 : cluster [DBG] pgmap v326: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:04.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:04 smithi090 bash[70266]: cluster 2024-09-16T14:43:03.403251+0000 mgr.y (mgr.25166) 575 : cluster [DBG] pgmap v326: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:04.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:04 smithi090 bash[70266]: cluster 2024-09-16T14:43:03.403251+0000 mgr.y (mgr.25166) 575 : cluster [DBG] pgmap v326: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:05.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:05 smithi050 bash[89559]: cluster 2024-09-16T14:43:04.271109+0000 mon.a (mon.0) 327 : cluster [WRN] Health check failed: Degraded data redundancy: 56/636 objects degraded (8.805%), 13 pgs degraded (PG_DEGRADED) 2024-09-16T14:43:05.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:05 smithi050 bash[89559]: cluster 2024-09-16T14:43:04.271109+0000 mon.a (mon.0) 327 : cluster [WRN] Health check failed: Degraded data redundancy: 56/636 objects degraded (8.805%), 13 pgs degraded (PG_DEGRADED) 2024-09-16T14:43:05.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:05 smithi050 bash[92968]: cluster 2024-09-16T14:43:04.271109+0000 mon.a (mon.0) 327 : cluster [WRN] Health check failed: Degraded data redundancy: 56/636 objects degraded (8.805%), 13 pgs degraded (PG_DEGRADED) 2024-09-16T14:43:05.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:05 smithi050 bash[92968]: cluster 2024-09-16T14:43:04.271109+0000 mon.a (mon.0) 327 : cluster [WRN] Health check failed: Degraded data redundancy: 56/636 objects degraded (8.805%), 13 pgs degraded (PG_DEGRADED) 2024-09-16T14:43:05.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:05 smithi090 bash[70266]: cluster 2024-09-16T14:43:04.271109+0000 mon.a (mon.0) 327 : cluster [WRN] Health check failed: Degraded data redundancy: 56/636 objects degraded (8.805%), 13 pgs degraded (PG_DEGRADED) 2024-09-16T14:43:05.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:05 smithi090 bash[70266]: cluster 2024-09-16T14:43:04.271109+0000 mon.a (mon.0) 327 : cluster [WRN] Health check failed: Degraded data redundancy: 56/636 objects degraded (8.805%), 13 pgs degraded (PG_DEGRADED) 2024-09-16T14:43:06.291 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:43:06 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:43:06.005993643Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:43:06.437 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:43:06 smithi050 bash[108916]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-16T14:43:06.437 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:43:06 smithi050 bash[108916]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-16T14:43:06.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:06 smithi050 bash[89559]: audit 2024-09-16T14:43:04.733138+0000 mgr.y (mgr.25166) 576 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:06.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:06 smithi050 bash[89559]: audit 2024-09-16T14:43:04.733138+0000 mgr.y (mgr.25166) 576 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:06.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:06 smithi050 bash[89559]: cluster 2024-09-16T14:43:05.404108+0000 mgr.y (mgr.25166) 577 : cluster [DBG] pgmap v327: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:06.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:06 smithi050 bash[89559]: cluster 2024-09-16T14:43:05.404108+0000 mgr.y (mgr.25166) 577 : cluster [DBG] pgmap v327: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:06.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:06 smithi050 bash[92968]: audit 2024-09-16T14:43:04.733138+0000 mgr.y (mgr.25166) 576 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:06.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:06 smithi050 bash[92968]: audit 2024-09-16T14:43:04.733138+0000 mgr.y (mgr.25166) 576 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:06.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:06 smithi050 bash[92968]: cluster 2024-09-16T14:43:05.404108+0000 mgr.y (mgr.25166) 577 : cluster [DBG] pgmap v327: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:06.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:06 smithi050 bash[92968]: cluster 2024-09-16T14:43:05.404108+0000 mgr.y (mgr.25166) 577 : cluster [DBG] pgmap v327: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:06.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:06 smithi090 bash[70266]: audit 2024-09-16T14:43:04.733138+0000 mgr.y (mgr.25166) 576 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:06.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:06 smithi090 bash[70266]: audit 2024-09-16T14:43:04.733138+0000 mgr.y (mgr.25166) 576 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:06.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:06 smithi090 bash[70266]: cluster 2024-09-16T14:43:05.404108+0000 mgr.y (mgr.25166) 577 : cluster [DBG] pgmap v327: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:06.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:06 smithi090 bash[70266]: cluster 2024-09-16T14:43:05.404108+0000 mgr.y (mgr.25166) 577 : cluster [DBG] pgmap v327: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:06.705 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:43:06 smithi050 bash[108916]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-16T14:43:06.705 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:43:06 smithi050 bash[108916]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-16T14:43:06.705 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:43:06 smithi050 bash[108916]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-16T14:43:06.705 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:43:06 smithi050 bash[108916]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-16T14:43:06.705 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:43:06 smithi050 bash[108916]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-16T14:43:07.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:07 smithi050 bash[89559]: cluster 2024-09-16T14:43:07.405865+0000 mgr.y (mgr.25166) 578 : cluster [DBG] pgmap v328: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:07.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:07 smithi050 bash[89559]: cluster 2024-09-16T14:43:07.405865+0000 mgr.y (mgr.25166) 578 : cluster [DBG] pgmap v328: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:07.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:07 smithi050 bash[92968]: cluster 2024-09-16T14:43:07.405865+0000 mgr.y (mgr.25166) 578 : cluster [DBG] pgmap v328: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:07.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:07 smithi050 bash[92968]: cluster 2024-09-16T14:43:07.405865+0000 mgr.y (mgr.25166) 578 : cluster [DBG] pgmap v328: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:07.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:07 smithi090 bash[70266]: cluster 2024-09-16T14:43:07.405865+0000 mgr.y (mgr.25166) 578 : cluster [DBG] pgmap v328: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:07.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:07 smithi090 bash[70266]: cluster 2024-09-16T14:43:07.405865+0000 mgr.y (mgr.25166) 578 : cluster [DBG] pgmap v328: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:08.686 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:43:08 smithi050 bash[109178]: debug 2024-09-16T14:43:08.373+0000 7fdd4a889640 1 -- 172.21.15.50:0/1464713610 <== mon.0 v2:172.21.15.50:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55cb67a18960 con 0x55cb68806000 2024-09-16T14:43:09.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:43:09 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:43:09.010624101Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:43:09.538 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:43:09 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:43:09] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.51.0" 2024-09-16T14:43:09.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:09 smithi050 bash[92968]: audit 2024-09-16T14:43:08.539076+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:09.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:09 smithi050 bash[92968]: audit 2024-09-16T14:43:08.539076+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:09.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:09 smithi050 bash[92968]: audit 2024-09-16T14:43:08.546784+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:09.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:09 smithi050 bash[92968]: audit 2024-09-16T14:43:08.546784+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:09.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:09 smithi050 bash[92968]: cluster 2024-09-16T14:43:09.406712+0000 mgr.y (mgr.25166) 579 : cluster [DBG] pgmap v329: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:09.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:09 smithi050 bash[92968]: cluster 2024-09-16T14:43:09.406712+0000 mgr.y (mgr.25166) 579 : cluster [DBG] pgmap v329: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:09.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:09 smithi050 bash[89559]: audit 2024-09-16T14:43:08.539076+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:09.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:09 smithi050 bash[89559]: audit 2024-09-16T14:43:08.539076+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:09.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:09 smithi050 bash[89559]: audit 2024-09-16T14:43:08.546784+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:09.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:09 smithi050 bash[89559]: audit 2024-09-16T14:43:08.546784+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:09.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:09 smithi050 bash[89559]: cluster 2024-09-16T14:43:09.406712+0000 mgr.y (mgr.25166) 579 : cluster [DBG] pgmap v329: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:09.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:09 smithi050 bash[89559]: cluster 2024-09-16T14:43:09.406712+0000 mgr.y (mgr.25166) 579 : cluster [DBG] pgmap v329: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:09.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:09 smithi090 bash[70266]: audit 2024-09-16T14:43:08.539076+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:09.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:09 smithi090 bash[70266]: audit 2024-09-16T14:43:08.539076+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:09.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:09 smithi090 bash[70266]: audit 2024-09-16T14:43:08.546784+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:09.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:09 smithi090 bash[70266]: audit 2024-09-16T14:43:08.546784+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:09.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:09 smithi090 bash[70266]: cluster 2024-09-16T14:43:09.406712+0000 mgr.y (mgr.25166) 579 : cluster [DBG] pgmap v329: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:09.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:09 smithi090 bash[70266]: cluster 2024-09-16T14:43:09.406712+0000 mgr.y (mgr.25166) 579 : cluster [DBG] pgmap v329: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:10.649 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:43:10 smithi050 bash[109178]: debug 2024-09-16T14:43:10.193+0000 7fdd4d0f0640 -1 Falling back to public interface 2024-09-16T14:43:10.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:10 smithi050 bash[89559]: audit 2024-09-16T14:43:09.649767+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:10.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:10 smithi050 bash[89559]: audit 2024-09-16T14:43:09.649767+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:10.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:10 smithi050 bash[89559]: audit 2024-09-16T14:43:09.657285+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:10.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:10 smithi050 bash[89559]: audit 2024-09-16T14:43:09.657285+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:10.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:10 smithi050 bash[92968]: audit 2024-09-16T14:43:09.649767+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:10.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:10 smithi050 bash[92968]: audit 2024-09-16T14:43:09.649767+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:10.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:10 smithi050 bash[92968]: audit 2024-09-16T14:43:09.657285+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:10.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:10 smithi050 bash[92968]: audit 2024-09-16T14:43:09.657285+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:10.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:10 smithi090 bash[70266]: audit 2024-09-16T14:43:09.649767+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:10.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:10 smithi090 bash[70266]: audit 2024-09-16T14:43:09.649767+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:10.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:10 smithi090 bash[70266]: audit 2024-09-16T14:43:09.657285+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:10.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:10 smithi090 bash[70266]: audit 2024-09-16T14:43:09.657285+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:11.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:11 smithi050 bash[89559]: cluster 2024-09-16T14:43:11.407623+0000 mgr.y (mgr.25166) 580 : cluster [DBG] pgmap v330: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:11.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:11 smithi050 bash[89559]: cluster 2024-09-16T14:43:11.407623+0000 mgr.y (mgr.25166) 580 : cluster [DBG] pgmap v330: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:11.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:11 smithi050 bash[92968]: cluster 2024-09-16T14:43:11.407623+0000 mgr.y (mgr.25166) 580 : cluster [DBG] pgmap v330: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:11.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:11 smithi050 bash[92968]: cluster 2024-09-16T14:43:11.407623+0000 mgr.y (mgr.25166) 580 : cluster [DBG] pgmap v330: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:11.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:11 smithi090 bash[70266]: cluster 2024-09-16T14:43:11.407623+0000 mgr.y (mgr.25166) 580 : cluster [DBG] pgmap v330: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:11.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:11 smithi090 bash[70266]: cluster 2024-09-16T14:43:11.407623+0000 mgr.y (mgr.25166) 580 : cluster [DBG] pgmap v330: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:12.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:43:12 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:43:12.02247779Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:43:13.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:12 smithi050 bash[92968]: audit 2024-09-16T14:43:11.736105+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:13.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:12 smithi050 bash[92968]: audit 2024-09-16T14:43:11.736105+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:13.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:12 smithi050 bash[92968]: audit 2024-09-16T14:43:11.738238+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:43:13.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:12 smithi050 bash[92968]: audit 2024-09-16T14:43:11.738238+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:43:13.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:12 smithi050 bash[89559]: audit 2024-09-16T14:43:11.736105+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:13.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:12 smithi050 bash[89559]: audit 2024-09-16T14:43:11.736105+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:13.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:12 smithi050 bash[89559]: audit 2024-09-16T14:43:11.738238+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:43:13.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:12 smithi050 bash[89559]: audit 2024-09-16T14:43:11.738238+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:43:13.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:12 smithi090 bash[70266]: audit 2024-09-16T14:43:11.736105+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:13.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:12 smithi090 bash[70266]: audit 2024-09-16T14:43:11.736105+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:13.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:12 smithi090 bash[70266]: audit 2024-09-16T14:43:11.738238+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:43:13.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:12 smithi090 bash[70266]: audit 2024-09-16T14:43:11.738238+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:43:13.937 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:43:13 smithi050 bash[109178]: debug 2024-09-16T14:43:13.593+0000 7fdd4d0f0640 -1 osd.2 122 log_to_monitors true 2024-09-16T14:43:13.937 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:43:13 smithi050 bash[109178]: debug 2024-09-16T14:43:13.773+0000 7fdd44e9a640 -1 osd.2 122 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:43:13.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:13 smithi050 bash[89559]: cluster 2024-09-16T14:43:13.409646+0000 mgr.y (mgr.25166) 581 : cluster [DBG] pgmap v331: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:13.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:13 smithi050 bash[89559]: cluster 2024-09-16T14:43:13.409646+0000 mgr.y (mgr.25166) 581 : cluster [DBG] pgmap v331: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:13.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:13 smithi050 bash[89559]: audit 2024-09-16T14:43:13.600548+0000 mon.a (mon.0) 334 : audit [INF] from='osd.2 [v2:172.21.15.50:6818/1447121180,v1:172.21.15.50:6819/1447121180]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T14:43:13.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:13 smithi050 bash[89559]: audit 2024-09-16T14:43:13.600548+0000 mon.a (mon.0) 334 : audit [INF] from='osd.2 [v2:172.21.15.50:6818/1447121180,v1:172.21.15.50:6819/1447121180]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T14:43:13.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:13 smithi050 bash[92968]: cluster 2024-09-16T14:43:13.409646+0000 mgr.y (mgr.25166) 581 : cluster [DBG] pgmap v331: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:13.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:13 smithi050 bash[92968]: cluster 2024-09-16T14:43:13.409646+0000 mgr.y (mgr.25166) 581 : cluster [DBG] pgmap v331: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:13.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:13 smithi050 bash[92968]: audit 2024-09-16T14:43:13.600548+0000 mon.a (mon.0) 334 : audit [INF] from='osd.2 [v2:172.21.15.50:6818/1447121180,v1:172.21.15.50:6819/1447121180]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T14:43:13.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:13 smithi050 bash[92968]: audit 2024-09-16T14:43:13.600548+0000 mon.a (mon.0) 334 : audit [INF] from='osd.2 [v2:172.21.15.50:6818/1447121180,v1:172.21.15.50:6819/1447121180]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T14:43:14.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:13 smithi090 bash[70266]: cluster 2024-09-16T14:43:13.409646+0000 mgr.y (mgr.25166) 581 : cluster [DBG] pgmap v331: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:14.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:13 smithi090 bash[70266]: cluster 2024-09-16T14:43:13.409646+0000 mgr.y (mgr.25166) 581 : cluster [DBG] pgmap v331: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:14.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:13 smithi090 bash[70266]: audit 2024-09-16T14:43:13.600548+0000 mon.a (mon.0) 334 : audit [INF] from='osd.2 [v2:172.21.15.50:6818/1447121180,v1:172.21.15.50:6819/1447121180]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T14:43:14.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:13 smithi090 bash[70266]: audit 2024-09-16T14:43:13.600548+0000 mon.a (mon.0) 334 : audit [INF] from='osd.2 [v2:172.21.15.50:6818/1447121180,v1:172.21.15.50:6819/1447121180]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T14:43:15.018 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:14 smithi090 bash[70266]: audit 2024-09-16T14:43:13.742211+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 [v2:172.21.15.50:6818/1447121180,v1:172.21.15.50:6819/1447121180]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T14:43:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:14 smithi090 bash[70266]: audit 2024-09-16T14:43:13.742211+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 [v2:172.21.15.50:6818/1447121180,v1:172.21.15.50:6819/1447121180]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T14:43:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:14 smithi090 bash[70266]: cluster 2024-09-16T14:43:13.749439+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-16T14:43:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:14 smithi090 bash[70266]: cluster 2024-09-16T14:43:13.749439+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-16T14:43:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:14 smithi090 bash[70266]: audit 2024-09-16T14:43:13.750042+0000 mon.a (mon.0) 337 : audit [INF] from='osd.2 [v2:172.21.15.50:6818/1447121180,v1:172.21.15.50:6819/1447121180]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:43:15.019 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:14 smithi090 bash[70266]: audit 2024-09-16T14:43:13.750042+0000 mon.a (mon.0) 337 : audit [INF] from='osd.2 [v2:172.21.15.50:6818/1447121180,v1:172.21.15.50:6819/1447121180]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:43:15.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:14 smithi050 bash[89559]: audit 2024-09-16T14:43:13.742211+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 [v2:172.21.15.50:6818/1447121180,v1:172.21.15.50:6819/1447121180]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T14:43:15.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:14 smithi050 bash[89559]: audit 2024-09-16T14:43:13.742211+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 [v2:172.21.15.50:6818/1447121180,v1:172.21.15.50:6819/1447121180]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T14:43:15.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:14 smithi050 bash[89559]: cluster 2024-09-16T14:43:13.749439+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-16T14:43:15.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:14 smithi050 bash[89559]: cluster 2024-09-16T14:43:13.749439+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-16T14:43:15.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:14 smithi050 bash[89559]: audit 2024-09-16T14:43:13.750042+0000 mon.a (mon.0) 337 : audit [INF] from='osd.2 [v2:172.21.15.50:6818/1447121180,v1:172.21.15.50:6819/1447121180]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:43:15.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:14 smithi050 bash[89559]: audit 2024-09-16T14:43:13.750042+0000 mon.a (mon.0) 337 : audit [INF] from='osd.2 [v2:172.21.15.50:6818/1447121180,v1:172.21.15.50:6819/1447121180]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:43:15.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:14 smithi050 bash[92968]: audit 2024-09-16T14:43:13.742211+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 [v2:172.21.15.50:6818/1447121180,v1:172.21.15.50:6819/1447121180]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T14:43:15.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:14 smithi050 bash[92968]: audit 2024-09-16T14:43:13.742211+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 [v2:172.21.15.50:6818/1447121180,v1:172.21.15.50:6819/1447121180]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T14:43:15.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:14 smithi050 bash[92968]: cluster 2024-09-16T14:43:13.749439+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-16T14:43:15.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:14 smithi050 bash[92968]: cluster 2024-09-16T14:43:13.749439+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-16T14:43:15.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:14 smithi050 bash[92968]: audit 2024-09-16T14:43:13.750042+0000 mon.a (mon.0) 337 : audit [INF] from='osd.2 [v2:172.21.15.50:6818/1447121180,v1:172.21.15.50:6819/1447121180]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:43:15.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:14 smithi050 bash[92968]: audit 2024-09-16T14:43:13.750042+0000 mon.a (mon.0) 337 : audit [INF] from='osd.2 [v2:172.21.15.50:6818/1447121180,v1:172.21.15.50:6819/1447121180]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:43:15.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:43:15 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:43:15.018396719Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:43:16.079 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:15 smithi050 bash[89559]: cluster 2024-09-16T14:43:14.742676+0000 mon.a (mon.0) 338 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:43:16.079 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:15 smithi050 bash[89559]: cluster 2024-09-16T14:43:14.742676+0000 mon.a (mon.0) 338 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:43:16.079 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:15 smithi050 bash[89559]: audit 2024-09-16T14:43:14.743016+0000 mgr.y (mgr.25166) 582 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:16.079 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:15 smithi050 bash[89559]: audit 2024-09-16T14:43:14.743016+0000 mgr.y (mgr.25166) 582 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:16.079 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:15 smithi050 bash[89559]: cluster 2024-09-16T14:43:14.749992+0000 mon.a (mon.0) 339 : cluster [INF] osd.2 [v2:172.21.15.50:6818/1447121180,v1:172.21.15.50:6819/1447121180] boot 2024-09-16T14:43:16.079 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:15 smithi050 bash[89559]: cluster 2024-09-16T14:43:14.749992+0000 mon.a (mon.0) 339 : cluster [INF] osd.2 [v2:172.21.15.50:6818/1447121180,v1:172.21.15.50:6819/1447121180] boot 2024-09-16T14:43:16.079 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:15 smithi050 bash[89559]: cluster 2024-09-16T14:43:14.750156+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-16T14:43:16.080 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:15 smithi050 bash[89559]: cluster 2024-09-16T14:43:14.750156+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-16T14:43:16.080 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:15 smithi050 bash[89559]: audit 2024-09-16T14:43:14.751879+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T14:43:16.080 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:15 smithi050 bash[89559]: audit 2024-09-16T14:43:14.751879+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T14:43:16.080 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:15 smithi050 bash[89559]: cluster 2024-09-16T14:43:15.410563+0000 mgr.y (mgr.25166) 583 : cluster [DBG] pgmap v334: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:16.080 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:15 smithi050 bash[89559]: cluster 2024-09-16T14:43:15.410563+0000 mgr.y (mgr.25166) 583 : cluster [DBG] pgmap v334: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:16.080 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:15 smithi050 bash[89559]: cluster 2024-09-16T14:43:15.756421+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-16T14:43:16.080 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:15 smithi050 bash[89559]: cluster 2024-09-16T14:43:15.756421+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-16T14:43:16.080 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:15 smithi050 bash[92968]: cluster 2024-09-16T14:43:14.742676+0000 mon.a (mon.0) 338 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:43:16.080 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:15 smithi050 bash[92968]: cluster 2024-09-16T14:43:14.742676+0000 mon.a (mon.0) 338 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:43:16.081 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:15 smithi050 bash[92968]: audit 2024-09-16T14:43:14.743016+0000 mgr.y (mgr.25166) 582 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:16.081 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:15 smithi050 bash[92968]: audit 2024-09-16T14:43:14.743016+0000 mgr.y (mgr.25166) 582 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:16.081 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:15 smithi050 bash[92968]: cluster 2024-09-16T14:43:14.749992+0000 mon.a (mon.0) 339 : cluster [INF] osd.2 [v2:172.21.15.50:6818/1447121180,v1:172.21.15.50:6819/1447121180] boot 2024-09-16T14:43:16.081 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:15 smithi050 bash[92968]: cluster 2024-09-16T14:43:14.749992+0000 mon.a (mon.0) 339 : cluster [INF] osd.2 [v2:172.21.15.50:6818/1447121180,v1:172.21.15.50:6819/1447121180] boot 2024-09-16T14:43:16.081 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:15 smithi050 bash[92968]: cluster 2024-09-16T14:43:14.750156+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-16T14:43:16.081 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:15 smithi050 bash[92968]: cluster 2024-09-16T14:43:14.750156+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-16T14:43:16.081 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:15 smithi050 bash[92968]: audit 2024-09-16T14:43:14.751879+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T14:43:16.081 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:15 smithi050 bash[92968]: audit 2024-09-16T14:43:14.751879+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T14:43:16.081 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:15 smithi050 bash[92968]: cluster 2024-09-16T14:43:15.410563+0000 mgr.y (mgr.25166) 583 : cluster [DBG] pgmap v334: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:16.081 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:15 smithi050 bash[92968]: cluster 2024-09-16T14:43:15.410563+0000 mgr.y (mgr.25166) 583 : cluster [DBG] pgmap v334: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:16.081 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:15 smithi050 bash[92968]: cluster 2024-09-16T14:43:15.756421+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-16T14:43:16.082 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:15 smithi050 bash[92968]: cluster 2024-09-16T14:43:15.756421+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-16T14:43:16.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:15 smithi090 bash[70266]: cluster 2024-09-16T14:43:14.742676+0000 mon.a (mon.0) 338 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:43:16.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:15 smithi090 bash[70266]: cluster 2024-09-16T14:43:14.742676+0000 mon.a (mon.0) 338 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:43:16.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:15 smithi090 bash[70266]: audit 2024-09-16T14:43:14.743016+0000 mgr.y (mgr.25166) 582 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:16.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:15 smithi090 bash[70266]: audit 2024-09-16T14:43:14.743016+0000 mgr.y (mgr.25166) 582 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:16.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:15 smithi090 bash[70266]: cluster 2024-09-16T14:43:14.749992+0000 mon.a (mon.0) 339 : cluster [INF] osd.2 [v2:172.21.15.50:6818/1447121180,v1:172.21.15.50:6819/1447121180] boot 2024-09-16T14:43:16.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:15 smithi090 bash[70266]: cluster 2024-09-16T14:43:14.749992+0000 mon.a (mon.0) 339 : cluster [INF] osd.2 [v2:172.21.15.50:6818/1447121180,v1:172.21.15.50:6819/1447121180] boot 2024-09-16T14:43:16.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:15 smithi090 bash[70266]: cluster 2024-09-16T14:43:14.750156+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-16T14:43:16.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:15 smithi090 bash[70266]: cluster 2024-09-16T14:43:14.750156+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-16T14:43:16.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:15 smithi090 bash[70266]: audit 2024-09-16T14:43:14.751879+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T14:43:16.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:15 smithi090 bash[70266]: audit 2024-09-16T14:43:14.751879+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T14:43:16.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:15 smithi090 bash[70266]: cluster 2024-09-16T14:43:15.410563+0000 mgr.y (mgr.25166) 583 : cluster [DBG] pgmap v334: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:16.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:15 smithi090 bash[70266]: cluster 2024-09-16T14:43:15.410563+0000 mgr.y (mgr.25166) 583 : cluster [DBG] pgmap v334: 161 pgs: 34 active+undersized, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-16T14:43:16.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:15 smithi090 bash[70266]: cluster 2024-09-16T14:43:15.756421+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-16T14:43:16.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:15 smithi090 bash[70266]: cluster 2024-09-16T14:43:15.756421+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-16T14:43:17.914 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:17 smithi050 bash[89559]: cluster 2024-09-16T14:43:17.412104+0000 mgr.y (mgr.25166) 584 : cluster [DBG] pgmap v336: 161 pgs: 21 active+undersized, 3 active+undersized+degraded, 137 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 24/636 objects degraded (3.774%) 2024-09-16T14:43:17.914 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:17 smithi050 bash[89559]: cluster 2024-09-16T14:43:17.412104+0000 mgr.y (mgr.25166) 584 : cluster [DBG] pgmap v336: 161 pgs: 21 active+undersized, 3 active+undersized+degraded, 137 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 24/636 objects degraded (3.774%) 2024-09-16T14:43:17.914 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:17 smithi050 bash[89559]: cluster 2024-09-16T14:43:17.463483+0000 mon.a (mon.0) 343 : cluster [WRN] Health check update: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded (PG_DEGRADED) 2024-09-16T14:43:17.914 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:17 smithi050 bash[89559]: cluster 2024-09-16T14:43:17.463483+0000 mon.a (mon.0) 343 : cluster [WRN] Health check update: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded (PG_DEGRADED) 2024-09-16T14:43:17.914 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:17 smithi050 bash[92968]: cluster 2024-09-16T14:43:17.412104+0000 mgr.y (mgr.25166) 584 : cluster [DBG] pgmap v336: 161 pgs: 21 active+undersized, 3 active+undersized+degraded, 137 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 24/636 objects degraded (3.774%) 2024-09-16T14:43:17.914 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:17 smithi050 bash[92968]: cluster 2024-09-16T14:43:17.412104+0000 mgr.y (mgr.25166) 584 : cluster [DBG] pgmap v336: 161 pgs: 21 active+undersized, 3 active+undersized+degraded, 137 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 24/636 objects degraded (3.774%) 2024-09-16T14:43:17.914 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:17 smithi050 bash[92968]: cluster 2024-09-16T14:43:17.463483+0000 mon.a (mon.0) 343 : cluster [WRN] Health check update: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded (PG_DEGRADED) 2024-09-16T14:43:17.914 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:17 smithi050 bash[92968]: cluster 2024-09-16T14:43:17.463483+0000 mon.a (mon.0) 343 : cluster [WRN] Health check update: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded (PG_DEGRADED) 2024-09-16T14:43:17.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:17 smithi090 bash[70266]: cluster 2024-09-16T14:43:17.412104+0000 mgr.y (mgr.25166) 584 : cluster [DBG] pgmap v336: 161 pgs: 21 active+undersized, 3 active+undersized+degraded, 137 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 24/636 objects degraded (3.774%) 2024-09-16T14:43:17.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:17 smithi090 bash[70266]: cluster 2024-09-16T14:43:17.412104+0000 mgr.y (mgr.25166) 584 : cluster [DBG] pgmap v336: 161 pgs: 21 active+undersized, 3 active+undersized+degraded, 137 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 24/636 objects degraded (3.774%) 2024-09-16T14:43:17.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:17 smithi090 bash[70266]: cluster 2024-09-16T14:43:17.463483+0000 mon.a (mon.0) 343 : cluster [WRN] Health check update: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded (PG_DEGRADED) 2024-09-16T14:43:17.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:17 smithi090 bash[70266]: cluster 2024-09-16T14:43:17.463483+0000 mon.a (mon.0) 343 : cluster [WRN] Health check update: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded (PG_DEGRADED) 2024-09-16T14:43:18.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:43:18 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:43:18.011998073Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:43:19.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:43:19 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:43:19] "GET /metrics HTTP/1.1" 200 38349 "" "Prometheus/2.51.0" 2024-09-16T14:43:19.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:19 smithi050 bash[92968]: cluster 2024-09-16T14:43:19.413233+0000 mgr.y (mgr.25166) 585 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:19.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:19 smithi050 bash[92968]: cluster 2024-09-16T14:43:19.413233+0000 mgr.y (mgr.25166) 585 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:19.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:19 smithi050 bash[92968]: cluster 2024-09-16T14:43:19.464499+0000 mon.a (mon.0) 344 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded) 2024-09-16T14:43:19.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:19 smithi050 bash[92968]: cluster 2024-09-16T14:43:19.464499+0000 mon.a (mon.0) 344 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded) 2024-09-16T14:43:19.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:19 smithi050 bash[92968]: cluster 2024-09-16T14:43:19.464551+0000 mon.a (mon.0) 345 : cluster [INF] Cluster is now healthy 2024-09-16T14:43:19.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:19 smithi050 bash[92968]: cluster 2024-09-16T14:43:19.464551+0000 mon.a (mon.0) 345 : cluster [INF] Cluster is now healthy 2024-09-16T14:43:19.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:19 smithi050 bash[89559]: cluster 2024-09-16T14:43:19.413233+0000 mgr.y (mgr.25166) 585 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:19.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:19 smithi050 bash[89559]: cluster 2024-09-16T14:43:19.413233+0000 mgr.y (mgr.25166) 585 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:19.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:19 smithi050 bash[89559]: cluster 2024-09-16T14:43:19.464499+0000 mon.a (mon.0) 344 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded) 2024-09-16T14:43:19.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:19 smithi050 bash[89559]: cluster 2024-09-16T14:43:19.464499+0000 mon.a (mon.0) 344 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded) 2024-09-16T14:43:19.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:19 smithi050 bash[89559]: cluster 2024-09-16T14:43:19.464551+0000 mon.a (mon.0) 345 : cluster [INF] Cluster is now healthy 2024-09-16T14:43:19.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:19 smithi050 bash[89559]: cluster 2024-09-16T14:43:19.464551+0000 mon.a (mon.0) 345 : cluster [INF] Cluster is now healthy 2024-09-16T14:43:19.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:19 smithi090 bash[70266]: cluster 2024-09-16T14:43:19.413233+0000 mgr.y (mgr.25166) 585 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:19.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:19 smithi090 bash[70266]: cluster 2024-09-16T14:43:19.413233+0000 mgr.y (mgr.25166) 585 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:19.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:19 smithi090 bash[70266]: cluster 2024-09-16T14:43:19.464499+0000 mon.a (mon.0) 344 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded) 2024-09-16T14:43:19.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:19 smithi090 bash[70266]: cluster 2024-09-16T14:43:19.464499+0000 mon.a (mon.0) 344 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded) 2024-09-16T14:43:19.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:19 smithi090 bash[70266]: cluster 2024-09-16T14:43:19.464551+0000 mon.a (mon.0) 345 : cluster [INF] Cluster is now healthy 2024-09-16T14:43:19.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:19 smithi090 bash[70266]: cluster 2024-09-16T14:43:19.464551+0000 mon.a (mon.0) 345 : cluster [INF] Cluster is now healthy 2024-09-16T14:43:21.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:19.927197+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:19.927197+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:19.936461+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:19.936461+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:19.940450+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:43:21.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:19.940450+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:43:21.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:19.942060+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:43:21.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:19.942060+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:43:21.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:19.951894+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:19.951894+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.041297+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:43:21.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.041297+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:43:21.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.044214+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.044214+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.048105+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.048105+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: cephadm 2024-09-16T14:43:20.049423+0000 mgr.y (mgr.25166) 586 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:43:21.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: cephadm 2024-09-16T14:43:20.049423+0000 mgr.y (mgr.25166) 586 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:43:21.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.056394+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.056394+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.061969+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:19.927197+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:19.927197+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:19.936461+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:19.936461+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:19.940450+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:43:21.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:19.940450+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:43:21.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:19.942060+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:43:21.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:19.942060+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:43:21.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:19.951894+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:19.951894+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.041297+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:43:21.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.041297+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:43:21.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.044214+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.044214+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.048105+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.048105+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: cephadm 2024-09-16T14:43:20.049423+0000 mgr.y (mgr.25166) 586 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:43:21.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: cephadm 2024-09-16T14:43:20.049423+0000 mgr.y (mgr.25166) 586 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:43:21.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.056394+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.056394+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.061969+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.061969+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.064445+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.064445+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.067080+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.067080+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.069705+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.069705+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.072242+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.072242+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.074886+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.074886+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: cephadm 2024-09-16T14:43:20.076551+0000 mgr.y (mgr.25166) 587 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:43:21.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: cephadm 2024-09-16T14:43:20.076551+0000 mgr.y (mgr.25166) 587 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:43:21.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.078586+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:43:21.193 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.078586+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:43:21.193 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.084379+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:43:21.193 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.084379+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:43:21.193 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.088660+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.193 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.088660+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.061969+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.064445+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.064445+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.067080+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.067080+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.069705+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.069705+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.072242+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.072242+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.074886+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.074886+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: cephadm 2024-09-16T14:43:20.076551+0000 mgr.y (mgr.25166) 587 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:43:21.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: cephadm 2024-09-16T14:43:20.076551+0000 mgr.y (mgr.25166) 587 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:43:21.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.078586+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:43:21.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.078586+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:43:21.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.084379+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:43:21.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.084379+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:43:21.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.088660+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.195 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.088660+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.094324+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:43:21.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.094324+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:43:21.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.099000+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:43:21.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.099000+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:43:21.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.105022+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:43:21.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.105022+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:43:21.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.109191+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:43:21.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.109191+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:43:21.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.110523+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:43:21.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.110523+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:43:21.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.111796+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:43:21.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.111796+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:43:21.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.113062+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:43:21.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.113062+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:43:21.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.114347+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.114347+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.196 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.094324+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:43:21.197 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.094324+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:43:21.197 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.099000+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:43:21.197 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.099000+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:43:21.197 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.105022+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:43:21.197 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.105022+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:43:21.197 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.109191+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:43:21.197 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.109191+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:43:21.197 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.110523+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:43:21.197 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.110523+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:43:21.197 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.111796+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:43:21.197 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.111796+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:43:21.197 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.113062+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:43:21.198 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.113062+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:43:21.198 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.114347+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.198 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.114347+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.198 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.115646+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:43:21.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.115646+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:43:21.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.117033+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:43:21.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.117033+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:43:21.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.118381+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:43:21.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.118381+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:43:21.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.119761+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:43:21.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.119761+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:43:21.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.125456+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:43:21.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.125456+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:43:21.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.129506+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.129506+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.130591+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.130591+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.131677+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.131677+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.200 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.115646+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:43:21.200 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.115646+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:43:21.200 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.117033+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:43:21.200 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.117033+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:43:21.200 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.118381+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:43:21.200 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.118381+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:43:21.200 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.119761+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:43:21.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.119761+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:43:21.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.125456+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:43:21.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.125456+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:43:21.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.129506+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.129506+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.130591+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.130591+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.131677+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.131677+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.202 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.132719+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.202 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.132719+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.202 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.133790+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.202 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.133790+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.202 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.134945+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.202 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.134945+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.202 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: cephadm 2024-09-16T14:43:20.135892+0000 mgr.y (mgr.25166) 588 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:43:21.202 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: cephadm 2024-09-16T14:43:20.135892+0000 mgr.y (mgr.25166) 588 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:43:21.202 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.136525+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:43:21.202 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.136525+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:43:21.202 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.142182+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:43:21.202 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.142182+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:43:21.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.144458+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:43:21.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.144458+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:43:21.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.146169+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:43:21.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.146169+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:43:21.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.156425+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.156425+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.277144+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:43:21.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.277144+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:43:21.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.278725+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:43:21.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.278725+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:43:21.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.286246+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[92968]: audit 2024-09-16T14:43:20.286246+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.204 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.132719+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.204 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.132719+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.204 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.133790+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.204 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.133790+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.204 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.134945+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.204 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.134945+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.204 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: cephadm 2024-09-16T14:43:20.135892+0000 mgr.y (mgr.25166) 588 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:43:21.204 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: cephadm 2024-09-16T14:43:20.135892+0000 mgr.y (mgr.25166) 588 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:43:21.204 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.136525+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:43:21.205 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.136525+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:43:21.205 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.142182+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:43:21.205 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.142182+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:43:21.205 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.144458+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:43:21.205 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.144458+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:43:21.205 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.146169+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:43:21.205 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.146169+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:43:21.205 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.156425+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.205 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.156425+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.205 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.277144+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:43:21.205 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.277144+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:43:21.205 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.278725+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:43:21.205 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.278725+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:43:21.206 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.286246+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.206 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:20 smithi050 bash[89559]: audit 2024-09-16T14:43:20.286246+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.206 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:43:21 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:43:21.029881812Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:43:21.207 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:19.927197+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.207 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:19.927197+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.207 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:19.936461+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.207 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:19.936461+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.207 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:19.940450+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:43:21.207 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:19.940450+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:43:21.207 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:19.942060+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:43:21.208 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:19.942060+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:43:21.208 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:19.951894+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.208 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:19.951894+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.208 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.041297+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:43:21.208 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.041297+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:43:21.208 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.044214+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.208 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.044214+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.208 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.048105+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.208 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.048105+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.208 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: cephadm 2024-09-16T14:43:20.049423+0000 mgr.y (mgr.25166) 586 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:43:21.208 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: cephadm 2024-09-16T14:43:20.049423+0000 mgr.y (mgr.25166) 586 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:43:21.208 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.056394+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.208 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.056394+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.209 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.061969+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.209 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.061969+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.209 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.064445+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.209 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.064445+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.209 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.067080+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.209 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.067080+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.209 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.069705+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.209 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.069705+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.209 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.072242+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.209 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.072242+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.209 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.074886+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.209 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.074886+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:21.209 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: cephadm 2024-09-16T14:43:20.076551+0000 mgr.y (mgr.25166) 587 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:43:21.209 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: cephadm 2024-09-16T14:43:20.076551+0000 mgr.y (mgr.25166) 587 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:43:21.210 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.078586+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:43:21.210 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.078586+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:43:21.210 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.084379+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:43:21.210 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.084379+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:43:21.210 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.088660+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.210 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.088660+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.210 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.094324+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:43:21.210 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.094324+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:43:21.210 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.099000+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:43:21.210 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.099000+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:43:21.210 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.105022+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:43:21.210 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.105022+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:43:21.210 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.109191+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:43:21.211 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.109191+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:43:21.211 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.110523+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:43:21.211 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.110523+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:43:21.211 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.111796+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:43:21.211 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.111796+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:43:21.211 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.113062+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:43:21.211 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.113062+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:43:21.211 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.114347+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.211 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.114347+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.211 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.115646+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:43:21.211 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.115646+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:43:21.211 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.117033+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:43:21.211 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.117033+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:43:21.212 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.118381+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:43:21.212 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.118381+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:43:21.212 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.119761+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:43:21.212 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.119761+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:43:21.212 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.125456+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:43:21.212 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.125456+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:43:21.212 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.129506+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.212 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.129506+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.212 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.130591+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.212 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.130591+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.212 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.131677+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.212 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.131677+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.212 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.132719+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.213 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.132719+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.213 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.133790+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.213 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.133790+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.213 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.134945+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.213 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.134945+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:43:21.213 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: cephadm 2024-09-16T14:43:20.135892+0000 mgr.y (mgr.25166) 588 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:43:21.213 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: cephadm 2024-09-16T14:43:20.135892+0000 mgr.y (mgr.25166) 588 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:43:21.213 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.136525+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:43:21.213 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.136525+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:43:21.213 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.142182+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:43:21.213 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.142182+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:43:21.213 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.144458+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:43:21.213 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.144458+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:43:21.214 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.146169+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:43:21.214 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.146169+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:43:21.214 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.156425+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.214 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.156425+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.214 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.277144+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:43:21.214 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.277144+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:43:21.214 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.278725+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:43:21.214 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.278725+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:43:21.214 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.286246+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:21.214 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:20 smithi090 bash[70266]: audit 2024-09-16T14:43:20.286246+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:22.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:21 smithi050 bash[92968]: cluster 2024-09-16T14:43:21.413950+0000 mgr.y (mgr.25166) 589 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 0 op/s 2024-09-16T14:43:22.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:21 smithi050 bash[92968]: cluster 2024-09-16T14:43:21.413950+0000 mgr.y (mgr.25166) 589 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 0 op/s 2024-09-16T14:43:22.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:21 smithi050 bash[89559]: cluster 2024-09-16T14:43:21.413950+0000 mgr.y (mgr.25166) 589 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 0 op/s 2024-09-16T14:43:22.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:21 smithi050 bash[89559]: cluster 2024-09-16T14:43:21.413950+0000 mgr.y (mgr.25166) 589 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 0 op/s 2024-09-16T14:43:22.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:21 smithi090 bash[70266]: cluster 2024-09-16T14:43:21.413950+0000 mgr.y (mgr.25166) 589 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 0 op/s 2024-09-16T14:43:22.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:21 smithi090 bash[70266]: cluster 2024-09-16T14:43:21.413950+0000 mgr.y (mgr.25166) 589 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 0 op/s 2024-09-16T14:43:23.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:22 smithi090 bash[70266]: audit 2024-09-16T14:43:21.947553+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:23.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:22 smithi090 bash[70266]: audit 2024-09-16T14:43:21.947553+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:23.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:22 smithi050 bash[89559]: audit 2024-09-16T14:43:21.947553+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:23.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:22 smithi050 bash[89559]: audit 2024-09-16T14:43:21.947553+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:23.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:22 smithi050 bash[92968]: audit 2024-09-16T14:43:21.947553+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:23.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:22 smithi050 bash[92968]: audit 2024-09-16T14:43:21.947553+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:24.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:23 smithi050 bash[89559]: cluster 2024-09-16T14:43:23.415612+0000 mgr.y (mgr.25166) 590 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:24.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:23 smithi050 bash[89559]: cluster 2024-09-16T14:43:23.415612+0000 mgr.y (mgr.25166) 590 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:24.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:23 smithi050 bash[92968]: cluster 2024-09-16T14:43:23.415612+0000 mgr.y (mgr.25166) 590 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:24.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:23 smithi050 bash[92968]: cluster 2024-09-16T14:43:23.415612+0000 mgr.y (mgr.25166) 590 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:24.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:23 smithi090 bash[70266]: cluster 2024-09-16T14:43:23.415612+0000 mgr.y (mgr.25166) 590 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:24.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:23 smithi090 bash[70266]: cluster 2024-09-16T14:43:23.415612+0000 mgr.y (mgr.25166) 590 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:24.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:43:24 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:43:24.031465162Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:43:25.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:25 smithi050 bash[92968]: audit 2024-09-16T14:43:24.754114+0000 mgr.y (mgr.25166) 591 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:25.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:25 smithi050 bash[92968]: audit 2024-09-16T14:43:24.754114+0000 mgr.y (mgr.25166) 591 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:25.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:25 smithi050 bash[92968]: cluster 2024-09-16T14:43:25.416428+0000 mgr.y (mgr.25166) 592 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:43:25.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:25 smithi050 bash[92968]: cluster 2024-09-16T14:43:25.416428+0000 mgr.y (mgr.25166) 592 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:43:25.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:25 smithi050 bash[89559]: audit 2024-09-16T14:43:24.754114+0000 mgr.y (mgr.25166) 591 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:25.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:25 smithi050 bash[89559]: audit 2024-09-16T14:43:24.754114+0000 mgr.y (mgr.25166) 591 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:25.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:25 smithi050 bash[89559]: cluster 2024-09-16T14:43:25.416428+0000 mgr.y (mgr.25166) 592 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:43:25.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:25 smithi050 bash[89559]: cluster 2024-09-16T14:43:25.416428+0000 mgr.y (mgr.25166) 592 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:43:25.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:25 smithi090 bash[70266]: audit 2024-09-16T14:43:24.754114+0000 mgr.y (mgr.25166) 591 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:25.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:25 smithi090 bash[70266]: audit 2024-09-16T14:43:24.754114+0000 mgr.y (mgr.25166) 591 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:25.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:25 smithi090 bash[70266]: cluster 2024-09-16T14:43:25.416428+0000 mgr.y (mgr.25166) 592 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:43:25.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:25 smithi090 bash[70266]: cluster 2024-09-16T14:43:25.416428+0000 mgr.y (mgr.25166) 592 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:43:27.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:43:27 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:43:27.018968486Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:43:28.051 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:27 smithi050 bash[89559]: audit 2024-09-16T14:43:26.736873+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:28.051 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:27 smithi050 bash[89559]: audit 2024-09-16T14:43:26.736873+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:28.051 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:27 smithi050 bash[89559]: audit 2024-09-16T14:43:26.739152+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:43:28.052 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:27 smithi050 bash[89559]: audit 2024-09-16T14:43:26.739152+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:43:28.052 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:27 smithi050 bash[89559]: audit 2024-09-16T14:43:26.958979+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:28.052 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:27 smithi050 bash[89559]: audit 2024-09-16T14:43:26.958979+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:28.052 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:27 smithi050 bash[89559]: cluster 2024-09-16T14:43:27.417710+0000 mgr.y (mgr.25166) 593 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:43:28.052 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:27 smithi050 bash[89559]: cluster 2024-09-16T14:43:27.417710+0000 mgr.y (mgr.25166) 593 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:43:28.052 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:27 smithi050 bash[92968]: audit 2024-09-16T14:43:26.736873+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:28.052 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:27 smithi050 bash[92968]: audit 2024-09-16T14:43:26.736873+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:28.052 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:27 smithi050 bash[92968]: audit 2024-09-16T14:43:26.739152+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:43:28.052 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:27 smithi050 bash[92968]: audit 2024-09-16T14:43:26.739152+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:43:28.052 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:27 smithi050 bash[92968]: audit 2024-09-16T14:43:26.958979+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:28.052 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:27 smithi050 bash[92968]: audit 2024-09-16T14:43:26.958979+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:28.053 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:27 smithi050 bash[92968]: cluster 2024-09-16T14:43:27.417710+0000 mgr.y (mgr.25166) 593 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:43:28.053 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:27 smithi050 bash[92968]: cluster 2024-09-16T14:43:27.417710+0000 mgr.y (mgr.25166) 593 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:43:28.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:27 smithi090 bash[70266]: audit 2024-09-16T14:43:26.736873+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:28.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:27 smithi090 bash[70266]: audit 2024-09-16T14:43:26.736873+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:28.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:27 smithi090 bash[70266]: audit 2024-09-16T14:43:26.739152+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:43:28.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:27 smithi090 bash[70266]: audit 2024-09-16T14:43:26.739152+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:43:28.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:27 smithi090 bash[70266]: audit 2024-09-16T14:43:26.958979+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:28.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:27 smithi090 bash[70266]: audit 2024-09-16T14:43:26.958979+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:43:28.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:27 smithi090 bash[70266]: cluster 2024-09-16T14:43:27.417710+0000 mgr.y (mgr.25166) 593 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:43:28.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:27 smithi090 bash[70266]: cluster 2024-09-16T14:43:27.417710+0000 mgr.y (mgr.25166) 593 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:43:28.672 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T14:43:29.437 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:43:29 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:43:29] "GET /metrics HTTP/1.1" 200 38339 "" "Prometheus/2.51.0" 2024-09-16T14:43:29.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:28 smithi050 bash[89559]: audit 2024-09-16T14:43:27.883056+0000 mgr.y (mgr.25166) 594 : audit [DBG] from='client.44358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:43:29.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:28 smithi050 bash[89559]: audit 2024-09-16T14:43:27.883056+0000 mgr.y (mgr.25166) 594 : audit [DBG] from='client.44358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:43:29.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:28 smithi050 bash[92968]: audit 2024-09-16T14:43:27.883056+0000 mgr.y (mgr.25166) 594 : audit [DBG] from='client.44358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:43:29.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:28 smithi050 bash[92968]: audit 2024-09-16T14:43:27.883056+0000 mgr.y (mgr.25166) 594 : audit [DBG] from='client.44358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:43:29.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:28 smithi090 bash[70266]: audit 2024-09-16T14:43:27.883056+0000 mgr.y (mgr.25166) 594 : audit [DBG] from='client.44358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:43:29.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:28 smithi090 bash[70266]: audit 2024-09-16T14:43:27.883056+0000 mgr.y (mgr.25166) 594 : audit [DBG] from='client.44358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:43:30.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:29 smithi050 bash[89559]: cluster 2024-09-16T14:43:29.418765+0000 mgr.y (mgr.25166) 595 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:30.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:29 smithi050 bash[89559]: cluster 2024-09-16T14:43:29.418765+0000 mgr.y (mgr.25166) 595 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:30.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:29 smithi050 bash[92968]: cluster 2024-09-16T14:43:29.418765+0000 mgr.y (mgr.25166) 595 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:30.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:29 smithi050 bash[92968]: cluster 2024-09-16T14:43:29.418765+0000 mgr.y (mgr.25166) 595 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:30.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:43:30 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:43:30.025744049Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:43:30.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:29 smithi090 bash[70266]: cluster 2024-09-16T14:43:29.418765+0000 mgr.y (mgr.25166) 595 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:30.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:29 smithi090 bash[70266]: cluster 2024-09-16T14:43:29.418765+0000 mgr.y (mgr.25166) 595 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:31.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:31 smithi050 bash[92968]: cluster 2024-09-16T14:43:31.419445+0000 mgr.y (mgr.25166) 596 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:31.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:31 smithi050 bash[92968]: cluster 2024-09-16T14:43:31.419445+0000 mgr.y (mgr.25166) 596 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:31.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:31 smithi050 bash[89559]: cluster 2024-09-16T14:43:31.419445+0000 mgr.y (mgr.25166) 596 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:31.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:31 smithi050 bash[89559]: cluster 2024-09-16T14:43:31.419445+0000 mgr.y (mgr.25166) 596 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:31.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:31 smithi090 bash[70266]: cluster 2024-09-16T14:43:31.419445+0000 mgr.y (mgr.25166) 596 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:31.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:31 smithi090 bash[70266]: cluster 2024-09-16T14:43:31.419445+0000 mgr.y (mgr.25166) 596 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:33.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:43:33 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:43:33.026423015Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:43:33.495 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:43:33.748 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:33 smithi050 bash[92968]: cluster 2024-09-16T14:43:33.421085+0000 mgr.y (mgr.25166) 597 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:33.748 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:33 smithi050 bash[92968]: cluster 2024-09-16T14:43:33.421085+0000 mgr.y (mgr.25166) 597 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:33.748 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:33 smithi050 bash[89559]: cluster 2024-09-16T14:43:33.421085+0000 mgr.y (mgr.25166) 597 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:33.748 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:33 smithi050 bash[89559]: cluster 2024-09-16T14:43:33.421085+0000 mgr.y (mgr.25166) 597 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:33.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:33 smithi090 bash[70266]: cluster 2024-09-16T14:43:33.421085+0000 mgr.y (mgr.25166) 597 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:33.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:33 smithi090 bash[70266]: cluster 2024-09-16T14:43:33.421085+0000 mgr.y (mgr.25166) 597 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:35.164 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:43:35.164 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (8m) 26s ago 35m 14.6M - 0.27.0 11f11916f8cd cabc95728e9a 2024-09-16T14:43:35.164 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (8m) 6m ago 35m 68.1M - 10.4.0 c8b91775d855 88a9367c0284 2024-09-16T14:43:35.165 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (10m) 26s ago 33m 49.8M - 3.8 b5388489f99e d92ced4635d4 2024-09-16T14:43:35.165 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (10m) 6m ago 44m 441M - 19.3.0-4917-g8293d73f 425e316ba8eb 9887b7561d75 2024-09-16T14:43:35.165 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (21m) 26s ago 46m 516M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:43:35.165 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (5m) 26s ago 47m 49.9M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 2dace7d54c6b 2024-09-16T14:43:35.165 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (6m) 6m ago 45m 18.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 207fa7c489b4 2024-09-16T14:43:35.165 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (4m) 26s ago 44m 37.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb e91fc2c1a7ff 2024-09-16T14:43:35.165 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (9m) 26s ago 35m 8687k - 1.7.0 72c9c2088986 e166bfc4ac14 2024-09-16T14:43:35.165 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (9m) 6m ago 35m 8252k - 1.7.0 72c9c2088986 872a2376fb53 2024-09-16T14:43:35.165 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (2m) 26s ago 43m 49.0M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 50917a63a85c 2024-09-16T14:43:35.165 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (2m) 26s ago 42m 49.8M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 4d349c340cbe 2024-09-16T14:43:35.165 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (27s) 26s ago 42m - 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 73cc453de3bd 2024-09-16T14:43:35.165 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (41m) 26s ago 41m 62.6M 3037M 19.1.1-328-gad35db06 b5388489f99e 010e8927a52f 2024-09-16T14:43:35.166 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (40m) 6m ago 40m 59.7M 3292M 19.1.1-328-gad35db06 b5388489f99e e352ed0b0cc0 2024-09-16T14:43:35.166 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (39m) 6m ago 39m 56.9M 3292M 19.1.1-328-gad35db06 b5388489f99e c2c5d905dd84 2024-09-16T14:43:35.166 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (38m) 6m ago 38m 65.1M 3292M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:43:35.166 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (37m) 6m ago 37m 58.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:43:35.166 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (9m) 6m ago 36m 39.2M - 2.51.0 1d3b7f56885b 26eb48164510 2024-09-16T14:43:35.166 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (33m) 26s ago 33m 101M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:43:35.166 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (33m) 6m ago 33m 102M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:43:35.920 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:35 smithi050 bash[89559]: audit 2024-09-16T14:43:34.763174+0000 mgr.y (mgr.25166) 598 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:35.920 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:35 smithi050 bash[89559]: audit 2024-09-16T14:43:34.763174+0000 mgr.y (mgr.25166) 598 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:35.920 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:35 smithi050 bash[89559]: audit 2024-09-16T14:43:35.151463+0000 mgr.y (mgr.25166) 599 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:43:35.920 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:35 smithi050 bash[89559]: audit 2024-09-16T14:43:35.151463+0000 mgr.y (mgr.25166) 599 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:43:35.920 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:35 smithi050 bash[89559]: cluster 2024-09-16T14:43:35.421914+0000 mgr.y (mgr.25166) 600 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:35.921 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:35 smithi050 bash[89559]: cluster 2024-09-16T14:43:35.421914+0000 mgr.y (mgr.25166) 600 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:35.921 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:35 smithi050 bash[92968]: audit 2024-09-16T14:43:34.763174+0000 mgr.y (mgr.25166) 598 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:35.921 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:35 smithi050 bash[92968]: audit 2024-09-16T14:43:34.763174+0000 mgr.y (mgr.25166) 598 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:35.921 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:35 smithi050 bash[92968]: audit 2024-09-16T14:43:35.151463+0000 mgr.y (mgr.25166) 599 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:43:35.921 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:35 smithi050 bash[92968]: audit 2024-09-16T14:43:35.151463+0000 mgr.y (mgr.25166) 599 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:43:35.921 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:35 smithi050 bash[92968]: cluster 2024-09-16T14:43:35.421914+0000 mgr.y (mgr.25166) 600 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:35.921 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:35 smithi050 bash[92968]: cluster 2024-09-16T14:43:35.421914+0000 mgr.y (mgr.25166) 600 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:35.922 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-16T14:43:35.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:35 smithi090 bash[70266]: audit 2024-09-16T14:43:34.763174+0000 mgr.y (mgr.25166) 598 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:35.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:35 smithi090 bash[70266]: audit 2024-09-16T14:43:34.763174+0000 mgr.y (mgr.25166) 598 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:35.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:35 smithi090 bash[70266]: audit 2024-09-16T14:43:35.151463+0000 mgr.y (mgr.25166) 599 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:43:35.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:35 smithi090 bash[70266]: audit 2024-09-16T14:43:35.151463+0000 mgr.y (mgr.25166) 599 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:43:35.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:35 smithi090 bash[70266]: cluster 2024-09-16T14:43:35.421914+0000 mgr.y (mgr.25166) 600 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:35.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:35 smithi090 bash[70266]: cluster 2024-09-16T14:43:35.421914+0000 mgr.y (mgr.25166) 600 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:36.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:43:36 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:43:36.004620182Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:43:37.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:37 smithi050 bash[89559]: cluster 2024-09-16T14:43:37.423272+0000 mgr.y (mgr.25166) 601 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:37.940 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:37 smithi050 bash[89559]: cluster 2024-09-16T14:43:37.423272+0000 mgr.y (mgr.25166) 601 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:37.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:37 smithi050 bash[92968]: cluster 2024-09-16T14:43:37.423272+0000 mgr.y (mgr.25166) 601 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:37.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:37 smithi050 bash[92968]: cluster 2024-09-16T14:43:37.423272+0000 mgr.y (mgr.25166) 601 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:37.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:37 smithi090 bash[70266]: cluster 2024-09-16T14:43:37.423272+0000 mgr.y (mgr.25166) 601 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:37.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:37 smithi090 bash[70266]: cluster 2024-09-16T14:43:37.423272+0000 mgr.y (mgr.25166) 601 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:39.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:43:39 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:43:39.03644267Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:43:39.484 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:43:39 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:43:39] "GET /metrics HTTP/1.1" 200 38339 "" "Prometheus/2.51.0" 2024-09-16T14:43:39.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:39 smithi050 bash[89559]: cluster 2024-09-16T14:43:39.424456+0000 mgr.y (mgr.25166) 602 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:39.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:39 smithi050 bash[89559]: cluster 2024-09-16T14:43:39.424456+0000 mgr.y (mgr.25166) 602 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:39.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:39 smithi050 bash[92968]: cluster 2024-09-16T14:43:39.424456+0000 mgr.y (mgr.25166) 602 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:39.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:39 smithi050 bash[92968]: cluster 2024-09-16T14:43:39.424456+0000 mgr.y (mgr.25166) 602 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:39.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:39 smithi090 bash[70266]: cluster 2024-09-16T14:43:39.424456+0000 mgr.y (mgr.25166) 602 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:39.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:39 smithi090 bash[70266]: cluster 2024-09-16T14:43:39.424456+0000 mgr.y (mgr.25166) 602 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:40.748 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:43:41.877 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:41 smithi050 bash[89559]: cluster 2024-09-16T14:43:41.425289+0000 mgr.y (mgr.25166) 603 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:41.877 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:41 smithi050 bash[89559]: cluster 2024-09-16T14:43:41.425289+0000 mgr.y (mgr.25166) 603 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:41.877 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:41 smithi050 bash[92968]: cluster 2024-09-16T14:43:41.425289+0000 mgr.y (mgr.25166) 603 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:41.877 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:41 smithi050 bash[92968]: cluster 2024-09-16T14:43:41.425289+0000 mgr.y (mgr.25166) 603 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:41.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:41 smithi090 bash[70266]: cluster 2024-09-16T14:43:41.425289+0000 mgr.y (mgr.25166) 603 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:41.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:41 smithi090 bash[70266]: cluster 2024-09-16T14:43:41.425289+0000 mgr.y (mgr.25166) 603 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:42.297 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:43:42.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:43:41 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:43:41.999182884Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:43:42.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:42 smithi050 bash[89559]: audit 2024-09-16T14:43:41.730995+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:43:42.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:42 smithi050 bash[89559]: audit 2024-09-16T14:43:41.730995+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:43:42.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:42 smithi050 bash[89559]: audit 2024-09-16T14:43:42.285945+0000 mon.a (mon.0) 396 : audit [DBG] from='client.? 172.21.15.50:0/159569777' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:42.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:42 smithi050 bash[89559]: audit 2024-09-16T14:43:42.285945+0000 mon.a (mon.0) 396 : audit [DBG] from='client.? 172.21.15.50:0/159569777' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:42.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:42 smithi050 bash[92968]: audit 2024-09-16T14:43:41.730995+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:43:42.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:42 smithi050 bash[92968]: audit 2024-09-16T14:43:41.730995+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:43:42.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:42 smithi050 bash[92968]: audit 2024-09-16T14:43:42.285945+0000 mon.a (mon.0) 396 : audit [DBG] from='client.? 172.21.15.50:0/159569777' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:42.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:42 smithi050 bash[92968]: audit 2024-09-16T14:43:42.285945+0000 mon.a (mon.0) 396 : audit [DBG] from='client.? 172.21.15.50:0/159569777' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:42.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:42 smithi090 bash[70266]: audit 2024-09-16T14:43:41.730995+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:43:42.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:42 smithi090 bash[70266]: audit 2024-09-16T14:43:41.730995+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:43:42.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:42 smithi090 bash[70266]: audit 2024-09-16T14:43:42.285945+0000 mon.a (mon.0) 396 : audit [DBG] from='client.? 172.21.15.50:0/159569777' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:42.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:42 smithi090 bash[70266]: audit 2024-09-16T14:43:42.285945+0000 mon.a (mon.0) 396 : audit [DBG] from='client.? 172.21.15.50:0/159569777' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:43:43.104 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 8'"'"'' 2024-09-16T14:43:43.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:43 smithi050 bash[89559]: cluster 2024-09-16T14:43:43.427002+0000 mgr.y (mgr.25166) 604 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:43.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:43 smithi050 bash[89559]: cluster 2024-09-16T14:43:43.427002+0000 mgr.y (mgr.25166) 604 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:43.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:43 smithi050 bash[92968]: cluster 2024-09-16T14:43:43.427002+0000 mgr.y (mgr.25166) 604 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:43.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:43 smithi050 bash[92968]: cluster 2024-09-16T14:43:43.427002+0000 mgr.y (mgr.25166) 604 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:43.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:43 smithi090 bash[70266]: cluster 2024-09-16T14:43:43.427002+0000 mgr.y (mgr.25166) 604 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:43.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:43 smithi090 bash[70266]: cluster 2024-09-16T14:43:43.427002+0000 mgr.y (mgr.25166) 604 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:45.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:43:45 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:43:45.016726419Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:43:45.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:45 smithi050 bash[89559]: audit 2024-09-16T14:43:44.771158+0000 mgr.y (mgr.25166) 605 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:45.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:45 smithi050 bash[89559]: audit 2024-09-16T14:43:44.771158+0000 mgr.y (mgr.25166) 605 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:45.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:45 smithi050 bash[89559]: cluster 2024-09-16T14:43:45.427796+0000 mgr.y (mgr.25166) 606 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:45.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:45 smithi050 bash[89559]: cluster 2024-09-16T14:43:45.427796+0000 mgr.y (mgr.25166) 606 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:45.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:45 smithi050 bash[92968]: audit 2024-09-16T14:43:44.771158+0000 mgr.y (mgr.25166) 605 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:45.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:45 smithi050 bash[92968]: audit 2024-09-16T14:43:44.771158+0000 mgr.y (mgr.25166) 605 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:45.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:45 smithi050 bash[92968]: cluster 2024-09-16T14:43:45.427796+0000 mgr.y (mgr.25166) 606 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:45.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:45 smithi050 bash[92968]: cluster 2024-09-16T14:43:45.427796+0000 mgr.y (mgr.25166) 606 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:45.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:45 smithi090 bash[70266]: audit 2024-09-16T14:43:44.771158+0000 mgr.y (mgr.25166) 605 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:45.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:45 smithi090 bash[70266]: audit 2024-09-16T14:43:44.771158+0000 mgr.y (mgr.25166) 605 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:45.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:45 smithi090 bash[70266]: cluster 2024-09-16T14:43:45.427796+0000 mgr.y (mgr.25166) 606 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:45.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:45 smithi090 bash[70266]: cluster 2024-09-16T14:43:45.427796+0000 mgr.y (mgr.25166) 606 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:47.928 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:43:47.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:47 smithi050 bash[89559]: cluster 2024-09-16T14:43:47.429021+0000 mgr.y (mgr.25166) 607 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:47.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:47 smithi050 bash[89559]: cluster 2024-09-16T14:43:47.429021+0000 mgr.y (mgr.25166) 607 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:47.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:47 smithi050 bash[92968]: cluster 2024-09-16T14:43:47.429021+0000 mgr.y (mgr.25166) 607 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:47.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:47 smithi050 bash[92968]: cluster 2024-09-16T14:43:47.429021+0000 mgr.y (mgr.25166) 607 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:47.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:47 smithi090 bash[70266]: cluster 2024-09-16T14:43:47.429021+0000 mgr.y (mgr.25166) 607 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:47.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:47 smithi090 bash[70266]: cluster 2024-09-16T14:43:47.429021+0000 mgr.y (mgr.25166) 607 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:48.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:43:48 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:43:48.032883875Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:43:49.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:43:49 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:43:49] "GET /metrics HTTP/1.1" 200 38338 "" "Prometheus/2.51.0" 2024-09-16T14:43:49.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:49 smithi050 bash[89559]: audit 2024-09-16T14:43:49.395062+0000 mgr.y (mgr.25166) 608 : audit [DBG] from='client.54347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:43:49.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:49 smithi050 bash[89559]: audit 2024-09-16T14:43:49.395062+0000 mgr.y (mgr.25166) 608 : audit [DBG] from='client.54347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:43:49.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:49 smithi050 bash[89559]: cluster 2024-09-16T14:43:49.429678+0000 mgr.y (mgr.25166) 609 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:49.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:49 smithi050 bash[89559]: cluster 2024-09-16T14:43:49.429678+0000 mgr.y (mgr.25166) 609 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:49.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:49 smithi050 bash[92968]: audit 2024-09-16T14:43:49.395062+0000 mgr.y (mgr.25166) 608 : audit [DBG] from='client.54347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:43:49.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:49 smithi050 bash[92968]: audit 2024-09-16T14:43:49.395062+0000 mgr.y (mgr.25166) 608 : audit [DBG] from='client.54347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:43:49.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:49 smithi050 bash[92968]: cluster 2024-09-16T14:43:49.429678+0000 mgr.y (mgr.25166) 609 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:49.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:49 smithi050 bash[92968]: cluster 2024-09-16T14:43:49.429678+0000 mgr.y (mgr.25166) 609 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:49.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:49 smithi090 bash[70266]: audit 2024-09-16T14:43:49.395062+0000 mgr.y (mgr.25166) 608 : audit [DBG] from='client.54347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:43:49.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:49 smithi090 bash[70266]: audit 2024-09-16T14:43:49.395062+0000 mgr.y (mgr.25166) 608 : audit [DBG] from='client.54347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:43:49.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:49 smithi090 bash[70266]: cluster 2024-09-16T14:43:49.429678+0000 mgr.y (mgr.25166) 609 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:49.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:49 smithi090 bash[70266]: cluster 2024-09-16T14:43:49.429678+0000 mgr.y (mgr.25166) 609 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:51.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:43:51 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:43:51.028837404Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:43:51.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:51 smithi050 bash[89559]: cluster 2024-09-16T14:43:51.430323+0000 mgr.y (mgr.25166) 610 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:51.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:51 smithi050 bash[89559]: cluster 2024-09-16T14:43:51.430323+0000 mgr.y (mgr.25166) 610 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:51.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:51 smithi050 bash[92968]: cluster 2024-09-16T14:43:51.430323+0000 mgr.y (mgr.25166) 610 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:51.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:51 smithi050 bash[92968]: cluster 2024-09-16T14:43:51.430323+0000 mgr.y (mgr.25166) 610 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:51.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:51 smithi090 bash[70266]: cluster 2024-09-16T14:43:51.430323+0000 mgr.y (mgr.25166) 610 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:51.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:51 smithi090 bash[70266]: cluster 2024-09-16T14:43:51.430323+0000 mgr.y (mgr.25166) 610 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:52.073 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:43:52.695 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade status' 2024-09-16T14:43:53.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:53 smithi050 bash[89559]: cluster 2024-09-16T14:43:53.431982+0000 mgr.y (mgr.25166) 611 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:53.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:53 smithi050 bash[89559]: cluster 2024-09-16T14:43:53.431982+0000 mgr.y (mgr.25166) 611 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:53.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:53 smithi050 bash[92968]: cluster 2024-09-16T14:43:53.431982+0000 mgr.y (mgr.25166) 611 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:53.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:53 smithi050 bash[92968]: cluster 2024-09-16T14:43:53.431982+0000 mgr.y (mgr.25166) 611 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:53.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:53 smithi090 bash[70266]: cluster 2024-09-16T14:43:53.431982+0000 mgr.y (mgr.25166) 611 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:53.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:53 smithi090 bash[70266]: cluster 2024-09-16T14:43:53.431982+0000 mgr.y (mgr.25166) 611 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:54.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:43:54 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:43:54.038424617Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:43:55.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:55 smithi050 bash[89559]: audit 2024-09-16T14:43:54.775058+0000 mgr.y (mgr.25166) 612 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:55.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:55 smithi050 bash[89559]: audit 2024-09-16T14:43:54.775058+0000 mgr.y (mgr.25166) 612 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:55.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:55 smithi050 bash[89559]: cluster 2024-09-16T14:43:55.432847+0000 mgr.y (mgr.25166) 613 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:55.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:55 smithi050 bash[89559]: cluster 2024-09-16T14:43:55.432847+0000 mgr.y (mgr.25166) 613 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:55.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:55 smithi050 bash[92968]: audit 2024-09-16T14:43:54.775058+0000 mgr.y (mgr.25166) 612 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:55.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:55 smithi050 bash[92968]: audit 2024-09-16T14:43:54.775058+0000 mgr.y (mgr.25166) 612 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:55.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:55 smithi050 bash[92968]: cluster 2024-09-16T14:43:55.432847+0000 mgr.y (mgr.25166) 613 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:55.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:55 smithi050 bash[92968]: cluster 2024-09-16T14:43:55.432847+0000 mgr.y (mgr.25166) 613 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:55.949 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:55 smithi090 bash[70266]: audit 2024-09-16T14:43:54.775058+0000 mgr.y (mgr.25166) 612 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:55.949 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:55 smithi090 bash[70266]: audit 2024-09-16T14:43:54.775058+0000 mgr.y (mgr.25166) 612 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:43:55.949 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:55 smithi090 bash[70266]: cluster 2024-09-16T14:43:55.432847+0000 mgr.y (mgr.25166) 613 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:55.949 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:55 smithi090 bash[70266]: cluster 2024-09-16T14:43:55.432847+0000 mgr.y (mgr.25166) 613 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:43:57.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:56 smithi050 bash[89559]: audit 2024-09-16T14:43:56.731251+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:43:57.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:56 smithi050 bash[89559]: audit 2024-09-16T14:43:56.731251+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:43:57.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:56 smithi050 bash[92968]: audit 2024-09-16T14:43:56.731251+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:43:57.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:56 smithi050 bash[92968]: audit 2024-09-16T14:43:56.731251+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:43:57.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:43:57 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:43:57.015035253Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:43:57.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:56 smithi090 bash[70266]: audit 2024-09-16T14:43:56.731251+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:43:57.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:56 smithi090 bash[70266]: audit 2024-09-16T14:43:56.731251+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:43:57.510 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:43:59.043 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:43:59.044 INFO:teuthology.orchestra.run.smithi050.stdout: "target_image": null, 2024-09-16T14:43:59.044 INFO:teuthology.orchestra.run.smithi050.stdout: "in_progress": false, 2024-09-16T14:43:59.044 INFO:teuthology.orchestra.run.smithi050.stdout: "which": "", 2024-09-16T14:43:59.044 INFO:teuthology.orchestra.run.smithi050.stdout: "services_complete": [], 2024-09-16T14:43:59.044 INFO:teuthology.orchestra.run.smithi050.stdout: "progress": null, 2024-09-16T14:43:59.044 INFO:teuthology.orchestra.run.smithi050.stdout: "message": "", 2024-09-16T14:43:59.044 INFO:teuthology.orchestra.run.smithi050.stdout: "is_paused": false 2024-09-16T14:43:59.044 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:43:59.057 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:58 smithi050 bash[89559]: cluster 2024-09-16T14:43:57.434217+0000 mgr.y (mgr.25166) 614 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:59.057 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:58 smithi050 bash[89559]: cluster 2024-09-16T14:43:57.434217+0000 mgr.y (mgr.25166) 614 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:59.057 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:58 smithi050 bash[92968]: cluster 2024-09-16T14:43:57.434217+0000 mgr.y (mgr.25166) 614 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:59.057 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:58 smithi050 bash[92968]: cluster 2024-09-16T14:43:57.434217+0000 mgr.y (mgr.25166) 614 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:59.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:58 smithi090 bash[70266]: cluster 2024-09-16T14:43:57.434217+0000 mgr.y (mgr.25166) 614 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:59.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:58 smithi090 bash[70266]: cluster 2024-09-16T14:43:57.434217+0000 mgr.y (mgr.25166) 614 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:43:59.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:43:59 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:43:59] "GET /metrics HTTP/1.1" 200 38339 "" "Prometheus/2.51.0" 2024-09-16T14:43:59.755 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T14:44:00.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:59 smithi050 bash[89559]: audit 2024-09-16T14:43:59.043445+0000 mgr.y (mgr.25166) 615 : audit [DBG] from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:00.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:43:59 smithi050 bash[89559]: audit 2024-09-16T14:43:59.043445+0000 mgr.y (mgr.25166) 615 : audit [DBG] from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:00.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:59 smithi050 bash[92968]: audit 2024-09-16T14:43:59.043445+0000 mgr.y (mgr.25166) 615 : audit [DBG] from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:00.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:43:59 smithi050 bash[92968]: audit 2024-09-16T14:43:59.043445+0000 mgr.y (mgr.25166) 615 : audit [DBG] from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:00.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:44:00 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:44:00.008885623Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:44:00.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:59 smithi090 bash[70266]: audit 2024-09-16T14:43:59.043445+0000 mgr.y (mgr.25166) 615 : audit [DBG] from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:00.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:43:59 smithi090 bash[70266]: audit 2024-09-16T14:43:59.043445+0000 mgr.y (mgr.25166) 615 : audit [DBG] from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:01.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:00 smithi050 bash[89559]: cluster 2024-09-16T14:43:59.435386+0000 mgr.y (mgr.25166) 616 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:01.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:00 smithi050 bash[89559]: cluster 2024-09-16T14:43:59.435386+0000 mgr.y (mgr.25166) 616 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:01.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:00 smithi050 bash[92968]: cluster 2024-09-16T14:43:59.435386+0000 mgr.y (mgr.25166) 616 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:01.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:00 smithi050 bash[92968]: cluster 2024-09-16T14:43:59.435386+0000 mgr.y (mgr.25166) 616 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:01.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:00 smithi090 bash[70266]: cluster 2024-09-16T14:43:59.435386+0000 mgr.y (mgr.25166) 616 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:01.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:00 smithi090 bash[70266]: cluster 2024-09-16T14:43:59.435386+0000 mgr.y (mgr.25166) 616 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:03.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:02 smithi050 bash[89559]: cluster 2024-09-16T14:44:01.436079+0000 mgr.y (mgr.25166) 617 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:03.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:02 smithi050 bash[89559]: cluster 2024-09-16T14:44:01.436079+0000 mgr.y (mgr.25166) 617 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:03.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:02 smithi050 bash[92968]: cluster 2024-09-16T14:44:01.436079+0000 mgr.y (mgr.25166) 617 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:03.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:02 smithi050 bash[92968]: cluster 2024-09-16T14:44:01.436079+0000 mgr.y (mgr.25166) 617 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:03.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:44:03 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:44:03.035349909Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:44:03.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:02 smithi090 bash[70266]: cluster 2024-09-16T14:44:01.436079+0000 mgr.y (mgr.25166) 617 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:03.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:02 smithi090 bash[70266]: cluster 2024-09-16T14:44:01.436079+0000 mgr.y (mgr.25166) 617 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:04.592 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:44:04.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:04 smithi050 bash[92968]: cluster 2024-09-16T14:44:03.437725+0000 mgr.y (mgr.25166) 618 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:04.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:04 smithi050 bash[92968]: cluster 2024-09-16T14:44:03.437725+0000 mgr.y (mgr.25166) 618 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:04.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:04 smithi050 bash[89559]: cluster 2024-09-16T14:44:03.437725+0000 mgr.y (mgr.25166) 618 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:04.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:04 smithi050 bash[89559]: cluster 2024-09-16T14:44:03.437725+0000 mgr.y (mgr.25166) 618 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:05.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:04 smithi090 bash[70266]: cluster 2024-09-16T14:44:03.437725+0000 mgr.y (mgr.25166) 618 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:05.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:04 smithi090 bash[70266]: cluster 2024-09-16T14:44:03.437725+0000 mgr.y (mgr.25166) 618 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:06.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:05 smithi050 bash[92968]: audit 2024-09-16T14:44:04.785677+0000 mgr.y (mgr.25166) 619 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:06.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:05 smithi050 bash[92968]: audit 2024-09-16T14:44:04.785677+0000 mgr.y (mgr.25166) 619 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:06.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:05 smithi050 bash[89559]: audit 2024-09-16T14:44:04.785677+0000 mgr.y (mgr.25166) 619 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:06.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:05 smithi050 bash[89559]: audit 2024-09-16T14:44:04.785677+0000 mgr.y (mgr.25166) 619 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:06.195 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:44:06 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:44:06.008848195Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:44:06.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:05 smithi090 bash[70266]: audit 2024-09-16T14:44:04.785677+0000 mgr.y (mgr.25166) 619 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:06.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:05 smithi090 bash[70266]: audit 2024-09-16T14:44:04.785677+0000 mgr.y (mgr.25166) 619 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:06.210 INFO:teuthology.orchestra.run.smithi050.stdout:HEALTH_OK 2024-09-16T14:44:06.956 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd' 2024-09-16T14:44:07.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:06 smithi050 bash[89559]: cluster 2024-09-16T14:44:05.438577+0000 mgr.y (mgr.25166) 620 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:07.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:06 smithi050 bash[89559]: cluster 2024-09-16T14:44:05.438577+0000 mgr.y (mgr.25166) 620 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:07.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:06 smithi050 bash[89559]: audit 2024-09-16T14:44:06.211249+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.50:0/693620319' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:44:07.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:06 smithi050 bash[89559]: audit 2024-09-16T14:44:06.211249+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.50:0/693620319' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:44:07.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:06 smithi050 bash[92968]: cluster 2024-09-16T14:44:05.438577+0000 mgr.y (mgr.25166) 620 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:07.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:06 smithi050 bash[92968]: cluster 2024-09-16T14:44:05.438577+0000 mgr.y (mgr.25166) 620 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:07.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:06 smithi050 bash[92968]: audit 2024-09-16T14:44:06.211249+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.50:0/693620319' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:44:07.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:06 smithi050 bash[92968]: audit 2024-09-16T14:44:06.211249+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.50:0/693620319' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:44:07.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:06 smithi090 bash[70266]: cluster 2024-09-16T14:44:05.438577+0000 mgr.y (mgr.25166) 620 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:07.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:06 smithi090 bash[70266]: cluster 2024-09-16T14:44:05.438577+0000 mgr.y (mgr.25166) 620 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:07.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:06 smithi090 bash[70266]: audit 2024-09-16T14:44:06.211249+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.50:0/693620319' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:44:07.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:06 smithi090 bash[70266]: audit 2024-09-16T14:44:06.211249+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.50:0/693620319' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:44:09.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:08 smithi050 bash[89559]: cluster 2024-09-16T14:44:07.439881+0000 mgr.y (mgr.25166) 621 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:09.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:08 smithi050 bash[89559]: cluster 2024-09-16T14:44:07.439881+0000 mgr.y (mgr.25166) 621 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:09.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:08 smithi050 bash[92968]: cluster 2024-09-16T14:44:07.439881+0000 mgr.y (mgr.25166) 621 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:09.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:08 smithi050 bash[92968]: cluster 2024-09-16T14:44:07.439881+0000 mgr.y (mgr.25166) 621 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:09.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:44:09 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:44:09.027839354Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:44:09.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:08 smithi090 bash[70266]: cluster 2024-09-16T14:44:07.439881+0000 mgr.y (mgr.25166) 621 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:09.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:08 smithi090 bash[70266]: cluster 2024-09-16T14:44:07.439881+0000 mgr.y (mgr.25166) 621 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:09.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:44:09 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:44:09] "GET /metrics HTTP/1.1" 200 38339 "" "Prometheus/2.51.0" 2024-09-16T14:44:11.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:10 smithi050 bash[89559]: cluster 2024-09-16T14:44:09.440971+0000 mgr.y (mgr.25166) 622 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:11.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:10 smithi050 bash[89559]: cluster 2024-09-16T14:44:09.440971+0000 mgr.y (mgr.25166) 622 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:11.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:10 smithi050 bash[92968]: cluster 2024-09-16T14:44:09.440971+0000 mgr.y (mgr.25166) 622 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:11.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:10 smithi050 bash[92968]: cluster 2024-09-16T14:44:09.440971+0000 mgr.y (mgr.25166) 622 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:11.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:10 smithi090 bash[70266]: cluster 2024-09-16T14:44:09.440971+0000 mgr.y (mgr.25166) 622 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:11.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:10 smithi090 bash[70266]: cluster 2024-09-16T14:44:09.440971+0000 mgr.y (mgr.25166) 622 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:11.786 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:44:12.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:11 smithi050 bash[89559]: audit 2024-09-16T14:44:11.731606+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:44:12.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:11 smithi050 bash[89559]: audit 2024-09-16T14:44:11.731606+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:44:12.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:11 smithi050 bash[92968]: audit 2024-09-16T14:44:11.731606+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:44:12.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:11 smithi050 bash[92968]: audit 2024-09-16T14:44:11.731606+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:44:12.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:44:12 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:44:12.026762537Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:44:12.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:11 smithi090 bash[70266]: audit 2024-09-16T14:44:11.731606+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:44:12.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:11 smithi090 bash[70266]: audit 2024-09-16T14:44:11.731606+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:44:13.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:12 smithi050 bash[92968]: cluster 2024-09-16T14:44:11.441698+0000 mgr.y (mgr.25166) 623 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:13.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:12 smithi050 bash[92968]: cluster 2024-09-16T14:44:11.441698+0000 mgr.y (mgr.25166) 623 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:13.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:12 smithi050 bash[89559]: cluster 2024-09-16T14:44:11.441698+0000 mgr.y (mgr.25166) 623 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:13.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:12 smithi050 bash[89559]: cluster 2024-09-16T14:44:11.441698+0000 mgr.y (mgr.25166) 623 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:13.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:12 smithi090 bash[70266]: cluster 2024-09-16T14:44:11.441698+0000 mgr.y (mgr.25166) 623 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:13.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:12 smithi090 bash[70266]: cluster 2024-09-16T14:44:11.441698+0000 mgr.y (mgr.25166) 623 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:14.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:13 smithi050 bash[89559]: audit 2024-09-16T14:44:13.300866+0000 mgr.y (mgr.25166) 624 : audit [DBG] from='client.54365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:14.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:13 smithi050 bash[89559]: audit 2024-09-16T14:44:13.300866+0000 mgr.y (mgr.25166) 624 : audit [DBG] from='client.54365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:14.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:13 smithi050 bash[92968]: audit 2024-09-16T14:44:13.300866+0000 mgr.y (mgr.25166) 624 : audit [DBG] from='client.54365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:14.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:13 smithi050 bash[92968]: audit 2024-09-16T14:44:13.300866+0000 mgr.y (mgr.25166) 624 : audit [DBG] from='client.54365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:14.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:13 smithi090 bash[70266]: audit 2024-09-16T14:44:13.300866+0000 mgr.y (mgr.25166) 624 : audit [DBG] from='client.54365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:14.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:13 smithi090 bash[70266]: audit 2024-09-16T14:44:13.300866+0000 mgr.y (mgr.25166) 624 : audit [DBG] from='client.54365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:15.109 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:14 smithi050 bash[89559]: cluster 2024-09-16T14:44:13.443287+0000 mgr.y (mgr.25166) 625 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:15.109 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:14 smithi050 bash[89559]: cluster 2024-09-16T14:44:13.443287+0000 mgr.y (mgr.25166) 625 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:15.109 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:14 smithi050 bash[92968]: cluster 2024-09-16T14:44:13.443287+0000 mgr.y (mgr.25166) 625 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:15.109 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:14 smithi050 bash[92968]: cluster 2024-09-16T14:44:13.443287+0000 mgr.y (mgr.25166) 625 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:15.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:44:15 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:44:15.024090478Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:44:15.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:14 smithi090 bash[70266]: cluster 2024-09-16T14:44:13.443287+0000 mgr.y (mgr.25166) 625 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:15.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:14 smithi090 bash[70266]: cluster 2024-09-16T14:44:13.443287+0000 mgr.y (mgr.25166) 625 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:15.915 INFO:teuthology.orchestra.run.smithi050.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:44:16.128 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:15 smithi050 bash[89559]: audit 2024-09-16T14:44:14.795281+0000 mgr.y (mgr.25166) 626 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:16.128 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:15 smithi050 bash[89559]: audit 2024-09-16T14:44:14.795281+0000 mgr.y (mgr.25166) 626 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:16.129 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:15 smithi050 bash[92968]: audit 2024-09-16T14:44:14.795281+0000 mgr.y (mgr.25166) 626 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:16.129 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:15 smithi050 bash[92968]: audit 2024-09-16T14:44:14.795281+0000 mgr.y (mgr.25166) 626 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:16.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:15 smithi090 bash[70266]: audit 2024-09-16T14:44:14.795281+0000 mgr.y (mgr.25166) 626 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:16.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:15 smithi090 bash[70266]: audit 2024-09-16T14:44:14.795281+0000 mgr.y (mgr.25166) 626 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:16.657 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-16T14:44:17.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:16 smithi050 bash[92968]: cluster 2024-09-16T14:44:15.444171+0000 mgr.y (mgr.25166) 627 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:17.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:16 smithi050 bash[92968]: cluster 2024-09-16T14:44:15.444171+0000 mgr.y (mgr.25166) 627 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:17.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:16 smithi050 bash[92968]: cephadm 2024-09-16T14:44:15.907140+0000 mgr.y (mgr.25166) 628 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:44:17.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:16 smithi050 bash[92968]: cephadm 2024-09-16T14:44:15.907140+0000 mgr.y (mgr.25166) 628 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:44:17.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:16 smithi050 bash[92968]: audit 2024-09-16T14:44:15.914856+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:17.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:16 smithi050 bash[92968]: audit 2024-09-16T14:44:15.914856+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:17.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:16 smithi050 bash[92968]: audit 2024-09-16T14:44:16.636341+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:44:17.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:16 smithi050 bash[92968]: audit 2024-09-16T14:44:16.636341+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:44:17.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:16 smithi050 bash[92968]: audit 2024-09-16T14:44:16.637401+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:44:17.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:16 smithi050 bash[92968]: audit 2024-09-16T14:44:16.637401+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:44:17.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:16 smithi050 bash[92968]: audit 2024-09-16T14:44:16.645436+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:17.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:16 smithi050 bash[92968]: audit 2024-09-16T14:44:16.645436+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:17.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:16 smithi050 bash[89559]: cluster 2024-09-16T14:44:15.444171+0000 mgr.y (mgr.25166) 627 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:17.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:16 smithi050 bash[89559]: cluster 2024-09-16T14:44:15.444171+0000 mgr.y (mgr.25166) 627 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:17.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:16 smithi050 bash[89559]: cephadm 2024-09-16T14:44:15.907140+0000 mgr.y (mgr.25166) 628 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:44:17.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:16 smithi050 bash[89559]: cephadm 2024-09-16T14:44:15.907140+0000 mgr.y (mgr.25166) 628 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:44:17.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:16 smithi050 bash[89559]: audit 2024-09-16T14:44:15.914856+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:17.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:16 smithi050 bash[89559]: audit 2024-09-16T14:44:15.914856+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:17.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:16 smithi050 bash[89559]: audit 2024-09-16T14:44:16.636341+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:44:17.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:16 smithi050 bash[89559]: audit 2024-09-16T14:44:16.636341+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:44:17.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:16 smithi050 bash[89559]: audit 2024-09-16T14:44:16.637401+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:44:17.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:16 smithi050 bash[89559]: audit 2024-09-16T14:44:16.637401+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:44:17.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:16 smithi050 bash[89559]: audit 2024-09-16T14:44:16.645436+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:17.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:16 smithi050 bash[89559]: audit 2024-09-16T14:44:16.645436+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:17.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:16 smithi090 bash[70266]: cluster 2024-09-16T14:44:15.444171+0000 mgr.y (mgr.25166) 627 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:17.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:16 smithi090 bash[70266]: cluster 2024-09-16T14:44:15.444171+0000 mgr.y (mgr.25166) 627 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:17.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:16 smithi090 bash[70266]: cephadm 2024-09-16T14:44:15.907140+0000 mgr.y (mgr.25166) 628 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:44:17.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:16 smithi090 bash[70266]: cephadm 2024-09-16T14:44:15.907140+0000 mgr.y (mgr.25166) 628 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:44:17.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:16 smithi090 bash[70266]: audit 2024-09-16T14:44:15.914856+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:17.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:16 smithi090 bash[70266]: audit 2024-09-16T14:44:15.914856+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:17.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:16 smithi090 bash[70266]: audit 2024-09-16T14:44:16.636341+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:44:17.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:16 smithi090 bash[70266]: audit 2024-09-16T14:44:16.636341+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:44:17.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:16 smithi090 bash[70266]: audit 2024-09-16T14:44:16.637401+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:44:17.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:16 smithi090 bash[70266]: audit 2024-09-16T14:44:16.637401+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:44:17.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:16 smithi090 bash[70266]: audit 2024-09-16T14:44:16.645436+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:17.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:16 smithi090 bash[70266]: audit 2024-09-16T14:44:16.645436+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:18.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:17 smithi050 bash[92968]: cephadm 2024-09-16T14:44:16.715377+0000 mgr.y (mgr.25166) 629 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:44:18.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:17 smithi050 bash[92968]: cephadm 2024-09-16T14:44:16.715377+0000 mgr.y (mgr.25166) 629 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:44:18.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:17 smithi050 bash[89559]: cephadm 2024-09-16T14:44:16.715377+0000 mgr.y (mgr.25166) 629 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:44:18.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:17 smithi050 bash[89559]: cephadm 2024-09-16T14:44:16.715377+0000 mgr.y (mgr.25166) 629 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:44:18.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:17 smithi090 bash[70266]: cephadm 2024-09-16T14:44:16.715377+0000 mgr.y (mgr.25166) 629 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:44:18.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:17 smithi090 bash[70266]: cephadm 2024-09-16T14:44:16.715377+0000 mgr.y (mgr.25166) 629 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:44:18.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:44:18 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:44:18.037107614Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:44:19.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:18 smithi050 bash[92968]: cluster 2024-09-16T14:44:17.445588+0000 mgr.y (mgr.25166) 630 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:19.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:18 smithi050 bash[92968]: cluster 2024-09-16T14:44:17.445588+0000 mgr.y (mgr.25166) 630 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:19.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:18 smithi050 bash[89559]: cluster 2024-09-16T14:44:17.445588+0000 mgr.y (mgr.25166) 630 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:19.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:18 smithi050 bash[89559]: cluster 2024-09-16T14:44:17.445588+0000 mgr.y (mgr.25166) 630 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:19.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:18 smithi090 bash[70266]: cluster 2024-09-16T14:44:17.445588+0000 mgr.y (mgr.25166) 630 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:19.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:18 smithi090 bash[70266]: cluster 2024-09-16T14:44:17.445588+0000 mgr.y (mgr.25166) 630 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:19.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:44:19 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:44:19] "GET /metrics HTTP/1.1" 200 38333 "" "Prometheus/2.51.0" 2024-09-16T14:44:20.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: audit 2024-09-16T14:44:19.108897+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:20.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: audit 2024-09-16T14:44:19.108897+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:20.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: cephadm 2024-09-16T14:44:19.109770+0000 mgr.y (mgr.25166) 631 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:44:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: cephadm 2024-09-16T14:44:19.109770+0000 mgr.y (mgr.25166) 631 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:44:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: cephadm 2024-09-16T14:44:19.109925+0000 mgr.y (mgr.25166) 632 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:44:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: cephadm 2024-09-16T14:44:19.109925+0000 mgr.y (mgr.25166) 632 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:44:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: audit 2024-09-16T14:44:19.112761+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:44:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: audit 2024-09-16T14:44:19.112761+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:44:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: audit 2024-09-16T14:44:19.116190+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: audit 2024-09-16T14:44:19.116190+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: cephadm 2024-09-16T14:44:19.117425+0000 mgr.y (mgr.25166) 633 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:44:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: cephadm 2024-09-16T14:44:19.117425+0000 mgr.y (mgr.25166) 633 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:44:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: audit 2024-09-16T14:44:19.123855+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: audit 2024-09-16T14:44:19.123855+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:20.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: audit 2024-09-16T14:44:19.128778+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:20.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: audit 2024-09-16T14:44:19.128778+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:20.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: cephadm 2024-09-16T14:44:19.129960+0000 mgr.y (mgr.25166) 634 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:44:20.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: cephadm 2024-09-16T14:44:19.129960+0000 mgr.y (mgr.25166) 634 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:44:20.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: audit 2024-09-16T14:44:19.136470+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:20.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: audit 2024-09-16T14:44:19.136470+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:20.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: audit 2024-09-16T14:44:19.108897+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:20.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: audit 2024-09-16T14:44:19.108897+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:20.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: cephadm 2024-09-16T14:44:19.109770+0000 mgr.y (mgr.25166) 631 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:44:20.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: cephadm 2024-09-16T14:44:19.109770+0000 mgr.y (mgr.25166) 631 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:44:20.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: cephadm 2024-09-16T14:44:19.109925+0000 mgr.y (mgr.25166) 632 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:44:20.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: cephadm 2024-09-16T14:44:19.109925+0000 mgr.y (mgr.25166) 632 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:44:20.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: audit 2024-09-16T14:44:19.112761+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:44:20.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: audit 2024-09-16T14:44:19.112761+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:44:20.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: audit 2024-09-16T14:44:19.116190+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:20.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: audit 2024-09-16T14:44:19.116190+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:20.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: cephadm 2024-09-16T14:44:19.117425+0000 mgr.y (mgr.25166) 633 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:44:20.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: cephadm 2024-09-16T14:44:19.117425+0000 mgr.y (mgr.25166) 633 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:44:20.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: audit 2024-09-16T14:44:19.123855+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:20.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: audit 2024-09-16T14:44:19.123855+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:20.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: audit 2024-09-16T14:44:19.128778+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:20.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: audit 2024-09-16T14:44:19.128778+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:20.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: cephadm 2024-09-16T14:44:19.129960+0000 mgr.y (mgr.25166) 634 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:44:20.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: cephadm 2024-09-16T14:44:19.129960+0000 mgr.y (mgr.25166) 634 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:44:20.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: audit 2024-09-16T14:44:19.136470+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:20.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: audit 2024-09-16T14:44:19.136470+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:20.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: audit 2024-09-16T14:44:19.141932+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:20.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: audit 2024-09-16T14:44:19.141932+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:20.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: cephadm 2024-09-16T14:44:19.143247+0000 mgr.y (mgr.25166) 635 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:44:20.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: cephadm 2024-09-16T14:44:19.143247+0000 mgr.y (mgr.25166) 635 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:44:20.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: audit 2024-09-16T14:44:19.149743+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:20.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: audit 2024-09-16T14:44:19.149743+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:20.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: audit 2024-09-16T14:44:19.155950+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T14:44:20.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: audit 2024-09-16T14:44:19.155950+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T14:44:20.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: audit 2024-09-16T14:44:19.156214+0000 mgr.y (mgr.25166) 636 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T14:44:20.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: audit 2024-09-16T14:44:19.156214+0000 mgr.y (mgr.25166) 636 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T14:44:20.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: cephadm 2024-09-16T14:44:19.158076+0000 mgr.y (mgr.25166) 637 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-16T14:44:20.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[92968]: cephadm 2024-09-16T14:44:19.158076+0000 mgr.y (mgr.25166) 637 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-16T14:44:20.442 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: audit 2024-09-16T14:44:19.141932+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:20.442 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: audit 2024-09-16T14:44:19.141932+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:20.442 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: cephadm 2024-09-16T14:44:19.143247+0000 mgr.y (mgr.25166) 635 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:44:20.442 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: cephadm 2024-09-16T14:44:19.143247+0000 mgr.y (mgr.25166) 635 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:44:20.443 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: audit 2024-09-16T14:44:19.149743+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:20.443 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: audit 2024-09-16T14:44:19.149743+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:20.443 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: audit 2024-09-16T14:44:19.155950+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T14:44:20.443 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: audit 2024-09-16T14:44:19.155950+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T14:44:20.443 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: audit 2024-09-16T14:44:19.156214+0000 mgr.y (mgr.25166) 636 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T14:44:20.443 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: audit 2024-09-16T14:44:19.156214+0000 mgr.y (mgr.25166) 636 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T14:44:20.443 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: cephadm 2024-09-16T14:44:19.158076+0000 mgr.y (mgr.25166) 637 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-16T14:44:20.443 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:20 smithi050 bash[89559]: cephadm 2024-09-16T14:44:19.158076+0000 mgr.y (mgr.25166) 637 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-16T14:44:20.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: audit 2024-09-16T14:44:19.108897+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:20.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: audit 2024-09-16T14:44:19.108897+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:20.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: cephadm 2024-09-16T14:44:19.109770+0000 mgr.y (mgr.25166) 631 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:44:20.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: cephadm 2024-09-16T14:44:19.109770+0000 mgr.y (mgr.25166) 631 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:44:20.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: cephadm 2024-09-16T14:44:19.109925+0000 mgr.y (mgr.25166) 632 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:44:20.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: cephadm 2024-09-16T14:44:19.109925+0000 mgr.y (mgr.25166) 632 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:44:20.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: audit 2024-09-16T14:44:19.112761+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:44:20.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: audit 2024-09-16T14:44:19.112761+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:44:20.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: audit 2024-09-16T14:44:19.116190+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:20.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: audit 2024-09-16T14:44:19.116190+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:20.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: cephadm 2024-09-16T14:44:19.117425+0000 mgr.y (mgr.25166) 633 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:44:20.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: cephadm 2024-09-16T14:44:19.117425+0000 mgr.y (mgr.25166) 633 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:44:20.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: audit 2024-09-16T14:44:19.123855+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:20.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: audit 2024-09-16T14:44:19.123855+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:20.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: audit 2024-09-16T14:44:19.128778+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:20.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: audit 2024-09-16T14:44:19.128778+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:20.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: cephadm 2024-09-16T14:44:19.129960+0000 mgr.y (mgr.25166) 634 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:44:20.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: cephadm 2024-09-16T14:44:19.129960+0000 mgr.y (mgr.25166) 634 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:44:20.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: audit 2024-09-16T14:44:19.136470+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:20.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: audit 2024-09-16T14:44:19.136470+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:20.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: audit 2024-09-16T14:44:19.141932+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:20.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: audit 2024-09-16T14:44:19.141932+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:20.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: cephadm 2024-09-16T14:44:19.143247+0000 mgr.y (mgr.25166) 635 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:44:20.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: cephadm 2024-09-16T14:44:19.143247+0000 mgr.y (mgr.25166) 635 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:44:20.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: audit 2024-09-16T14:44:19.149743+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:20.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: audit 2024-09-16T14:44:19.149743+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:20.449 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: audit 2024-09-16T14:44:19.155950+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T14:44:20.449 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: audit 2024-09-16T14:44:19.155950+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T14:44:20.449 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: audit 2024-09-16T14:44:19.156214+0000 mgr.y (mgr.25166) 636 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T14:44:20.449 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: audit 2024-09-16T14:44:19.156214+0000 mgr.y (mgr.25166) 636 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T14:44:20.449 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: cephadm 2024-09-16T14:44:19.158076+0000 mgr.y (mgr.25166) 637 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-16T14:44:20.449 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:20 smithi090 bash[70266]: cephadm 2024-09-16T14:44:19.158076+0000 mgr.y (mgr.25166) 637 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-16T14:44:21.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:21 smithi050 bash[89559]: cluster 2024-09-16T14:44:19.446303+0000 mgr.y (mgr.25166) 638 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:21.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:21 smithi050 bash[89559]: cluster 2024-09-16T14:44:19.446303+0000 mgr.y (mgr.25166) 638 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:21.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:21 smithi050 bash[92968]: cluster 2024-09-16T14:44:19.446303+0000 mgr.y (mgr.25166) 638 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:21.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:21 smithi050 bash[92968]: cluster 2024-09-16T14:44:19.446303+0000 mgr.y (mgr.25166) 638 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:21.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:44:21 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:44:21.042072661Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:44:21.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:21 smithi090 bash[70266]: cluster 2024-09-16T14:44:19.446303+0000 mgr.y (mgr.25166) 638 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:21.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:21 smithi090 bash[70266]: cluster 2024-09-16T14:44:19.446303+0000 mgr.y (mgr.25166) 638 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:22.178 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:44:22.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:22 smithi050 bash[89559]: cluster 2024-09-16T14:44:21.447018+0000 mgr.y (mgr.25166) 639 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:22.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:22 smithi050 bash[89559]: cluster 2024-09-16T14:44:21.447018+0000 mgr.y (mgr.25166) 639 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:22.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:22 smithi050 bash[89559]: cephadm 2024-09-16T14:44:21.767663+0000 mgr.y (mgr.25166) 640 : cephadm [INF] Upgrade: Updating osd.3 2024-09-16T14:44:22.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:22 smithi050 bash[89559]: cephadm 2024-09-16T14:44:21.767663+0000 mgr.y (mgr.25166) 640 : cephadm [INF] Upgrade: Updating osd.3 2024-09-16T14:44:22.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:22 smithi050 bash[89559]: audit 2024-09-16T14:44:21.774798+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:22.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:22 smithi050 bash[89559]: audit 2024-09-16T14:44:21.774798+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:22.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:22 smithi050 bash[89559]: audit 2024-09-16T14:44:21.780102+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T14:44:22.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:22 smithi050 bash[89559]: audit 2024-09-16T14:44:21.780102+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T14:44:22.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:22 smithi050 bash[89559]: audit 2024-09-16T14:44:21.781264+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:44:22.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:22 smithi050 bash[89559]: audit 2024-09-16T14:44:21.781264+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:44:22.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:22 smithi050 bash[89559]: cephadm 2024-09-16T14:44:21.786168+0000 mgr.y (mgr.25166) 641 : cephadm [INF] Deploying daemon osd.3 on smithi050 2024-09-16T14:44:22.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:22 smithi050 bash[89559]: cephadm 2024-09-16T14:44:21.786168+0000 mgr.y (mgr.25166) 641 : cephadm [INF] Deploying daemon osd.3 on smithi050 2024-09-16T14:44:22.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:22 smithi050 bash[92968]: cluster 2024-09-16T14:44:21.447018+0000 mgr.y (mgr.25166) 639 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:22.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:22 smithi050 bash[92968]: cluster 2024-09-16T14:44:21.447018+0000 mgr.y (mgr.25166) 639 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:22.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:22 smithi050 bash[92968]: cephadm 2024-09-16T14:44:21.767663+0000 mgr.y (mgr.25166) 640 : cephadm [INF] Upgrade: Updating osd.3 2024-09-16T14:44:22.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:22 smithi050 bash[92968]: cephadm 2024-09-16T14:44:21.767663+0000 mgr.y (mgr.25166) 640 : cephadm [INF] Upgrade: Updating osd.3 2024-09-16T14:44:22.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:22 smithi050 bash[92968]: audit 2024-09-16T14:44:21.774798+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:22.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:22 smithi050 bash[92968]: audit 2024-09-16T14:44:21.774798+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:22.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:22 smithi050 bash[92968]: audit 2024-09-16T14:44:21.780102+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T14:44:22.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:22 smithi050 bash[92968]: audit 2024-09-16T14:44:21.780102+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T14:44:22.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:22 smithi050 bash[92968]: audit 2024-09-16T14:44:21.781264+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:44:22.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:22 smithi050 bash[92968]: audit 2024-09-16T14:44:21.781264+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:44:22.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:22 smithi050 bash[92968]: cephadm 2024-09-16T14:44:21.786168+0000 mgr.y (mgr.25166) 641 : cephadm [INF] Deploying daemon osd.3 on smithi050 2024-09-16T14:44:22.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:22 smithi050 bash[92968]: cephadm 2024-09-16T14:44:21.786168+0000 mgr.y (mgr.25166) 641 : cephadm [INF] Deploying daemon osd.3 on smithi050 2024-09-16T14:44:23.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:22 smithi090 bash[70266]: cluster 2024-09-16T14:44:21.447018+0000 mgr.y (mgr.25166) 639 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:23.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:22 smithi090 bash[70266]: cluster 2024-09-16T14:44:21.447018+0000 mgr.y (mgr.25166) 639 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:23.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:22 smithi090 bash[70266]: cephadm 2024-09-16T14:44:21.767663+0000 mgr.y (mgr.25166) 640 : cephadm [INF] Upgrade: Updating osd.3 2024-09-16T14:44:23.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:22 smithi090 bash[70266]: cephadm 2024-09-16T14:44:21.767663+0000 mgr.y (mgr.25166) 640 : cephadm [INF] Upgrade: Updating osd.3 2024-09-16T14:44:23.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:22 smithi090 bash[70266]: audit 2024-09-16T14:44:21.774798+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:23.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:22 smithi090 bash[70266]: audit 2024-09-16T14:44:21.774798+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:23.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:22 smithi090 bash[70266]: audit 2024-09-16T14:44:21.780102+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T14:44:23.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:22 smithi090 bash[70266]: audit 2024-09-16T14:44:21.780102+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T14:44:23.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:22 smithi090 bash[70266]: audit 2024-09-16T14:44:21.781264+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:44:23.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:22 smithi090 bash[70266]: audit 2024-09-16T14:44:21.781264+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:44:23.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:22 smithi090 bash[70266]: cephadm 2024-09-16T14:44:21.786168+0000 mgr.y (mgr.25166) 641 : cephadm [INF] Deploying daemon osd.3 on smithi050 2024-09-16T14:44:23.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:22 smithi090 bash[70266]: cephadm 2024-09-16T14:44:21.786168+0000 mgr.y (mgr.25166) 641 : cephadm [INF] Deploying daemon osd.3 on smithi050 2024-09-16T14:44:24.416 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:44:24.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:44:24 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:44:24.029841337Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:44:25.096 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:44:25.097 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (9m) 76s ago 36m 14.6M - 0.27.0 11f11916f8cd cabc95728e9a 2024-09-16T14:44:25.097 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (8m) 7m ago 36m 68.1M - 10.4.0 c8b91775d855 88a9367c0284 2024-09-16T14:44:25.097 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (11m) 76s ago 34m 49.8M - 3.8 b5388489f99e d92ced4635d4 2024-09-16T14:44:25.097 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (11m) 7m ago 45m 441M - 19.3.0-4917-g8293d73f 425e316ba8eb 9887b7561d75 2024-09-16T14:44:25.097 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (22m) 76s ago 47m 516M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:44:25.097 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (6m) 76s ago 47m 49.9M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 2dace7d54c6b 2024-09-16T14:44:25.097 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (7m) 7m ago 45m 18.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 207fa7c489b4 2024-09-16T14:44:25.097 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (5m) 76s ago 45m 37.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb e91fc2c1a7ff 2024-09-16T14:44:25.097 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (10m) 76s ago 36m 8687k - 1.7.0 72c9c2088986 e166bfc4ac14 2024-09-16T14:44:25.097 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (10m) 7m ago 36m 8252k - 1.7.0 72c9c2088986 872a2376fb53 2024-09-16T14:44:25.097 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (3m) 76s ago 44m 49.0M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 50917a63a85c 2024-09-16T14:44:25.097 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (3m) 76s ago 43m 49.8M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 4d349c340cbe 2024-09-16T14:44:25.098 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (77s) 76s ago 42m - 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 73cc453de3bd 2024-09-16T14:44:25.098 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (41m) 76s ago 41m 62.6M 3037M 19.1.1-328-gad35db06 b5388489f99e 010e8927a52f 2024-09-16T14:44:25.098 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (40m) 7m ago 41m 59.7M 3292M 19.1.1-328-gad35db06 b5388489f99e e352ed0b0cc0 2024-09-16T14:44:25.098 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (40m) 7m ago 40m 56.9M 3292M 19.1.1-328-gad35db06 b5388489f99e c2c5d905dd84 2024-09-16T14:44:25.098 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (39m) 7m ago 39m 65.1M 3292M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:44:25.098 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (38m) 7m ago 38m 58.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:44:25.098 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (10m) 7m ago 37m 39.2M - 2.51.0 1d3b7f56885b 26eb48164510 2024-09-16T14:44:25.098 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (34m) 76s ago 34m 101M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:44:25.098 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (34m) 7m ago 34m 102M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:44:25.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:24 smithi050 bash[89559]: cluster 2024-09-16T14:44:23.448675+0000 mgr.y (mgr.25166) 642 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:25.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:24 smithi050 bash[89559]: cluster 2024-09-16T14:44:23.448675+0000 mgr.y (mgr.25166) 642 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:25.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:24 smithi050 bash[89559]: audit 2024-09-16T14:44:24.404509+0000 mgr.y (mgr.25166) 643 : audit [DBG] from='client.54371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:25.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:24 smithi050 bash[89559]: audit 2024-09-16T14:44:24.404509+0000 mgr.y (mgr.25166) 643 : audit [DBG] from='client.54371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:25.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:24 smithi050 bash[92968]: cluster 2024-09-16T14:44:23.448675+0000 mgr.y (mgr.25166) 642 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:25.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:24 smithi050 bash[92968]: cluster 2024-09-16T14:44:23.448675+0000 mgr.y (mgr.25166) 642 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:25.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:24 smithi050 bash[92968]: audit 2024-09-16T14:44:24.404509+0000 mgr.y (mgr.25166) 643 : audit [DBG] from='client.54371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:25.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:24 smithi050 bash[92968]: audit 2024-09-16T14:44:24.404509+0000 mgr.y (mgr.25166) 643 : audit [DBG] from='client.54371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:25.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:24 smithi090 bash[70266]: cluster 2024-09-16T14:44:23.448675+0000 mgr.y (mgr.25166) 642 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:25.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:24 smithi090 bash[70266]: cluster 2024-09-16T14:44:23.448675+0000 mgr.y (mgr.25166) 642 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:25.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:24 smithi090 bash[70266]: audit 2024-09-16T14:44:24.404509+0000 mgr.y (mgr.25166) 643 : audit [DBG] from='client.54371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:25.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:24 smithi090 bash[70266]: audit 2024-09-16T14:44:24.404509+0000 mgr.y (mgr.25166) 643 : audit [DBG] from='client.54371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:25.478 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:44:25.478 INFO:teuthology.orchestra.run.smithi050.stdout: "mon": { 2024-09-16T14:44:25.478 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:44:25.478 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:44:25.478 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr": { 2024-09-16T14:44:25.478 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:44:25.478 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:44:25.478 INFO:teuthology.orchestra.run.smithi050.stdout: "osd": { 2024-09-16T14:44:25.478 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 5, 2024-09-16T14:44:25.479 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:44:25.479 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:44:25.479 INFO:teuthology.orchestra.run.smithi050.stdout: "rgw": { 2024-09-16T14:44:25.479 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:44:25.479 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:44:25.479 INFO:teuthology.orchestra.run.smithi050.stdout: "overall": { 2024-09-16T14:44:25.479 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 7, 2024-09-16T14:44:25.479 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 8 2024-09-16T14:44:25.479 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:44:25.479 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:44:25.806 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:44:25.806 INFO:teuthology.orchestra.run.smithi050.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:44:25.807 INFO:teuthology.orchestra.run.smithi050.stdout: "in_progress": true, 2024-09-16T14:44:25.807 INFO:teuthology.orchestra.run.smithi050.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T14:44:25.807 INFO:teuthology.orchestra.run.smithi050.stdout: "services_complete": [], 2024-09-16T14:44:25.807 INFO:teuthology.orchestra.run.smithi050.stdout: "progress": "3/8 daemons upgraded", 2024-09-16T14:44:25.807 INFO:teuthology.orchestra.run.smithi050.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:44:25.807 INFO:teuthology.orchestra.run.smithi050.stdout: "is_paused": false 2024-09-16T14:44:25.807 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:44:26.051 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:25 smithi050 bash[89559]: audit 2024-09-16T14:44:24.720369+0000 mgr.y (mgr.25166) 644 : audit [DBG] from='client.44406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:26.051 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:25 smithi050 bash[89559]: audit 2024-09-16T14:44:24.720369+0000 mgr.y (mgr.25166) 644 : audit [DBG] from='client.44406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:26.051 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:25 smithi050 bash[89559]: audit 2024-09-16T14:44:24.803059+0000 mgr.y (mgr.25166) 645 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:26.051 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:25 smithi050 bash[89559]: audit 2024-09-16T14:44:24.803059+0000 mgr.y (mgr.25166) 645 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:26.051 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:25 smithi050 bash[89559]: audit 2024-09-16T14:44:25.058396+0000 mgr.y (mgr.25166) 646 : audit [DBG] from='client.54383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:26.051 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:25 smithi050 bash[89559]: audit 2024-09-16T14:44:25.058396+0000 mgr.y (mgr.25166) 646 : audit [DBG] from='client.54383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:26.051 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:25 smithi050 bash[89559]: audit 2024-09-16T14:44:25.478115+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.50:0/2521806969' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:26.051 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:25 smithi050 bash[89559]: audit 2024-09-16T14:44:25.478115+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.50:0/2521806969' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:26.052 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:25 smithi050 bash[92968]: audit 2024-09-16T14:44:24.720369+0000 mgr.y (mgr.25166) 644 : audit [DBG] from='client.44406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:26.052 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:25 smithi050 bash[92968]: audit 2024-09-16T14:44:24.720369+0000 mgr.y (mgr.25166) 644 : audit [DBG] from='client.44406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:26.052 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:25 smithi050 bash[92968]: audit 2024-09-16T14:44:24.803059+0000 mgr.y (mgr.25166) 645 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:26.052 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:25 smithi050 bash[92968]: audit 2024-09-16T14:44:24.803059+0000 mgr.y (mgr.25166) 645 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:26.052 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:25 smithi050 bash[92968]: audit 2024-09-16T14:44:25.058396+0000 mgr.y (mgr.25166) 646 : audit [DBG] from='client.54383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:26.052 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:25 smithi050 bash[92968]: audit 2024-09-16T14:44:25.058396+0000 mgr.y (mgr.25166) 646 : audit [DBG] from='client.54383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:26.052 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:25 smithi050 bash[92968]: audit 2024-09-16T14:44:25.478115+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.50:0/2521806969' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:26.052 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:25 smithi050 bash[92968]: audit 2024-09-16T14:44:25.478115+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.50:0/2521806969' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:26.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:25 smithi090 bash[70266]: audit 2024-09-16T14:44:24.720369+0000 mgr.y (mgr.25166) 644 : audit [DBG] from='client.44406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:26.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:25 smithi090 bash[70266]: audit 2024-09-16T14:44:24.720369+0000 mgr.y (mgr.25166) 644 : audit [DBG] from='client.44406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:26.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:25 smithi090 bash[70266]: audit 2024-09-16T14:44:24.803059+0000 mgr.y (mgr.25166) 645 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:26.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:25 smithi090 bash[70266]: audit 2024-09-16T14:44:24.803059+0000 mgr.y (mgr.25166) 645 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:26.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:25 smithi090 bash[70266]: audit 2024-09-16T14:44:25.058396+0000 mgr.y (mgr.25166) 646 : audit [DBG] from='client.54383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:26.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:25 smithi090 bash[70266]: audit 2024-09-16T14:44:25.058396+0000 mgr.y (mgr.25166) 646 : audit [DBG] from='client.54383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:26.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:25 smithi090 bash[70266]: audit 2024-09-16T14:44:25.478115+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.50:0/2521806969' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:26.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:25 smithi090 bash[70266]: audit 2024-09-16T14:44:25.478115+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.50:0/2521806969' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:27.060 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:26 smithi050 bash[92968]: cluster 2024-09-16T14:44:25.449466+0000 mgr.y (mgr.25166) 647 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:27.061 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:26 smithi050 bash[92968]: cluster 2024-09-16T14:44:25.449466+0000 mgr.y (mgr.25166) 647 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:27.061 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:26 smithi050 bash[92968]: audit 2024-09-16T14:44:25.806820+0000 mgr.y (mgr.25166) 648 : audit [DBG] from='client.54395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:27.061 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:26 smithi050 bash[92968]: audit 2024-09-16T14:44:25.806820+0000 mgr.y (mgr.25166) 648 : audit [DBG] from='client.54395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:27.061 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:26 smithi050 bash[92968]: audit 2024-09-16T14:44:26.732338+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:44:27.061 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:26 smithi050 bash[92968]: audit 2024-09-16T14:44:26.732338+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:44:27.061 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:26 smithi050 bash[89559]: cluster 2024-09-16T14:44:25.449466+0000 mgr.y (mgr.25166) 647 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:27.061 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:26 smithi050 bash[89559]: cluster 2024-09-16T14:44:25.449466+0000 mgr.y (mgr.25166) 647 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:27.061 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:26 smithi050 bash[89559]: audit 2024-09-16T14:44:25.806820+0000 mgr.y (mgr.25166) 648 : audit [DBG] from='client.54395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:27.061 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:26 smithi050 bash[89559]: audit 2024-09-16T14:44:25.806820+0000 mgr.y (mgr.25166) 648 : audit [DBG] from='client.54395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:27.062 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:26 smithi050 bash[89559]: audit 2024-09-16T14:44:26.732338+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:44:27.062 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:26 smithi050 bash[89559]: audit 2024-09-16T14:44:26.732338+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:44:27.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:44:26 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:44:26.998193665Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:44:27.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:26 smithi090 bash[70266]: cluster 2024-09-16T14:44:25.449466+0000 mgr.y (mgr.25166) 647 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:27.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:26 smithi090 bash[70266]: cluster 2024-09-16T14:44:25.449466+0000 mgr.y (mgr.25166) 647 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:44:27.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:26 smithi090 bash[70266]: audit 2024-09-16T14:44:25.806820+0000 mgr.y (mgr.25166) 648 : audit [DBG] from='client.54395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:27.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:26 smithi090 bash[70266]: audit 2024-09-16T14:44:25.806820+0000 mgr.y (mgr.25166) 648 : audit [DBG] from='client.54395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:27.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:26 smithi090 bash[70266]: audit 2024-09-16T14:44:26.732338+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:44:27.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:26 smithi090 bash[70266]: audit 2024-09-16T14:44:26.732338+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:44:27.347 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:44:27 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:44:27.348 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:27 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:44:27.348 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:44:27 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:44:27.348 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:27 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:44:27.349 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:44:27 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:44:27.349 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:44:27 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:44:27.349 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:44:27 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:44:27.350 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:44:27 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:44:27.350 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:44:27 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:44:27.350 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:44:27 smithi050 systemd[1]: Stopping Ceph osd.3 for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:44:27.686 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:44:27 smithi050 bash[46009]: debug 2024-09-16T14:44:27.451+0000 7f4e1831b640 -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-09-16T14:44:27.687 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:44:27 smithi050 bash[46009]: debug 2024-09-16T14:44:27.451+0000 7f4e1831b640 -1 osd.3 127 *** Got signal Terminated *** 2024-09-16T14:44:27.687 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:44:27 smithi050 bash[46009]: debug 2024-09-16T14:44:27.451+0000 7f4e1831b640 -1 osd.3 127 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:44:28.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:27 smithi050 bash[92968]: cluster 2024-09-16T14:44:27.456855+0000 mon.a (mon.0) 416 : cluster [INF] osd.3 marked itself down and dead 2024-09-16T14:44:28.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:27 smithi050 bash[92968]: cluster 2024-09-16T14:44:27.456855+0000 mon.a (mon.0) 416 : cluster [INF] osd.3 marked itself down and dead 2024-09-16T14:44:28.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:27 smithi050 bash[89559]: cluster 2024-09-16T14:44:27.456855+0000 mon.a (mon.0) 416 : cluster [INF] osd.3 marked itself down and dead 2024-09-16T14:44:28.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:27 smithi050 bash[89559]: cluster 2024-09-16T14:44:27.456855+0000 mon.a (mon.0) 416 : cluster [INF] osd.3 marked itself down and dead 2024-09-16T14:44:28.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:27 smithi090 bash[70266]: cluster 2024-09-16T14:44:27.456855+0000 mon.a (mon.0) 416 : cluster [INF] osd.3 marked itself down and dead 2024-09-16T14:44:28.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:27 smithi090 bash[70266]: cluster 2024-09-16T14:44:27.456855+0000 mon.a (mon.0) 416 : cluster [INF] osd.3 marked itself down and dead 2024-09-16T14:44:29.079 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:44:28 smithi050 bash[114368]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-3 2024-09-16T14:44:29.080 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:28 smithi050 bash[89559]: cluster 2024-09-16T14:44:27.450841+0000 mgr.y (mgr.25166) 649 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:29.080 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:28 smithi050 bash[89559]: cluster 2024-09-16T14:44:27.450841+0000 mgr.y (mgr.25166) 649 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:29.080 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:28 smithi050 bash[89559]: cluster 2024-09-16T14:44:27.788408+0000 mon.a (mon.0) 417 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:44:29.080 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:28 smithi050 bash[89559]: cluster 2024-09-16T14:44:27.788408+0000 mon.a (mon.0) 417 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:44:29.080 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:28 smithi050 bash[89559]: cluster 2024-09-16T14:44:27.808848+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-16T14:44:29.080 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:28 smithi050 bash[89559]: cluster 2024-09-16T14:44:27.808848+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-16T14:44:29.080 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:28 smithi050 bash[92968]: cluster 2024-09-16T14:44:27.450841+0000 mgr.y (mgr.25166) 649 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:29.080 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:28 smithi050 bash[92968]: cluster 2024-09-16T14:44:27.450841+0000 mgr.y (mgr.25166) 649 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:29.080 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:28 smithi050 bash[92968]: cluster 2024-09-16T14:44:27.788408+0000 mon.a (mon.0) 417 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:44:29.081 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:28 smithi050 bash[92968]: cluster 2024-09-16T14:44:27.788408+0000 mon.a (mon.0) 417 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:44:29.081 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:28 smithi050 bash[92968]: cluster 2024-09-16T14:44:27.808848+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-16T14:44:29.081 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:28 smithi050 bash[92968]: cluster 2024-09-16T14:44:27.808848+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-16T14:44:29.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:28 smithi090 bash[70266]: cluster 2024-09-16T14:44:27.450841+0000 mgr.y (mgr.25166) 649 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:29.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:28 smithi090 bash[70266]: cluster 2024-09-16T14:44:27.450841+0000 mgr.y (mgr.25166) 649 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:29.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:28 smithi090 bash[70266]: cluster 2024-09-16T14:44:27.788408+0000 mon.a (mon.0) 417 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:44:29.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:28 smithi090 bash[70266]: cluster 2024-09-16T14:44:27.788408+0000 mon.a (mon.0) 417 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:44:29.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:28 smithi090 bash[70266]: cluster 2024-09-16T14:44:27.808848+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-16T14:44:29.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:28 smithi090 bash[70266]: cluster 2024-09-16T14:44:27.808848+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-16T14:44:29.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:44:29 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:44:29] "GET /metrics HTTP/1.1" 200 38337 "" "Prometheus/2.51.0" 2024-09-16T14:44:29.437 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:44:29 smithi050 bash[114431]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-3 2024-09-16T14:44:30.104 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:29 smithi050 bash[89559]: cluster 2024-09-16T14:44:28.814421+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-16T14:44:30.104 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:29 smithi050 bash[89559]: cluster 2024-09-16T14:44:28.814421+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-16T14:44:30.104 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:29 smithi050 bash[92968]: cluster 2024-09-16T14:44:28.814421+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-16T14:44:30.105 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:29 smithi050 bash[92968]: cluster 2024-09-16T14:44:28.814421+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-16T14:44:30.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:44:30 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:44:30.027961614Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:44:30.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:29 smithi090 bash[70266]: cluster 2024-09-16T14:44:28.814421+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-16T14:44:30.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:29 smithi090 bash[70266]: cluster 2024-09-16T14:44:28.814421+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-16T14:44:31.073 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:30 smithi050 bash[89559]: cluster 2024-09-16T14:44:29.451683+0000 mgr.y (mgr.25166) 650 : cluster [DBG] pgmap v374: 161 pgs: 8 peering, 25 stale+active+clean, 128 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:31.073 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:30 smithi050 bash[89559]: cluster 2024-09-16T14:44:29.451683+0000 mgr.y (mgr.25166) 650 : cluster [DBG] pgmap v374: 161 pgs: 8 peering, 25 stale+active+clean, 128 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:31.073 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:30 smithi050 bash[89559]: cluster 2024-09-16T14:44:29.807909+0000 mon.a (mon.0) 420 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-16T14:44:31.073 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:30 smithi050 bash[89559]: cluster 2024-09-16T14:44:29.807909+0000 mon.a (mon.0) 420 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-16T14:44:31.073 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:30 smithi050 bash[92968]: cluster 2024-09-16T14:44:29.451683+0000 mgr.y (mgr.25166) 650 : cluster [DBG] pgmap v374: 161 pgs: 8 peering, 25 stale+active+clean, 128 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:31.073 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:30 smithi050 bash[92968]: cluster 2024-09-16T14:44:29.451683+0000 mgr.y (mgr.25166) 650 : cluster [DBG] pgmap v374: 161 pgs: 8 peering, 25 stale+active+clean, 128 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:31.073 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:30 smithi050 bash[92968]: cluster 2024-09-16T14:44:29.807909+0000 mon.a (mon.0) 420 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-16T14:44:31.073 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:30 smithi050 bash[92968]: cluster 2024-09-16T14:44:29.807909+0000 mon.a (mon.0) 420 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-16T14:44:31.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:30 smithi090 bash[70266]: cluster 2024-09-16T14:44:29.451683+0000 mgr.y (mgr.25166) 650 : cluster [DBG] pgmap v374: 161 pgs: 8 peering, 25 stale+active+clean, 128 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:31.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:30 smithi090 bash[70266]: cluster 2024-09-16T14:44:29.451683+0000 mgr.y (mgr.25166) 650 : cluster [DBG] pgmap v374: 161 pgs: 8 peering, 25 stale+active+clean, 128 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:44:31.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:30 smithi090 bash[70266]: cluster 2024-09-16T14:44:29.807909+0000 mon.a (mon.0) 420 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-16T14:44:31.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:30 smithi090 bash[70266]: cluster 2024-09-16T14:44:29.807909+0000 mon.a (mon.0) 420 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-16T14:44:31.373 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:31 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:44:31.373 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:44:31 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:44:31.374 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:44:31 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:44:31.374 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:44:31 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:44:31.374 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:44:31 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:44:31.375 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:44:31 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:44:31.375 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:31 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:44:31.375 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:44:31 smithi050 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.3.service: Deactivated successfully. 2024-09-16T14:44:31.375 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:44:31 smithi050 systemd[1]: Stopped Ceph osd.3 for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:44:31.375 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:44:31 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:44:31.375 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:44:31 smithi050 systemd[1]: Started Ceph osd.3 for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:44:31.376 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:44:31 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:44:32.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:32 smithi050 bash[89559]: audit 2024-09-16T14:44:31.425558+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:32.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:32 smithi050 bash[89559]: audit 2024-09-16T14:44:31.425558+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:32.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:32 smithi050 bash[89559]: audit 2024-09-16T14:44:31.430258+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:32.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:32 smithi050 bash[89559]: audit 2024-09-16T14:44:31.430258+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:32.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:32 smithi050 bash[92968]: audit 2024-09-16T14:44:31.425558+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:32.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:32 smithi050 bash[92968]: audit 2024-09-16T14:44:31.425558+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:32.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:32 smithi050 bash[92968]: audit 2024-09-16T14:44:31.430258+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:32.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:32 smithi050 bash[92968]: audit 2024-09-16T14:44:31.430258+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:32.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:32 smithi090 bash[70266]: audit 2024-09-16T14:44:31.425558+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:32.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:32 smithi090 bash[70266]: audit 2024-09-16T14:44:31.425558+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:32.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:32 smithi090 bash[70266]: audit 2024-09-16T14:44:31.430258+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:32.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:32 smithi090 bash[70266]: audit 2024-09-16T14:44:31.430258+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:33.186 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:44:32 smithi050 bash[114577]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:44:33.186 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:44:32 smithi050 bash[114577]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:44:33.435 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:44:33 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:44:33.005029977Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:44:33.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:33 smithi050 bash[89559]: cluster 2024-09-16T14:44:31.452173+0000 mgr.y (mgr.25166) 651 : cluster [DBG] pgmap v375: 161 pgs: 8 peering, 25 stale+active+clean, 128 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T14:44:33.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:33 smithi050 bash[89559]: cluster 2024-09-16T14:44:31.452173+0000 mgr.y (mgr.25166) 651 : cluster [DBG] pgmap v375: 161 pgs: 8 peering, 25 stale+active+clean, 128 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T14:44:33.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:33 smithi050 bash[92968]: cluster 2024-09-16T14:44:31.452173+0000 mgr.y (mgr.25166) 651 : cluster [DBG] pgmap v375: 161 pgs: 8 peering, 25 stale+active+clean, 128 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T14:44:33.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:33 smithi050 bash[92968]: cluster 2024-09-16T14:44:31.452173+0000 mgr.y (mgr.25166) 651 : cluster [DBG] pgmap v375: 161 pgs: 8 peering, 25 stale+active+clean, 128 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T14:44:33.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:33 smithi090 bash[70266]: cluster 2024-09-16T14:44:31.452173+0000 mgr.y (mgr.25166) 651 : cluster [DBG] pgmap v375: 161 pgs: 8 peering, 25 stale+active+clean, 128 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T14:44:33.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:33 smithi090 bash[70266]: cluster 2024-09-16T14:44:31.452173+0000 mgr.y (mgr.25166) 651 : cluster [DBG] pgmap v375: 161 pgs: 8 peering, 25 stale+active+clean, 128 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T14:44:34.809 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:34 smithi050 bash[89559]: cluster 2024-09-16T14:44:33.453393+0000 mgr.y (mgr.25166) 652 : cluster [DBG] pgmap v376: 161 pgs: 33 active+undersized, 8 peering, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:34.809 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:34 smithi050 bash[89559]: cluster 2024-09-16T14:44:33.453393+0000 mgr.y (mgr.25166) 652 : cluster [DBG] pgmap v376: 161 pgs: 33 active+undersized, 8 peering, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:34.809 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:34 smithi050 bash[89559]: cluster 2024-09-16T14:44:34.435080+0000 mon.a (mon.0) 423 : cluster [WRN] Health check failed: Degraded data redundancy: 83/636 objects degraded (13.050%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T14:44:34.809 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:34 smithi050 bash[89559]: cluster 2024-09-16T14:44:34.435080+0000 mon.a (mon.0) 423 : cluster [WRN] Health check failed: Degraded data redundancy: 83/636 objects degraded (13.050%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T14:44:34.809 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:34 smithi050 bash[92968]: cluster 2024-09-16T14:44:33.453393+0000 mgr.y (mgr.25166) 652 : cluster [DBG] pgmap v376: 161 pgs: 33 active+undersized, 8 peering, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:34.809 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:34 smithi050 bash[92968]: cluster 2024-09-16T14:44:33.453393+0000 mgr.y (mgr.25166) 652 : cluster [DBG] pgmap v376: 161 pgs: 33 active+undersized, 8 peering, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:34.810 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:34 smithi050 bash[92968]: cluster 2024-09-16T14:44:34.435080+0000 mon.a (mon.0) 423 : cluster [WRN] Health check failed: Degraded data redundancy: 83/636 objects degraded (13.050%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T14:44:34.810 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:34 smithi050 bash[92968]: cluster 2024-09-16T14:44:34.435080+0000 mon.a (mon.0) 423 : cluster [WRN] Health check failed: Degraded data redundancy: 83/636 objects degraded (13.050%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T14:44:34.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:34 smithi090 bash[70266]: cluster 2024-09-16T14:44:33.453393+0000 mgr.y (mgr.25166) 652 : cluster [DBG] pgmap v376: 161 pgs: 33 active+undersized, 8 peering, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:34.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:34 smithi090 bash[70266]: cluster 2024-09-16T14:44:33.453393+0000 mgr.y (mgr.25166) 652 : cluster [DBG] pgmap v376: 161 pgs: 33 active+undersized, 8 peering, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:34.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:34 smithi090 bash[70266]: cluster 2024-09-16T14:44:34.435080+0000 mon.a (mon.0) 423 : cluster [WRN] Health check failed: Degraded data redundancy: 83/636 objects degraded (13.050%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T14:44:34.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:34 smithi090 bash[70266]: cluster 2024-09-16T14:44:34.435080+0000 mon.a (mon.0) 423 : cluster [WRN] Health check failed: Degraded data redundancy: 83/636 objects degraded (13.050%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T14:44:35.626 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:44:35 smithi050 bash[114577]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-16T14:44:35.626 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:44:35 smithi050 bash[114577]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-16T14:44:35.893 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:44:35 smithi050 bash[114577]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-16T14:44:35.893 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:44:35 smithi050 bash[114577]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-16T14:44:35.894 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:44:35 smithi050 bash[114577]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-16T14:44:35.894 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:44:35 smithi050 bash[114577]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-16T14:44:35.894 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:44:35 smithi050 bash[114577]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-16T14:44:36.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:36 smithi050 bash[89559]: audit 2024-09-16T14:44:34.808783+0000 mgr.y (mgr.25166) 653 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:36.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:36 smithi050 bash[89559]: audit 2024-09-16T14:44:34.808783+0000 mgr.y (mgr.25166) 653 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:36.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:36 smithi050 bash[92968]: audit 2024-09-16T14:44:34.808783+0000 mgr.y (mgr.25166) 653 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:36.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:36 smithi050 bash[92968]: audit 2024-09-16T14:44:34.808783+0000 mgr.y (mgr.25166) 653 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:36.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:44:36 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:44:35.999970907Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:44:36.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:36 smithi090 bash[70266]: audit 2024-09-16T14:44:34.808783+0000 mgr.y (mgr.25166) 653 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:36.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:36 smithi090 bash[70266]: audit 2024-09-16T14:44:34.808783+0000 mgr.y (mgr.25166) 653 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:37.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:37 smithi050 bash[89559]: cluster 2024-09-16T14:44:35.454468+0000 mgr.y (mgr.25166) 654 : cluster [DBG] pgmap v377: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:37.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:37 smithi050 bash[89559]: cluster 2024-09-16T14:44:35.454468+0000 mgr.y (mgr.25166) 654 : cluster [DBG] pgmap v377: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:37.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:37 smithi050 bash[89559]: cluster 2024-09-16T14:44:36.161241+0000 mon.a (mon.0) 424 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 8 pgs peering) 2024-09-16T14:44:37.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:37 smithi050 bash[89559]: cluster 2024-09-16T14:44:36.161241+0000 mon.a (mon.0) 424 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 8 pgs peering) 2024-09-16T14:44:37.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:37 smithi050 bash[92968]: cluster 2024-09-16T14:44:35.454468+0000 mgr.y (mgr.25166) 654 : cluster [DBG] pgmap v377: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:37.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:37 smithi050 bash[92968]: cluster 2024-09-16T14:44:35.454468+0000 mgr.y (mgr.25166) 654 : cluster [DBG] pgmap v377: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:37.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:37 smithi050 bash[92968]: cluster 2024-09-16T14:44:36.161241+0000 mon.a (mon.0) 424 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 8 pgs peering) 2024-09-16T14:44:37.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:37 smithi050 bash[92968]: cluster 2024-09-16T14:44:36.161241+0000 mon.a (mon.0) 424 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 8 pgs peering) 2024-09-16T14:44:37.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:37 smithi090 bash[70266]: cluster 2024-09-16T14:44:35.454468+0000 mgr.y (mgr.25166) 654 : cluster [DBG] pgmap v377: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:37.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:37 smithi090 bash[70266]: cluster 2024-09-16T14:44:35.454468+0000 mgr.y (mgr.25166) 654 : cluster [DBG] pgmap v377: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:37.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:37 smithi090 bash[70266]: cluster 2024-09-16T14:44:36.161241+0000 mon.a (mon.0) 424 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 8 pgs peering) 2024-09-16T14:44:37.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:37 smithi090 bash[70266]: cluster 2024-09-16T14:44:36.161241+0000 mon.a (mon.0) 424 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 8 pgs peering) 2024-09-16T14:44:37.936 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:44:37 smithi050 bash[114845]: debug 2024-09-16T14:44:37.647+0000 7f83f4d94640 1 -- 172.21.15.50:0/461368595 <== mon.2 v2:172.21.15.50:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560906778960 con 0x560906799c00 2024-09-16T14:44:39.186 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:44:39 smithi050 bash[114845]: debug 2024-09-16T14:44:39.023+0000 7f83f75fb640 -1 Falling back to public interface 2024-09-16T14:44:39.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:38 smithi050 bash[89559]: cluster 2024-09-16T14:44:37.455265+0000 mgr.y (mgr.25166) 655 : cluster [DBG] pgmap v378: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:39.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:38 smithi050 bash[89559]: cluster 2024-09-16T14:44:37.455265+0000 mgr.y (mgr.25166) 655 : cluster [DBG] pgmap v378: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:39.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:38 smithi050 bash[89559]: audit 2024-09-16T14:44:37.856951+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:39.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:38 smithi050 bash[89559]: audit 2024-09-16T14:44:37.856951+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:39.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:38 smithi050 bash[89559]: audit 2024-09-16T14:44:37.862495+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:39.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:38 smithi050 bash[89559]: audit 2024-09-16T14:44:37.862495+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:39.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:38 smithi050 bash[92968]: cluster 2024-09-16T14:44:37.455265+0000 mgr.y (mgr.25166) 655 : cluster [DBG] pgmap v378: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:39.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:38 smithi050 bash[92968]: cluster 2024-09-16T14:44:37.455265+0000 mgr.y (mgr.25166) 655 : cluster [DBG] pgmap v378: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:39.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:38 smithi050 bash[92968]: audit 2024-09-16T14:44:37.856951+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:39.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:38 smithi050 bash[92968]: audit 2024-09-16T14:44:37.856951+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:39.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:38 smithi050 bash[92968]: audit 2024-09-16T14:44:37.862495+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:39.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:38 smithi050 bash[92968]: audit 2024-09-16T14:44:37.862495+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:39.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:44:39 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:44:39.025106496Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:44:39.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:38 smithi090 bash[70266]: cluster 2024-09-16T14:44:37.455265+0000 mgr.y (mgr.25166) 655 : cluster [DBG] pgmap v378: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:39.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:38 smithi090 bash[70266]: cluster 2024-09-16T14:44:37.455265+0000 mgr.y (mgr.25166) 655 : cluster [DBG] pgmap v378: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:39.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:38 smithi090 bash[70266]: audit 2024-09-16T14:44:37.856951+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:39.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:38 smithi090 bash[70266]: audit 2024-09-16T14:44:37.856951+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:39.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:38 smithi090 bash[70266]: audit 2024-09-16T14:44:37.862495+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:39.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:38 smithi090 bash[70266]: audit 2024-09-16T14:44:37.862495+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:39.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:44:39 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:44:39] "GET /metrics HTTP/1.1" 200 38337 "" "Prometheus/2.51.0" 2024-09-16T14:44:40.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:40 smithi050 bash[92968]: audit 2024-09-16T14:44:39.005961+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:40.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:40 smithi050 bash[92968]: audit 2024-09-16T14:44:39.005961+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:40.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:40 smithi050 bash[92968]: audit 2024-09-16T14:44:39.012153+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:40.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:40 smithi050 bash[92968]: audit 2024-09-16T14:44:39.012153+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:40.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:40 smithi050 bash[89559]: audit 2024-09-16T14:44:39.005961+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:40.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:40 smithi050 bash[89559]: audit 2024-09-16T14:44:39.005961+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:40.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:40 smithi050 bash[89559]: audit 2024-09-16T14:44:39.012153+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:40.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:40 smithi050 bash[89559]: audit 2024-09-16T14:44:39.012153+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:40.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:40 smithi090 bash[70266]: audit 2024-09-16T14:44:39.005961+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:40.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:40 smithi090 bash[70266]: audit 2024-09-16T14:44:39.005961+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:40.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:40 smithi090 bash[70266]: audit 2024-09-16T14:44:39.012153+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:40.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:40 smithi090 bash[70266]: audit 2024-09-16T14:44:39.012153+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:41.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:41 smithi050 bash[89559]: cluster 2024-09-16T14:44:39.456549+0000 mgr.y (mgr.25166) 656 : cluster [DBG] pgmap v379: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:41.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:41 smithi050 bash[89559]: cluster 2024-09-16T14:44:39.456549+0000 mgr.y (mgr.25166) 656 : cluster [DBG] pgmap v379: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:41.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:41 smithi050 bash[92968]: cluster 2024-09-16T14:44:39.456549+0000 mgr.y (mgr.25166) 656 : cluster [DBG] pgmap v379: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:41.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:41 smithi050 bash[92968]: cluster 2024-09-16T14:44:39.456549+0000 mgr.y (mgr.25166) 656 : cluster [DBG] pgmap v379: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:41.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:41 smithi090 bash[70266]: cluster 2024-09-16T14:44:39.456549+0000 mgr.y (mgr.25166) 656 : cluster [DBG] pgmap v379: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:41.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:41 smithi090 bash[70266]: cluster 2024-09-16T14:44:39.456549+0000 mgr.y (mgr.25166) 656 : cluster [DBG] pgmap v379: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:42.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:44:42 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:44:42.038666296Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:44:42.936 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:44:42 smithi050 bash[114845]: debug 2024-09-16T14:44:42.667+0000 7f83f75fb640 -1 osd.3 127 log_to_monitors true 2024-09-16T14:44:42.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:42 smithi050 bash[89559]: cluster 2024-09-16T14:44:41.457541+0000 mgr.y (mgr.25166) 657 : cluster [DBG] pgmap v380: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:42.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:42 smithi050 bash[89559]: cluster 2024-09-16T14:44:41.457541+0000 mgr.y (mgr.25166) 657 : cluster [DBG] pgmap v380: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:42.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:42 smithi050 bash[89559]: audit 2024-09-16T14:44:41.737454+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:42.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:42 smithi050 bash[89559]: audit 2024-09-16T14:44:41.737454+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:42.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:42 smithi050 bash[89559]: audit 2024-09-16T14:44:41.739118+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:44:42.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:42 smithi050 bash[89559]: audit 2024-09-16T14:44:41.739118+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:44:42.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:42 smithi050 bash[89559]: audit 2024-09-16T14:44:42.676876+0000 mon.c (mon.2) 8 : audit [INF] from='osd.3 [v2:172.21.15.50:6826/2411726719,v1:172.21.15.50:6827/2411726719]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T14:44:42.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:42 smithi050 bash[89559]: audit 2024-09-16T14:44:42.676876+0000 mon.c (mon.2) 8 : audit [INF] from='osd.3 [v2:172.21.15.50:6826/2411726719,v1:172.21.15.50:6827/2411726719]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T14:44:42.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:42 smithi050 bash[89559]: audit 2024-09-16T14:44:42.677220+0000 mon.a (mon.0) 431 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T14:44:42.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:42 smithi050 bash[89559]: audit 2024-09-16T14:44:42.677220+0000 mon.a (mon.0) 431 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T14:44:42.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:42 smithi050 bash[92968]: cluster 2024-09-16T14:44:41.457541+0000 mgr.y (mgr.25166) 657 : cluster [DBG] pgmap v380: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:42.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:42 smithi050 bash[92968]: cluster 2024-09-16T14:44:41.457541+0000 mgr.y (mgr.25166) 657 : cluster [DBG] pgmap v380: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:42.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:42 smithi050 bash[92968]: audit 2024-09-16T14:44:41.737454+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:42.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:42 smithi050 bash[92968]: audit 2024-09-16T14:44:41.737454+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:42.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:42 smithi050 bash[92968]: audit 2024-09-16T14:44:41.739118+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:44:42.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:42 smithi050 bash[92968]: audit 2024-09-16T14:44:41.739118+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:44:42.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:42 smithi050 bash[92968]: audit 2024-09-16T14:44:42.676876+0000 mon.c (mon.2) 8 : audit [INF] from='osd.3 [v2:172.21.15.50:6826/2411726719,v1:172.21.15.50:6827/2411726719]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T14:44:42.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:42 smithi050 bash[92968]: audit 2024-09-16T14:44:42.676876+0000 mon.c (mon.2) 8 : audit [INF] from='osd.3 [v2:172.21.15.50:6826/2411726719,v1:172.21.15.50:6827/2411726719]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T14:44:42.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:42 smithi050 bash[92968]: audit 2024-09-16T14:44:42.677220+0000 mon.a (mon.0) 431 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T14:44:42.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:42 smithi050 bash[92968]: audit 2024-09-16T14:44:42.677220+0000 mon.a (mon.0) 431 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T14:44:43.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:42 smithi090 bash[70266]: cluster 2024-09-16T14:44:41.457541+0000 mgr.y (mgr.25166) 657 : cluster [DBG] pgmap v380: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:43.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:42 smithi090 bash[70266]: cluster 2024-09-16T14:44:41.457541+0000 mgr.y (mgr.25166) 657 : cluster [DBG] pgmap v380: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-16T14:44:43.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:42 smithi090 bash[70266]: audit 2024-09-16T14:44:41.737454+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:43.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:42 smithi090 bash[70266]: audit 2024-09-16T14:44:41.737454+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:43.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:42 smithi090 bash[70266]: audit 2024-09-16T14:44:41.739118+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:44:43.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:42 smithi090 bash[70266]: audit 2024-09-16T14:44:41.739118+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:44:43.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:42 smithi090 bash[70266]: audit 2024-09-16T14:44:42.676876+0000 mon.c (mon.2) 8 : audit [INF] from='osd.3 [v2:172.21.15.50:6826/2411726719,v1:172.21.15.50:6827/2411726719]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T14:44:43.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:42 smithi090 bash[70266]: audit 2024-09-16T14:44:42.676876+0000 mon.c (mon.2) 8 : audit [INF] from='osd.3 [v2:172.21.15.50:6826/2411726719,v1:172.21.15.50:6827/2411726719]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T14:44:43.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:42 smithi090 bash[70266]: audit 2024-09-16T14:44:42.677220+0000 mon.a (mon.0) 431 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T14:44:43.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:42 smithi090 bash[70266]: audit 2024-09-16T14:44:42.677220+0000 mon.a (mon.0) 431 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T14:44:43.436 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:44:43 smithi050 bash[114845]: debug 2024-09-16T14:44:43.067+0000 7f83ef3a5640 -1 osd.3 127 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:44:44.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:44 smithi050 bash[89559]: audit 2024-09-16T14:44:43.020074+0000 mon.a (mon.0) 432 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T14:44:44.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:44 smithi050 bash[89559]: audit 2024-09-16T14:44:43.020074+0000 mon.a (mon.0) 432 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T14:44:44.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:44 smithi050 bash[89559]: cluster 2024-09-16T14:44:43.028180+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-16T14:44:44.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:44 smithi050 bash[89559]: cluster 2024-09-16T14:44:43.028180+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-16T14:44:44.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:44 smithi050 bash[89559]: audit 2024-09-16T14:44:43.030375+0000 mon.c (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.50:6826/2411726719,v1:172.21.15.50:6827/2411726719]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:44:44.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:44 smithi050 bash[89559]: audit 2024-09-16T14:44:43.030375+0000 mon.c (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.50:6826/2411726719,v1:172.21.15.50:6827/2411726719]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:44:44.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:44 smithi050 bash[89559]: audit 2024-09-16T14:44:43.031163+0000 mon.a (mon.0) 434 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:44:44.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:44 smithi050 bash[89559]: audit 2024-09-16T14:44:43.031163+0000 mon.a (mon.0) 434 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:44:44.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:44 smithi050 bash[92968]: audit 2024-09-16T14:44:43.020074+0000 mon.a (mon.0) 432 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T14:44:44.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:44 smithi050 bash[92968]: audit 2024-09-16T14:44:43.020074+0000 mon.a (mon.0) 432 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T14:44:44.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:44 smithi050 bash[92968]: cluster 2024-09-16T14:44:43.028180+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-16T14:44:44.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:44 smithi050 bash[92968]: cluster 2024-09-16T14:44:43.028180+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-16T14:44:44.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:44 smithi050 bash[92968]: audit 2024-09-16T14:44:43.030375+0000 mon.c (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.50:6826/2411726719,v1:172.21.15.50:6827/2411726719]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:44:44.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:44 smithi050 bash[92968]: audit 2024-09-16T14:44:43.030375+0000 mon.c (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.50:6826/2411726719,v1:172.21.15.50:6827/2411726719]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:44:44.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:44 smithi050 bash[92968]: audit 2024-09-16T14:44:43.031163+0000 mon.a (mon.0) 434 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:44:44.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:44 smithi050 bash[92968]: audit 2024-09-16T14:44:43.031163+0000 mon.a (mon.0) 434 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:44:44.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:44 smithi090 bash[70266]: audit 2024-09-16T14:44:43.020074+0000 mon.a (mon.0) 432 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T14:44:44.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:44 smithi090 bash[70266]: audit 2024-09-16T14:44:43.020074+0000 mon.a (mon.0) 432 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T14:44:44.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:44 smithi090 bash[70266]: cluster 2024-09-16T14:44:43.028180+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-16T14:44:44.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:44 smithi090 bash[70266]: cluster 2024-09-16T14:44:43.028180+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-16T14:44:44.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:44 smithi090 bash[70266]: audit 2024-09-16T14:44:43.030375+0000 mon.c (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.50:6826/2411726719,v1:172.21.15.50:6827/2411726719]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:44:44.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:44 smithi090 bash[70266]: audit 2024-09-16T14:44:43.030375+0000 mon.c (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.50:6826/2411726719,v1:172.21.15.50:6827/2411726719]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:44:44.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:44 smithi090 bash[70266]: audit 2024-09-16T14:44:43.031163+0000 mon.a (mon.0) 434 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:44:44.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:44 smithi090 bash[70266]: audit 2024-09-16T14:44:43.031163+0000 mon.a (mon.0) 434 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi050", "root=default"]} : dispatch 2024-09-16T14:44:45.068 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:45 smithi050 bash[89559]: cluster 2024-09-16T14:44:43.458534+0000 mgr.y (mgr.25166) 658 : cluster [DBG] pgmap v382: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-16T14:44:45.069 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:45 smithi050 bash[89559]: cluster 2024-09-16T14:44:43.458534+0000 mgr.y (mgr.25166) 658 : cluster [DBG] pgmap v382: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-16T14:44:45.069 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:45 smithi050 bash[89559]: cluster 2024-09-16T14:44:44.020921+0000 mon.a (mon.0) 435 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:44:45.069 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:45 smithi050 bash[89559]: cluster 2024-09-16T14:44:44.020921+0000 mon.a (mon.0) 435 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:44:45.069 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:45 smithi050 bash[89559]: cluster 2024-09-16T14:44:44.031807+0000 mon.a (mon.0) 436 : cluster [INF] osd.3 [v2:172.21.15.50:6826/2411726719,v1:172.21.15.50:6827/2411726719] boot 2024-09-16T14:44:45.069 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:45 smithi050 bash[89559]: cluster 2024-09-16T14:44:44.031807+0000 mon.a (mon.0) 436 : cluster [INF] osd.3 [v2:172.21.15.50:6826/2411726719,v1:172.21.15.50:6827/2411726719] boot 2024-09-16T14:44:45.072 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:45 smithi050 bash[89559]: cluster 2024-09-16T14:44:44.032223+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-16T14:44:45.072 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:45 smithi050 bash[89559]: cluster 2024-09-16T14:44:44.032223+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-16T14:44:45.073 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:45 smithi050 bash[89559]: audit 2024-09-16T14:44:44.049977+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T14:44:45.073 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:45 smithi050 bash[89559]: audit 2024-09-16T14:44:44.049977+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T14:44:45.073 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:45 smithi050 bash[89559]: cluster 2024-09-16T14:44:45.040299+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-16T14:44:45.073 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:45 smithi050 bash[89559]: cluster 2024-09-16T14:44:45.040299+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-16T14:44:45.339 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:45 smithi050 bash[92968]: cluster 2024-09-16T14:44:43.458534+0000 mgr.y (mgr.25166) 658 : cluster [DBG] pgmap v382: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-16T14:44:45.340 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:45 smithi050 bash[92968]: cluster 2024-09-16T14:44:43.458534+0000 mgr.y (mgr.25166) 658 : cluster [DBG] pgmap v382: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-16T14:44:45.340 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:45 smithi050 bash[92968]: cluster 2024-09-16T14:44:44.020921+0000 mon.a (mon.0) 435 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:44:45.340 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:45 smithi050 bash[92968]: cluster 2024-09-16T14:44:44.020921+0000 mon.a (mon.0) 435 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:44:45.340 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:45 smithi050 bash[92968]: cluster 2024-09-16T14:44:44.031807+0000 mon.a (mon.0) 436 : cluster [INF] osd.3 [v2:172.21.15.50:6826/2411726719,v1:172.21.15.50:6827/2411726719] boot 2024-09-16T14:44:45.340 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:45 smithi050 bash[92968]: cluster 2024-09-16T14:44:44.031807+0000 mon.a (mon.0) 436 : cluster [INF] osd.3 [v2:172.21.15.50:6826/2411726719,v1:172.21.15.50:6827/2411726719] boot 2024-09-16T14:44:45.340 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:45 smithi050 bash[92968]: cluster 2024-09-16T14:44:44.032223+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-16T14:44:45.340 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:45 smithi050 bash[92968]: cluster 2024-09-16T14:44:44.032223+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-16T14:44:45.340 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:45 smithi050 bash[92968]: audit 2024-09-16T14:44:44.049977+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T14:44:45.340 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:45 smithi050 bash[92968]: audit 2024-09-16T14:44:44.049977+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T14:44:45.340 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:45 smithi050 bash[92968]: cluster 2024-09-16T14:44:45.040299+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-16T14:44:45.340 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:45 smithi050 bash[92968]: cluster 2024-09-16T14:44:45.040299+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-16T14:44:45.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:44:45 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:44:45.001727174Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:44:45.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:45 smithi090 bash[70266]: cluster 2024-09-16T14:44:43.458534+0000 mgr.y (mgr.25166) 658 : cluster [DBG] pgmap v382: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-16T14:44:45.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:45 smithi090 bash[70266]: cluster 2024-09-16T14:44:43.458534+0000 mgr.y (mgr.25166) 658 : cluster [DBG] pgmap v382: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-16T14:44:45.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:45 smithi090 bash[70266]: cluster 2024-09-16T14:44:44.020921+0000 mon.a (mon.0) 435 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:44:45.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:45 smithi090 bash[70266]: cluster 2024-09-16T14:44:44.020921+0000 mon.a (mon.0) 435 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:44:45.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:45 smithi090 bash[70266]: cluster 2024-09-16T14:44:44.031807+0000 mon.a (mon.0) 436 : cluster [INF] osd.3 [v2:172.21.15.50:6826/2411726719,v1:172.21.15.50:6827/2411726719] boot 2024-09-16T14:44:45.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:45 smithi090 bash[70266]: cluster 2024-09-16T14:44:44.031807+0000 mon.a (mon.0) 436 : cluster [INF] osd.3 [v2:172.21.15.50:6826/2411726719,v1:172.21.15.50:6827/2411726719] boot 2024-09-16T14:44:45.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:45 smithi090 bash[70266]: cluster 2024-09-16T14:44:44.032223+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-16T14:44:45.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:45 smithi090 bash[70266]: cluster 2024-09-16T14:44:44.032223+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-16T14:44:45.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:45 smithi090 bash[70266]: audit 2024-09-16T14:44:44.049977+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T14:44:45.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:45 smithi090 bash[70266]: audit 2024-09-16T14:44:44.049977+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T14:44:45.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:45 smithi090 bash[70266]: cluster 2024-09-16T14:44:45.040299+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-16T14:44:45.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:45 smithi090 bash[70266]: cluster 2024-09-16T14:44:45.040299+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-16T14:44:46.386 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:46 smithi050 bash[89559]: audit 2024-09-16T14:44:44.816702+0000 mgr.y (mgr.25166) 659 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:46.387 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:46 smithi050 bash[89559]: audit 2024-09-16T14:44:44.816702+0000 mgr.y (mgr.25166) 659 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:46.387 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:46 smithi050 bash[92968]: audit 2024-09-16T14:44:44.816702+0000 mgr.y (mgr.25166) 659 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:46.387 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:46 smithi050 bash[92968]: audit 2024-09-16T14:44:44.816702+0000 mgr.y (mgr.25166) 659 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:46.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:46 smithi090 bash[70266]: audit 2024-09-16T14:44:44.816702+0000 mgr.y (mgr.25166) 659 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:46.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:46 smithi090 bash[70266]: audit 2024-09-16T14:44:44.816702+0000 mgr.y (mgr.25166) 659 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:47.385 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:47 smithi050 bash[89559]: cluster 2024-09-16T14:44:45.459302+0000 mgr.y (mgr.25166) 660 : cluster [DBG] pgmap v385: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-16T14:44:47.385 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:47 smithi050 bash[89559]: cluster 2024-09-16T14:44:45.459302+0000 mgr.y (mgr.25166) 660 : cluster [DBG] pgmap v385: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-16T14:44:47.385 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:47 smithi050 bash[92968]: cluster 2024-09-16T14:44:45.459302+0000 mgr.y (mgr.25166) 660 : cluster [DBG] pgmap v385: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-16T14:44:47.385 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:47 smithi050 bash[92968]: cluster 2024-09-16T14:44:45.459302+0000 mgr.y (mgr.25166) 660 : cluster [DBG] pgmap v385: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-16T14:44:47.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:47 smithi090 bash[70266]: cluster 2024-09-16T14:44:45.459302+0000 mgr.y (mgr.25166) 660 : cluster [DBG] pgmap v385: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-16T14:44:47.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:47 smithi090 bash[70266]: cluster 2024-09-16T14:44:45.459302+0000 mgr.y (mgr.25166) 660 : cluster [DBG] pgmap v385: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-16T14:44:48.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:48 smithi050 bash[89559]: cluster 2024-09-16T14:44:48.075468+0000 mon.a (mon.0) 440 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 18 pgs degraded (PG_DEGRADED) 2024-09-16T14:44:48.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:48 smithi050 bash[89559]: cluster 2024-09-16T14:44:48.075468+0000 mon.a (mon.0) 440 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 18 pgs degraded (PG_DEGRADED) 2024-09-16T14:44:48.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:48 smithi050 bash[92968]: cluster 2024-09-16T14:44:48.075468+0000 mon.a (mon.0) 440 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 18 pgs degraded (PG_DEGRADED) 2024-09-16T14:44:48.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:48 smithi050 bash[92968]: cluster 2024-09-16T14:44:48.075468+0000 mon.a (mon.0) 440 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 18 pgs degraded (PG_DEGRADED) 2024-09-16T14:44:48.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:44:48 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:44:48.010815717Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:44:48.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:48 smithi090 bash[70266]: cluster 2024-09-16T14:44:48.075468+0000 mon.a (mon.0) 440 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 18 pgs degraded (PG_DEGRADED) 2024-09-16T14:44:48.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:48 smithi090 bash[70266]: cluster 2024-09-16T14:44:48.075468+0000 mon.a (mon.0) 440 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 18 pgs degraded (PG_DEGRADED) 2024-09-16T14:44:49.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:49 smithi050 bash[89559]: cluster 2024-09-16T14:44:47.460082+0000 mgr.y (mgr.25166) 661 : cluster [DBG] pgmap v386: 161 pgs: 30 active+undersized, 18 active+undersized+degraded, 113 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-16T14:44:49.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:49 smithi050 bash[89559]: cluster 2024-09-16T14:44:47.460082+0000 mgr.y (mgr.25166) 661 : cluster [DBG] pgmap v386: 161 pgs: 30 active+undersized, 18 active+undersized+degraded, 113 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-16T14:44:49.437 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:44:49 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:44:49] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.51.0" 2024-09-16T14:44:49.437 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:44:49 smithi050 bash[68576]: debug 2024-09-16T14:44:49.335+0000 7f14b6258640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-16T14:44:49.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:49 smithi050 bash[92968]: cluster 2024-09-16T14:44:47.460082+0000 mgr.y (mgr.25166) 661 : cluster [DBG] pgmap v386: 161 pgs: 30 active+undersized, 18 active+undersized+degraded, 113 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-16T14:44:49.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:49 smithi050 bash[92968]: cluster 2024-09-16T14:44:47.460082+0000 mgr.y (mgr.25166) 661 : cluster [DBG] pgmap v386: 161 pgs: 30 active+undersized, 18 active+undersized+degraded, 113 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-16T14:44:49.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:49 smithi090 bash[70266]: cluster 2024-09-16T14:44:47.460082+0000 mgr.y (mgr.25166) 661 : cluster [DBG] pgmap v386: 161 pgs: 30 active+undersized, 18 active+undersized+degraded, 113 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-16T14:44:49.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:49 smithi090 bash[70266]: cluster 2024-09-16T14:44:47.460082+0000 mgr.y (mgr.25166) 661 : cluster [DBG] pgmap v386: 161 pgs: 30 active+undersized, 18 active+undersized+degraded, 113 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/636 objects degraded (9.748%) 2024-09-16T14:44:50.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[89559]: audit 2024-09-16T14:44:49.166846+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:50.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[89559]: audit 2024-09-16T14:44:49.166846+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:50.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[89559]: audit 2024-09-16T14:44:49.178982+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:50.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[89559]: audit 2024-09-16T14:44:49.178982+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:50.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[89559]: audit 2024-09-16T14:44:49.181435+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:44:50.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[89559]: audit 2024-09-16T14:44:49.181435+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:44:50.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[89559]: audit 2024-09-16T14:44:49.183206+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:44:50.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[89559]: audit 2024-09-16T14:44:49.183206+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:44:50.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[89559]: audit 2024-09-16T14:44:49.193937+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:50.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[89559]: audit 2024-09-16T14:44:49.193937+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:50.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[89559]: audit 2024-09-16T14:44:49.328877+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:44:50.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[89559]: audit 2024-09-16T14:44:49.328877+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:44:50.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[89559]: audit 2024-09-16T14:44:49.332071+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:50.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[89559]: audit 2024-09-16T14:44:49.332071+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:50.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[89559]: audit 2024-09-16T14:44:49.334720+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:50.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[89559]: audit 2024-09-16T14:44:49.334720+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:50.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[89559]: audit 2024-09-16T14:44:49.336871+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:50.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[89559]: audit 2024-09-16T14:44:49.336871+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:50.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[89559]: audit 2024-09-16T14:44:49.339689+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T14:44:50.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[89559]: audit 2024-09-16T14:44:49.339689+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T14:44:50.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[92968]: audit 2024-09-16T14:44:49.166846+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:50.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[92968]: audit 2024-09-16T14:44:49.166846+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:50.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[92968]: audit 2024-09-16T14:44:49.178982+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:50.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[92968]: audit 2024-09-16T14:44:49.178982+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:50.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[92968]: audit 2024-09-16T14:44:49.181435+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:44:50.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[92968]: audit 2024-09-16T14:44:49.181435+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:44:50.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[92968]: audit 2024-09-16T14:44:49.183206+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:44:50.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[92968]: audit 2024-09-16T14:44:49.183206+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:44:50.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[92968]: audit 2024-09-16T14:44:49.193937+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:50.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[92968]: audit 2024-09-16T14:44:49.193937+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:50.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[92968]: audit 2024-09-16T14:44:49.328877+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:44:50.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[92968]: audit 2024-09-16T14:44:49.328877+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:44:50.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[92968]: audit 2024-09-16T14:44:49.332071+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:50.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[92968]: audit 2024-09-16T14:44:49.332071+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:50.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[92968]: audit 2024-09-16T14:44:49.334720+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:50.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[92968]: audit 2024-09-16T14:44:49.334720+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:50.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[92968]: audit 2024-09-16T14:44:49.336871+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:50.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[92968]: audit 2024-09-16T14:44:49.336871+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:50.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[92968]: audit 2024-09-16T14:44:49.339689+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T14:44:50.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[92968]: audit 2024-09-16T14:44:49.339689+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T14:44:50.441 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[89559]: audit 2024-09-16T14:44:49.340037+0000 mgr.y (mgr.25166) 662 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T14:44:50.441 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[89559]: audit 2024-09-16T14:44:49.340037+0000 mgr.y (mgr.25166) 662 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T14:44:50.441 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[89559]: cephadm 2024-09-16T14:44:49.341638+0000 mgr.y (mgr.25166) 663 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-16T14:44:50.441 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[89559]: cephadm 2024-09-16T14:44:49.341638+0000 mgr.y (mgr.25166) 663 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-16T14:44:50.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[92968]: audit 2024-09-16T14:44:49.340037+0000 mgr.y (mgr.25166) 662 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T14:44:50.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[92968]: audit 2024-09-16T14:44:49.340037+0000 mgr.y (mgr.25166) 662 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T14:44:50.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[92968]: cephadm 2024-09-16T14:44:49.341638+0000 mgr.y (mgr.25166) 663 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-16T14:44:50.442 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:50 smithi050 bash[92968]: cephadm 2024-09-16T14:44:49.341638+0000 mgr.y (mgr.25166) 663 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-16T14:44:50.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:50 smithi090 bash[70266]: audit 2024-09-16T14:44:49.166846+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:50.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:50 smithi090 bash[70266]: audit 2024-09-16T14:44:49.166846+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:50.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:50 smithi090 bash[70266]: audit 2024-09-16T14:44:49.178982+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:50.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:50 smithi090 bash[70266]: audit 2024-09-16T14:44:49.178982+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:50.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:50 smithi090 bash[70266]: audit 2024-09-16T14:44:49.181435+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:44:50.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:50 smithi090 bash[70266]: audit 2024-09-16T14:44:49.181435+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:44:50.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:50 smithi090 bash[70266]: audit 2024-09-16T14:44:49.183206+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:44:50.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:50 smithi090 bash[70266]: audit 2024-09-16T14:44:49.183206+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:44:50.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:50 smithi090 bash[70266]: audit 2024-09-16T14:44:49.193937+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:50.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:50 smithi090 bash[70266]: audit 2024-09-16T14:44:49.193937+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:50.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:50 smithi090 bash[70266]: audit 2024-09-16T14:44:49.328877+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:44:50.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:50 smithi090 bash[70266]: audit 2024-09-16T14:44:49.328877+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:44:50.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:50 smithi090 bash[70266]: audit 2024-09-16T14:44:49.332071+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:50.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:50 smithi090 bash[70266]: audit 2024-09-16T14:44:49.332071+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:50.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:50 smithi090 bash[70266]: audit 2024-09-16T14:44:49.334720+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:50.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:50 smithi090 bash[70266]: audit 2024-09-16T14:44:49.334720+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:50.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:50 smithi090 bash[70266]: audit 2024-09-16T14:44:49.336871+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:50.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:50 smithi090 bash[70266]: audit 2024-09-16T14:44:49.336871+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:50.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:50 smithi090 bash[70266]: audit 2024-09-16T14:44:49.339689+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T14:44:50.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:50 smithi090 bash[70266]: audit 2024-09-16T14:44:49.339689+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T14:44:50.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:50 smithi090 bash[70266]: audit 2024-09-16T14:44:49.340037+0000 mgr.y (mgr.25166) 662 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T14:44:50.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:50 smithi090 bash[70266]: audit 2024-09-16T14:44:49.340037+0000 mgr.y (mgr.25166) 662 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T14:44:50.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:50 smithi090 bash[70266]: cephadm 2024-09-16T14:44:49.341638+0000 mgr.y (mgr.25166) 663 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-16T14:44:50.448 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:50 smithi090 bash[70266]: cephadm 2024-09-16T14:44:49.341638+0000 mgr.y (mgr.25166) 663 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-16T14:44:51.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:51 smithi050 bash[89559]: cluster 2024-09-16T14:44:49.461259+0000 mgr.y (mgr.25166) 664 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:51.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:51 smithi050 bash[89559]: cluster 2024-09-16T14:44:49.461259+0000 mgr.y (mgr.25166) 664 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:51.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:51 smithi050 bash[89559]: cluster 2024-09-16T14:44:50.189575+0000 mon.a (mon.0) 451 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 62/636 objects degraded (9.748%), 18 pgs degraded) 2024-09-16T14:44:51.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:51 smithi050 bash[89559]: cluster 2024-09-16T14:44:50.189575+0000 mon.a (mon.0) 451 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 62/636 objects degraded (9.748%), 18 pgs degraded) 2024-09-16T14:44:51.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:51 smithi050 bash[89559]: cluster 2024-09-16T14:44:50.189623+0000 mon.a (mon.0) 452 : cluster [INF] Cluster is now healthy 2024-09-16T14:44:51.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:51 smithi050 bash[89559]: cluster 2024-09-16T14:44:50.189623+0000 mon.a (mon.0) 452 : cluster [INF] Cluster is now healthy 2024-09-16T14:44:51.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:51 smithi050 bash[92968]: cluster 2024-09-16T14:44:49.461259+0000 mgr.y (mgr.25166) 664 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:51.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:51 smithi050 bash[92968]: cluster 2024-09-16T14:44:49.461259+0000 mgr.y (mgr.25166) 664 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:51.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:51 smithi050 bash[92968]: cluster 2024-09-16T14:44:50.189575+0000 mon.a (mon.0) 451 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 62/636 objects degraded (9.748%), 18 pgs degraded) 2024-09-16T14:44:51.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:51 smithi050 bash[92968]: cluster 2024-09-16T14:44:50.189575+0000 mon.a (mon.0) 451 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 62/636 objects degraded (9.748%), 18 pgs degraded) 2024-09-16T14:44:51.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:51 smithi050 bash[92968]: cluster 2024-09-16T14:44:50.189623+0000 mon.a (mon.0) 452 : cluster [INF] Cluster is now healthy 2024-09-16T14:44:51.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:51 smithi050 bash[92968]: cluster 2024-09-16T14:44:50.189623+0000 mon.a (mon.0) 452 : cluster [INF] Cluster is now healthy 2024-09-16T14:44:51.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:44:51 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:44:51.015547834Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:44:51.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:51 smithi090 bash[70266]: cluster 2024-09-16T14:44:49.461259+0000 mgr.y (mgr.25166) 664 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:51.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:51 smithi090 bash[70266]: cluster 2024-09-16T14:44:49.461259+0000 mgr.y (mgr.25166) 664 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:51.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:51 smithi090 bash[70266]: cluster 2024-09-16T14:44:50.189575+0000 mon.a (mon.0) 451 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 62/636 objects degraded (9.748%), 18 pgs degraded) 2024-09-16T14:44:51.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:51 smithi090 bash[70266]: cluster 2024-09-16T14:44:50.189575+0000 mon.a (mon.0) 451 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 62/636 objects degraded (9.748%), 18 pgs degraded) 2024-09-16T14:44:51.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:51 smithi090 bash[70266]: cluster 2024-09-16T14:44:50.189623+0000 mon.a (mon.0) 452 : cluster [INF] Cluster is now healthy 2024-09-16T14:44:51.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:51 smithi090 bash[70266]: cluster 2024-09-16T14:44:50.189623+0000 mon.a (mon.0) 452 : cluster [INF] Cluster is now healthy 2024-09-16T14:44:53.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:53 smithi050 bash[89559]: cluster 2024-09-16T14:44:51.462041+0000 mgr.y (mgr.25166) 665 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:53.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:53 smithi050 bash[89559]: cluster 2024-09-16T14:44:51.462041+0000 mgr.y (mgr.25166) 665 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:53.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:53 smithi050 bash[92968]: cluster 2024-09-16T14:44:51.462041+0000 mgr.y (mgr.25166) 665 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:53.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:53 smithi050 bash[92968]: cluster 2024-09-16T14:44:51.462041+0000 mgr.y (mgr.25166) 665 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:53.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:53 smithi090 bash[70266]: cluster 2024-09-16T14:44:51.462041+0000 mgr.y (mgr.25166) 665 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:53.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:53 smithi090 bash[70266]: cluster 2024-09-16T14:44:51.462041+0000 mgr.y (mgr.25166) 665 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:54.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:44:54 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:44:54.0344065Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:44:55.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:55 smithi050 bash[89559]: cluster 2024-09-16T14:44:53.463806+0000 mgr.y (mgr.25166) 666 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:55.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:55 smithi050 bash[89559]: cluster 2024-09-16T14:44:53.463806+0000 mgr.y (mgr.25166) 666 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:55.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:55 smithi050 bash[92968]: cluster 2024-09-16T14:44:53.463806+0000 mgr.y (mgr.25166) 666 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:55.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:55 smithi050 bash[92968]: cluster 2024-09-16T14:44:53.463806+0000 mgr.y (mgr.25166) 666 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:55.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:55 smithi090 bash[70266]: cluster 2024-09-16T14:44:53.463806+0000 mgr.y (mgr.25166) 666 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:55.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:55 smithi090 bash[70266]: cluster 2024-09-16T14:44:53.463806+0000 mgr.y (mgr.25166) 666 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:56.160 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:44:56.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:56 smithi050 bash[89559]: audit 2024-09-16T14:44:54.827921+0000 mgr.y (mgr.25166) 667 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:56.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:56 smithi050 bash[89559]: audit 2024-09-16T14:44:54.827921+0000 mgr.y (mgr.25166) 667 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:56.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:56 smithi050 bash[92968]: audit 2024-09-16T14:44:54.827921+0000 mgr.y (mgr.25166) 667 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:56.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:56 smithi050 bash[92968]: audit 2024-09-16T14:44:54.827921+0000 mgr.y (mgr.25166) 667 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:56.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:56 smithi090 bash[70266]: audit 2024-09-16T14:44:54.827921+0000 mgr.y (mgr.25166) 667 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:56.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:56 smithi090 bash[70266]: audit 2024-09-16T14:44:54.827921+0000 mgr.y (mgr.25166) 667 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:44:56.822 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:44:56.822 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (10m) 18s ago 37m 14.7M - 0.27.0 11f11916f8cd cabc95728e9a 2024-09-16T14:44:56.822 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (9m) 7m ago 36m 68.1M - 10.4.0 c8b91775d855 88a9367c0284 2024-09-16T14:44:56.822 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (11m) 18s ago 34m 49.8M - 3.8 b5388489f99e d92ced4635d4 2024-09-16T14:44:56.822 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (11m) 7m ago 45m 441M - 19.3.0-4917-g8293d73f 425e316ba8eb 9887b7561d75 2024-09-16T14:44:56.822 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (22m) 18s ago 48m 516M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:44:56.822 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (6m) 18s ago 48m 53.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 2dace7d54c6b 2024-09-16T14:44:56.822 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (7m) 7m ago 46m 18.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 207fa7c489b4 2024-09-16T14:44:56.823 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (6m) 18s ago 46m 38.8M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb e91fc2c1a7ff 2024-09-16T14:44:56.823 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (11m) 18s ago 37m 8576k - 1.7.0 72c9c2088986 e166bfc4ac14 2024-09-16T14:44:56.823 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (11m) 7m ago 37m 8252k - 1.7.0 72c9c2088986 872a2376fb53 2024-09-16T14:44:56.823 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (4m) 18s ago 45m 51.5M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 50917a63a85c 2024-09-16T14:44:56.823 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (3m) 18s ago 44m 51.0M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 4d349c340cbe 2024-09-16T14:44:56.823 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (109s) 18s ago 43m 44.8M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 73cc453de3bd 2024-09-16T14:44:56.823 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (20s) 18s ago 42m - 3037M 19.3.0-4917-g8293d73f 425e316ba8eb f11f2d2fa52b 2024-09-16T14:44:56.823 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (41m) 7m ago 41m 59.7M 3292M 19.1.1-328-gad35db06 b5388489f99e e352ed0b0cc0 2024-09-16T14:44:56.823 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (40m) 7m ago 40m 56.9M 3292M 19.1.1-328-gad35db06 b5388489f99e c2c5d905dd84 2024-09-16T14:44:56.823 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (39m) 7m ago 39m 65.1M 3292M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:44:56.823 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (38m) 7m ago 38m 58.5M 3292M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:44:56.823 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (10m) 7m ago 37m 39.2M - 2.51.0 1d3b7f56885b 26eb48164510 2024-09-16T14:44:56.823 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (35m) 18s ago 35m 101M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:44:56.824 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (35m) 7m ago 35m 102M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:44:57.212 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:44:57.212 INFO:teuthology.orchestra.run.smithi050.stdout: "mon": { 2024-09-16T14:44:57.212 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:44:57.212 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:44:57.212 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr": { 2024-09-16T14:44:57.212 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:44:57.212 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:44:57.212 INFO:teuthology.orchestra.run.smithi050.stdout: "osd": { 2024-09-16T14:44:57.212 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 4, 2024-09-16T14:44:57.213 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 4 2024-09-16T14:44:57.213 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:44:57.213 INFO:teuthology.orchestra.run.smithi050.stdout: "rgw": { 2024-09-16T14:44:57.213 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:44:57.213 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:44:57.213 INFO:teuthology.orchestra.run.smithi050.stdout: "overall": { 2024-09-16T14:44:57.213 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 6, 2024-09-16T14:44:57.213 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 9 2024-09-16T14:44:57.213 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:44:57.213 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:44:57.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:57 smithi050 bash[92968]: cluster 2024-09-16T14:44:55.464686+0000 mgr.y (mgr.25166) 668 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:57.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:57 smithi050 bash[92968]: cluster 2024-09-16T14:44:55.464686+0000 mgr.y (mgr.25166) 668 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:57.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:57 smithi050 bash[92968]: audit 2024-09-16T14:44:56.146811+0000 mgr.y (mgr.25166) 669 : audit [DBG] from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:57.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:57 smithi050 bash[92968]: audit 2024-09-16T14:44:56.146811+0000 mgr.y (mgr.25166) 669 : audit [DBG] from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:57.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:57 smithi050 bash[92968]: audit 2024-09-16T14:44:56.736886+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:57.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:57 smithi050 bash[92968]: audit 2024-09-16T14:44:56.736886+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:57.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:57 smithi050 bash[92968]: audit 2024-09-16T14:44:56.738511+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:44:57.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:57 smithi050 bash[92968]: audit 2024-09-16T14:44:56.738511+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:44:57.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:57 smithi050 bash[92968]: audit 2024-09-16T14:44:56.989694+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:57.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:57 smithi050 bash[92968]: audit 2024-09-16T14:44:56.989694+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:57.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:57 smithi050 bash[89559]: cluster 2024-09-16T14:44:55.464686+0000 mgr.y (mgr.25166) 668 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:57.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:57 smithi050 bash[89559]: cluster 2024-09-16T14:44:55.464686+0000 mgr.y (mgr.25166) 668 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:57.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:57 smithi050 bash[89559]: audit 2024-09-16T14:44:56.146811+0000 mgr.y (mgr.25166) 669 : audit [DBG] from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:57.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:57 smithi050 bash[89559]: audit 2024-09-16T14:44:56.146811+0000 mgr.y (mgr.25166) 669 : audit [DBG] from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:57.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:57 smithi050 bash[89559]: audit 2024-09-16T14:44:56.736886+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:57.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:57 smithi050 bash[89559]: audit 2024-09-16T14:44:56.736886+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:57.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:57 smithi050 bash[89559]: audit 2024-09-16T14:44:56.738511+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:44:57.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:57 smithi050 bash[89559]: audit 2024-09-16T14:44:56.738511+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:44:57.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:57 smithi050 bash[89559]: audit 2024-09-16T14:44:56.989694+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:57.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:57 smithi050 bash[89559]: audit 2024-09-16T14:44:56.989694+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:57.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:44:57 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:44:57.037308922Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:44:57.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:57 smithi090 bash[70266]: cluster 2024-09-16T14:44:55.464686+0000 mgr.y (mgr.25166) 668 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:57.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:57 smithi090 bash[70266]: cluster 2024-09-16T14:44:55.464686+0000 mgr.y (mgr.25166) 668 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:57.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:57 smithi090 bash[70266]: audit 2024-09-16T14:44:56.146811+0000 mgr.y (mgr.25166) 669 : audit [DBG] from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:57.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:57 smithi090 bash[70266]: audit 2024-09-16T14:44:56.146811+0000 mgr.y (mgr.25166) 669 : audit [DBG] from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:57.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:57 smithi090 bash[70266]: audit 2024-09-16T14:44:56.736886+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:57.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:57 smithi090 bash[70266]: audit 2024-09-16T14:44:56.736886+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:57.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:57 smithi090 bash[70266]: audit 2024-09-16T14:44:56.738511+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:44:57.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:57 smithi090 bash[70266]: audit 2024-09-16T14:44:56.738511+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:44:57.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:57 smithi090 bash[70266]: audit 2024-09-16T14:44:56.989694+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:57.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:57 smithi090 bash[70266]: audit 2024-09-16T14:44:56.989694+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:44:57.541 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:44:57.541 INFO:teuthology.orchestra.run.smithi050.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:44:57.541 INFO:teuthology.orchestra.run.smithi050.stdout: "in_progress": true, 2024-09-16T14:44:57.541 INFO:teuthology.orchestra.run.smithi050.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T14:44:57.541 INFO:teuthology.orchestra.run.smithi050.stdout: "services_complete": [], 2024-09-16T14:44:57.541 INFO:teuthology.orchestra.run.smithi050.stdout: "progress": "4/8 daemons upgraded", 2024-09-16T14:44:57.541 INFO:teuthology.orchestra.run.smithi050.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:44:57.541 INFO:teuthology.orchestra.run.smithi050.stdout: "is_paused": false 2024-09-16T14:44:57.541 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:44:58.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:58 smithi050 bash[89559]: audit 2024-09-16T14:44:56.477963+0000 mgr.y (mgr.25166) 670 : audit [DBG] from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:58.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:58 smithi050 bash[89559]: audit 2024-09-16T14:44:56.477963+0000 mgr.y (mgr.25166) 670 : audit [DBG] from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:58.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:58 smithi050 bash[89559]: audit 2024-09-16T14:44:56.777906+0000 mgr.y (mgr.25166) 671 : audit [DBG] from='client.54419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:58.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:58 smithi050 bash[89559]: audit 2024-09-16T14:44:56.777906+0000 mgr.y (mgr.25166) 671 : audit [DBG] from='client.54419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:58.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:58 smithi050 bash[89559]: audit 2024-09-16T14:44:57.212216+0000 mon.a (mon.0) 456 : audit [DBG] from='client.? 172.21.15.50:0/1744602756' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:58.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:58 smithi050 bash[89559]: audit 2024-09-16T14:44:57.212216+0000 mon.a (mon.0) 456 : audit [DBG] from='client.? 172.21.15.50:0/1744602756' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:58.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:58 smithi050 bash[92968]: audit 2024-09-16T14:44:56.477963+0000 mgr.y (mgr.25166) 670 : audit [DBG] from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:58.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:58 smithi050 bash[92968]: audit 2024-09-16T14:44:56.477963+0000 mgr.y (mgr.25166) 670 : audit [DBG] from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:58.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:58 smithi050 bash[92968]: audit 2024-09-16T14:44:56.777906+0000 mgr.y (mgr.25166) 671 : audit [DBG] from='client.54419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:58.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:58 smithi050 bash[92968]: audit 2024-09-16T14:44:56.777906+0000 mgr.y (mgr.25166) 671 : audit [DBG] from='client.54419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:58.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:58 smithi050 bash[92968]: audit 2024-09-16T14:44:57.212216+0000 mon.a (mon.0) 456 : audit [DBG] from='client.? 172.21.15.50:0/1744602756' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:58.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:58 smithi050 bash[92968]: audit 2024-09-16T14:44:57.212216+0000 mon.a (mon.0) 456 : audit [DBG] from='client.? 172.21.15.50:0/1744602756' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:58.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:58 smithi090 bash[70266]: audit 2024-09-16T14:44:56.477963+0000 mgr.y (mgr.25166) 670 : audit [DBG] from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:58.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:58 smithi090 bash[70266]: audit 2024-09-16T14:44:56.477963+0000 mgr.y (mgr.25166) 670 : audit [DBG] from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:58.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:58 smithi090 bash[70266]: audit 2024-09-16T14:44:56.777906+0000 mgr.y (mgr.25166) 671 : audit [DBG] from='client.54419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:58.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:58 smithi090 bash[70266]: audit 2024-09-16T14:44:56.777906+0000 mgr.y (mgr.25166) 671 : audit [DBG] from='client.54419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:58.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:58 smithi090 bash[70266]: audit 2024-09-16T14:44:57.212216+0000 mon.a (mon.0) 456 : audit [DBG] from='client.? 172.21.15.50:0/1744602756' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:58.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:58 smithi090 bash[70266]: audit 2024-09-16T14:44:57.212216+0000 mon.a (mon.0) 456 : audit [DBG] from='client.? 172.21.15.50:0/1744602756' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:44:59.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:44:59 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:44:59] "GET /metrics HTTP/1.1" 200 38328 "" "Prometheus/2.51.0" 2024-09-16T14:44:59.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:59 smithi050 bash[89559]: cluster 2024-09-16T14:44:57.465947+0000 mgr.y (mgr.25166) 672 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:59.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:59 smithi050 bash[89559]: cluster 2024-09-16T14:44:57.465947+0000 mgr.y (mgr.25166) 672 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:59.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:59 smithi050 bash[89559]: audit 2024-09-16T14:44:57.540886+0000 mgr.y (mgr.25166) 673 : audit [DBG] from='client.54431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:59.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:44:59 smithi050 bash[89559]: audit 2024-09-16T14:44:57.540886+0000 mgr.y (mgr.25166) 673 : audit [DBG] from='client.54431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:59.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:59 smithi050 bash[92968]: cluster 2024-09-16T14:44:57.465947+0000 mgr.y (mgr.25166) 672 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:59.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:59 smithi050 bash[92968]: cluster 2024-09-16T14:44:57.465947+0000 mgr.y (mgr.25166) 672 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:59.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:59 smithi050 bash[92968]: audit 2024-09-16T14:44:57.540886+0000 mgr.y (mgr.25166) 673 : audit [DBG] from='client.54431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:59.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:44:59 smithi050 bash[92968]: audit 2024-09-16T14:44:57.540886+0000 mgr.y (mgr.25166) 673 : audit [DBG] from='client.54431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:59.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:59 smithi090 bash[70266]: cluster 2024-09-16T14:44:57.465947+0000 mgr.y (mgr.25166) 672 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:59.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:59 smithi090 bash[70266]: cluster 2024-09-16T14:44:57.465947+0000 mgr.y (mgr.25166) 672 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:44:59.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:59 smithi090 bash[70266]: audit 2024-09-16T14:44:57.540886+0000 mgr.y (mgr.25166) 673 : audit [DBG] from='client.54431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:44:59.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:44:59 smithi090 bash[70266]: audit 2024-09-16T14:44:57.540886+0000 mgr.y (mgr.25166) 673 : audit [DBG] from='client.54431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:45:00.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:45:00 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:45:00.03454266Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:45:01.535 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:01 smithi050 bash[89559]: cluster 2024-09-16T14:44:59.467181+0000 mgr.y (mgr.25166) 674 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:45:01.535 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:01 smithi050 bash[89559]: cluster 2024-09-16T14:44:59.467181+0000 mgr.y (mgr.25166) 674 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:45:01.536 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:01 smithi050 bash[92968]: cluster 2024-09-16T14:44:59.467181+0000 mgr.y (mgr.25166) 674 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:45:01.536 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:01 smithi050 bash[92968]: cluster 2024-09-16T14:44:59.467181+0000 mgr.y (mgr.25166) 674 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:45:01.592 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:01 smithi090 bash[70266]: cluster 2024-09-16T14:44:59.467181+0000 mgr.y (mgr.25166) 674 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:45:01.592 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:01 smithi090 bash[70266]: cluster 2024-09-16T14:44:59.467181+0000 mgr.y (mgr.25166) 674 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:45:03.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:45:03 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:45:03.043428147Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:45:03.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:03 smithi090 bash[70266]: cluster 2024-09-16T14:45:01.467948+0000 mgr.y (mgr.25166) 675 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:03.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:03 smithi090 bash[70266]: cluster 2024-09-16T14:45:01.467948+0000 mgr.y (mgr.25166) 675 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:03.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:03 smithi050 bash[89559]: cluster 2024-09-16T14:45:01.467948+0000 mgr.y (mgr.25166) 675 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:03.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:03 smithi050 bash[89559]: cluster 2024-09-16T14:45:01.467948+0000 mgr.y (mgr.25166) 675 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:03.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:03 smithi050 bash[92968]: cluster 2024-09-16T14:45:01.467948+0000 mgr.y (mgr.25166) 675 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:03.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:03 smithi050 bash[92968]: cluster 2024-09-16T14:45:01.467948+0000 mgr.y (mgr.25166) 675 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:05.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:05 smithi050 bash[89559]: cluster 2024-09-16T14:45:03.469613+0000 mgr.y (mgr.25166) 676 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:05.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:05 smithi050 bash[89559]: cluster 2024-09-16T14:45:03.469613+0000 mgr.y (mgr.25166) 676 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:05.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:05 smithi050 bash[89559]: audit 2024-09-16T14:45:04.355414+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T14:45:05.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:05 smithi050 bash[89559]: audit 2024-09-16T14:45:04.355414+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T14:45:05.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:05 smithi050 bash[89559]: audit 2024-09-16T14:45:04.355892+0000 mgr.y (mgr.25166) 677 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T14:45:05.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:05 smithi050 bash[89559]: audit 2024-09-16T14:45:04.355892+0000 mgr.y (mgr.25166) 677 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T14:45:05.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:05 smithi050 bash[89559]: cephadm 2024-09-16T14:45:04.358521+0000 mgr.y (mgr.25166) 678 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-16T14:45:05.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:05 smithi050 bash[89559]: cephadm 2024-09-16T14:45:04.358521+0000 mgr.y (mgr.25166) 678 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-16T14:45:05.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:05 smithi050 bash[92968]: cluster 2024-09-16T14:45:03.469613+0000 mgr.y (mgr.25166) 676 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:05.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:05 smithi050 bash[92968]: cluster 2024-09-16T14:45:03.469613+0000 mgr.y (mgr.25166) 676 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:05.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:05 smithi050 bash[92968]: audit 2024-09-16T14:45:04.355414+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T14:45:05.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:05 smithi050 bash[92968]: audit 2024-09-16T14:45:04.355414+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T14:45:05.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:05 smithi050 bash[92968]: audit 2024-09-16T14:45:04.355892+0000 mgr.y (mgr.25166) 677 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T14:45:05.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:05 smithi050 bash[92968]: audit 2024-09-16T14:45:04.355892+0000 mgr.y (mgr.25166) 677 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T14:45:05.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:05 smithi050 bash[92968]: cephadm 2024-09-16T14:45:04.358521+0000 mgr.y (mgr.25166) 678 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-16T14:45:05.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:05 smithi050 bash[92968]: cephadm 2024-09-16T14:45:04.358521+0000 mgr.y (mgr.25166) 678 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-16T14:45:05.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:05 smithi090 bash[70266]: cluster 2024-09-16T14:45:03.469613+0000 mgr.y (mgr.25166) 676 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:05.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:05 smithi090 bash[70266]: cluster 2024-09-16T14:45:03.469613+0000 mgr.y (mgr.25166) 676 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:05.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:05 smithi090 bash[70266]: audit 2024-09-16T14:45:04.355414+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T14:45:05.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:05 smithi090 bash[70266]: audit 2024-09-16T14:45:04.355414+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T14:45:05.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:05 smithi090 bash[70266]: audit 2024-09-16T14:45:04.355892+0000 mgr.y (mgr.25166) 677 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T14:45:05.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:05 smithi090 bash[70266]: audit 2024-09-16T14:45:04.355892+0000 mgr.y (mgr.25166) 677 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T14:45:05.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:05 smithi090 bash[70266]: cephadm 2024-09-16T14:45:04.358521+0000 mgr.y (mgr.25166) 678 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-16T14:45:05.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:05 smithi090 bash[70266]: cephadm 2024-09-16T14:45:04.358521+0000 mgr.y (mgr.25166) 678 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-16T14:45:06.380 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:06 smithi090 bash[70266]: audit 2024-09-16T14:45:04.835150+0000 mgr.y (mgr.25166) 679 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:06.380 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:06 smithi090 bash[70266]: audit 2024-09-16T14:45:04.835150+0000 mgr.y (mgr.25166) 679 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:06.380 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:45:05 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:45:05.997673573Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:45:06.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:06 smithi050 bash[92968]: audit 2024-09-16T14:45:04.835150+0000 mgr.y (mgr.25166) 679 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:06.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:06 smithi050 bash[92968]: audit 2024-09-16T14:45:04.835150+0000 mgr.y (mgr.25166) 679 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:06.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:06 smithi050 bash[89559]: audit 2024-09-16T14:45:04.835150+0000 mgr.y (mgr.25166) 679 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:06.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:06 smithi050 bash[89559]: audit 2024-09-16T14:45:04.835150+0000 mgr.y (mgr.25166) 679 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:07.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:07 smithi050 bash[89559]: cluster 2024-09-16T14:45:05.470450+0000 mgr.y (mgr.25166) 680 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:07.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:07 smithi050 bash[89559]: cluster 2024-09-16T14:45:05.470450+0000 mgr.y (mgr.25166) 680 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:07.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:07 smithi050 bash[92968]: cluster 2024-09-16T14:45:05.470450+0000 mgr.y (mgr.25166) 680 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:07.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:07 smithi050 bash[92968]: cluster 2024-09-16T14:45:05.470450+0000 mgr.y (mgr.25166) 680 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:07.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:07 smithi090 bash[70266]: cluster 2024-09-16T14:45:05.470450+0000 mgr.y (mgr.25166) 680 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:07.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:07 smithi090 bash[70266]: cluster 2024-09-16T14:45:05.470450+0000 mgr.y (mgr.25166) 680 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:08.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:08 smithi050 bash[89559]: cluster 2024-09-16T14:45:07.471788+0000 mgr.y (mgr.25166) 681 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:08.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:08 smithi050 bash[89559]: cluster 2024-09-16T14:45:07.471788+0000 mgr.y (mgr.25166) 681 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:08.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:08 smithi050 bash[89559]: cephadm 2024-09-16T14:45:07.563995+0000 mgr.y (mgr.25166) 682 : cephadm [INF] Upgrade: Updating osd.4 2024-09-16T14:45:08.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:08 smithi050 bash[89559]: cephadm 2024-09-16T14:45:07.563995+0000 mgr.y (mgr.25166) 682 : cephadm [INF] Upgrade: Updating osd.4 2024-09-16T14:45:08.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:08 smithi050 bash[89559]: audit 2024-09-16T14:45:07.571808+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:08.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:08 smithi050 bash[89559]: audit 2024-09-16T14:45:07.571808+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:08.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:08 smithi050 bash[89559]: audit 2024-09-16T14:45:07.576609+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T14:45:08.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:08 smithi050 bash[89559]: audit 2024-09-16T14:45:07.576609+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T14:45:08.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:08 smithi050 bash[89559]: audit 2024-09-16T14:45:07.578312+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:45:08.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:08 smithi050 bash[89559]: audit 2024-09-16T14:45:07.578312+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:45:08.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:08 smithi050 bash[89559]: cephadm 2024-09-16T14:45:07.583759+0000 mgr.y (mgr.25166) 683 : cephadm [INF] Deploying daemon osd.4 on smithi090 2024-09-16T14:45:08.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:08 smithi050 bash[89559]: cephadm 2024-09-16T14:45:07.583759+0000 mgr.y (mgr.25166) 683 : cephadm [INF] Deploying daemon osd.4 on smithi090 2024-09-16T14:45:08.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:08 smithi050 bash[92968]: cluster 2024-09-16T14:45:07.471788+0000 mgr.y (mgr.25166) 681 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:08.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:08 smithi050 bash[92968]: cluster 2024-09-16T14:45:07.471788+0000 mgr.y (mgr.25166) 681 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:08.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:08 smithi050 bash[92968]: cephadm 2024-09-16T14:45:07.563995+0000 mgr.y (mgr.25166) 682 : cephadm [INF] Upgrade: Updating osd.4 2024-09-16T14:45:08.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:08 smithi050 bash[92968]: cephadm 2024-09-16T14:45:07.563995+0000 mgr.y (mgr.25166) 682 : cephadm [INF] Upgrade: Updating osd.4 2024-09-16T14:45:08.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:08 smithi050 bash[92968]: audit 2024-09-16T14:45:07.571808+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:08.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:08 smithi050 bash[92968]: audit 2024-09-16T14:45:07.571808+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:08.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:08 smithi050 bash[92968]: audit 2024-09-16T14:45:07.576609+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T14:45:08.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:08 smithi050 bash[92968]: audit 2024-09-16T14:45:07.576609+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T14:45:08.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:08 smithi050 bash[92968]: audit 2024-09-16T14:45:07.578312+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:45:08.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:08 smithi050 bash[92968]: audit 2024-09-16T14:45:07.578312+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:45:08.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:08 smithi050 bash[92968]: cephadm 2024-09-16T14:45:07.583759+0000 mgr.y (mgr.25166) 683 : cephadm [INF] Deploying daemon osd.4 on smithi090 2024-09-16T14:45:08.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:08 smithi050 bash[92968]: cephadm 2024-09-16T14:45:07.583759+0000 mgr.y (mgr.25166) 683 : cephadm [INF] Deploying daemon osd.4 on smithi090 2024-09-16T14:45:08.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:08 smithi090 bash[70266]: cluster 2024-09-16T14:45:07.471788+0000 mgr.y (mgr.25166) 681 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:08.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:08 smithi090 bash[70266]: cluster 2024-09-16T14:45:07.471788+0000 mgr.y (mgr.25166) 681 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:08.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:08 smithi090 bash[70266]: cephadm 2024-09-16T14:45:07.563995+0000 mgr.y (mgr.25166) 682 : cephadm [INF] Upgrade: Updating osd.4 2024-09-16T14:45:08.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:08 smithi090 bash[70266]: cephadm 2024-09-16T14:45:07.563995+0000 mgr.y (mgr.25166) 682 : cephadm [INF] Upgrade: Updating osd.4 2024-09-16T14:45:08.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:08 smithi090 bash[70266]: audit 2024-09-16T14:45:07.571808+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:08.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:08 smithi090 bash[70266]: audit 2024-09-16T14:45:07.571808+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:08.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:08 smithi090 bash[70266]: audit 2024-09-16T14:45:07.576609+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T14:45:08.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:08 smithi090 bash[70266]: audit 2024-09-16T14:45:07.576609+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T14:45:08.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:08 smithi090 bash[70266]: audit 2024-09-16T14:45:07.578312+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:45:08.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:08 smithi090 bash[70266]: audit 2024-09-16T14:45:07.578312+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:45:08.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:08 smithi090 bash[70266]: cephadm 2024-09-16T14:45:07.583759+0000 mgr.y (mgr.25166) 683 : cephadm [INF] Deploying daemon osd.4 on smithi090 2024-09-16T14:45:08.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:08 smithi090 bash[70266]: cephadm 2024-09-16T14:45:07.583759+0000 mgr.y (mgr.25166) 683 : cephadm [INF] Deploying daemon osd.4 on smithi090 2024-09-16T14:45:09.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:45:09 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:45:09.015806691Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:45:09.693 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:45:09 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:45:09] "GET /metrics HTTP/1.1" 200 38328 "" "Prometheus/2.51.0" 2024-09-16T14:45:10.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:10 smithi050 bash[89559]: cluster 2024-09-16T14:45:09.472931+0000 mgr.y (mgr.25166) 684 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:10.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:10 smithi050 bash[89559]: cluster 2024-09-16T14:45:09.472931+0000 mgr.y (mgr.25166) 684 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:10.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:10 smithi050 bash[92968]: cluster 2024-09-16T14:45:09.472931+0000 mgr.y (mgr.25166) 684 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:10.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:10 smithi050 bash[92968]: cluster 2024-09-16T14:45:09.472931+0000 mgr.y (mgr.25166) 684 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:10.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:10 smithi090 bash[70266]: cluster 2024-09-16T14:45:09.472931+0000 mgr.y (mgr.25166) 684 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:10.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:10 smithi090 bash[70266]: cluster 2024-09-16T14:45:09.472931+0000 mgr.y (mgr.25166) 684 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:12.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:45:11 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:45:11.995646239Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:45:12.923 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:12 smithi090 bash[70266]: cluster 2024-09-16T14:45:11.473635+0000 mgr.y (mgr.25166) 685 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:12.924 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:12 smithi090 bash[70266]: cluster 2024-09-16T14:45:11.473635+0000 mgr.y (mgr.25166) 685 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:12.924 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:12 smithi090 bash[70266]: audit 2024-09-16T14:45:11.733316+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:45:12.924 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:12 smithi090 bash[70266]: audit 2024-09-16T14:45:11.733316+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:45:12.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:12 smithi050 bash[89559]: cluster 2024-09-16T14:45:11.473635+0000 mgr.y (mgr.25166) 685 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:12.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:12 smithi050 bash[89559]: cluster 2024-09-16T14:45:11.473635+0000 mgr.y (mgr.25166) 685 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:12.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:12 smithi050 bash[89559]: audit 2024-09-16T14:45:11.733316+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:45:12.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:12 smithi050 bash[89559]: audit 2024-09-16T14:45:11.733316+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:45:12.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:12 smithi050 bash[92968]: cluster 2024-09-16T14:45:11.473635+0000 mgr.y (mgr.25166) 685 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:12.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:12 smithi050 bash[92968]: cluster 2024-09-16T14:45:11.473635+0000 mgr.y (mgr.25166) 685 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:12.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:12 smithi050 bash[92968]: audit 2024-09-16T14:45:11.733316+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:45:12.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:12 smithi050 bash[92968]: audit 2024-09-16T14:45:11.733316+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:45:13.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:13 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:45:13.197 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:45:13 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:45:13.197 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:45:13 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:45:13.197 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:45:13 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:45:13.198 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:45:13 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:45:13.198 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:45:13 smithi090 systemd[1]: Stopping Ceph osd.4 for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:45:13.198 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:45:13 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:45:13.198 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:45:13 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:45:13.199 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:45:13 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:45:13.199 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:45:13 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:45:13.538 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:45:13 smithi090 bash[25106]: debug 2024-09-16T14:45:13.271+0000 7f09daaee640 -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-09-16T14:45:13.538 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:45:13 smithi090 bash[25106]: debug 2024-09-16T14:45:13.271+0000 7f09daaee640 -1 osd.4 132 *** Got signal Terminated *** 2024-09-16T14:45:13.538 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:45:13 smithi090 bash[25106]: debug 2024-09-16T14:45:13.271+0000 7f09daaee640 -1 osd.4 132 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:45:13.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:13 smithi050 bash[89559]: cluster 2024-09-16T14:45:13.277442+0000 mon.a (mon.0) 462 : cluster [INF] osd.4 marked itself down and dead 2024-09-16T14:45:13.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:13 smithi050 bash[89559]: cluster 2024-09-16T14:45:13.277442+0000 mon.a (mon.0) 462 : cluster [INF] osd.4 marked itself down and dead 2024-09-16T14:45:13.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:13 smithi050 bash[92968]: cluster 2024-09-16T14:45:13.277442+0000 mon.a (mon.0) 462 : cluster [INF] osd.4 marked itself down and dead 2024-09-16T14:45:13.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:13 smithi050 bash[92968]: cluster 2024-09-16T14:45:13.277442+0000 mon.a (mon.0) 462 : cluster [INF] osd.4 marked itself down and dead 2024-09-16T14:45:13.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:13 smithi090 bash[70266]: cluster 2024-09-16T14:45:13.277442+0000 mon.a (mon.0) 462 : cluster [INF] osd.4 marked itself down and dead 2024-09-16T14:45:13.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:13 smithi090 bash[70266]: cluster 2024-09-16T14:45:13.277442+0000 mon.a (mon.0) 462 : cluster [INF] osd.4 marked itself down and dead 2024-09-16T14:45:14.846 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:14 smithi050 bash[89559]: cluster 2024-09-16T14:45:13.475356+0000 mgr.y (mgr.25166) 686 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:14.846 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:14 smithi050 bash[89559]: cluster 2024-09-16T14:45:13.475356+0000 mgr.y (mgr.25166) 686 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:14.847 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:14 smithi050 bash[89559]: cluster 2024-09-16T14:45:13.579566+0000 mon.a (mon.0) 463 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:45:14.847 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:14 smithi050 bash[89559]: cluster 2024-09-16T14:45:13.579566+0000 mon.a (mon.0) 463 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:45:14.847 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:14 smithi050 bash[89559]: cluster 2024-09-16T14:45:13.596776+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-16T14:45:14.847 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:14 smithi050 bash[89559]: cluster 2024-09-16T14:45:13.596776+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-16T14:45:14.847 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:14 smithi050 bash[92968]: cluster 2024-09-16T14:45:13.475356+0000 mgr.y (mgr.25166) 686 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:14.847 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:14 smithi050 bash[92968]: cluster 2024-09-16T14:45:13.475356+0000 mgr.y (mgr.25166) 686 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:14.847 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:14 smithi050 bash[92968]: cluster 2024-09-16T14:45:13.579566+0000 mon.a (mon.0) 463 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:45:14.847 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:14 smithi050 bash[92968]: cluster 2024-09-16T14:45:13.579566+0000 mon.a (mon.0) 463 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:45:14.847 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:14 smithi050 bash[92968]: cluster 2024-09-16T14:45:13.596776+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-16T14:45:14.847 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:14 smithi050 bash[92968]: cluster 2024-09-16T14:45:13.596776+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-16T14:45:14.930 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:14 smithi090 bash[70266]: cluster 2024-09-16T14:45:13.475356+0000 mgr.y (mgr.25166) 686 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:14.930 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:14 smithi090 bash[70266]: cluster 2024-09-16T14:45:13.475356+0000 mgr.y (mgr.25166) 686 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:14.930 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:14 smithi090 bash[70266]: cluster 2024-09-16T14:45:13.579566+0000 mon.a (mon.0) 463 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:45:14.930 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:14 smithi090 bash[70266]: cluster 2024-09-16T14:45:13.579566+0000 mon.a (mon.0) 463 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:45:14.930 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:14 smithi090 bash[70266]: cluster 2024-09-16T14:45:13.596776+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-16T14:45:14.930 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:14 smithi090 bash[70266]: cluster 2024-09-16T14:45:13.596776+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-16T14:45:15.184 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:45:14 smithi090 bash[73507]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-4 2024-09-16T14:45:15.185 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:45:15 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:45:15.010180785Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:45:15.446 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:45:15 smithi090 bash[73606]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-4 2024-09-16T14:45:15.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:15 smithi050 bash[89559]: cluster 2024-09-16T14:45:14.599666+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-16T14:45:15.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:15 smithi050 bash[89559]: cluster 2024-09-16T14:45:14.599666+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-16T14:45:15.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:15 smithi050 bash[89559]: audit 2024-09-16T14:45:14.846428+0000 mgr.y (mgr.25166) 687 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:15.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:15 smithi050 bash[89559]: audit 2024-09-16T14:45:14.846428+0000 mgr.y (mgr.25166) 687 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:15.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:15 smithi050 bash[92968]: cluster 2024-09-16T14:45:14.599666+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-16T14:45:15.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:15 smithi050 bash[92968]: cluster 2024-09-16T14:45:14.599666+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-16T14:45:15.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:15 smithi050 bash[92968]: audit 2024-09-16T14:45:14.846428+0000 mgr.y (mgr.25166) 687 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:15.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:15 smithi050 bash[92968]: audit 2024-09-16T14:45:14.846428+0000 mgr.y (mgr.25166) 687 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:15.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:15 smithi090 bash[70266]: cluster 2024-09-16T14:45:14.599666+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-16T14:45:15.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:15 smithi090 bash[70266]: cluster 2024-09-16T14:45:14.599666+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-16T14:45:15.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:15 smithi090 bash[70266]: audit 2024-09-16T14:45:14.846428+0000 mgr.y (mgr.25166) 687 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:15.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:15 smithi090 bash[70266]: audit 2024-09-16T14:45:14.846428+0000 mgr.y (mgr.25166) 687 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:16.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:16 smithi050 bash[89559]: cluster 2024-09-16T14:45:15.476204+0000 mgr.y (mgr.25166) 688 : cluster [DBG] pgmap v402: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:45:16.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:16 smithi050 bash[89559]: cluster 2024-09-16T14:45:15.476204+0000 mgr.y (mgr.25166) 688 : cluster [DBG] pgmap v402: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:45:16.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:16 smithi050 bash[89559]: cluster 2024-09-16T14:45:15.592586+0000 mon.a (mon.0) 466 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-16T14:45:16.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:16 smithi050 bash[89559]: cluster 2024-09-16T14:45:15.592586+0000 mon.a (mon.0) 466 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-16T14:45:16.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:16 smithi050 bash[92968]: cluster 2024-09-16T14:45:15.476204+0000 mgr.y (mgr.25166) 688 : cluster [DBG] pgmap v402: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:45:16.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:16 smithi050 bash[92968]: cluster 2024-09-16T14:45:15.476204+0000 mgr.y (mgr.25166) 688 : cluster [DBG] pgmap v402: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:45:16.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:16 smithi050 bash[92968]: cluster 2024-09-16T14:45:15.592586+0000 mon.a (mon.0) 466 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-16T14:45:16.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:16 smithi050 bash[92968]: cluster 2024-09-16T14:45:15.592586+0000 mon.a (mon.0) 466 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-16T14:45:16.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:16 smithi090 bash[70266]: cluster 2024-09-16T14:45:15.476204+0000 mgr.y (mgr.25166) 688 : cluster [DBG] pgmap v402: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:45:16.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:16 smithi090 bash[70266]: cluster 2024-09-16T14:45:15.476204+0000 mgr.y (mgr.25166) 688 : cluster [DBG] pgmap v402: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:45:16.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:16 smithi090 bash[70266]: cluster 2024-09-16T14:45:15.592586+0000 mon.a (mon.0) 466 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-16T14:45:16.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:16 smithi090 bash[70266]: cluster 2024-09-16T14:45:15.592586+0000 mon.a (mon.0) 466 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-16T14:45:17.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:17 smithi050 bash[89559]: cluster 2024-09-16T14:45:17.603377+0000 mon.a (mon.0) 467 : cluster [WRN] Health check failed: Degraded data redundancy: 82/636 objects degraded (12.893%), 19 pgs degraded (PG_DEGRADED) 2024-09-16T14:45:17.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:17 smithi050 bash[89559]: cluster 2024-09-16T14:45:17.603377+0000 mon.a (mon.0) 467 : cluster [WRN] Health check failed: Degraded data redundancy: 82/636 objects degraded (12.893%), 19 pgs degraded (PG_DEGRADED) 2024-09-16T14:45:17.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:17 smithi050 bash[92968]: cluster 2024-09-16T14:45:17.603377+0000 mon.a (mon.0) 467 : cluster [WRN] Health check failed: Degraded data redundancy: 82/636 objects degraded (12.893%), 19 pgs degraded (PG_DEGRADED) 2024-09-16T14:45:17.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:17 smithi050 bash[92968]: cluster 2024-09-16T14:45:17.603377+0000 mon.a (mon.0) 467 : cluster [WRN] Health check failed: Degraded data redundancy: 82/636 objects degraded (12.893%), 19 pgs degraded (PG_DEGRADED) 2024-09-16T14:45:17.945 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:45:17 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:45:17.946 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:45:17 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:45:17.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:17 smithi090 bash[70266]: cluster 2024-09-16T14:45:17.603377+0000 mon.a (mon.0) 467 : cluster [WRN] Health check failed: Degraded data redundancy: 82/636 objects degraded (12.893%), 19 pgs degraded (PG_DEGRADED) 2024-09-16T14:45:17.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:17 smithi090 bash[70266]: cluster 2024-09-16T14:45:17.603377+0000 mon.a (mon.0) 467 : cluster [WRN] Health check failed: Degraded data redundancy: 82/636 objects degraded (12.893%), 19 pgs degraded (PG_DEGRADED) 2024-09-16T14:45:17.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:17 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:45:17.946 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:45:17 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:45:17.947 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:45:17 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:45:17.947 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:45:17 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:45:17.947 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:45:17 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:45:17.947 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:45:17 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:45:17.948 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:45:17 smithi090 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.4.service: Deactivated successfully. 2024-09-16T14:45:17.948 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:45:17 smithi090 systemd[1]: Stopped Ceph osd.4 for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:45:17.948 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:45:17 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:45:18.445 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:45:18 smithi090 systemd[1]: Started Ceph osd.4 for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:45:18.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:45:18 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:45:18.004400069Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:45:19.339 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:19 smithi090 bash[70266]: cluster 2024-09-16T14:45:17.477825+0000 mgr.y (mgr.25166) 689 : cluster [DBG] pgmap v403: 161 pgs: 22 active+undersized, 7 peering, 9 stale+active+clean, 19 active+undersized+degraded, 104 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-16T14:45:19.340 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:19 smithi090 bash[70266]: cluster 2024-09-16T14:45:17.477825+0000 mgr.y (mgr.25166) 689 : cluster [DBG] pgmap v403: 161 pgs: 22 active+undersized, 7 peering, 9 stale+active+clean, 19 active+undersized+degraded, 104 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-16T14:45:19.340 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:19 smithi090 bash[70266]: audit 2024-09-16T14:45:18.064518+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:19.340 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:19 smithi090 bash[70266]: audit 2024-09-16T14:45:18.064518+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:19.340 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:19 smithi090 bash[70266]: audit 2024-09-16T14:45:18.074593+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:19.340 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:19 smithi090 bash[70266]: audit 2024-09-16T14:45:18.074593+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:19.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:45:19 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:45:19] "GET /metrics HTTP/1.1" 200 38330 "" "Prometheus/2.51.0" 2024-09-16T14:45:19.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:19 smithi050 bash[89559]: cluster 2024-09-16T14:45:17.477825+0000 mgr.y (mgr.25166) 689 : cluster [DBG] pgmap v403: 161 pgs: 22 active+undersized, 7 peering, 9 stale+active+clean, 19 active+undersized+degraded, 104 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-16T14:45:19.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:19 smithi050 bash[89559]: cluster 2024-09-16T14:45:17.477825+0000 mgr.y (mgr.25166) 689 : cluster [DBG] pgmap v403: 161 pgs: 22 active+undersized, 7 peering, 9 stale+active+clean, 19 active+undersized+degraded, 104 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-16T14:45:19.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:19 smithi050 bash[89559]: audit 2024-09-16T14:45:18.064518+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:19.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:19 smithi050 bash[89559]: audit 2024-09-16T14:45:18.064518+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:19.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:19 smithi050 bash[89559]: audit 2024-09-16T14:45:18.074593+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:19.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:19 smithi050 bash[89559]: audit 2024-09-16T14:45:18.074593+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:19.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:19 smithi050 bash[92968]: cluster 2024-09-16T14:45:17.477825+0000 mgr.y (mgr.25166) 689 : cluster [DBG] pgmap v403: 161 pgs: 22 active+undersized, 7 peering, 9 stale+active+clean, 19 active+undersized+degraded, 104 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-16T14:45:19.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:19 smithi050 bash[92968]: cluster 2024-09-16T14:45:17.477825+0000 mgr.y (mgr.25166) 689 : cluster [DBG] pgmap v403: 161 pgs: 22 active+undersized, 7 peering, 9 stale+active+clean, 19 active+undersized+degraded, 104 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-16T14:45:19.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:19 smithi050 bash[92968]: audit 2024-09-16T14:45:18.064518+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:19.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:19 smithi050 bash[92968]: audit 2024-09-16T14:45:18.064518+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:19.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:19 smithi050 bash[92968]: audit 2024-09-16T14:45:18.074593+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:19.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:19 smithi050 bash[92968]: audit 2024-09-16T14:45:18.074593+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:19.695 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:45:19 smithi090 bash[73751]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:45:19.696 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:45:19 smithi090 bash[73751]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:45:20.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:20 smithi050 bash[89559]: cluster 2024-09-16T14:45:20.061899+0000 mon.a (mon.0) 470 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-16T14:45:20.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:20 smithi050 bash[89559]: cluster 2024-09-16T14:45:20.061899+0000 mon.a (mon.0) 470 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-16T14:45:20.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:20 smithi050 bash[92968]: cluster 2024-09-16T14:45:20.061899+0000 mon.a (mon.0) 470 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-16T14:45:20.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:20 smithi050 bash[92968]: cluster 2024-09-16T14:45:20.061899+0000 mon.a (mon.0) 470 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-16T14:45:20.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:20 smithi090 bash[70266]: cluster 2024-09-16T14:45:20.061899+0000 mon.a (mon.0) 470 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-16T14:45:20.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:20 smithi090 bash[70266]: cluster 2024-09-16T14:45:20.061899+0000 mon.a (mon.0) 470 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-16T14:45:21.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:21 smithi050 bash[89559]: cluster 2024-09-16T14:45:19.479524+0000 mgr.y (mgr.25166) 690 : cluster [DBG] pgmap v404: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:21.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:21 smithi050 bash[89559]: cluster 2024-09-16T14:45:19.479524+0000 mgr.y (mgr.25166) 690 : cluster [DBG] pgmap v404: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:21.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:21 smithi050 bash[92968]: cluster 2024-09-16T14:45:19.479524+0000 mgr.y (mgr.25166) 690 : cluster [DBG] pgmap v404: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:21.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:21 smithi050 bash[92968]: cluster 2024-09-16T14:45:19.479524+0000 mgr.y (mgr.25166) 690 : cluster [DBG] pgmap v404: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:21.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:21 smithi090 bash[70266]: cluster 2024-09-16T14:45:19.479524+0000 mgr.y (mgr.25166) 690 : cluster [DBG] pgmap v404: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:21.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:21 smithi090 bash[70266]: cluster 2024-09-16T14:45:19.479524+0000 mgr.y (mgr.25166) 690 : cluster [DBG] pgmap v404: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:21.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:45:20 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:45:20.998387221Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:45:22.422 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:45:22 smithi090 bash[73751]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-16T14:45:22.422 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:45:22 smithi090 bash[73751]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-16T14:45:22.696 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:45:22 smithi090 bash[73751]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-16T14:45:22.696 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:45:22 smithi090 bash[73751]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-16T14:45:22.696 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:45:22 smithi090 bash[73751]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-16T14:45:22.696 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:45:22 smithi090 bash[73751]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-16T14:45:22.696 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:45:22 smithi090 bash[73751]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-16T14:45:23.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:23 smithi050 bash[89559]: cluster 2024-09-16T14:45:21.480721+0000 mgr.y (mgr.25166) 691 : cluster [DBG] pgmap v405: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-16T14:45:23.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:23 smithi050 bash[89559]: cluster 2024-09-16T14:45:21.480721+0000 mgr.y (mgr.25166) 691 : cluster [DBG] pgmap v405: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-16T14:45:23.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:23 smithi050 bash[92968]: cluster 2024-09-16T14:45:21.480721+0000 mgr.y (mgr.25166) 691 : cluster [DBG] pgmap v405: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-16T14:45:23.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:23 smithi050 bash[92968]: cluster 2024-09-16T14:45:21.480721+0000 mgr.y (mgr.25166) 691 : cluster [DBG] pgmap v405: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-16T14:45:23.442 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:23 smithi090 bash[70266]: cluster 2024-09-16T14:45:21.480721+0000 mgr.y (mgr.25166) 691 : cluster [DBG] pgmap v405: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-16T14:45:23.442 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:23 smithi090 bash[70266]: cluster 2024-09-16T14:45:21.480721+0000 mgr.y (mgr.25166) 691 : cluster [DBG] pgmap v405: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-16T14:45:24.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:45:24 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:45:24.01027545Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:45:24.945 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:45:24 smithi090 bash[74012]: debug 2024-09-16T14:45:24.627+0000 7fa029365640 1 -- 172.21.15.90:0/3337680381 <== mon.1 v2:172.21.15.90:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5616fa416960 con 0x5616fa437c00 2024-09-16T14:45:25.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:25 smithi050 bash[89559]: cluster 2024-09-16T14:45:23.482677+0000 mgr.y (mgr.25166) 692 : cluster [DBG] pgmap v406: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 207 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:25.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:25 smithi050 bash[89559]: cluster 2024-09-16T14:45:23.482677+0000 mgr.y (mgr.25166) 692 : cluster [DBG] pgmap v406: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 207 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:25.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:25 smithi050 bash[89559]: audit 2024-09-16T14:45:24.730883+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:25.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:25 smithi050 bash[89559]: audit 2024-09-16T14:45:24.730883+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:25.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:25 smithi050 bash[89559]: audit 2024-09-16T14:45:24.741521+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:25.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:25 smithi050 bash[89559]: audit 2024-09-16T14:45:24.741521+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:25.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:25 smithi050 bash[92968]: cluster 2024-09-16T14:45:23.482677+0000 mgr.y (mgr.25166) 692 : cluster [DBG] pgmap v406: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 207 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:25.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:25 smithi050 bash[92968]: cluster 2024-09-16T14:45:23.482677+0000 mgr.y (mgr.25166) 692 : cluster [DBG] pgmap v406: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 207 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:25.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:25 smithi050 bash[92968]: audit 2024-09-16T14:45:24.730883+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:25.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:25 smithi050 bash[92968]: audit 2024-09-16T14:45:24.730883+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:25.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:25 smithi050 bash[92968]: audit 2024-09-16T14:45:24.741521+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:25.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:25 smithi050 bash[92968]: audit 2024-09-16T14:45:24.741521+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:25.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:25 smithi090 bash[70266]: cluster 2024-09-16T14:45:23.482677+0000 mgr.y (mgr.25166) 692 : cluster [DBG] pgmap v406: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 207 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:25.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:25 smithi090 bash[70266]: cluster 2024-09-16T14:45:23.482677+0000 mgr.y (mgr.25166) 692 : cluster [DBG] pgmap v406: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 207 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:25.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:25 smithi090 bash[70266]: audit 2024-09-16T14:45:24.730883+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:25.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:25 smithi090 bash[70266]: audit 2024-09-16T14:45:24.730883+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:25.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:25 smithi090 bash[70266]: audit 2024-09-16T14:45:24.741521+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:25.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:25 smithi090 bash[70266]: audit 2024-09-16T14:45:24.741521+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:26.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:26 smithi050 bash[89559]: audit 2024-09-16T14:45:24.857628+0000 mgr.y (mgr.25166) 693 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:26.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:26 smithi050 bash[89559]: audit 2024-09-16T14:45:24.857628+0000 mgr.y (mgr.25166) 693 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:26.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:26 smithi050 bash[89559]: cluster 2024-09-16T14:45:25.169969+0000 mon.a (mon.0) 473 : cluster [WRN] Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 27 pgs degraded (PG_DEGRADED) 2024-09-16T14:45:26.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:26 smithi050 bash[89559]: cluster 2024-09-16T14:45:25.169969+0000 mon.a (mon.0) 473 : cluster [WRN] Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 27 pgs degraded (PG_DEGRADED) 2024-09-16T14:45:26.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:26 smithi050 bash[89559]: audit 2024-09-16T14:45:25.909521+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:26.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:26 smithi050 bash[89559]: audit 2024-09-16T14:45:25.909521+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:26.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:26 smithi050 bash[89559]: audit 2024-09-16T14:45:25.920542+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:26.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:26 smithi050 bash[89559]: audit 2024-09-16T14:45:25.920542+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:26.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:26 smithi050 bash[92968]: audit 2024-09-16T14:45:24.857628+0000 mgr.y (mgr.25166) 693 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:26.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:26 smithi050 bash[92968]: audit 2024-09-16T14:45:24.857628+0000 mgr.y (mgr.25166) 693 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:26.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:26 smithi050 bash[92968]: cluster 2024-09-16T14:45:25.169969+0000 mon.a (mon.0) 473 : cluster [WRN] Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 27 pgs degraded (PG_DEGRADED) 2024-09-16T14:45:26.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:26 smithi050 bash[92968]: cluster 2024-09-16T14:45:25.169969+0000 mon.a (mon.0) 473 : cluster [WRN] Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 27 pgs degraded (PG_DEGRADED) 2024-09-16T14:45:26.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:26 smithi050 bash[92968]: audit 2024-09-16T14:45:25.909521+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:26.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:26 smithi050 bash[92968]: audit 2024-09-16T14:45:25.909521+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:26.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:26 smithi050 bash[92968]: audit 2024-09-16T14:45:25.920542+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:26.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:26 smithi050 bash[92968]: audit 2024-09-16T14:45:25.920542+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:26.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:26 smithi090 bash[70266]: audit 2024-09-16T14:45:24.857628+0000 mgr.y (mgr.25166) 693 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:26.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:26 smithi090 bash[70266]: audit 2024-09-16T14:45:24.857628+0000 mgr.y (mgr.25166) 693 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:26.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:26 smithi090 bash[70266]: cluster 2024-09-16T14:45:25.169969+0000 mon.a (mon.0) 473 : cluster [WRN] Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 27 pgs degraded (PG_DEGRADED) 2024-09-16T14:45:26.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:26 smithi090 bash[70266]: cluster 2024-09-16T14:45:25.169969+0000 mon.a (mon.0) 473 : cluster [WRN] Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 27 pgs degraded (PG_DEGRADED) 2024-09-16T14:45:26.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:26 smithi090 bash[70266]: audit 2024-09-16T14:45:25.909521+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:26.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:26 smithi090 bash[70266]: audit 2024-09-16T14:45:25.909521+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:26.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:26 smithi090 bash[70266]: audit 2024-09-16T14:45:25.920542+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:26.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:26 smithi090 bash[70266]: audit 2024-09-16T14:45:25.920542+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:26.946 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:45:26 smithi090 bash[74012]: debug 2024-09-16T14:45:26.459+0000 7fa02bbcc640 -1 Falling back to public interface 2024-09-16T14:45:27.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:27 smithi050 bash[89559]: cluster 2024-09-16T14:45:25.483895+0000 mgr.y (mgr.25166) 694 : cluster [DBG] pgmap v407: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 282 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:27.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:27 smithi050 bash[89559]: cluster 2024-09-16T14:45:25.483895+0000 mgr.y (mgr.25166) 694 : cluster [DBG] pgmap v407: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 282 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:27.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:27 smithi050 bash[89559]: audit 2024-09-16T14:45:26.739664+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:27.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:27 smithi050 bash[89559]: audit 2024-09-16T14:45:26.739664+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:27.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:27 smithi050 bash[89559]: audit 2024-09-16T14:45:26.741667+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:45:27.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:27 smithi050 bash[89559]: audit 2024-09-16T14:45:26.741667+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:45:27.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:27 smithi050 bash[92968]: cluster 2024-09-16T14:45:25.483895+0000 mgr.y (mgr.25166) 694 : cluster [DBG] pgmap v407: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 282 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:27.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:27 smithi050 bash[92968]: cluster 2024-09-16T14:45:25.483895+0000 mgr.y (mgr.25166) 694 : cluster [DBG] pgmap v407: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 282 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:27.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:27 smithi050 bash[92968]: audit 2024-09-16T14:45:26.739664+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:27.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:27 smithi050 bash[92968]: audit 2024-09-16T14:45:26.739664+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:27.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:27 smithi050 bash[92968]: audit 2024-09-16T14:45:26.741667+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:45:27.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:27 smithi050 bash[92968]: audit 2024-09-16T14:45:26.741667+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:45:27.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:45:26 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:45:26.998403697Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:45:27.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:27 smithi090 bash[70266]: cluster 2024-09-16T14:45:25.483895+0000 mgr.y (mgr.25166) 694 : cluster [DBG] pgmap v407: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 282 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:27.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:27 smithi090 bash[70266]: cluster 2024-09-16T14:45:25.483895+0000 mgr.y (mgr.25166) 694 : cluster [DBG] pgmap v407: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 282 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:27.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:27 smithi090 bash[70266]: audit 2024-09-16T14:45:26.739664+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:27.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:27 smithi090 bash[70266]: audit 2024-09-16T14:45:26.739664+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:27.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:27 smithi090 bash[70266]: audit 2024-09-16T14:45:26.741667+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:45:27.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:27 smithi090 bash[70266]: audit 2024-09-16T14:45:26.741667+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:45:27.903 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:45:28.541 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:45:28.541 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (10m) 50s ago 37m 14.7M - 0.27.0 11f11916f8cd cabc95728e9a 2024-09-16T14:45:28.542 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (9m) 3s ago 37m 69.0M - 10.4.0 c8b91775d855 88a9367c0284 2024-09-16T14:45:28.542 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (12m) 50s ago 35m 49.8M - 3.8 b5388489f99e d92ced4635d4 2024-09-16T14:45:28.542 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (12m) 3s ago 46m 445M - 19.3.0-4917-g8293d73f 425e316ba8eb 9887b7561d75 2024-09-16T14:45:28.542 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (23m) 50s ago 48m 516M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:45:28.542 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (7m) 50s ago 48m 53.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 2dace7d54c6b 2024-09-16T14:45:28.542 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (8m) 3s ago 46m 43.5M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 207fa7c489b4 2024-09-16T14:45:28.542 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (6m) 50s ago 46m 38.8M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb e91fc2c1a7ff 2024-09-16T14:45:28.542 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (11m) 50s ago 37m 8576k - 1.7.0 72c9c2088986 e166bfc4ac14 2024-09-16T14:45:28.542 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (11m) 3s ago 37m 8320k - 1.7.0 72c9c2088986 872a2376fb53 2024-09-16T14:45:28.542 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (4m) 50s ago 45m 51.5M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 50917a63a85c 2024-09-16T14:45:28.542 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (4m) 50s ago 44m 51.0M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 4d349c340cbe 2024-09-16T14:45:28.542 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (2m) 50s ago 43m 44.8M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 73cc453de3bd 2024-09-16T14:45:28.542 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (52s) 50s ago 43m - 3037M 19.3.0-4917-g8293d73f 425e316ba8eb f11f2d2fa52b 2024-09-16T14:45:28.543 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running 3s ago 42m - 3292M 2024-09-16T14:45:28.543 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (41m) 3s ago 41m 62.4M 3292M 19.1.1-328-gad35db06 b5388489f99e c2c5d905dd84 2024-09-16T14:45:28.543 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (40m) 3s ago 40m 69.1M 3292M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:45:28.543 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (39m) 3s ago 39m 63.9M 3292M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:45:28.543 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (11m) 3s ago 38m 52.5M - 2.51.0 1d3b7f56885b 26eb48164510 2024-09-16T14:45:28.543 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (35m) 50s ago 35m 101M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:45:28.543 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (35m) 3s ago 35m 102M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:45:28.914 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:45:28.914 INFO:teuthology.orchestra.run.smithi050.stdout: "mon": { 2024-09-16T14:45:28.914 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:45:28.914 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:45:28.915 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr": { 2024-09-16T14:45:28.915 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:45:28.915 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:45:28.915 INFO:teuthology.orchestra.run.smithi050.stdout: "osd": { 2024-09-16T14:45:28.915 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3, 2024-09-16T14:45:28.915 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 4 2024-09-16T14:45:28.915 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:45:28.915 INFO:teuthology.orchestra.run.smithi050.stdout: "rgw": { 2024-09-16T14:45:28.915 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:45:28.915 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:45:28.915 INFO:teuthology.orchestra.run.smithi050.stdout: "overall": { 2024-09-16T14:45:28.915 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 5, 2024-09-16T14:45:28.915 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 9 2024-09-16T14:45:28.916 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:45:28.916 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:45:29.234 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:45:29.234 INFO:teuthology.orchestra.run.smithi050.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:45:29.234 INFO:teuthology.orchestra.run.smithi050.stdout: "in_progress": true, 2024-09-16T14:45:29.234 INFO:teuthology.orchestra.run.smithi050.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T14:45:29.234 INFO:teuthology.orchestra.run.smithi050.stdout: "services_complete": [], 2024-09-16T14:45:29.234 INFO:teuthology.orchestra.run.smithi050.stdout: "progress": "4/8 daemons upgraded", 2024-09-16T14:45:29.234 INFO:teuthology.orchestra.run.smithi050.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:45:29.234 INFO:teuthology.orchestra.run.smithi050.stdout: "is_paused": false 2024-09-16T14:45:29.234 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:45:29.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:45:29 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:45:29] "GET /metrics HTTP/1.1" 200 38338 "" "Prometheus/2.51.0" 2024-09-16T14:45:29.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:29 smithi050 bash[89559]: cluster 2024-09-16T14:45:27.485549+0000 mgr.y (mgr.25166) 695 : cluster [DBG] pgmap v408: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:29.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:29 smithi050 bash[89559]: cluster 2024-09-16T14:45:27.485549+0000 mgr.y (mgr.25166) 695 : cluster [DBG] pgmap v408: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:29.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:29 smithi050 bash[89559]: audit 2024-09-16T14:45:27.890593+0000 mgr.y (mgr.25166) 696 : audit [DBG] from='client.54437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:45:29.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:29 smithi050 bash[89559]: audit 2024-09-16T14:45:27.890593+0000 mgr.y (mgr.25166) 696 : audit [DBG] from='client.54437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:45:29.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:29 smithi050 bash[89559]: audit 2024-09-16T14:45:28.217672+0000 mgr.y (mgr.25166) 697 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:45:29.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:29 smithi050 bash[89559]: audit 2024-09-16T14:45:28.217672+0000 mgr.y (mgr.25166) 697 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:45:29.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:29 smithi050 bash[89559]: audit 2024-09-16T14:45:28.914912+0000 mon.a (mon.0) 478 : audit [DBG] from='client.? 172.21.15.50:0/3531862268' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:45:29.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:29 smithi050 bash[89559]: audit 2024-09-16T14:45:28.914912+0000 mon.a (mon.0) 478 : audit [DBG] from='client.? 172.21.15.50:0/3531862268' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:45:29.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:29 smithi050 bash[92968]: cluster 2024-09-16T14:45:27.485549+0000 mgr.y (mgr.25166) 695 : cluster [DBG] pgmap v408: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:29.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:29 smithi050 bash[92968]: cluster 2024-09-16T14:45:27.485549+0000 mgr.y (mgr.25166) 695 : cluster [DBG] pgmap v408: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:29.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:29 smithi050 bash[92968]: audit 2024-09-16T14:45:27.890593+0000 mgr.y (mgr.25166) 696 : audit [DBG] from='client.54437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:45:29.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:29 smithi050 bash[92968]: audit 2024-09-16T14:45:27.890593+0000 mgr.y (mgr.25166) 696 : audit [DBG] from='client.54437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:45:29.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:29 smithi050 bash[92968]: audit 2024-09-16T14:45:28.217672+0000 mgr.y (mgr.25166) 697 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:45:29.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:29 smithi050 bash[92968]: audit 2024-09-16T14:45:28.217672+0000 mgr.y (mgr.25166) 697 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:45:29.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:29 smithi050 bash[92968]: audit 2024-09-16T14:45:28.914912+0000 mon.a (mon.0) 478 : audit [DBG] from='client.? 172.21.15.50:0/3531862268' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:45:29.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:29 smithi050 bash[92968]: audit 2024-09-16T14:45:28.914912+0000 mon.a (mon.0) 478 : audit [DBG] from='client.? 172.21.15.50:0/3531862268' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:45:29.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:29 smithi090 bash[70266]: cluster 2024-09-16T14:45:27.485549+0000 mgr.y (mgr.25166) 695 : cluster [DBG] pgmap v408: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:29.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:29 smithi090 bash[70266]: cluster 2024-09-16T14:45:27.485549+0000 mgr.y (mgr.25166) 695 : cluster [DBG] pgmap v408: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:29.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:29 smithi090 bash[70266]: audit 2024-09-16T14:45:27.890593+0000 mgr.y (mgr.25166) 696 : audit [DBG] from='client.54437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:45:29.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:29 smithi090 bash[70266]: audit 2024-09-16T14:45:27.890593+0000 mgr.y (mgr.25166) 696 : audit [DBG] from='client.54437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:45:29.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:29 smithi090 bash[70266]: audit 2024-09-16T14:45:28.217672+0000 mgr.y (mgr.25166) 697 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:45:29.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:29 smithi090 bash[70266]: audit 2024-09-16T14:45:28.217672+0000 mgr.y (mgr.25166) 697 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:45:29.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:29 smithi090 bash[70266]: audit 2024-09-16T14:45:28.914912+0000 mon.a (mon.0) 478 : audit [DBG] from='client.? 172.21.15.50:0/3531862268' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:45:29.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:29 smithi090 bash[70266]: audit 2024-09-16T14:45:28.914912+0000 mon.a (mon.0) 478 : audit [DBG] from='client.? 172.21.15.50:0/3531862268' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:45:30.149 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:45:29 smithi090 bash[74012]: debug 2024-09-16T14:45:29.883+0000 7fa02bbcc640 -1 osd.4 132 log_to_monitors true 2024-09-16T14:45:30.149 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:45:30 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:45:30.002132183Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:45:30.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:30 smithi050 bash[89559]: audit 2024-09-16T14:45:28.522816+0000 mgr.y (mgr.25166) 698 : audit [DBG] from='client.54449 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:45:30.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:30 smithi050 bash[89559]: audit 2024-09-16T14:45:28.522816+0000 mgr.y (mgr.25166) 698 : audit [DBG] from='client.54449 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:45:30.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:30 smithi050 bash[89559]: audit 2024-09-16T14:45:29.233910+0000 mgr.y (mgr.25166) 699 : audit [DBG] from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:45:30.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:30 smithi050 bash[89559]: audit 2024-09-16T14:45:29.233910+0000 mgr.y (mgr.25166) 699 : audit [DBG] from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:45:30.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:30 smithi050 bash[89559]: audit 2024-09-16T14:45:29.891686+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.90:6800/864856720,v1:172.21.15.90:6801/864856720]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T14:45:30.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:30 smithi050 bash[89559]: audit 2024-09-16T14:45:29.891686+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.90:6800/864856720,v1:172.21.15.90:6801/864856720]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T14:45:30.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:30 smithi050 bash[89559]: audit 2024-09-16T14:45:29.892817+0000 mon.a (mon.0) 479 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T14:45:30.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:30 smithi050 bash[89559]: audit 2024-09-16T14:45:29.892817+0000 mon.a (mon.0) 479 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T14:45:30.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:30 smithi050 bash[92968]: audit 2024-09-16T14:45:28.522816+0000 mgr.y (mgr.25166) 698 : audit [DBG] from='client.54449 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:45:30.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:30 smithi050 bash[92968]: audit 2024-09-16T14:45:28.522816+0000 mgr.y (mgr.25166) 698 : audit [DBG] from='client.54449 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:45:30.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:30 smithi050 bash[92968]: audit 2024-09-16T14:45:29.233910+0000 mgr.y (mgr.25166) 699 : audit [DBG] from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:45:30.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:30 smithi050 bash[92968]: audit 2024-09-16T14:45:29.233910+0000 mgr.y (mgr.25166) 699 : audit [DBG] from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:45:30.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:30 smithi050 bash[92968]: audit 2024-09-16T14:45:29.891686+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.90:6800/864856720,v1:172.21.15.90:6801/864856720]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T14:45:30.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:30 smithi050 bash[92968]: audit 2024-09-16T14:45:29.891686+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.90:6800/864856720,v1:172.21.15.90:6801/864856720]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T14:45:30.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:30 smithi050 bash[92968]: audit 2024-09-16T14:45:29.892817+0000 mon.a (mon.0) 479 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T14:45:30.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:30 smithi050 bash[92968]: audit 2024-09-16T14:45:29.892817+0000 mon.a (mon.0) 479 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T14:45:30.445 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:45:30 smithi090 bash[74012]: debug 2024-09-16T14:45:30.199+0000 7fa023976640 -1 osd.4 132 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:45:30.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:30 smithi090 bash[70266]: audit 2024-09-16T14:45:28.522816+0000 mgr.y (mgr.25166) 698 : audit [DBG] from='client.54449 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:45:30.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:30 smithi090 bash[70266]: audit 2024-09-16T14:45:28.522816+0000 mgr.y (mgr.25166) 698 : audit [DBG] from='client.54449 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:45:30.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:30 smithi090 bash[70266]: audit 2024-09-16T14:45:29.233910+0000 mgr.y (mgr.25166) 699 : audit [DBG] from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:45:30.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:30 smithi090 bash[70266]: audit 2024-09-16T14:45:29.233910+0000 mgr.y (mgr.25166) 699 : audit [DBG] from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:45:30.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:30 smithi090 bash[70266]: audit 2024-09-16T14:45:29.891686+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.90:6800/864856720,v1:172.21.15.90:6801/864856720]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T14:45:30.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:30 smithi090 bash[70266]: audit 2024-09-16T14:45:29.891686+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.90:6800/864856720,v1:172.21.15.90:6801/864856720]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T14:45:30.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:30 smithi090 bash[70266]: audit 2024-09-16T14:45:29.892817+0000 mon.a (mon.0) 479 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T14:45:30.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:30 smithi090 bash[70266]: audit 2024-09-16T14:45:29.892817+0000 mon.a (mon.0) 479 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T14:45:31.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:31 smithi050 bash[89559]: cluster 2024-09-16T14:45:29.487065+0000 mgr.y (mgr.25166) 700 : cluster [DBG] pgmap v409: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:31.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:31 smithi050 bash[89559]: cluster 2024-09-16T14:45:29.487065+0000 mgr.y (mgr.25166) 700 : cluster [DBG] pgmap v409: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:31.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:31 smithi050 bash[89559]: audit 2024-09-16T14:45:30.147854+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T14:45:31.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:31 smithi050 bash[89559]: audit 2024-09-16T14:45:30.147854+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T14:45:31.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:31 smithi050 bash[89559]: cluster 2024-09-16T14:45:30.157307+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-16T14:45:31.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:31 smithi050 bash[89559]: cluster 2024-09-16T14:45:30.157307+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-16T14:45:31.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:31 smithi050 bash[89559]: audit 2024-09-16T14:45:30.159097+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.90:6800/864856720,v1:172.21.15.90:6801/864856720]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:45:31.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:31 smithi050 bash[89559]: audit 2024-09-16T14:45:30.159097+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.90:6800/864856720,v1:172.21.15.90:6801/864856720]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:45:31.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:31 smithi050 bash[89559]: audit 2024-09-16T14:45:30.160368+0000 mon.a (mon.0) 482 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:45:31.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:31 smithi050 bash[89559]: audit 2024-09-16T14:45:30.160368+0000 mon.a (mon.0) 482 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:45:31.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:31 smithi050 bash[92968]: cluster 2024-09-16T14:45:29.487065+0000 mgr.y (mgr.25166) 700 : cluster [DBG] pgmap v409: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:31.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:31 smithi050 bash[92968]: cluster 2024-09-16T14:45:29.487065+0000 mgr.y (mgr.25166) 700 : cluster [DBG] pgmap v409: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:31.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:31 smithi050 bash[92968]: audit 2024-09-16T14:45:30.147854+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T14:45:31.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:31 smithi050 bash[92968]: audit 2024-09-16T14:45:30.147854+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T14:45:31.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:31 smithi050 bash[92968]: cluster 2024-09-16T14:45:30.157307+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-16T14:45:31.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:31 smithi050 bash[92968]: cluster 2024-09-16T14:45:30.157307+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-16T14:45:31.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:31 smithi050 bash[92968]: audit 2024-09-16T14:45:30.159097+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.90:6800/864856720,v1:172.21.15.90:6801/864856720]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:45:31.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:31 smithi050 bash[92968]: audit 2024-09-16T14:45:30.159097+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.90:6800/864856720,v1:172.21.15.90:6801/864856720]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:45:31.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:31 smithi050 bash[92968]: audit 2024-09-16T14:45:30.160368+0000 mon.a (mon.0) 482 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:45:31.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:31 smithi050 bash[92968]: audit 2024-09-16T14:45:30.160368+0000 mon.a (mon.0) 482 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:45:31.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:31 smithi090 bash[70266]: cluster 2024-09-16T14:45:29.487065+0000 mgr.y (mgr.25166) 700 : cluster [DBG] pgmap v409: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:31.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:31 smithi090 bash[70266]: cluster 2024-09-16T14:45:29.487065+0000 mgr.y (mgr.25166) 700 : cluster [DBG] pgmap v409: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:31.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:31 smithi090 bash[70266]: audit 2024-09-16T14:45:30.147854+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T14:45:31.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:31 smithi090 bash[70266]: audit 2024-09-16T14:45:30.147854+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T14:45:31.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:31 smithi090 bash[70266]: cluster 2024-09-16T14:45:30.157307+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-16T14:45:31.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:31 smithi090 bash[70266]: cluster 2024-09-16T14:45:30.157307+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-16T14:45:31.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:31 smithi090 bash[70266]: audit 2024-09-16T14:45:30.159097+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.90:6800/864856720,v1:172.21.15.90:6801/864856720]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:45:31.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:31 smithi090 bash[70266]: audit 2024-09-16T14:45:30.159097+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.90:6800/864856720,v1:172.21.15.90:6801/864856720]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:45:31.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:31 smithi090 bash[70266]: audit 2024-09-16T14:45:30.160368+0000 mon.a (mon.0) 482 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:45:31.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:31 smithi090 bash[70266]: audit 2024-09-16T14:45:30.160368+0000 mon.a (mon.0) 482 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:45:32.562 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:32 smithi090 bash[70266]: cluster 2024-09-16T14:45:31.148828+0000 mon.a (mon.0) 483 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:45:32.563 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:32 smithi090 bash[70266]: cluster 2024-09-16T14:45:31.148828+0000 mon.a (mon.0) 483 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:45:32.563 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:32 smithi090 bash[70266]: cluster 2024-09-16T14:45:31.159204+0000 mon.a (mon.0) 484 : cluster [INF] osd.4 [v2:172.21.15.90:6800/864856720,v1:172.21.15.90:6801/864856720] boot 2024-09-16T14:45:32.563 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:32 smithi090 bash[70266]: cluster 2024-09-16T14:45:31.159204+0000 mon.a (mon.0) 484 : cluster [INF] osd.4 [v2:172.21.15.90:6800/864856720,v1:172.21.15.90:6801/864856720] boot 2024-09-16T14:45:32.563 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:32 smithi090 bash[70266]: cluster 2024-09-16T14:45:31.159311+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-16T14:45:32.563 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:32 smithi090 bash[70266]: cluster 2024-09-16T14:45:31.159311+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-16T14:45:32.563 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:32 smithi090 bash[70266]: audit 2024-09-16T14:45:31.161939+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T14:45:32.563 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:32 smithi090 bash[70266]: audit 2024-09-16T14:45:31.161939+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T14:45:32.563 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:32 smithi090 bash[70266]: cluster 2024-09-16T14:45:32.161058+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-09-16T14:45:32.563 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:32 smithi090 bash[70266]: cluster 2024-09-16T14:45:32.161058+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-09-16T14:45:32.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:32 smithi050 bash[89559]: cluster 2024-09-16T14:45:31.148828+0000 mon.a (mon.0) 483 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:45:32.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:32 smithi050 bash[89559]: cluster 2024-09-16T14:45:31.148828+0000 mon.a (mon.0) 483 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:45:32.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:32 smithi050 bash[89559]: cluster 2024-09-16T14:45:31.159204+0000 mon.a (mon.0) 484 : cluster [INF] osd.4 [v2:172.21.15.90:6800/864856720,v1:172.21.15.90:6801/864856720] boot 2024-09-16T14:45:32.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:32 smithi050 bash[89559]: cluster 2024-09-16T14:45:31.159204+0000 mon.a (mon.0) 484 : cluster [INF] osd.4 [v2:172.21.15.90:6800/864856720,v1:172.21.15.90:6801/864856720] boot 2024-09-16T14:45:32.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:32 smithi050 bash[89559]: cluster 2024-09-16T14:45:31.159311+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-16T14:45:32.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:32 smithi050 bash[89559]: cluster 2024-09-16T14:45:31.159311+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-16T14:45:32.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:32 smithi050 bash[89559]: audit 2024-09-16T14:45:31.161939+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T14:45:32.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:32 smithi050 bash[89559]: audit 2024-09-16T14:45:31.161939+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T14:45:32.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:32 smithi050 bash[89559]: cluster 2024-09-16T14:45:32.161058+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-09-16T14:45:32.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:32 smithi050 bash[89559]: cluster 2024-09-16T14:45:32.161058+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-09-16T14:45:32.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:32 smithi050 bash[92968]: cluster 2024-09-16T14:45:31.148828+0000 mon.a (mon.0) 483 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:45:32.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:32 smithi050 bash[92968]: cluster 2024-09-16T14:45:31.148828+0000 mon.a (mon.0) 483 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:45:32.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:32 smithi050 bash[92968]: cluster 2024-09-16T14:45:31.159204+0000 mon.a (mon.0) 484 : cluster [INF] osd.4 [v2:172.21.15.90:6800/864856720,v1:172.21.15.90:6801/864856720] boot 2024-09-16T14:45:32.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:32 smithi050 bash[92968]: cluster 2024-09-16T14:45:31.159204+0000 mon.a (mon.0) 484 : cluster [INF] osd.4 [v2:172.21.15.90:6800/864856720,v1:172.21.15.90:6801/864856720] boot 2024-09-16T14:45:32.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:32 smithi050 bash[92968]: cluster 2024-09-16T14:45:31.159311+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-16T14:45:32.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:32 smithi050 bash[92968]: cluster 2024-09-16T14:45:31.159311+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-16T14:45:32.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:32 smithi050 bash[92968]: audit 2024-09-16T14:45:31.161939+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T14:45:32.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:32 smithi050 bash[92968]: audit 2024-09-16T14:45:31.161939+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T14:45:32.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:32 smithi050 bash[92968]: cluster 2024-09-16T14:45:32.161058+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-09-16T14:45:32.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:32 smithi050 bash[92968]: cluster 2024-09-16T14:45:32.161058+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-09-16T14:45:33.195 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:45:33 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:45:33.034320832Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:45:33.650 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:33 smithi090 bash[70266]: cluster 2024-09-16T14:45:31.488058+0000 mgr.y (mgr.25166) 701 : cluster [DBG] pgmap v412: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:33.650 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:33 smithi090 bash[70266]: cluster 2024-09-16T14:45:31.488058+0000 mgr.y (mgr.25166) 701 : cluster [DBG] pgmap v412: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:33.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:33 smithi050 bash[89559]: cluster 2024-09-16T14:45:31.488058+0000 mgr.y (mgr.25166) 701 : cluster [DBG] pgmap v412: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:33.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:33 smithi050 bash[89559]: cluster 2024-09-16T14:45:31.488058+0000 mgr.y (mgr.25166) 701 : cluster [DBG] pgmap v412: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:33.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:33 smithi050 bash[92968]: cluster 2024-09-16T14:45:31.488058+0000 mgr.y (mgr.25166) 701 : cluster [DBG] pgmap v412: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:33.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:33 smithi050 bash[92968]: cluster 2024-09-16T14:45:31.488058+0000 mgr.y (mgr.25166) 701 : cluster [DBG] pgmap v412: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T14:45:34.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:34 smithi050 bash[89559]: cluster 2024-09-16T14:45:34.199453+0000 mon.a (mon.0) 488 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T14:45:34.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:34 smithi050 bash[89559]: cluster 2024-09-16T14:45:34.199453+0000 mon.a (mon.0) 488 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T14:45:34.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:34 smithi050 bash[92968]: cluster 2024-09-16T14:45:34.199453+0000 mon.a (mon.0) 488 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T14:45:34.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:34 smithi050 bash[92968]: cluster 2024-09-16T14:45:34.199453+0000 mon.a (mon.0) 488 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T14:45:34.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:34 smithi090 bash[70266]: cluster 2024-09-16T14:45:34.199453+0000 mon.a (mon.0) 488 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T14:45:34.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:34 smithi090 bash[70266]: cluster 2024-09-16T14:45:34.199453+0000 mon.a (mon.0) 488 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T14:45:35.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:35 smithi050 bash[89559]: cluster 2024-09-16T14:45:33.489776+0000 mgr.y (mgr.25166) 702 : cluster [DBG] pgmap v414: 161 pgs: 20 activating, 16 active+undersized, 11 active+undersized+degraded, 114 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 29/636 objects degraded (4.560%) 2024-09-16T14:45:35.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:35 smithi050 bash[89559]: cluster 2024-09-16T14:45:33.489776+0000 mgr.y (mgr.25166) 702 : cluster [DBG] pgmap v414: 161 pgs: 20 activating, 16 active+undersized, 11 active+undersized+degraded, 114 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 29/636 objects degraded (4.560%) 2024-09-16T14:45:35.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:35 smithi050 bash[92968]: cluster 2024-09-16T14:45:33.489776+0000 mgr.y (mgr.25166) 702 : cluster [DBG] pgmap v414: 161 pgs: 20 activating, 16 active+undersized, 11 active+undersized+degraded, 114 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 29/636 objects degraded (4.560%) 2024-09-16T14:45:35.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:35 smithi050 bash[92968]: cluster 2024-09-16T14:45:33.489776+0000 mgr.y (mgr.25166) 702 : cluster [DBG] pgmap v414: 161 pgs: 20 activating, 16 active+undersized, 11 active+undersized+degraded, 114 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 29/636 objects degraded (4.560%) 2024-09-16T14:45:35.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:35 smithi090 bash[70266]: cluster 2024-09-16T14:45:33.489776+0000 mgr.y (mgr.25166) 702 : cluster [DBG] pgmap v414: 161 pgs: 20 activating, 16 active+undersized, 11 active+undersized+degraded, 114 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 29/636 objects degraded (4.560%) 2024-09-16T14:45:35.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:35 smithi090 bash[70266]: cluster 2024-09-16T14:45:33.489776+0000 mgr.y (mgr.25166) 702 : cluster [DBG] pgmap v414: 161 pgs: 20 activating, 16 active+undersized, 11 active+undersized+degraded, 114 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 29/636 objects degraded (4.560%) 2024-09-16T14:45:36.263 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:45:35 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:45:35.993241633Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:45:36.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:36 smithi050 bash[89559]: audit 2024-09-16T14:45:34.868827+0000 mgr.y (mgr.25166) 703 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:36.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:36 smithi050 bash[89559]: audit 2024-09-16T14:45:34.868827+0000 mgr.y (mgr.25166) 703 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:36.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:36 smithi050 bash[92968]: audit 2024-09-16T14:45:34.868827+0000 mgr.y (mgr.25166) 703 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:36.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:36 smithi050 bash[92968]: audit 2024-09-16T14:45:34.868827+0000 mgr.y (mgr.25166) 703 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:36.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:36 smithi090 bash[70266]: audit 2024-09-16T14:45:34.868827+0000 mgr.y (mgr.25166) 703 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:36.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:36 smithi090 bash[70266]: audit 2024-09-16T14:45:34.868827+0000 mgr.y (mgr.25166) 703 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:37.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[68576]: debug 2024-09-16T14:45:37.173+0000 7f14b6258640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (5 PGs are or would become offline) 2024-09-16T14:45:37.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[89559]: cluster 2024-09-16T14:45:35.490929+0000 mgr.y (mgr.25166) 704 : cluster [DBG] pgmap v415: 161 pgs: 20 activating, 141 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:37.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[89559]: cluster 2024-09-16T14:45:35.490929+0000 mgr.y (mgr.25166) 704 : cluster [DBG] pgmap v415: 161 pgs: 20 activating, 141 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:37.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[89559]: cluster 2024-09-16T14:45:36.254179+0000 mon.a (mon.0) 489 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 11 pgs degraded) 2024-09-16T14:45:37.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[89559]: cluster 2024-09-16T14:45:36.254179+0000 mon.a (mon.0) 489 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 11 pgs degraded) 2024-09-16T14:45:37.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[89559]: cluster 2024-09-16T14:45:36.254224+0000 mon.a (mon.0) 490 : cluster [INF] Cluster is now healthy 2024-09-16T14:45:37.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[89559]: cluster 2024-09-16T14:45:36.254224+0000 mon.a (mon.0) 490 : cluster [INF] Cluster is now healthy 2024-09-16T14:45:37.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[89559]: audit 2024-09-16T14:45:37.006970+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:37.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[89559]: audit 2024-09-16T14:45:37.006970+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:37.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[89559]: audit 2024-09-16T14:45:37.017968+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:37.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[89559]: audit 2024-09-16T14:45:37.017968+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:37.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[89559]: audit 2024-09-16T14:45:37.020131+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:45:37.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[89559]: audit 2024-09-16T14:45:37.020131+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:45:37.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[89559]: audit 2024-09-16T14:45:37.022031+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:45:37.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[89559]: audit 2024-09-16T14:45:37.022031+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:45:37.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[89559]: audit 2024-09-16T14:45:37.032763+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:37.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[89559]: audit 2024-09-16T14:45:37.032763+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:37.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[89559]: audit 2024-09-16T14:45:37.164394+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:45:37.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[89559]: audit 2024-09-16T14:45:37.164394+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:45:37.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[89559]: audit 2024-09-16T14:45:37.167914+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:45:37.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[89559]: audit 2024-09-16T14:45:37.167914+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:45:37.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[92968]: cluster 2024-09-16T14:45:35.490929+0000 mgr.y (mgr.25166) 704 : cluster [DBG] pgmap v415: 161 pgs: 20 activating, 141 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:37.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[92968]: cluster 2024-09-16T14:45:35.490929+0000 mgr.y (mgr.25166) 704 : cluster [DBG] pgmap v415: 161 pgs: 20 activating, 141 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:37.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[92968]: cluster 2024-09-16T14:45:36.254179+0000 mon.a (mon.0) 489 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 11 pgs degraded) 2024-09-16T14:45:37.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[92968]: cluster 2024-09-16T14:45:36.254179+0000 mon.a (mon.0) 489 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 11 pgs degraded) 2024-09-16T14:45:37.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[92968]: cluster 2024-09-16T14:45:36.254224+0000 mon.a (mon.0) 490 : cluster [INF] Cluster is now healthy 2024-09-16T14:45:37.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[92968]: cluster 2024-09-16T14:45:36.254224+0000 mon.a (mon.0) 490 : cluster [INF] Cluster is now healthy 2024-09-16T14:45:37.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[92968]: audit 2024-09-16T14:45:37.006970+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:37.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[92968]: audit 2024-09-16T14:45:37.006970+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:37.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[92968]: audit 2024-09-16T14:45:37.017968+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:37.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[92968]: audit 2024-09-16T14:45:37.017968+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:37.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[92968]: audit 2024-09-16T14:45:37.020131+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:45:37.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[92968]: audit 2024-09-16T14:45:37.020131+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:45:37.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[92968]: audit 2024-09-16T14:45:37.022031+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:45:37.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[92968]: audit 2024-09-16T14:45:37.022031+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:45:37.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[92968]: audit 2024-09-16T14:45:37.032763+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:37.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[92968]: audit 2024-09-16T14:45:37.032763+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:37.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[92968]: audit 2024-09-16T14:45:37.164394+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:45:37.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[92968]: audit 2024-09-16T14:45:37.164394+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:45:37.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[92968]: audit 2024-09-16T14:45:37.167914+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:45:37.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[92968]: audit 2024-09-16T14:45:37.167914+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:45:37.440 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[92968]: audit 2024-09-16T14:45:37.170594+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:45:37.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[92968]: audit 2024-09-16T14:45:37.170594+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:45:37.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[92968]: audit 2024-09-16T14:45:37.172840+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:45:37.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[92968]: audit 2024-09-16T14:45:37.172840+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:45:37.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[92968]: audit 2024-09-16T14:45:37.175628+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T14:45:37.441 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[92968]: audit 2024-09-16T14:45:37.175628+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T14:45:37.441 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[89559]: audit 2024-09-16T14:45:37.170594+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:45:37.441 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[89559]: audit 2024-09-16T14:45:37.170594+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:45:37.441 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[89559]: audit 2024-09-16T14:45:37.172840+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:45:37.441 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[89559]: audit 2024-09-16T14:45:37.172840+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:45:37.441 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[89559]: audit 2024-09-16T14:45:37.175628+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T14:45:37.441 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:37 smithi050 bash[89559]: audit 2024-09-16T14:45:37.175628+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T14:45:37.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:37 smithi090 bash[70266]: cluster 2024-09-16T14:45:35.490929+0000 mgr.y (mgr.25166) 704 : cluster [DBG] pgmap v415: 161 pgs: 20 activating, 141 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:37.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:37 smithi090 bash[70266]: cluster 2024-09-16T14:45:35.490929+0000 mgr.y (mgr.25166) 704 : cluster [DBG] pgmap v415: 161 pgs: 20 activating, 141 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:37.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:37 smithi090 bash[70266]: cluster 2024-09-16T14:45:36.254179+0000 mon.a (mon.0) 489 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 11 pgs degraded) 2024-09-16T14:45:37.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:37 smithi090 bash[70266]: cluster 2024-09-16T14:45:36.254179+0000 mon.a (mon.0) 489 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 11 pgs degraded) 2024-09-16T14:45:37.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:37 smithi090 bash[70266]: cluster 2024-09-16T14:45:36.254224+0000 mon.a (mon.0) 490 : cluster [INF] Cluster is now healthy 2024-09-16T14:45:37.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:37 smithi090 bash[70266]: cluster 2024-09-16T14:45:36.254224+0000 mon.a (mon.0) 490 : cluster [INF] Cluster is now healthy 2024-09-16T14:45:37.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:37 smithi090 bash[70266]: audit 2024-09-16T14:45:37.006970+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:37.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:37 smithi090 bash[70266]: audit 2024-09-16T14:45:37.006970+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:37.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:37 smithi090 bash[70266]: audit 2024-09-16T14:45:37.017968+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:37.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:37 smithi090 bash[70266]: audit 2024-09-16T14:45:37.017968+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:37.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:37 smithi090 bash[70266]: audit 2024-09-16T14:45:37.020131+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:45:37.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:37 smithi090 bash[70266]: audit 2024-09-16T14:45:37.020131+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:45:37.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:37 smithi090 bash[70266]: audit 2024-09-16T14:45:37.022031+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:45:37.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:37 smithi090 bash[70266]: audit 2024-09-16T14:45:37.022031+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:45:37.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:37 smithi090 bash[70266]: audit 2024-09-16T14:45:37.032763+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:37.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:37 smithi090 bash[70266]: audit 2024-09-16T14:45:37.032763+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:37.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:37 smithi090 bash[70266]: audit 2024-09-16T14:45:37.164394+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:45:37.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:37 smithi090 bash[70266]: audit 2024-09-16T14:45:37.164394+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:45:37.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:37 smithi090 bash[70266]: audit 2024-09-16T14:45:37.167914+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:45:37.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:37 smithi090 bash[70266]: audit 2024-09-16T14:45:37.167914+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:45:37.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:37 smithi090 bash[70266]: audit 2024-09-16T14:45:37.170594+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:45:37.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:37 smithi090 bash[70266]: audit 2024-09-16T14:45:37.170594+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:45:37.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:37 smithi090 bash[70266]: audit 2024-09-16T14:45:37.172840+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:45:37.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:37 smithi090 bash[70266]: audit 2024-09-16T14:45:37.172840+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:45:37.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:37 smithi090 bash[70266]: audit 2024-09-16T14:45:37.175628+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T14:45:37.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:37 smithi090 bash[70266]: audit 2024-09-16T14:45:37.175628+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T14:45:38.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:38 smithi050 bash[89559]: audit 2024-09-16T14:45:37.176025+0000 mgr.y (mgr.25166) 705 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T14:45:38.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:38 smithi050 bash[89559]: audit 2024-09-16T14:45:37.176025+0000 mgr.y (mgr.25166) 705 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T14:45:38.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:38 smithi050 bash[89559]: cephadm 2024-09-16T14:45:37.177651+0000 mgr.y (mgr.25166) 706 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (5 PGs are or would become offline) 2024-09-16T14:45:38.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:38 smithi050 bash[89559]: cephadm 2024-09-16T14:45:37.177651+0000 mgr.y (mgr.25166) 706 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (5 PGs are or would become offline) 2024-09-16T14:45:38.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:38 smithi050 bash[92968]: audit 2024-09-16T14:45:37.176025+0000 mgr.y (mgr.25166) 705 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T14:45:38.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:38 smithi050 bash[92968]: audit 2024-09-16T14:45:37.176025+0000 mgr.y (mgr.25166) 705 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T14:45:38.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:38 smithi050 bash[92968]: cephadm 2024-09-16T14:45:37.177651+0000 mgr.y (mgr.25166) 706 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (5 PGs are or would become offline) 2024-09-16T14:45:38.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:38 smithi050 bash[92968]: cephadm 2024-09-16T14:45:37.177651+0000 mgr.y (mgr.25166) 706 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (5 PGs are or would become offline) 2024-09-16T14:45:38.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:38 smithi090 bash[70266]: audit 2024-09-16T14:45:37.176025+0000 mgr.y (mgr.25166) 705 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T14:45:38.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:38 smithi090 bash[70266]: audit 2024-09-16T14:45:37.176025+0000 mgr.y (mgr.25166) 705 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T14:45:38.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:38 smithi090 bash[70266]: cephadm 2024-09-16T14:45:37.177651+0000 mgr.y (mgr.25166) 706 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (5 PGs are or would become offline) 2024-09-16T14:45:38.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:38 smithi090 bash[70266]: cephadm 2024-09-16T14:45:37.177651+0000 mgr.y (mgr.25166) 706 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (5 PGs are or would become offline) 2024-09-16T14:45:39.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:45:38 smithi090 bash[66719]: logger=cleanup t=2024-09-16T14:45:38.90003648Z level=info msg="Completed cleanup jobs" duration=96.978467ms 2024-09-16T14:45:39.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:45:38 smithi090 bash[66719]: logger=plugins.update.checker t=2024-09-16T14:45:38.947599189Z level=info msg="Update check succeeded" duration=68.051458ms 2024-09-16T14:45:39.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:45:38 smithi090 bash[66719]: logger=grafana.update.checker t=2024-09-16T14:45:38.955435344Z level=info msg="Update check succeeded" duration=70.571518ms 2024-09-16T14:45:39.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:45:39 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:45:39.011091617Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:45:39.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:45:39 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:45:39] "GET /metrics HTTP/1.1" 200 38338 "" "Prometheus/2.51.0" 2024-09-16T14:45:39.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:39 smithi050 bash[89559]: cluster 2024-09-16T14:45:37.492293+0000 mgr.y (mgr.25166) 707 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 697 B/s rd, 0 op/s 2024-09-16T14:45:39.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:39 smithi050 bash[89559]: cluster 2024-09-16T14:45:37.492293+0000 mgr.y (mgr.25166) 707 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 697 B/s rd, 0 op/s 2024-09-16T14:45:39.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:39 smithi050 bash[92968]: cluster 2024-09-16T14:45:37.492293+0000 mgr.y (mgr.25166) 707 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 697 B/s rd, 0 op/s 2024-09-16T14:45:39.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:39 smithi050 bash[92968]: cluster 2024-09-16T14:45:37.492293+0000 mgr.y (mgr.25166) 707 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 697 B/s rd, 0 op/s 2024-09-16T14:45:39.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:39 smithi090 bash[70266]: cluster 2024-09-16T14:45:37.492293+0000 mgr.y (mgr.25166) 707 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 697 B/s rd, 0 op/s 2024-09-16T14:45:39.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:39 smithi090 bash[70266]: cluster 2024-09-16T14:45:37.492293+0000 mgr.y (mgr.25166) 707 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 697 B/s rd, 0 op/s 2024-09-16T14:45:41.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:41 smithi050 bash[89559]: cluster 2024-09-16T14:45:39.493488+0000 mgr.y (mgr.25166) 708 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:41.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:41 smithi050 bash[89559]: cluster 2024-09-16T14:45:39.493488+0000 mgr.y (mgr.25166) 708 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:41.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:41 smithi050 bash[92968]: cluster 2024-09-16T14:45:39.493488+0000 mgr.y (mgr.25166) 708 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:41.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:41 smithi050 bash[92968]: cluster 2024-09-16T14:45:39.493488+0000 mgr.y (mgr.25166) 708 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:41.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:41 smithi090 bash[70266]: cluster 2024-09-16T14:45:39.493488+0000 mgr.y (mgr.25166) 708 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:41.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:41 smithi090 bash[70266]: cluster 2024-09-16T14:45:39.493488+0000 mgr.y (mgr.25166) 708 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:42.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:45:42 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:45:42.000834684Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:45:43.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:42 smithi050 bash[89559]: cluster 2024-09-16T14:45:41.494425+0000 mgr.y (mgr.25166) 709 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:45:43.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:42 smithi050 bash[89559]: cluster 2024-09-16T14:45:41.494425+0000 mgr.y (mgr.25166) 709 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:45:43.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:42 smithi050 bash[89559]: audit 2024-09-16T14:45:41.747161+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:43.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:42 smithi050 bash[89559]: audit 2024-09-16T14:45:41.747161+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:43.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:42 smithi050 bash[89559]: audit 2024-09-16T14:45:41.749358+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:45:43.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:42 smithi050 bash[89559]: audit 2024-09-16T14:45:41.749358+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:45:43.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:42 smithi050 bash[92968]: cluster 2024-09-16T14:45:41.494425+0000 mgr.y (mgr.25166) 709 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:45:43.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:42 smithi050 bash[92968]: cluster 2024-09-16T14:45:41.494425+0000 mgr.y (mgr.25166) 709 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:45:43.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:42 smithi050 bash[92968]: audit 2024-09-16T14:45:41.747161+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:43.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:42 smithi050 bash[92968]: audit 2024-09-16T14:45:41.747161+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:43.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:42 smithi050 bash[92968]: audit 2024-09-16T14:45:41.749358+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:45:43.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:42 smithi050 bash[92968]: audit 2024-09-16T14:45:41.749358+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:45:43.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:42 smithi090 bash[70266]: cluster 2024-09-16T14:45:41.494425+0000 mgr.y (mgr.25166) 709 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:45:43.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:42 smithi090 bash[70266]: cluster 2024-09-16T14:45:41.494425+0000 mgr.y (mgr.25166) 709 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:45:43.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:42 smithi090 bash[70266]: audit 2024-09-16T14:45:41.747161+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:43.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:42 smithi090 bash[70266]: audit 2024-09-16T14:45:41.747161+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:43.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:42 smithi090 bash[70266]: audit 2024-09-16T14:45:41.749358+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:45:43.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:42 smithi090 bash[70266]: audit 2024-09-16T14:45:41.749358+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:45:44.999 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:44 smithi090 bash[70266]: cluster 2024-09-16T14:45:43.495994+0000 mgr.y (mgr.25166) 710 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:45:44.999 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:44 smithi090 bash[70266]: cluster 2024-09-16T14:45:43.495994+0000 mgr.y (mgr.25166) 710 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:45:45.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:44 smithi050 bash[89559]: cluster 2024-09-16T14:45:43.495994+0000 mgr.y (mgr.25166) 710 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:45:45.189 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:44 smithi050 bash[89559]: cluster 2024-09-16T14:45:43.495994+0000 mgr.y (mgr.25166) 710 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:45:45.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:44 smithi050 bash[92968]: cluster 2024-09-16T14:45:43.495994+0000 mgr.y (mgr.25166) 710 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:45:45.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:44 smithi050 bash[92968]: cluster 2024-09-16T14:45:43.495994+0000 mgr.y (mgr.25166) 710 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:45:45.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:45:44 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:45:44.99893764Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:45:46.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:45 smithi050 bash[89559]: audit 2024-09-16T14:45:44.879982+0000 mgr.y (mgr.25166) 711 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:46.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:45 smithi050 bash[89559]: audit 2024-09-16T14:45:44.879982+0000 mgr.y (mgr.25166) 711 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:46.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:45 smithi050 bash[92968]: audit 2024-09-16T14:45:44.879982+0000 mgr.y (mgr.25166) 711 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:46.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:45 smithi050 bash[92968]: audit 2024-09-16T14:45:44.879982+0000 mgr.y (mgr.25166) 711 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:46.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:45 smithi090 bash[70266]: audit 2024-09-16T14:45:44.879982+0000 mgr.y (mgr.25166) 711 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:46.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:45 smithi090 bash[70266]: audit 2024-09-16T14:45:44.879982+0000 mgr.y (mgr.25166) 711 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:47.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:46 smithi050 bash[89559]: cluster 2024-09-16T14:45:45.496966+0000 mgr.y (mgr.25166) 712 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:47.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:46 smithi050 bash[89559]: cluster 2024-09-16T14:45:45.496966+0000 mgr.y (mgr.25166) 712 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:47.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:46 smithi050 bash[92968]: cluster 2024-09-16T14:45:45.496966+0000 mgr.y (mgr.25166) 712 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:47.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:46 smithi050 bash[92968]: cluster 2024-09-16T14:45:45.496966+0000 mgr.y (mgr.25166) 712 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:47.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:46 smithi090 bash[70266]: cluster 2024-09-16T14:45:45.496966+0000 mgr.y (mgr.25166) 712 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:47.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:46 smithi090 bash[70266]: cluster 2024-09-16T14:45:45.496966+0000 mgr.y (mgr.25166) 712 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:48.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:48 smithi050 bash[89559]: audit 2024-09-16T14:45:47.022949+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:48.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:48 smithi050 bash[89559]: audit 2024-09-16T14:45:47.022949+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:48.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:48 smithi050 bash[92968]: audit 2024-09-16T14:45:47.022949+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:48.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:48 smithi050 bash[92968]: audit 2024-09-16T14:45:47.022949+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:48.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:45:48 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:45:48.026076877Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:45:48.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:48 smithi090 bash[70266]: audit 2024-09-16T14:45:47.022949+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:48.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:48 smithi090 bash[70266]: audit 2024-09-16T14:45:47.022949+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:49.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:45:49 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:45:49] "GET /metrics HTTP/1.1" 200 38329 "" "Prometheus/2.51.0" 2024-09-16T14:45:49.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:49 smithi050 bash[89559]: cluster 2024-09-16T14:45:47.498274+0000 mgr.y (mgr.25166) 713 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:49.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:49 smithi050 bash[89559]: cluster 2024-09-16T14:45:47.498274+0000 mgr.y (mgr.25166) 713 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:49.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:49 smithi050 bash[92968]: cluster 2024-09-16T14:45:47.498274+0000 mgr.y (mgr.25166) 713 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:49.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:49 smithi050 bash[92968]: cluster 2024-09-16T14:45:47.498274+0000 mgr.y (mgr.25166) 713 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:49.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:49 smithi090 bash[70266]: cluster 2024-09-16T14:45:47.498274+0000 mgr.y (mgr.25166) 713 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:49.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:49 smithi090 bash[70266]: cluster 2024-09-16T14:45:47.498274+0000 mgr.y (mgr.25166) 713 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:51.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:51 smithi050 bash[89559]: cluster 2024-09-16T14:45:49.499566+0000 mgr.y (mgr.25166) 714 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:51.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:51 smithi050 bash[89559]: cluster 2024-09-16T14:45:49.499566+0000 mgr.y (mgr.25166) 714 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:51.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:51 smithi050 bash[92968]: cluster 2024-09-16T14:45:49.499566+0000 mgr.y (mgr.25166) 714 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:51.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:51 smithi050 bash[92968]: cluster 2024-09-16T14:45:49.499566+0000 mgr.y (mgr.25166) 714 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:51.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:45:51 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:45:51.004990708Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:45:51.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:51 smithi090 bash[70266]: cluster 2024-09-16T14:45:49.499566+0000 mgr.y (mgr.25166) 714 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:51.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:51 smithi090 bash[70266]: cluster 2024-09-16T14:45:49.499566+0000 mgr.y (mgr.25166) 714 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:53.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:53 smithi050 bash[89559]: cluster 2024-09-16T14:45:51.500601+0000 mgr.y (mgr.25166) 715 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:53.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:53 smithi050 bash[89559]: cluster 2024-09-16T14:45:51.500601+0000 mgr.y (mgr.25166) 715 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:53.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:53 smithi050 bash[89559]: audit 2024-09-16T14:45:52.191411+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T14:45:53.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:53 smithi050 bash[89559]: audit 2024-09-16T14:45:52.191411+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T14:45:53.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:53 smithi050 bash[89559]: audit 2024-09-16T14:45:52.191854+0000 mgr.y (mgr.25166) 716 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T14:45:53.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:53 smithi050 bash[89559]: audit 2024-09-16T14:45:52.191854+0000 mgr.y (mgr.25166) 716 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T14:45:53.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:53 smithi050 bash[89559]: cephadm 2024-09-16T14:45:52.194573+0000 mgr.y (mgr.25166) 717 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-16T14:45:53.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:53 smithi050 bash[89559]: cephadm 2024-09-16T14:45:52.194573+0000 mgr.y (mgr.25166) 717 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-16T14:45:53.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:53 smithi050 bash[92968]: cluster 2024-09-16T14:45:51.500601+0000 mgr.y (mgr.25166) 715 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:53.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:53 smithi050 bash[92968]: cluster 2024-09-16T14:45:51.500601+0000 mgr.y (mgr.25166) 715 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:53.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:53 smithi050 bash[92968]: audit 2024-09-16T14:45:52.191411+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T14:45:53.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:53 smithi050 bash[92968]: audit 2024-09-16T14:45:52.191411+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T14:45:53.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:53 smithi050 bash[92968]: audit 2024-09-16T14:45:52.191854+0000 mgr.y (mgr.25166) 716 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T14:45:53.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:53 smithi050 bash[92968]: audit 2024-09-16T14:45:52.191854+0000 mgr.y (mgr.25166) 716 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T14:45:53.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:53 smithi050 bash[92968]: cephadm 2024-09-16T14:45:52.194573+0000 mgr.y (mgr.25166) 717 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-16T14:45:53.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:53 smithi050 bash[92968]: cephadm 2024-09-16T14:45:52.194573+0000 mgr.y (mgr.25166) 717 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-16T14:45:53.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:53 smithi090 bash[70266]: cluster 2024-09-16T14:45:51.500601+0000 mgr.y (mgr.25166) 715 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:53.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:53 smithi090 bash[70266]: cluster 2024-09-16T14:45:51.500601+0000 mgr.y (mgr.25166) 715 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:53.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:53 smithi090 bash[70266]: audit 2024-09-16T14:45:52.191411+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T14:45:53.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:53 smithi090 bash[70266]: audit 2024-09-16T14:45:52.191411+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T14:45:53.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:53 smithi090 bash[70266]: audit 2024-09-16T14:45:52.191854+0000 mgr.y (mgr.25166) 716 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T14:45:53.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:53 smithi090 bash[70266]: audit 2024-09-16T14:45:52.191854+0000 mgr.y (mgr.25166) 716 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T14:45:53.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:53 smithi090 bash[70266]: cephadm 2024-09-16T14:45:52.194573+0000 mgr.y (mgr.25166) 717 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-16T14:45:53.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:53 smithi090 bash[70266]: cephadm 2024-09-16T14:45:52.194573+0000 mgr.y (mgr.25166) 717 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-16T14:45:54.282 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:45:54 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:45:54.02019658Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:45:55.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:55 smithi050 bash[89559]: cluster 2024-09-16T14:45:53.502178+0000 mgr.y (mgr.25166) 718 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:55.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:55 smithi050 bash[89559]: cluster 2024-09-16T14:45:53.502178+0000 mgr.y (mgr.25166) 718 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:55.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:55 smithi050 bash[92968]: cluster 2024-09-16T14:45:53.502178+0000 mgr.y (mgr.25166) 718 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:55.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:55 smithi050 bash[92968]: cluster 2024-09-16T14:45:53.502178+0000 mgr.y (mgr.25166) 718 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:55.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:55 smithi090 bash[70266]: cluster 2024-09-16T14:45:53.502178+0000 mgr.y (mgr.25166) 718 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:55.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:55 smithi090 bash[70266]: cluster 2024-09-16T14:45:53.502178+0000 mgr.y (mgr.25166) 718 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:45:56.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:56 smithi050 bash[89559]: audit 2024-09-16T14:45:54.891255+0000 mgr.y (mgr.25166) 719 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:56.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:56 smithi050 bash[89559]: audit 2024-09-16T14:45:54.891255+0000 mgr.y (mgr.25166) 719 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:56.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:56 smithi050 bash[89559]: cephadm 2024-09-16T14:45:55.066464+0000 mgr.y (mgr.25166) 720 : cephadm [INF] Upgrade: Updating osd.5 2024-09-16T14:45:56.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:56 smithi050 bash[89559]: cephadm 2024-09-16T14:45:55.066464+0000 mgr.y (mgr.25166) 720 : cephadm [INF] Upgrade: Updating osd.5 2024-09-16T14:45:56.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:56 smithi050 bash[89559]: audit 2024-09-16T14:45:55.073442+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:56.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:56 smithi050 bash[89559]: audit 2024-09-16T14:45:55.073442+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:56.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:56 smithi050 bash[89559]: audit 2024-09-16T14:45:55.078589+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T14:45:56.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:56 smithi050 bash[89559]: audit 2024-09-16T14:45:55.078589+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T14:45:56.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:56 smithi050 bash[89559]: audit 2024-09-16T14:45:55.080313+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:45:56.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:56 smithi050 bash[89559]: audit 2024-09-16T14:45:55.080313+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:45:56.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:56 smithi050 bash[89559]: cephadm 2024-09-16T14:45:55.085740+0000 mgr.y (mgr.25166) 721 : cephadm [INF] Deploying daemon osd.5 on smithi090 2024-09-16T14:45:56.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:56 smithi050 bash[89559]: cephadm 2024-09-16T14:45:55.085740+0000 mgr.y (mgr.25166) 721 : cephadm [INF] Deploying daemon osd.5 on smithi090 2024-09-16T14:45:56.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:56 smithi050 bash[92968]: audit 2024-09-16T14:45:54.891255+0000 mgr.y (mgr.25166) 719 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:56.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:56 smithi050 bash[92968]: audit 2024-09-16T14:45:54.891255+0000 mgr.y (mgr.25166) 719 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:56.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:56 smithi050 bash[92968]: cephadm 2024-09-16T14:45:55.066464+0000 mgr.y (mgr.25166) 720 : cephadm [INF] Upgrade: Updating osd.5 2024-09-16T14:45:56.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:56 smithi050 bash[92968]: cephadm 2024-09-16T14:45:55.066464+0000 mgr.y (mgr.25166) 720 : cephadm [INF] Upgrade: Updating osd.5 2024-09-16T14:45:56.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:56 smithi050 bash[92968]: audit 2024-09-16T14:45:55.073442+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:56.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:56 smithi050 bash[92968]: audit 2024-09-16T14:45:55.073442+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:56.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:56 smithi050 bash[92968]: audit 2024-09-16T14:45:55.078589+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T14:45:56.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:56 smithi050 bash[92968]: audit 2024-09-16T14:45:55.078589+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T14:45:56.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:56 smithi050 bash[92968]: audit 2024-09-16T14:45:55.080313+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:45:56.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:56 smithi050 bash[92968]: audit 2024-09-16T14:45:55.080313+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:45:56.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:56 smithi050 bash[92968]: cephadm 2024-09-16T14:45:55.085740+0000 mgr.y (mgr.25166) 721 : cephadm [INF] Deploying daemon osd.5 on smithi090 2024-09-16T14:45:56.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:56 smithi050 bash[92968]: cephadm 2024-09-16T14:45:55.085740+0000 mgr.y (mgr.25166) 721 : cephadm [INF] Deploying daemon osd.5 on smithi090 2024-09-16T14:45:56.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:56 smithi090 bash[70266]: audit 2024-09-16T14:45:54.891255+0000 mgr.y (mgr.25166) 719 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:56.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:56 smithi090 bash[70266]: audit 2024-09-16T14:45:54.891255+0000 mgr.y (mgr.25166) 719 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:45:56.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:56 smithi090 bash[70266]: cephadm 2024-09-16T14:45:55.066464+0000 mgr.y (mgr.25166) 720 : cephadm [INF] Upgrade: Updating osd.5 2024-09-16T14:45:56.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:56 smithi090 bash[70266]: cephadm 2024-09-16T14:45:55.066464+0000 mgr.y (mgr.25166) 720 : cephadm [INF] Upgrade: Updating osd.5 2024-09-16T14:45:56.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:56 smithi090 bash[70266]: audit 2024-09-16T14:45:55.073442+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:56.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:56 smithi090 bash[70266]: audit 2024-09-16T14:45:55.073442+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:45:56.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:56 smithi090 bash[70266]: audit 2024-09-16T14:45:55.078589+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T14:45:56.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:56 smithi090 bash[70266]: audit 2024-09-16T14:45:55.078589+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T14:45:56.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:56 smithi090 bash[70266]: audit 2024-09-16T14:45:55.080313+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:45:56.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:56 smithi090 bash[70266]: audit 2024-09-16T14:45:55.080313+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:45:56.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:56 smithi090 bash[70266]: cephadm 2024-09-16T14:45:55.085740+0000 mgr.y (mgr.25166) 721 : cephadm [INF] Deploying daemon osd.5 on smithi090 2024-09-16T14:45:56.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:56 smithi090 bash[70266]: cephadm 2024-09-16T14:45:55.085740+0000 mgr.y (mgr.25166) 721 : cephadm [INF] Deploying daemon osd.5 on smithi090 2024-09-16T14:45:57.402 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:45:57 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:45:57.032359611Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:45:57.402 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:57 smithi090 bash[70266]: cluster 2024-09-16T14:45:55.503183+0000 mgr.y (mgr.25166) 722 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:57.402 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:57 smithi090 bash[70266]: cluster 2024-09-16T14:45:55.503183+0000 mgr.y (mgr.25166) 722 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:57.402 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:57 smithi090 bash[70266]: audit 2024-09-16T14:45:56.734846+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:45:57.402 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:57 smithi090 bash[70266]: audit 2024-09-16T14:45:56.734846+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:45:57.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:57 smithi050 bash[92968]: cluster 2024-09-16T14:45:55.503183+0000 mgr.y (mgr.25166) 722 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:57.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:57 smithi050 bash[92968]: cluster 2024-09-16T14:45:55.503183+0000 mgr.y (mgr.25166) 722 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:57.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:57 smithi050 bash[92968]: audit 2024-09-16T14:45:56.734846+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:45:57.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:57 smithi050 bash[92968]: audit 2024-09-16T14:45:56.734846+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:45:57.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:57 smithi050 bash[89559]: cluster 2024-09-16T14:45:55.503183+0000 mgr.y (mgr.25166) 722 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:57.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:57 smithi050 bash[89559]: cluster 2024-09-16T14:45:55.503183+0000 mgr.y (mgr.25166) 722 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:57.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:57 smithi050 bash[89559]: audit 2024-09-16T14:45:56.734846+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:45:57.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:57 smithi050 bash[89559]: audit 2024-09-16T14:45:56.734846+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:45:59.407 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:59 smithi090 bash[70266]: cluster 2024-09-16T14:45:57.504402+0000 mgr.y (mgr.25166) 723 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:59.407 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:45:59 smithi090 bash[70266]: cluster 2024-09-16T14:45:57.504402+0000 mgr.y (mgr.25166) 723 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:59.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:59 smithi050 bash[89559]: cluster 2024-09-16T14:45:57.504402+0000 mgr.y (mgr.25166) 723 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:59.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:45:59 smithi050 bash[89559]: cluster 2024-09-16T14:45:57.504402+0000 mgr.y (mgr.25166) 723 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:59.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:59 smithi050 bash[92968]: cluster 2024-09-16T14:45:57.504402+0000 mgr.y (mgr.25166) 723 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:59.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:45:59 smithi050 bash[92968]: cluster 2024-09-16T14:45:57.504402+0000 mgr.y (mgr.25166) 723 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:45:59.437 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:45:59 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:45:59] "GET /metrics HTTP/1.1" 200 38326 "" "Prometheus/2.51.0" 2024-09-16T14:45:59.577 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:46:00.225 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:46:00.225 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (11m) 82s ago 38m 14.7M - 0.27.0 11f11916f8cd cabc95728e9a 2024-09-16T14:46:00.225 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (10m) 35s ago 38m 69.0M - 10.4.0 c8b91775d855 88a9367c0284 2024-09-16T14:46:00.226 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (12m) 82s ago 35m 49.8M - 3.8 b5388489f99e d92ced4635d4 2024-09-16T14:46:00.226 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (12m) 35s ago 46m 445M - 19.3.0-4917-g8293d73f 425e316ba8eb 9887b7561d75 2024-09-16T14:46:00.226 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (23m) 82s ago 49m 516M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:46:00.226 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (7m) 82s ago 49m 53.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 2dace7d54c6b 2024-09-16T14:46:00.226 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (8m) 35s ago 47m 43.5M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 207fa7c489b4 2024-09-16T14:46:00.226 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (7m) 82s ago 47m 38.8M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb e91fc2c1a7ff 2024-09-16T14:46:00.226 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (12m) 82s ago 38m 8576k - 1.7.0 72c9c2088986 e166bfc4ac14 2024-09-16T14:46:00.226 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (12m) 35s ago 38m 8320k - 1.7.0 72c9c2088986 872a2376fb53 2024-09-16T14:46:00.226 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (5m) 82s ago 46m 51.5M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 50917a63a85c 2024-09-16T14:46:00.226 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (4m) 82s ago 45m 51.0M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 4d349c340cbe 2024-09-16T14:46:00.226 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (2m) 82s ago 44m 44.8M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 73cc453de3bd 2024-09-16T14:46:00.226 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (83s) 82s ago 43m - 3037M 19.3.0-4917-g8293d73f 425e316ba8eb f11f2d2fa52b 2024-09-16T14:46:00.227 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running 35s ago 42m - 3292M 2024-09-16T14:46:00.227 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (41m) 35s ago 41m 62.4M 3292M 19.1.1-328-gad35db06 b5388489f99e c2c5d905dd84 2024-09-16T14:46:00.227 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (40m) 35s ago 40m 69.1M 3292M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:46:00.227 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (39m) 35s ago 39m 63.9M 3292M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:46:00.227 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (11m) 35s ago 38m 52.5M - 2.51.0 1d3b7f56885b 26eb48164510 2024-09-16T14:46:00.227 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (36m) 82s ago 36m 101M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:46:00.227 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (36m) 35s ago 36m 102M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:46:00.338 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:46:00 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:46:00.015324478Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:46:00.595 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:46:00.595 INFO:teuthology.orchestra.run.smithi050.stdout: "mon": { 2024-09-16T14:46:00.595 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:46:00.595 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:46:00.595 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr": { 2024-09-16T14:46:00.596 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:46:00.596 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:46:00.596 INFO:teuthology.orchestra.run.smithi050.stdout: "osd": { 2024-09-16T14:46:00.596 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3, 2024-09-16T14:46:00.596 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 5 2024-09-16T14:46:00.596 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:46:00.596 INFO:teuthology.orchestra.run.smithi050.stdout: "rgw": { 2024-09-16T14:46:00.596 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:46:00.596 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:46:00.596 INFO:teuthology.orchestra.run.smithi050.stdout: "overall": { 2024-09-16T14:46:00.596 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 5, 2024-09-16T14:46:00.596 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 10 2024-09-16T14:46:00.597 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:46:00.597 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:46:00.617 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:00 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:00.617 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:46:00 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:00.618 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:46:00 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:00.618 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:46:00 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:00.618 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:46:00 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:00.619 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:46:00 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:00.619 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:46:00 smithi090 systemd[1]: Stopping Ceph osd.5 for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:46:00.619 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:46:00 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:00.619 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:46:00 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:00.620 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:46:00 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:00.911 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:46:00.912 INFO:teuthology.orchestra.run.smithi050.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:46:00.912 INFO:teuthology.orchestra.run.smithi050.stdout: "in_progress": true, 2024-09-16T14:46:00.912 INFO:teuthology.orchestra.run.smithi050.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T14:46:00.912 INFO:teuthology.orchestra.run.smithi050.stdout: "services_complete": [], 2024-09-16T14:46:00.912 INFO:teuthology.orchestra.run.smithi050.stdout: "progress": "4/8 daemons upgraded", 2024-09-16T14:46:00.912 INFO:teuthology.orchestra.run.smithi050.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:46:00.912 INFO:teuthology.orchestra.run.smithi050.stdout: "is_paused": false 2024-09-16T14:46:00.912 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:46:00.946 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:46:00 smithi090 bash[30477]: debug 2024-09-16T14:46:00.735+0000 7fd1b231f640 -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-09-16T14:46:00.946 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:46:00 smithi090 bash[30477]: debug 2024-09-16T14:46:00.735+0000 7fd1b231f640 -1 osd.5 137 *** Got signal Terminated *** 2024-09-16T14:46:00.946 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:46:00 smithi090 bash[30477]: debug 2024-09-16T14:46:00.735+0000 7fd1b231f640 -1 osd.5 137 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:46:01.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:01 smithi050 bash[89559]: cluster 2024-09-16T14:45:59.505513+0000 mgr.y (mgr.25166) 724 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:46:01.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:01 smithi050 bash[89559]: cluster 2024-09-16T14:45:59.505513+0000 mgr.y (mgr.25166) 724 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:46:01.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:01 smithi050 bash[89559]: audit 2024-09-16T14:45:59.565360+0000 mgr.y (mgr.25166) 725 : audit [DBG] from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:01.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:01 smithi050 bash[89559]: audit 2024-09-16T14:45:59.565360+0000 mgr.y (mgr.25166) 725 : audit [DBG] from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:01.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:01 smithi050 bash[89559]: audit 2024-09-16T14:45:59.885571+0000 mgr.y (mgr.25166) 726 : audit [DBG] from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:01.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:01 smithi050 bash[89559]: audit 2024-09-16T14:45:59.885571+0000 mgr.y (mgr.25166) 726 : audit [DBG] from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:01.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:01 smithi050 bash[89559]: audit 2024-09-16T14:46:00.187472+0000 mgr.y (mgr.25166) 727 : audit [DBG] from='client.54479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:01.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:01 smithi050 bash[89559]: audit 2024-09-16T14:46:00.187472+0000 mgr.y (mgr.25166) 727 : audit [DBG] from='client.54479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:01.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:01 smithi050 bash[89559]: audit 2024-09-16T14:46:00.595721+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.50:0/2056030957' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:01.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:01 smithi050 bash[89559]: audit 2024-09-16T14:46:00.595721+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.50:0/2056030957' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:01.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:01 smithi050 bash[89559]: cluster 2024-09-16T14:46:00.741990+0000 mon.a (mon.0) 509 : cluster [INF] osd.5 marked itself down and dead 2024-09-16T14:46:01.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:01 smithi050 bash[89559]: cluster 2024-09-16T14:46:00.741990+0000 mon.a (mon.0) 509 : cluster [INF] osd.5 marked itself down and dead 2024-09-16T14:46:01.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:01 smithi050 bash[92968]: cluster 2024-09-16T14:45:59.505513+0000 mgr.y (mgr.25166) 724 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:46:01.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:01 smithi050 bash[92968]: cluster 2024-09-16T14:45:59.505513+0000 mgr.y (mgr.25166) 724 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:46:01.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:01 smithi050 bash[92968]: audit 2024-09-16T14:45:59.565360+0000 mgr.y (mgr.25166) 725 : audit [DBG] from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:01.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:01 smithi050 bash[92968]: audit 2024-09-16T14:45:59.565360+0000 mgr.y (mgr.25166) 725 : audit [DBG] from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:01.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:01 smithi050 bash[92968]: audit 2024-09-16T14:45:59.885571+0000 mgr.y (mgr.25166) 726 : audit [DBG] from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:01.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:01 smithi050 bash[92968]: audit 2024-09-16T14:45:59.885571+0000 mgr.y (mgr.25166) 726 : audit [DBG] from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:01.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:01 smithi050 bash[92968]: audit 2024-09-16T14:46:00.187472+0000 mgr.y (mgr.25166) 727 : audit [DBG] from='client.54479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:01.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:01 smithi050 bash[92968]: audit 2024-09-16T14:46:00.187472+0000 mgr.y (mgr.25166) 727 : audit [DBG] from='client.54479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:01.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:01 smithi050 bash[92968]: audit 2024-09-16T14:46:00.595721+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.50:0/2056030957' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:01.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:01 smithi050 bash[92968]: audit 2024-09-16T14:46:00.595721+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.50:0/2056030957' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:01.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:01 smithi050 bash[92968]: cluster 2024-09-16T14:46:00.741990+0000 mon.a (mon.0) 509 : cluster [INF] osd.5 marked itself down and dead 2024-09-16T14:46:01.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:01 smithi050 bash[92968]: cluster 2024-09-16T14:46:00.741990+0000 mon.a (mon.0) 509 : cluster [INF] osd.5 marked itself down and dead 2024-09-16T14:46:01.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:01 smithi090 bash[70266]: cluster 2024-09-16T14:45:59.505513+0000 mgr.y (mgr.25166) 724 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:46:01.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:01 smithi090 bash[70266]: cluster 2024-09-16T14:45:59.505513+0000 mgr.y (mgr.25166) 724 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:46:01.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:01 smithi090 bash[70266]: audit 2024-09-16T14:45:59.565360+0000 mgr.y (mgr.25166) 725 : audit [DBG] from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:01.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:01 smithi090 bash[70266]: audit 2024-09-16T14:45:59.565360+0000 mgr.y (mgr.25166) 725 : audit [DBG] from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:01.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:01 smithi090 bash[70266]: audit 2024-09-16T14:45:59.885571+0000 mgr.y (mgr.25166) 726 : audit [DBG] from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:01.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:01 smithi090 bash[70266]: audit 2024-09-16T14:45:59.885571+0000 mgr.y (mgr.25166) 726 : audit [DBG] from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:01.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:01 smithi090 bash[70266]: audit 2024-09-16T14:46:00.187472+0000 mgr.y (mgr.25166) 727 : audit [DBG] from='client.54479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:01.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:01 smithi090 bash[70266]: audit 2024-09-16T14:46:00.187472+0000 mgr.y (mgr.25166) 727 : audit [DBG] from='client.54479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:01.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:01 smithi090 bash[70266]: audit 2024-09-16T14:46:00.595721+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.50:0/2056030957' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:01.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:01 smithi090 bash[70266]: audit 2024-09-16T14:46:00.595721+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.50:0/2056030957' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:01.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:01 smithi090 bash[70266]: cluster 2024-09-16T14:46:00.741990+0000 mon.a (mon.0) 509 : cluster [INF] osd.5 marked itself down and dead 2024-09-16T14:46:01.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:01 smithi090 bash[70266]: cluster 2024-09-16T14:46:00.741990+0000 mon.a (mon.0) 509 : cluster [INF] osd.5 marked itself down and dead 2024-09-16T14:46:02.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:02 smithi050 bash[89559]: audit 2024-09-16T14:46:00.911800+0000 mgr.y (mgr.25166) 728 : audit [DBG] from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:02.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:02 smithi050 bash[89559]: audit 2024-09-16T14:46:00.911800+0000 mgr.y (mgr.25166) 728 : audit [DBG] from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:02.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:02 smithi050 bash[89559]: cluster 2024-09-16T14:46:01.087988+0000 mon.a (mon.0) 510 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:46:02.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:02 smithi050 bash[89559]: cluster 2024-09-16T14:46:01.087988+0000 mon.a (mon.0) 510 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:46:02.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:02 smithi050 bash[89559]: cluster 2024-09-16T14:46:01.106185+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-16T14:46:02.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:02 smithi050 bash[89559]: cluster 2024-09-16T14:46:01.106185+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-16T14:46:02.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:02 smithi050 bash[92968]: audit 2024-09-16T14:46:00.911800+0000 mgr.y (mgr.25166) 728 : audit [DBG] from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:02.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:02 smithi050 bash[92968]: audit 2024-09-16T14:46:00.911800+0000 mgr.y (mgr.25166) 728 : audit [DBG] from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:02.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:02 smithi050 bash[92968]: cluster 2024-09-16T14:46:01.087988+0000 mon.a (mon.0) 510 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:46:02.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:02 smithi050 bash[92968]: cluster 2024-09-16T14:46:01.087988+0000 mon.a (mon.0) 510 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:46:02.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:02 smithi050 bash[92968]: cluster 2024-09-16T14:46:01.106185+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-16T14:46:02.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:02 smithi050 bash[92968]: cluster 2024-09-16T14:46:01.106185+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-16T14:46:02.445 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:46:02 smithi090 bash[77586]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-5 2024-09-16T14:46:02.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:02 smithi090 bash[70266]: audit 2024-09-16T14:46:00.911800+0000 mgr.y (mgr.25166) 728 : audit [DBG] from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:02.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:02 smithi090 bash[70266]: audit 2024-09-16T14:46:00.911800+0000 mgr.y (mgr.25166) 728 : audit [DBG] from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:02.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:02 smithi090 bash[70266]: cluster 2024-09-16T14:46:01.087988+0000 mon.a (mon.0) 510 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:46:02.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:02 smithi090 bash[70266]: cluster 2024-09-16T14:46:01.087988+0000 mon.a (mon.0) 510 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:46:02.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:02 smithi090 bash[70266]: cluster 2024-09-16T14:46:01.106185+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-16T14:46:02.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:02 smithi090 bash[70266]: cluster 2024-09-16T14:46:01.106185+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-16T14:46:02.946 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:46:02 smithi090 bash[77651]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-5 2024-09-16T14:46:03.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:03 smithi050 bash[89559]: cluster 2024-09-16T14:46:01.506230+0000 mgr.y (mgr.25166) 729 : cluster [DBG] pgmap v429: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:46:03.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:03 smithi050 bash[89559]: cluster 2024-09-16T14:46:01.506230+0000 mgr.y (mgr.25166) 729 : cluster [DBG] pgmap v429: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:46:03.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:03 smithi050 bash[89559]: cluster 2024-09-16T14:46:02.117634+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-16T14:46:03.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:03 smithi050 bash[89559]: cluster 2024-09-16T14:46:02.117634+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-16T14:46:03.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:03 smithi050 bash[92968]: cluster 2024-09-16T14:46:01.506230+0000 mgr.y (mgr.25166) 729 : cluster [DBG] pgmap v429: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:46:03.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:03 smithi050 bash[92968]: cluster 2024-09-16T14:46:01.506230+0000 mgr.y (mgr.25166) 729 : cluster [DBG] pgmap v429: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:46:03.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:03 smithi050 bash[92968]: cluster 2024-09-16T14:46:02.117634+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-16T14:46:03.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:03 smithi050 bash[92968]: cluster 2024-09-16T14:46:02.117634+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-16T14:46:03.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:46:03 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:46:03.033396273Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:46:03.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:03 smithi090 bash[70266]: cluster 2024-09-16T14:46:01.506230+0000 mgr.y (mgr.25166) 729 : cluster [DBG] pgmap v429: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:46:03.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:03 smithi090 bash[70266]: cluster 2024-09-16T14:46:01.506230+0000 mgr.y (mgr.25166) 729 : cluster [DBG] pgmap v429: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:46:03.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:03 smithi090 bash[70266]: cluster 2024-09-16T14:46:02.117634+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-16T14:46:03.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:03 smithi090 bash[70266]: cluster 2024-09-16T14:46:02.117634+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-16T14:46:04.312 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:04 smithi090 bash[70266]: cluster 2024-09-16T14:46:04.111619+0000 mon.a (mon.0) 513 : cluster [WRN] Health check failed: Degraded data redundancy: 58/636 objects degraded (9.119%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:04.312 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:04 smithi090 bash[70266]: cluster 2024-09-16T14:46:04.111619+0000 mon.a (mon.0) 513 : cluster [WRN] Health check failed: Degraded data redundancy: 58/636 objects degraded (9.119%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:04.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:04 smithi050 bash[89559]: cluster 2024-09-16T14:46:04.111619+0000 mon.a (mon.0) 513 : cluster [WRN] Health check failed: Degraded data redundancy: 58/636 objects degraded (9.119%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:04.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:04 smithi050 bash[89559]: cluster 2024-09-16T14:46:04.111619+0000 mon.a (mon.0) 513 : cluster [WRN] Health check failed: Degraded data redundancy: 58/636 objects degraded (9.119%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:04.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:04 smithi050 bash[92968]: cluster 2024-09-16T14:46:04.111619+0000 mon.a (mon.0) 513 : cluster [WRN] Health check failed: Degraded data redundancy: 58/636 objects degraded (9.119%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:04.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:04 smithi050 bash[92968]: cluster 2024-09-16T14:46:04.111619+0000 mon.a (mon.0) 513 : cluster [WRN] Health check failed: Degraded data redundancy: 58/636 objects degraded (9.119%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:05.396 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:46:05 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:05.396 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:46:05 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:05.397 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:46:05 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:05.397 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:46:05 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:05.397 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:46:05 smithi090 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.5.service: Deactivated successfully. 2024-09-16T14:46:05.397 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:46:05 smithi090 systemd[1]: Stopped Ceph osd.5 for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:46:05.397 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:46:05 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:05.397 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:46:05 smithi090 systemd[1]: Started Ceph osd.5 for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:46:05.398 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:46:05 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:05.398 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:46:05 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:05.398 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:46:05 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:05.399 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:05 smithi090 bash[70266]: cluster 2024-09-16T14:46:03.507954+0000 mgr.y (mgr.25166) 730 : cluster [DBG] pgmap v431: 161 pgs: 27 active+undersized, 5 stale+active+clean, 17 active+undersized+degraded, 112 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 58/636 objects degraded (9.119%) 2024-09-16T14:46:05.399 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:05 smithi090 bash[70266]: cluster 2024-09-16T14:46:03.507954+0000 mgr.y (mgr.25166) 730 : cluster [DBG] pgmap v431: 161 pgs: 27 active+undersized, 5 stale+active+clean, 17 active+undersized+degraded, 112 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 58/636 objects degraded (9.119%) 2024-09-16T14:46:05.399 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:05 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:05.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:05 smithi050 bash[89559]: cluster 2024-09-16T14:46:03.507954+0000 mgr.y (mgr.25166) 730 : cluster [DBG] pgmap v431: 161 pgs: 27 active+undersized, 5 stale+active+clean, 17 active+undersized+degraded, 112 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 58/636 objects degraded (9.119%) 2024-09-16T14:46:05.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:05 smithi050 bash[89559]: cluster 2024-09-16T14:46:03.507954+0000 mgr.y (mgr.25166) 730 : cluster [DBG] pgmap v431: 161 pgs: 27 active+undersized, 5 stale+active+clean, 17 active+undersized+degraded, 112 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 58/636 objects degraded (9.119%) 2024-09-16T14:46:05.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:05 smithi050 bash[92968]: cluster 2024-09-16T14:46:03.507954+0000 mgr.y (mgr.25166) 730 : cluster [DBG] pgmap v431: 161 pgs: 27 active+undersized, 5 stale+active+clean, 17 active+undersized+degraded, 112 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 58/636 objects degraded (9.119%) 2024-09-16T14:46:05.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:05 smithi050 bash[92968]: cluster 2024-09-16T14:46:03.507954+0000 mgr.y (mgr.25166) 730 : cluster [DBG] pgmap v431: 161 pgs: 27 active+undersized, 5 stale+active+clean, 17 active+undersized+degraded, 112 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 58/636 objects degraded (9.119%) 2024-09-16T14:46:06.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:46:06 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:46:06.003541484Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:46:06.812 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:06 smithi090 bash[70266]: audit 2024-09-16T14:46:04.899223+0000 mgr.y (mgr.25166) 731 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:06.812 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:06 smithi090 bash[70266]: audit 2024-09-16T14:46:04.899223+0000 mgr.y (mgr.25166) 731 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:06.812 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:06 smithi090 bash[70266]: audit 2024-09-16T14:46:05.448978+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:06.812 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:06 smithi090 bash[70266]: audit 2024-09-16T14:46:05.448978+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:06.812 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:06 smithi090 bash[70266]: audit 2024-09-16T14:46:05.459535+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:06.812 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:06 smithi090 bash[70266]: audit 2024-09-16T14:46:05.459535+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:06.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:06 smithi050 bash[89559]: audit 2024-09-16T14:46:04.899223+0000 mgr.y (mgr.25166) 731 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:06.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:06 smithi050 bash[89559]: audit 2024-09-16T14:46:04.899223+0000 mgr.y (mgr.25166) 731 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:06.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:06 smithi050 bash[89559]: audit 2024-09-16T14:46:05.448978+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:06.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:06 smithi050 bash[89559]: audit 2024-09-16T14:46:05.448978+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:06.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:06 smithi050 bash[89559]: audit 2024-09-16T14:46:05.459535+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:06.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:06 smithi050 bash[89559]: audit 2024-09-16T14:46:05.459535+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:06.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:06 smithi050 bash[92968]: audit 2024-09-16T14:46:04.899223+0000 mgr.y (mgr.25166) 731 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:06.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:06 smithi050 bash[92968]: audit 2024-09-16T14:46:04.899223+0000 mgr.y (mgr.25166) 731 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:06.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:06 smithi050 bash[92968]: audit 2024-09-16T14:46:05.448978+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:06.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:06 smithi050 bash[92968]: audit 2024-09-16T14:46:05.448978+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:06.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:06 smithi050 bash[92968]: audit 2024-09-16T14:46:05.459535+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:06.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:06 smithi050 bash[92968]: audit 2024-09-16T14:46:05.459535+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:07.195 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:46:07 smithi090 bash[77801]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:46:07.196 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:46:07 smithi090 bash[77801]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:46:07.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:07 smithi050 bash[89559]: cluster 2024-09-16T14:46:05.509245+0000 mgr.y (mgr.25166) 732 : cluster [DBG] pgmap v432: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:07.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:07 smithi050 bash[89559]: cluster 2024-09-16T14:46:05.509245+0000 mgr.y (mgr.25166) 732 : cluster [DBG] pgmap v432: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:07.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:07 smithi050 bash[92968]: cluster 2024-09-16T14:46:05.509245+0000 mgr.y (mgr.25166) 732 : cluster [DBG] pgmap v432: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:07.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:07 smithi050 bash[92968]: cluster 2024-09-16T14:46:05.509245+0000 mgr.y (mgr.25166) 732 : cluster [DBG] pgmap v432: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:07.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:07 smithi090 bash[70266]: cluster 2024-09-16T14:46:05.509245+0000 mgr.y (mgr.25166) 732 : cluster [DBG] pgmap v432: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:07.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:07 smithi090 bash[70266]: cluster 2024-09-16T14:46:05.509245+0000 mgr.y (mgr.25166) 732 : cluster [DBG] pgmap v432: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:08.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:08 smithi050 bash[89559]: cluster 2024-09-16T14:46:07.510667+0000 mgr.y (mgr.25166) 733 : cluster [DBG] pgmap v433: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:08.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:08 smithi050 bash[89559]: cluster 2024-09-16T14:46:07.510667+0000 mgr.y (mgr.25166) 733 : cluster [DBG] pgmap v433: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:08.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:08 smithi050 bash[92968]: cluster 2024-09-16T14:46:07.510667+0000 mgr.y (mgr.25166) 733 : cluster [DBG] pgmap v433: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:08.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:08 smithi050 bash[92968]: cluster 2024-09-16T14:46:07.510667+0000 mgr.y (mgr.25166) 733 : cluster [DBG] pgmap v433: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:08.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:08 smithi090 bash[70266]: cluster 2024-09-16T14:46:07.510667+0000 mgr.y (mgr.25166) 733 : cluster [DBG] pgmap v433: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:08.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:08 smithi090 bash[70266]: cluster 2024-09-16T14:46:07.510667+0000 mgr.y (mgr.25166) 733 : cluster [DBG] pgmap v433: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:09.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:46:09 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:46:09.014778805Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:46:09.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:46:09 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:46:09] "GET /metrics HTTP/1.1" 200 38326 "" "Prometheus/2.51.0" 2024-09-16T14:46:09.930 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:46:09 smithi090 bash[77801]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-16T14:46:09.930 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:46:09 smithi090 bash[77801]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-16T14:46:10.195 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:46:09 smithi090 bash[77801]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-16T14:46:10.196 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:46:09 smithi090 bash[77801]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-16T14:46:10.196 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:46:09 smithi090 bash[77801]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-16T14:46:10.196 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:46:09 smithi090 bash[77801]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-16T14:46:10.196 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:46:09 smithi090 bash[77801]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-16T14:46:10.841 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:10 smithi090 bash[70266]: cluster 2024-09-16T14:46:09.512112+0000 mgr.y (mgr.25166) 734 : cluster [DBG] pgmap v434: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:10.841 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:10 smithi090 bash[70266]: cluster 2024-09-16T14:46:09.512112+0000 mgr.y (mgr.25166) 734 : cluster [DBG] pgmap v434: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:10.841 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:10 smithi090 bash[70266]: cluster 2024-09-16T14:46:10.179727+0000 mon.a (mon.0) 516 : cluster [WRN] Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:10.841 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:10 smithi090 bash[70266]: cluster 2024-09-16T14:46:10.179727+0000 mon.a (mon.0) 516 : cluster [WRN] Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:10.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:10 smithi050 bash[89559]: cluster 2024-09-16T14:46:09.512112+0000 mgr.y (mgr.25166) 734 : cluster [DBG] pgmap v434: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:10.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:10 smithi050 bash[89559]: cluster 2024-09-16T14:46:09.512112+0000 mgr.y (mgr.25166) 734 : cluster [DBG] pgmap v434: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:10.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:10 smithi050 bash[89559]: cluster 2024-09-16T14:46:10.179727+0000 mon.a (mon.0) 516 : cluster [WRN] Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:10.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:10 smithi050 bash[89559]: cluster 2024-09-16T14:46:10.179727+0000 mon.a (mon.0) 516 : cluster [WRN] Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:10.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:10 smithi050 bash[92968]: cluster 2024-09-16T14:46:09.512112+0000 mgr.y (mgr.25166) 734 : cluster [DBG] pgmap v434: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:10.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:10 smithi050 bash[92968]: cluster 2024-09-16T14:46:09.512112+0000 mgr.y (mgr.25166) 734 : cluster [DBG] pgmap v434: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:10.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:10 smithi050 bash[92968]: cluster 2024-09-16T14:46:10.179727+0000 mon.a (mon.0) 516 : cluster [WRN] Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:10.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:10 smithi050 bash[92968]: cluster 2024-09-16T14:46:10.179727+0000 mon.a (mon.0) 516 : cluster [WRN] Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 22 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:12.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:46:12 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:46:12.011901693Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:46:12.446 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:46:12 smithi090 bash[78066]: debug 2024-09-16T14:46:12.071+0000 7f524e7f6640 1 -- 172.21.15.90:0/1957977278 <== mon.1 v2:172.21.15.90:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55fe81b6a960 con 0x55fe81b8bc00 2024-09-16T14:46:13.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:12 smithi050 bash[89559]: cluster 2024-09-16T14:46:11.513285+0000 mgr.y (mgr.25166) 735 : cluster [DBG] pgmap v435: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:13.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:12 smithi050 bash[89559]: cluster 2024-09-16T14:46:11.513285+0000 mgr.y (mgr.25166) 735 : cluster [DBG] pgmap v435: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:13.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:12 smithi050 bash[89559]: audit 2024-09-16T14:46:11.739815+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:13.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:12 smithi050 bash[89559]: audit 2024-09-16T14:46:11.739815+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:13.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:12 smithi050 bash[89559]: audit 2024-09-16T14:46:11.741581+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:46:13.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:12 smithi050 bash[89559]: audit 2024-09-16T14:46:11.741581+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:46:13.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:12 smithi050 bash[89559]: audit 2024-09-16T14:46:12.097663+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:13.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:12 smithi050 bash[89559]: audit 2024-09-16T14:46:12.097663+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:13.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:12 smithi050 bash[89559]: audit 2024-09-16T14:46:12.108088+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:13.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:12 smithi050 bash[89559]: audit 2024-09-16T14:46:12.108088+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:13.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:12 smithi050 bash[92968]: cluster 2024-09-16T14:46:11.513285+0000 mgr.y (mgr.25166) 735 : cluster [DBG] pgmap v435: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:13.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:12 smithi050 bash[92968]: cluster 2024-09-16T14:46:11.513285+0000 mgr.y (mgr.25166) 735 : cluster [DBG] pgmap v435: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:13.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:12 smithi050 bash[92968]: audit 2024-09-16T14:46:11.739815+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:13.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:12 smithi050 bash[92968]: audit 2024-09-16T14:46:11.739815+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:13.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:12 smithi050 bash[92968]: audit 2024-09-16T14:46:11.741581+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:46:13.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:12 smithi050 bash[92968]: audit 2024-09-16T14:46:11.741581+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:46:13.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:12 smithi050 bash[92968]: audit 2024-09-16T14:46:12.097663+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:13.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:12 smithi050 bash[92968]: audit 2024-09-16T14:46:12.097663+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:13.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:12 smithi050 bash[92968]: audit 2024-09-16T14:46:12.108088+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:13.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:12 smithi050 bash[92968]: audit 2024-09-16T14:46:12.108088+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:13.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:12 smithi090 bash[70266]: cluster 2024-09-16T14:46:11.513285+0000 mgr.y (mgr.25166) 735 : cluster [DBG] pgmap v435: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:13.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:12 smithi090 bash[70266]: cluster 2024-09-16T14:46:11.513285+0000 mgr.y (mgr.25166) 735 : cluster [DBG] pgmap v435: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:13.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:12 smithi090 bash[70266]: audit 2024-09-16T14:46:11.739815+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:13.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:12 smithi090 bash[70266]: audit 2024-09-16T14:46:11.739815+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:13.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:12 smithi090 bash[70266]: audit 2024-09-16T14:46:11.741581+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:46:13.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:12 smithi090 bash[70266]: audit 2024-09-16T14:46:11.741581+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:46:13.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:12 smithi090 bash[70266]: audit 2024-09-16T14:46:12.097663+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:13.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:12 smithi090 bash[70266]: audit 2024-09-16T14:46:12.097663+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:13.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:12 smithi090 bash[70266]: audit 2024-09-16T14:46:12.108088+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:13.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:12 smithi090 bash[70266]: audit 2024-09-16T14:46:12.108088+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:14.195 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:46:13 smithi090 bash[78066]: debug 2024-09-16T14:46:13.891+0000 7f525105d640 -1 Falling back to public interface 2024-09-16T14:46:14.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:14 smithi050 bash[89559]: audit 2024-09-16T14:46:13.262143+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:14.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:14 smithi050 bash[89559]: audit 2024-09-16T14:46:13.262143+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:14.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:14 smithi050 bash[89559]: audit 2024-09-16T14:46:13.272824+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:14.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:14 smithi050 bash[89559]: audit 2024-09-16T14:46:13.272824+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:14.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:14 smithi050 bash[92968]: audit 2024-09-16T14:46:13.262143+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:14.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:14 smithi050 bash[92968]: audit 2024-09-16T14:46:13.262143+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:14.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:14 smithi050 bash[92968]: audit 2024-09-16T14:46:13.272824+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:14.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:14 smithi050 bash[92968]: audit 2024-09-16T14:46:13.272824+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:14.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:14 smithi090 bash[70266]: audit 2024-09-16T14:46:13.262143+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:14.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:14 smithi090 bash[70266]: audit 2024-09-16T14:46:13.262143+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:14 smithi090 bash[70266]: audit 2024-09-16T14:46:13.272824+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:14 smithi090 bash[70266]: audit 2024-09-16T14:46:13.272824+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:15.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:46:15 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:46:15.03104547Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:46:15.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:15 smithi090 bash[70266]: cluster 2024-09-16T14:46:13.515042+0000 mgr.y (mgr.25166) 736 : cluster [DBG] pgmap v436: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:15.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:15 smithi090 bash[70266]: cluster 2024-09-16T14:46:13.515042+0000 mgr.y (mgr.25166) 736 : cluster [DBG] pgmap v436: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:15.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:15 smithi050 bash[89559]: cluster 2024-09-16T14:46:13.515042+0000 mgr.y (mgr.25166) 736 : cluster [DBG] pgmap v436: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:15.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:15 smithi050 bash[89559]: cluster 2024-09-16T14:46:13.515042+0000 mgr.y (mgr.25166) 736 : cluster [DBG] pgmap v436: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:15.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:15 smithi050 bash[92968]: cluster 2024-09-16T14:46:13.515042+0000 mgr.y (mgr.25166) 736 : cluster [DBG] pgmap v436: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:15.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:15 smithi050 bash[92968]: cluster 2024-09-16T14:46:13.515042+0000 mgr.y (mgr.25166) 736 : cluster [DBG] pgmap v436: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T14:46:16.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:16 smithi050 bash[89559]: audit 2024-09-16T14:46:14.910420+0000 mgr.y (mgr.25166) 737 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:16.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:16 smithi050 bash[89559]: audit 2024-09-16T14:46:14.910420+0000 mgr.y (mgr.25166) 737 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:16.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:16 smithi050 bash[92968]: audit 2024-09-16T14:46:14.910420+0000 mgr.y (mgr.25166) 737 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:16.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:16 smithi050 bash[92968]: audit 2024-09-16T14:46:14.910420+0000 mgr.y (mgr.25166) 737 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:16.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:16 smithi090 bash[70266]: audit 2024-09-16T14:46:14.910420+0000 mgr.y (mgr.25166) 737 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:16.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:16 smithi090 bash[70266]: audit 2024-09-16T14:46:14.910420+0000 mgr.y (mgr.25166) 737 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:17.446 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:46:17 smithi090 bash[78066]: debug 2024-09-16T14:46:17.063+0000 7f525105d640 -1 osd.5 137 log_to_monitors true 2024-09-16T14:46:17.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:17 smithi090 bash[70266]: cluster 2024-09-16T14:46:15.516336+0000 mgr.y (mgr.25166) 738 : cluster [DBG] pgmap v437: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-16T14:46:17.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:17 smithi090 bash[70266]: cluster 2024-09-16T14:46:15.516336+0000 mgr.y (mgr.25166) 738 : cluster [DBG] pgmap v437: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-16T14:46:17.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:17 smithi090 bash[70266]: audit 2024-09-16T14:46:17.073531+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.90:6808/256099099,v1:172.21.15.90:6809/256099099]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T14:46:17.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:17 smithi090 bash[70266]: audit 2024-09-16T14:46:17.073531+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.90:6808/256099099,v1:172.21.15.90:6809/256099099]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T14:46:17.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:17 smithi090 bash[70266]: audit 2024-09-16T14:46:17.074897+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T14:46:17.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:17 smithi090 bash[70266]: audit 2024-09-16T14:46:17.074897+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T14:46:17.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:17 smithi050 bash[89559]: cluster 2024-09-16T14:46:15.516336+0000 mgr.y (mgr.25166) 738 : cluster [DBG] pgmap v437: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-16T14:46:17.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:17 smithi050 bash[89559]: cluster 2024-09-16T14:46:15.516336+0000 mgr.y (mgr.25166) 738 : cluster [DBG] pgmap v437: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-16T14:46:17.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:17 smithi050 bash[89559]: audit 2024-09-16T14:46:17.073531+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.90:6808/256099099,v1:172.21.15.90:6809/256099099]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T14:46:17.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:17 smithi050 bash[89559]: audit 2024-09-16T14:46:17.073531+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.90:6808/256099099,v1:172.21.15.90:6809/256099099]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T14:46:17.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:17 smithi050 bash[89559]: audit 2024-09-16T14:46:17.074897+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T14:46:17.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:17 smithi050 bash[89559]: audit 2024-09-16T14:46:17.074897+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T14:46:17.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:17 smithi050 bash[92968]: cluster 2024-09-16T14:46:15.516336+0000 mgr.y (mgr.25166) 738 : cluster [DBG] pgmap v437: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-16T14:46:17.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:17 smithi050 bash[92968]: cluster 2024-09-16T14:46:15.516336+0000 mgr.y (mgr.25166) 738 : cluster [DBG] pgmap v437: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-16T14:46:17.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:17 smithi050 bash[92968]: audit 2024-09-16T14:46:17.073531+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.90:6808/256099099,v1:172.21.15.90:6809/256099099]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T14:46:17.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:17 smithi050 bash[92968]: audit 2024-09-16T14:46:17.073531+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.90:6808/256099099,v1:172.21.15.90:6809/256099099]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T14:46:17.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:17 smithi050 bash[92968]: audit 2024-09-16T14:46:17.074897+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T14:46:17.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:17 smithi050 bash[92968]: audit 2024-09-16T14:46:17.074897+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T14:46:18.195 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:46:17 smithi090 bash[78066]: debug 2024-09-16T14:46:17.843+0000 7f5244dff640 -1 osd.5 137 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:46:18.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:46:18 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:46:18.019041396Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:46:18.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:18 smithi050 bash[89559]: audit 2024-09-16T14:46:17.283531+0000 mon.a (mon.0) 524 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T14:46:18.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:18 smithi050 bash[89559]: audit 2024-09-16T14:46:17.283531+0000 mon.a (mon.0) 524 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T14:46:18.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:18 smithi050 bash[89559]: cluster 2024-09-16T14:46:17.291083+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-16T14:46:18.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:18 smithi050 bash[89559]: cluster 2024-09-16T14:46:17.291083+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-16T14:46:18.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:18 smithi050 bash[89559]: audit 2024-09-16T14:46:17.293446+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.90:6808/256099099,v1:172.21.15.90:6809/256099099]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:46:18.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:18 smithi050 bash[89559]: audit 2024-09-16T14:46:17.293446+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.90:6808/256099099,v1:172.21.15.90:6809/256099099]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:46:18.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:18 smithi050 bash[89559]: audit 2024-09-16T14:46:17.301558+0000 mon.a (mon.0) 526 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:46:18.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:18 smithi050 bash[89559]: audit 2024-09-16T14:46:17.301558+0000 mon.a (mon.0) 526 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:46:18.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:18 smithi050 bash[89559]: audit 2024-09-16T14:46:17.826835+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-16T14:46:18.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:18 smithi050 bash[89559]: audit 2024-09-16T14:46:17.826835+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-16T14:46:18.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:18 smithi050 bash[92968]: audit 2024-09-16T14:46:17.283531+0000 mon.a (mon.0) 524 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T14:46:18.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:18 smithi050 bash[92968]: audit 2024-09-16T14:46:17.283531+0000 mon.a (mon.0) 524 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T14:46:18.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:18 smithi050 bash[92968]: cluster 2024-09-16T14:46:17.291083+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-16T14:46:18.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:18 smithi050 bash[92968]: cluster 2024-09-16T14:46:17.291083+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-16T14:46:18.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:18 smithi050 bash[92968]: audit 2024-09-16T14:46:17.293446+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.90:6808/256099099,v1:172.21.15.90:6809/256099099]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:46:18.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:18 smithi050 bash[92968]: audit 2024-09-16T14:46:17.293446+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.90:6808/256099099,v1:172.21.15.90:6809/256099099]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:46:18.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:18 smithi050 bash[92968]: audit 2024-09-16T14:46:17.301558+0000 mon.a (mon.0) 526 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:46:18.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:18 smithi050 bash[92968]: audit 2024-09-16T14:46:17.301558+0000 mon.a (mon.0) 526 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:46:18.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:18 smithi050 bash[92968]: audit 2024-09-16T14:46:17.826835+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-16T14:46:18.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:18 smithi050 bash[92968]: audit 2024-09-16T14:46:17.826835+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-16T14:46:18.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:18 smithi090 bash[70266]: audit 2024-09-16T14:46:17.283531+0000 mon.a (mon.0) 524 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T14:46:18.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:18 smithi090 bash[70266]: audit 2024-09-16T14:46:17.283531+0000 mon.a (mon.0) 524 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T14:46:18.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:18 smithi090 bash[70266]: cluster 2024-09-16T14:46:17.291083+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-16T14:46:18.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:18 smithi090 bash[70266]: cluster 2024-09-16T14:46:17.291083+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-16T14:46:18.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:18 smithi090 bash[70266]: audit 2024-09-16T14:46:17.293446+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.90:6808/256099099,v1:172.21.15.90:6809/256099099]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:46:18.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:18 smithi090 bash[70266]: audit 2024-09-16T14:46:17.293446+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.90:6808/256099099,v1:172.21.15.90:6809/256099099]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:46:18.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:18 smithi090 bash[70266]: audit 2024-09-16T14:46:17.301558+0000 mon.a (mon.0) 526 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:46:18.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:18 smithi090 bash[70266]: audit 2024-09-16T14:46:17.301558+0000 mon.a (mon.0) 526 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:46:18.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:18 smithi090 bash[70266]: audit 2024-09-16T14:46:17.826835+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-16T14:46:18.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:18 smithi090 bash[70266]: audit 2024-09-16T14:46:17.826835+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-16T14:46:19.659 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:19 smithi090 bash[70266]: cluster 2024-09-16T14:46:17.517609+0000 mgr.y (mgr.25166) 739 : cluster [DBG] pgmap v439: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-16T14:46:19.659 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:19 smithi090 bash[70266]: cluster 2024-09-16T14:46:17.517609+0000 mgr.y (mgr.25166) 739 : cluster [DBG] pgmap v439: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-16T14:46:19.660 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:19 smithi090 bash[70266]: cluster 2024-09-16T14:46:18.823534+0000 mon.a (mon.0) 528 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:46:19.660 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:19 smithi090 bash[70266]: cluster 2024-09-16T14:46:18.823534+0000 mon.a (mon.0) 528 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:46:19.660 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:19 smithi090 bash[70266]: cluster 2024-09-16T14:46:18.834891+0000 mon.a (mon.0) 529 : cluster [INF] osd.5 [v2:172.21.15.90:6808/256099099,v1:172.21.15.90:6809/256099099] boot 2024-09-16T14:46:19.660 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:19 smithi090 bash[70266]: cluster 2024-09-16T14:46:18.834891+0000 mon.a (mon.0) 529 : cluster [INF] osd.5 [v2:172.21.15.90:6808/256099099,v1:172.21.15.90:6809/256099099] boot 2024-09-16T14:46:19.660 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:19 smithi090 bash[70266]: cluster 2024-09-16T14:46:18.835042+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-16T14:46:19.660 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:19 smithi090 bash[70266]: cluster 2024-09-16T14:46:18.835042+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-16T14:46:19.660 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:19 smithi090 bash[70266]: audit 2024-09-16T14:46:18.836132+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T14:46:19.660 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:19 smithi090 bash[70266]: audit 2024-09-16T14:46:18.836132+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T14:46:19.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:46:19 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:46:19] "GET /metrics HTTP/1.1" 200 38334 "" "Prometheus/2.51.0" 2024-09-16T14:46:19.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:19 smithi050 bash[89559]: cluster 2024-09-16T14:46:17.517609+0000 mgr.y (mgr.25166) 739 : cluster [DBG] pgmap v439: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-16T14:46:19.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:19 smithi050 bash[89559]: cluster 2024-09-16T14:46:17.517609+0000 mgr.y (mgr.25166) 739 : cluster [DBG] pgmap v439: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-16T14:46:19.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:19 smithi050 bash[89559]: cluster 2024-09-16T14:46:18.823534+0000 mon.a (mon.0) 528 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:46:19.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:19 smithi050 bash[89559]: cluster 2024-09-16T14:46:18.823534+0000 mon.a (mon.0) 528 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:46:19.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:19 smithi050 bash[89559]: cluster 2024-09-16T14:46:18.834891+0000 mon.a (mon.0) 529 : cluster [INF] osd.5 [v2:172.21.15.90:6808/256099099,v1:172.21.15.90:6809/256099099] boot 2024-09-16T14:46:19.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:19 smithi050 bash[89559]: cluster 2024-09-16T14:46:18.834891+0000 mon.a (mon.0) 529 : cluster [INF] osd.5 [v2:172.21.15.90:6808/256099099,v1:172.21.15.90:6809/256099099] boot 2024-09-16T14:46:19.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:19 smithi050 bash[89559]: cluster 2024-09-16T14:46:18.835042+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-16T14:46:19.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:19 smithi050 bash[89559]: cluster 2024-09-16T14:46:18.835042+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-16T14:46:19.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:19 smithi050 bash[89559]: audit 2024-09-16T14:46:18.836132+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T14:46:19.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:19 smithi050 bash[89559]: audit 2024-09-16T14:46:18.836132+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T14:46:19.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:19 smithi050 bash[92968]: cluster 2024-09-16T14:46:17.517609+0000 mgr.y (mgr.25166) 739 : cluster [DBG] pgmap v439: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-16T14:46:19.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:19 smithi050 bash[92968]: cluster 2024-09-16T14:46:17.517609+0000 mgr.y (mgr.25166) 739 : cluster [DBG] pgmap v439: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-16T14:46:19.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:19 smithi050 bash[92968]: cluster 2024-09-16T14:46:18.823534+0000 mon.a (mon.0) 528 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:46:19.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:19 smithi050 bash[92968]: cluster 2024-09-16T14:46:18.823534+0000 mon.a (mon.0) 528 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:46:19.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:19 smithi050 bash[92968]: cluster 2024-09-16T14:46:18.834891+0000 mon.a (mon.0) 529 : cluster [INF] osd.5 [v2:172.21.15.90:6808/256099099,v1:172.21.15.90:6809/256099099] boot 2024-09-16T14:46:19.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:19 smithi050 bash[92968]: cluster 2024-09-16T14:46:18.834891+0000 mon.a (mon.0) 529 : cluster [INF] osd.5 [v2:172.21.15.90:6808/256099099,v1:172.21.15.90:6809/256099099] boot 2024-09-16T14:46:19.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:19 smithi050 bash[92968]: cluster 2024-09-16T14:46:18.835042+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-16T14:46:19.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:19 smithi050 bash[92968]: cluster 2024-09-16T14:46:18.835042+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-16T14:46:19.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:19 smithi050 bash[92968]: audit 2024-09-16T14:46:18.836132+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T14:46:19.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:19 smithi050 bash[92968]: audit 2024-09-16T14:46:18.836132+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T14:46:21.033 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:20 smithi090 bash[70266]: cluster 2024-09-16T14:46:19.518781+0000 mgr.y (mgr.25166) 740 : cluster [DBG] pgmap v441: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 74/636 objects degraded (11.635%) 2024-09-16T14:46:21.033 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:20 smithi090 bash[70266]: cluster 2024-09-16T14:46:19.518781+0000 mgr.y (mgr.25166) 740 : cluster [DBG] pgmap v441: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 74/636 objects degraded (11.635%) 2024-09-16T14:46:21.034 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:20 smithi090 bash[70266]: cluster 2024-09-16T14:46:19.837602+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-16T14:46:21.034 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:20 smithi090 bash[70266]: cluster 2024-09-16T14:46:19.837602+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-16T14:46:21.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:20 smithi050 bash[89559]: cluster 2024-09-16T14:46:19.518781+0000 mgr.y (mgr.25166) 740 : cluster [DBG] pgmap v441: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 74/636 objects degraded (11.635%) 2024-09-16T14:46:21.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:20 smithi050 bash[89559]: cluster 2024-09-16T14:46:19.518781+0000 mgr.y (mgr.25166) 740 : cluster [DBG] pgmap v441: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 74/636 objects degraded (11.635%) 2024-09-16T14:46:21.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:20 smithi050 bash[89559]: cluster 2024-09-16T14:46:19.837602+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-16T14:46:21.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:20 smithi050 bash[89559]: cluster 2024-09-16T14:46:19.837602+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-16T14:46:21.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:20 smithi050 bash[92968]: cluster 2024-09-16T14:46:19.518781+0000 mgr.y (mgr.25166) 740 : cluster [DBG] pgmap v441: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 74/636 objects degraded (11.635%) 2024-09-16T14:46:21.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:20 smithi050 bash[92968]: cluster 2024-09-16T14:46:19.518781+0000 mgr.y (mgr.25166) 740 : cluster [DBG] pgmap v441: 161 pgs: 37 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 74/636 objects degraded (11.635%) 2024-09-16T14:46:21.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:20 smithi050 bash[92968]: cluster 2024-09-16T14:46:19.837602+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-16T14:46:21.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:20 smithi050 bash[92968]: cluster 2024-09-16T14:46:19.837602+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-16T14:46:21.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:46:21 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:46:21.033553731Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:46:22.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:21 smithi050 bash[89559]: cluster 2024-09-16T14:46:21.830468+0000 mon.a (mon.0) 533 : cluster [WRN] Health check update: Degraded data redundancy: 72/636 objects degraded (11.321%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:22.328 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:21 smithi050 bash[89559]: cluster 2024-09-16T14:46:21.830468+0000 mon.a (mon.0) 533 : cluster [WRN] Health check update: Degraded data redundancy: 72/636 objects degraded (11.321%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:22.328 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:21 smithi050 bash[92968]: cluster 2024-09-16T14:46:21.830468+0000 mon.a (mon.0) 533 : cluster [WRN] Health check update: Degraded data redundancy: 72/636 objects degraded (11.321%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:22.328 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:21 smithi050 bash[92968]: cluster 2024-09-16T14:46:21.830468+0000 mon.a (mon.0) 533 : cluster [WRN] Health check update: Degraded data redundancy: 72/636 objects degraded (11.321%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:22.329 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:21 smithi090 bash[70266]: cluster 2024-09-16T14:46:21.830468+0000 mon.a (mon.0) 533 : cluster [WRN] Health check update: Degraded data redundancy: 72/636 objects degraded (11.321%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:22.329 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:21 smithi090 bash[70266]: cluster 2024-09-16T14:46:21.830468+0000 mon.a (mon.0) 533 : cluster [WRN] Health check update: Degraded data redundancy: 72/636 objects degraded (11.321%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:23.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:22 smithi050 bash[92968]: cluster 2024-09-16T14:46:21.519969+0000 mgr.y (mgr.25166) 741 : cluster [DBG] pgmap v443: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-16T14:46:23.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:22 smithi050 bash[92968]: cluster 2024-09-16T14:46:21.519969+0000 mgr.y (mgr.25166) 741 : cluster [DBG] pgmap v443: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-16T14:46:23.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:22 smithi050 bash[89559]: cluster 2024-09-16T14:46:21.519969+0000 mgr.y (mgr.25166) 741 : cluster [DBG] pgmap v443: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-16T14:46:23.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:22 smithi050 bash[89559]: cluster 2024-09-16T14:46:21.519969+0000 mgr.y (mgr.25166) 741 : cluster [DBG] pgmap v443: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-16T14:46:23.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:22 smithi090 bash[70266]: cluster 2024-09-16T14:46:21.519969+0000 mgr.y (mgr.25166) 741 : cluster [DBG] pgmap v443: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-16T14:46:23.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:22 smithi090 bash[70266]: cluster 2024-09-16T14:46:21.519969+0000 mgr.y (mgr.25166) 741 : cluster [DBG] pgmap v443: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-16T14:46:24.450 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:46:24.025493725Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:46:24.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: cluster 2024-09-16T14:46:23.521492+0000 mgr.y (mgr.25166) 742 : cluster [DBG] pgmap v444: 161 pgs: 4 active+undersized, 157 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-16T14:46:24.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: cluster 2024-09-16T14:46:23.521492+0000 mgr.y (mgr.25166) 742 : cluster [DBG] pgmap v444: 161 pgs: 4 active+undersized, 157 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-16T14:46:24.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: audit 2024-09-16T14:46:23.668629+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:24.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: audit 2024-09-16T14:46:23.668629+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:24.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: audit 2024-09-16T14:46:23.679118+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:24.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: audit 2024-09-16T14:46:23.679118+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:24.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: audit 2024-09-16T14:46:23.681393+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:46:24.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: audit 2024-09-16T14:46:23.681393+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:46:24.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: audit 2024-09-16T14:46:23.683344+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:46:24.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: audit 2024-09-16T14:46:23.683344+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:46:24.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: audit 2024-09-16T14:46:23.694410+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:24.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: audit 2024-09-16T14:46:23.694410+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:24.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: audit 2024-09-16T14:46:23.826044+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:46:24.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: audit 2024-09-16T14:46:23.826044+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:46:24.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: audit 2024-09-16T14:46:23.829258+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:24.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: audit 2024-09-16T14:46:23.829258+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:24.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: audit 2024-09-16T14:46:23.831975+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:24.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: audit 2024-09-16T14:46:23.831975+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:24.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: audit 2024-09-16T14:46:23.834229+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:24.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: cluster 2024-09-16T14:46:23.521492+0000 mgr.y (mgr.25166) 742 : cluster [DBG] pgmap v444: 161 pgs: 4 active+undersized, 157 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-16T14:46:24.940 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: cluster 2024-09-16T14:46:23.521492+0000 mgr.y (mgr.25166) 742 : cluster [DBG] pgmap v444: 161 pgs: 4 active+undersized, 157 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-16T14:46:24.940 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: audit 2024-09-16T14:46:23.668629+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:24.940 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: audit 2024-09-16T14:46:23.668629+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:24.940 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: audit 2024-09-16T14:46:23.679118+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:24.940 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: audit 2024-09-16T14:46:23.679118+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:24.940 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: audit 2024-09-16T14:46:23.681393+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:46:24.940 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: audit 2024-09-16T14:46:23.681393+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:46:24.940 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: audit 2024-09-16T14:46:23.683344+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:46:24.940 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: audit 2024-09-16T14:46:23.683344+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:46:24.940 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: audit 2024-09-16T14:46:23.694410+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:24.940 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: audit 2024-09-16T14:46:23.694410+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:24.940 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: audit 2024-09-16T14:46:23.826044+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:46:24.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: audit 2024-09-16T14:46:23.826044+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:46:24.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: audit 2024-09-16T14:46:23.829258+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:24.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: audit 2024-09-16T14:46:23.829258+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:24.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: audit 2024-09-16T14:46:23.831975+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:24.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: audit 2024-09-16T14:46:23.831975+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:24.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: audit 2024-09-16T14:46:23.834229+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:24.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: audit 2024-09-16T14:46:23.834229+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:24.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: audit 2024-09-16T14:46:23.837218+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T14:46:24.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: audit 2024-09-16T14:46:23.837218+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T14:46:24.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: audit 2024-09-16T14:46:23.837543+0000 mgr.y (mgr.25166) 743 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T14:46:24.942 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: audit 2024-09-16T14:46:23.837543+0000 mgr.y (mgr.25166) 743 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T14:46:24.942 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: cephadm 2024-09-16T14:46:23.839703+0000 mgr.y (mgr.25166) 744 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-16T14:46:24.942 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: cephadm 2024-09-16T14:46:23.839703+0000 mgr.y (mgr.25166) 744 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-16T14:46:24.942 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: cluster 2024-09-16T14:46:23.884747+0000 mon.a (mon.0) 544 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 72/636 objects degraded (11.321%), 20 pgs degraded) 2024-09-16T14:46:24.942 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: cluster 2024-09-16T14:46:23.884747+0000 mon.a (mon.0) 544 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 72/636 objects degraded (11.321%), 20 pgs degraded) 2024-09-16T14:46:24.942 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: cluster 2024-09-16T14:46:23.884797+0000 mon.a (mon.0) 545 : cluster [INF] Cluster is now healthy 2024-09-16T14:46:24.942 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[92968]: cluster 2024-09-16T14:46:23.884797+0000 mon.a (mon.0) 545 : cluster [INF] Cluster is now healthy 2024-09-16T14:46:24.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: audit 2024-09-16T14:46:23.834229+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:24.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: audit 2024-09-16T14:46:23.837218+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T14:46:24.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: audit 2024-09-16T14:46:23.837218+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T14:46:24.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: audit 2024-09-16T14:46:23.837543+0000 mgr.y (mgr.25166) 743 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T14:46:24.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: audit 2024-09-16T14:46:23.837543+0000 mgr.y (mgr.25166) 743 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T14:46:24.943 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: cephadm 2024-09-16T14:46:23.839703+0000 mgr.y (mgr.25166) 744 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-16T14:46:24.943 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: cephadm 2024-09-16T14:46:23.839703+0000 mgr.y (mgr.25166) 744 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-16T14:46:24.943 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: cluster 2024-09-16T14:46:23.884747+0000 mon.a (mon.0) 544 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 72/636 objects degraded (11.321%), 20 pgs degraded) 2024-09-16T14:46:24.943 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: cluster 2024-09-16T14:46:23.884747+0000 mon.a (mon.0) 544 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 72/636 objects degraded (11.321%), 20 pgs degraded) 2024-09-16T14:46:24.943 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: cluster 2024-09-16T14:46:23.884797+0000 mon.a (mon.0) 545 : cluster [INF] Cluster is now healthy 2024-09-16T14:46:24.943 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:24 smithi050 bash[89559]: cluster 2024-09-16T14:46:23.884797+0000 mon.a (mon.0) 545 : cluster [INF] Cluster is now healthy 2024-09-16T14:46:24.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: cluster 2024-09-16T14:46:23.521492+0000 mgr.y (mgr.25166) 742 : cluster [DBG] pgmap v444: 161 pgs: 4 active+undersized, 157 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-16T14:46:24.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: cluster 2024-09-16T14:46:23.521492+0000 mgr.y (mgr.25166) 742 : cluster [DBG] pgmap v444: 161 pgs: 4 active+undersized, 157 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-16T14:46:24.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: audit 2024-09-16T14:46:23.668629+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:24.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: audit 2024-09-16T14:46:23.668629+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:24.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: audit 2024-09-16T14:46:23.679118+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:24.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: audit 2024-09-16T14:46:23.679118+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:24.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: audit 2024-09-16T14:46:23.681393+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:46:24.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: audit 2024-09-16T14:46:23.681393+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:46:24.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: audit 2024-09-16T14:46:23.683344+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:46:24.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: audit 2024-09-16T14:46:23.683344+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:46:24.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: audit 2024-09-16T14:46:23.694410+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:24.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: audit 2024-09-16T14:46:23.694410+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:24.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: audit 2024-09-16T14:46:23.826044+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:46:24.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: audit 2024-09-16T14:46:23.826044+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:46:24.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: audit 2024-09-16T14:46:23.829258+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:24.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: audit 2024-09-16T14:46:23.829258+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:24.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: audit 2024-09-16T14:46:23.831975+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:24.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: audit 2024-09-16T14:46:23.831975+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:24.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: audit 2024-09-16T14:46:23.834229+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:24.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: audit 2024-09-16T14:46:23.834229+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:24.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: audit 2024-09-16T14:46:23.837218+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T14:46:24.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: audit 2024-09-16T14:46:23.837218+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T14:46:24.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: audit 2024-09-16T14:46:23.837543+0000 mgr.y (mgr.25166) 743 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T14:46:24.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: audit 2024-09-16T14:46:23.837543+0000 mgr.y (mgr.25166) 743 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T14:46:24.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: cephadm 2024-09-16T14:46:23.839703+0000 mgr.y (mgr.25166) 744 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-16T14:46:24.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: cephadm 2024-09-16T14:46:23.839703+0000 mgr.y (mgr.25166) 744 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-16T14:46:24.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: cluster 2024-09-16T14:46:23.884747+0000 mon.a (mon.0) 544 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 72/636 objects degraded (11.321%), 20 pgs degraded) 2024-09-16T14:46:24.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: cluster 2024-09-16T14:46:23.884747+0000 mon.a (mon.0) 544 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 72/636 objects degraded (11.321%), 20 pgs degraded) 2024-09-16T14:46:24.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: cluster 2024-09-16T14:46:23.884797+0000 mon.a (mon.0) 545 : cluster [INF] Cluster is now healthy 2024-09-16T14:46:24.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:24 smithi090 bash[70266]: cluster 2024-09-16T14:46:23.884797+0000 mon.a (mon.0) 545 : cluster [INF] Cluster is now healthy 2024-09-16T14:46:25.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:25 smithi050 bash[89559]: audit 2024-09-16T14:46:24.916242+0000 mgr.y (mgr.25166) 745 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:25.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:25 smithi050 bash[89559]: audit 2024-09-16T14:46:24.916242+0000 mgr.y (mgr.25166) 745 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:25.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:25 smithi050 bash[92968]: audit 2024-09-16T14:46:24.916242+0000 mgr.y (mgr.25166) 745 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:25.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:25 smithi050 bash[92968]: audit 2024-09-16T14:46:24.916242+0000 mgr.y (mgr.25166) 745 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:25.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:25 smithi090 bash[70266]: audit 2024-09-16T14:46:24.916242+0000 mgr.y (mgr.25166) 745 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:25.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:25 smithi090 bash[70266]: audit 2024-09-16T14:46:24.916242+0000 mgr.y (mgr.25166) 745 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:26.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:26 smithi050 bash[89559]: cluster 2024-09-16T14:46:25.522490+0000 mgr.y (mgr.25166) 746 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:46:26.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:26 smithi050 bash[89559]: cluster 2024-09-16T14:46:25.522490+0000 mgr.y (mgr.25166) 746 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:46:26.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:26 smithi050 bash[89559]: audit 2024-09-16T14:46:26.619443+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:26.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:26 smithi050 bash[89559]: audit 2024-09-16T14:46:26.619443+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:26.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:26 smithi050 bash[89559]: audit 2024-09-16T14:46:26.625290+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T14:46:26.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:26 smithi050 bash[89559]: audit 2024-09-16T14:46:26.625290+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T14:46:26.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:26 smithi050 bash[89559]: audit 2024-09-16T14:46:26.627029+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:46:26.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:26 smithi050 bash[89559]: audit 2024-09-16T14:46:26.627029+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:46:26.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:26 smithi050 bash[92968]: cluster 2024-09-16T14:46:25.522490+0000 mgr.y (mgr.25166) 746 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:46:26.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:26 smithi050 bash[92968]: cluster 2024-09-16T14:46:25.522490+0000 mgr.y (mgr.25166) 746 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:46:26.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:26 smithi050 bash[92968]: audit 2024-09-16T14:46:26.619443+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:26.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:26 smithi050 bash[92968]: audit 2024-09-16T14:46:26.619443+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:26.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:26 smithi050 bash[92968]: audit 2024-09-16T14:46:26.625290+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T14:46:26.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:26 smithi050 bash[92968]: audit 2024-09-16T14:46:26.625290+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T14:46:26.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:26 smithi050 bash[92968]: audit 2024-09-16T14:46:26.627029+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:46:26.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:26 smithi050 bash[92968]: audit 2024-09-16T14:46:26.627029+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:46:26.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:26 smithi090 bash[70266]: cluster 2024-09-16T14:46:25.522490+0000 mgr.y (mgr.25166) 746 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:46:26.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:26 smithi090 bash[70266]: cluster 2024-09-16T14:46:25.522490+0000 mgr.y (mgr.25166) 746 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:46:26.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:26 smithi090 bash[70266]: audit 2024-09-16T14:46:26.619443+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:26.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:26 smithi090 bash[70266]: audit 2024-09-16T14:46:26.619443+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:26.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:26 smithi090 bash[70266]: audit 2024-09-16T14:46:26.625290+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T14:46:26.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:26 smithi090 bash[70266]: audit 2024-09-16T14:46:26.625290+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T14:46:26.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:26 smithi090 bash[70266]: audit 2024-09-16T14:46:26.627029+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:46:26.949 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:26 smithi090 bash[70266]: audit 2024-09-16T14:46:26.627029+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:46:27.254 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:46:27 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:46:27.002973289Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:46:28.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:27 smithi050 bash[89559]: cephadm 2024-09-16T14:46:26.609736+0000 mgr.y (mgr.25166) 747 : cephadm [INF] Upgrade: Updating osd.6 2024-09-16T14:46:28.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:27 smithi050 bash[89559]: cephadm 2024-09-16T14:46:26.609736+0000 mgr.y (mgr.25166) 747 : cephadm [INF] Upgrade: Updating osd.6 2024-09-16T14:46:28.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:27 smithi050 bash[89559]: cephadm 2024-09-16T14:46:26.632621+0000 mgr.y (mgr.25166) 748 : cephadm [INF] Deploying daemon osd.6 on smithi090 2024-09-16T14:46:28.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:27 smithi050 bash[89559]: cephadm 2024-09-16T14:46:26.632621+0000 mgr.y (mgr.25166) 748 : cephadm [INF] Deploying daemon osd.6 on smithi090 2024-09-16T14:46:28.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:27 smithi050 bash[89559]: audit 2024-09-16T14:46:26.743149+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:28.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:27 smithi050 bash[89559]: audit 2024-09-16T14:46:26.743149+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:28.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:27 smithi050 bash[89559]: audit 2024-09-16T14:46:26.745389+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:46:28.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:27 smithi050 bash[89559]: audit 2024-09-16T14:46:26.745389+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:46:28.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:27 smithi050 bash[92968]: cephadm 2024-09-16T14:46:26.609736+0000 mgr.y (mgr.25166) 747 : cephadm [INF] Upgrade: Updating osd.6 2024-09-16T14:46:28.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:27 smithi050 bash[92968]: cephadm 2024-09-16T14:46:26.609736+0000 mgr.y (mgr.25166) 747 : cephadm [INF] Upgrade: Updating osd.6 2024-09-16T14:46:28.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:27 smithi050 bash[92968]: cephadm 2024-09-16T14:46:26.632621+0000 mgr.y (mgr.25166) 748 : cephadm [INF] Deploying daemon osd.6 on smithi090 2024-09-16T14:46:28.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:27 smithi050 bash[92968]: cephadm 2024-09-16T14:46:26.632621+0000 mgr.y (mgr.25166) 748 : cephadm [INF] Deploying daemon osd.6 on smithi090 2024-09-16T14:46:28.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:27 smithi050 bash[92968]: audit 2024-09-16T14:46:26.743149+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:28.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:27 smithi050 bash[92968]: audit 2024-09-16T14:46:26.743149+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:28.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:27 smithi050 bash[92968]: audit 2024-09-16T14:46:26.745389+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:46:28.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:27 smithi050 bash[92968]: audit 2024-09-16T14:46:26.745389+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:46:28.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:27 smithi090 bash[70266]: cephadm 2024-09-16T14:46:26.609736+0000 mgr.y (mgr.25166) 747 : cephadm [INF] Upgrade: Updating osd.6 2024-09-16T14:46:28.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:27 smithi090 bash[70266]: cephadm 2024-09-16T14:46:26.609736+0000 mgr.y (mgr.25166) 747 : cephadm [INF] Upgrade: Updating osd.6 2024-09-16T14:46:28.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:27 smithi090 bash[70266]: cephadm 2024-09-16T14:46:26.632621+0000 mgr.y (mgr.25166) 748 : cephadm [INF] Deploying daemon osd.6 on smithi090 2024-09-16T14:46:28.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:27 smithi090 bash[70266]: cephadm 2024-09-16T14:46:26.632621+0000 mgr.y (mgr.25166) 748 : cephadm [INF] Deploying daemon osd.6 on smithi090 2024-09-16T14:46:28.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:27 smithi090 bash[70266]: audit 2024-09-16T14:46:26.743149+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:28.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:27 smithi090 bash[70266]: audit 2024-09-16T14:46:26.743149+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:28.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:27 smithi090 bash[70266]: audit 2024-09-16T14:46:26.745389+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:46:28.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:27 smithi090 bash[70266]: audit 2024-09-16T14:46:26.745389+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:46:28.949 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:28 smithi090 bash[70266]: cluster 2024-09-16T14:46:27.523681+0000 mgr.y (mgr.25166) 749 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 471 B/s rd, 0 op/s 2024-09-16T14:46:28.949 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:28 smithi090 bash[70266]: cluster 2024-09-16T14:46:27.523681+0000 mgr.y (mgr.25166) 749 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 471 B/s rd, 0 op/s 2024-09-16T14:46:29.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:28 smithi050 bash[89559]: cluster 2024-09-16T14:46:27.523681+0000 mgr.y (mgr.25166) 749 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 471 B/s rd, 0 op/s 2024-09-16T14:46:29.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:28 smithi050 bash[89559]: cluster 2024-09-16T14:46:27.523681+0000 mgr.y (mgr.25166) 749 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 471 B/s rd, 0 op/s 2024-09-16T14:46:29.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:28 smithi050 bash[92968]: cluster 2024-09-16T14:46:27.523681+0000 mgr.y (mgr.25166) 749 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 471 B/s rd, 0 op/s 2024-09-16T14:46:29.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:28 smithi050 bash[92968]: cluster 2024-09-16T14:46:27.523681+0000 mgr.y (mgr.25166) 749 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 471 B/s rd, 0 op/s 2024-09-16T14:46:29.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:46:29 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:46:29] "GET /metrics HTTP/1.1" 200 38322 "" "Prometheus/2.51.0" 2024-09-16T14:46:30.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:46:30 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:46:30.038411181Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:46:31.089 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:30 smithi090 bash[70266]: cluster 2024-09-16T14:46:29.524907+0000 mgr.y (mgr.25166) 750 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-16T14:46:31.090 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:30 smithi090 bash[70266]: cluster 2024-09-16T14:46:29.524907+0000 mgr.y (mgr.25166) 750 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-16T14:46:31.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:30 smithi050 bash[89559]: cluster 2024-09-16T14:46:29.524907+0000 mgr.y (mgr.25166) 750 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-16T14:46:31.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:30 smithi050 bash[89559]: cluster 2024-09-16T14:46:29.524907+0000 mgr.y (mgr.25166) 750 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-16T14:46:31.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:30 smithi050 bash[92968]: cluster 2024-09-16T14:46:29.524907+0000 mgr.y (mgr.25166) 750 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-16T14:46:31.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:30 smithi050 bash[92968]: cluster 2024-09-16T14:46:29.524907+0000 mgr.y (mgr.25166) 750 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-16T14:46:31.254 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:46:31.913 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:46:31.913 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (11m) 114s ago 38m 14.7M - 0.27.0 11f11916f8cd cabc95728e9a 2024-09-16T14:46:31.913 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (10m) 19s ago 38m 69.5M - 10.4.0 c8b91775d855 88a9367c0284 2024-09-16T14:46:31.913 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (13m) 114s ago 36m 49.8M - 3.8 b5388489f99e d92ced4635d4 2024-09-16T14:46:31.913 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (13m) 19s ago 47m 446M - 19.3.0-4917-g8293d73f 425e316ba8eb 9887b7561d75 2024-09-16T14:46:31.913 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (24m) 114s ago 49m 516M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:46:31.913 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (8m) 114s ago 50m 53.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 2dace7d54c6b 2024-09-16T14:46:31.914 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (9m) 19s ago 48m 45.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 207fa7c489b4 2024-09-16T14:46:31.914 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (7m) 114s ago 47m 38.8M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb e91fc2c1a7ff 2024-09-16T14:46:31.914 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (12m) 114s ago 38m 8576k - 1.7.0 72c9c2088986 e166bfc4ac14 2024-09-16T14:46:31.914 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (12m) 19s ago 38m 8420k - 1.7.0 72c9c2088986 872a2376fb53 2024-09-16T14:46:31.914 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (5m) 114s ago 46m 51.5M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 50917a63a85c 2024-09-16T14:46:31.914 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (5m) 114s ago 45m 51.0M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 4d349c340cbe 2024-09-16T14:46:31.914 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (3m) 114s ago 45m 44.8M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 73cc453de3bd 2024-09-16T14:46:31.914 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (115s) 114s ago 44m - 3037M 19.3.0-4917-g8293d73f 425e316ba8eb f11f2d2fa52b 2024-09-16T14:46:31.914 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (68s) 19s ago 43m 47.5M 3292M 19.3.0-4917-g8293d73f 425e316ba8eb 542f88825091 2024-09-16T14:46:31.914 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running 19s ago 42m - 3292M 2024-09-16T14:46:31.914 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (41m) 19s ago 41m 69.7M 3292M 19.1.1-328-gad35db06 b5388489f99e 998fb7620d56 2024-09-16T14:46:31.914 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (40m) 19s ago 40m 64.8M 3292M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:46:31.915 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (12m) 19s ago 39m 52.5M - 2.51.0 1d3b7f56885b 26eb48164510 2024-09-16T14:46:31.915 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (36m) 114s ago 36m 101M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:46:31.915 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (36m) 19s ago 36m 102M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:46:32.113 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:31 smithi090 bash[70266]: audit 2024-09-16T14:46:31.242775+0000 mgr.y (mgr.25166) 751 : audit [DBG] from='client.44529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:32.113 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:31 smithi090 bash[70266]: audit 2024-09-16T14:46:31.242775+0000 mgr.y (mgr.25166) 751 : audit [DBG] from='client.44529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:32.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:31 smithi050 bash[89559]: audit 2024-09-16T14:46:31.242775+0000 mgr.y (mgr.25166) 751 : audit [DBG] from='client.44529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:32.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:31 smithi050 bash[89559]: audit 2024-09-16T14:46:31.242775+0000 mgr.y (mgr.25166) 751 : audit [DBG] from='client.44529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:32.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:31 smithi050 bash[92968]: audit 2024-09-16T14:46:31.242775+0000 mgr.y (mgr.25166) 751 : audit [DBG] from='client.44529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:32.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:31 smithi050 bash[92968]: audit 2024-09-16T14:46:31.242775+0000 mgr.y (mgr.25166) 751 : audit [DBG] from='client.44529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:32.300 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:46:32.300 INFO:teuthology.orchestra.run.smithi050.stdout: "mon": { 2024-09-16T14:46:32.300 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:46:32.300 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:46:32.300 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr": { 2024-09-16T14:46:32.300 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:46:32.300 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:46:32.301 INFO:teuthology.orchestra.run.smithi050.stdout: "osd": { 2024-09-16T14:46:32.301 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T14:46:32.301 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 6 2024-09-16T14:46:32.301 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:46:32.301 INFO:teuthology.orchestra.run.smithi050.stdout: "rgw": { 2024-09-16T14:46:32.301 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:46:32.301 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:46:32.301 INFO:teuthology.orchestra.run.smithi050.stdout: "overall": { 2024-09-16T14:46:32.301 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 4, 2024-09-16T14:46:32.301 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 11 2024-09-16T14:46:32.302 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:46:32.302 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:46:32.446 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:46:32 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:32.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:32 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:32.446 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:46:32 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:32.447 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:46:32 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:32.447 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:46:32 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:32.447 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:46:32 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:32.448 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:46:32 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:32.448 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:46:32 smithi090 systemd[1]: Stopping Ceph osd.6 for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:46:32.448 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:46:32 smithi090 bash[36006]: debug 2024-09-16T14:46:32.346+0000 7f8abeac2640 -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-09-16T14:46:32.448 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:46:32 smithi090 bash[36006]: debug 2024-09-16T14:46:32.346+0000 7f8abeac2640 -1 osd.6 142 *** Got signal Terminated *** 2024-09-16T14:46:32.448 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:46:32 smithi090 bash[36006]: debug 2024-09-16T14:46:32.346+0000 7f8abeac2640 -1 osd.6 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:46:32.448 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:46:32 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:32.449 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:46:32 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:32.634 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:46:32.634 INFO:teuthology.orchestra.run.smithi050.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:46:32.634 INFO:teuthology.orchestra.run.smithi050.stdout: "in_progress": true, 2024-09-16T14:46:32.634 INFO:teuthology.orchestra.run.smithi050.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T14:46:32.634 INFO:teuthology.orchestra.run.smithi050.stdout: "services_complete": [], 2024-09-16T14:46:32.634 INFO:teuthology.orchestra.run.smithi050.stdout: "progress": "5/8 daemons upgraded", 2024-09-16T14:46:32.634 INFO:teuthology.orchestra.run.smithi050.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:46:32.634 INFO:teuthology.orchestra.run.smithi050.stdout: "is_paused": false 2024-09-16T14:46:32.634 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:46:33.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:33 smithi050 bash[89559]: cluster 2024-09-16T14:46:31.525934+0000 mgr.y (mgr.25166) 752 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-09-16T14:46:33.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:33 smithi050 bash[89559]: cluster 2024-09-16T14:46:31.525934+0000 mgr.y (mgr.25166) 752 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-09-16T14:46:33.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:33 smithi050 bash[89559]: audit 2024-09-16T14:46:31.559659+0000 mgr.y (mgr.25166) 753 : audit [DBG] from='client.44535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:33.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:33 smithi050 bash[89559]: audit 2024-09-16T14:46:31.559659+0000 mgr.y (mgr.25166) 753 : audit [DBG] from='client.44535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:33.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:33 smithi050 bash[89559]: audit 2024-09-16T14:46:31.874844+0000 mgr.y (mgr.25166) 754 : audit [DBG] from='client.54512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:33.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:33 smithi050 bash[89559]: audit 2024-09-16T14:46:31.874844+0000 mgr.y (mgr.25166) 754 : audit [DBG] from='client.54512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:33.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:33 smithi050 bash[89559]: audit 2024-09-16T14:46:32.040231+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:33.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:33 smithi050 bash[89559]: audit 2024-09-16T14:46:32.040231+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:33.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:33 smithi050 bash[89559]: audit 2024-09-16T14:46:32.300381+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.50:0/3752195884' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:33.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:33 smithi050 bash[89559]: audit 2024-09-16T14:46:32.300381+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.50:0/3752195884' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:33.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:33 smithi050 bash[89559]: cluster 2024-09-16T14:46:32.353686+0000 mon.a (mon.0) 553 : cluster [INF] osd.6 marked itself down and dead 2024-09-16T14:46:33.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:33 smithi050 bash[89559]: cluster 2024-09-16T14:46:32.353686+0000 mon.a (mon.0) 553 : cluster [INF] osd.6 marked itself down and dead 2024-09-16T14:46:33.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:33 smithi050 bash[92968]: cluster 2024-09-16T14:46:31.525934+0000 mgr.y (mgr.25166) 752 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-09-16T14:46:33.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:33 smithi050 bash[92968]: cluster 2024-09-16T14:46:31.525934+0000 mgr.y (mgr.25166) 752 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-09-16T14:46:33.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:33 smithi050 bash[92968]: audit 2024-09-16T14:46:31.559659+0000 mgr.y (mgr.25166) 753 : audit [DBG] from='client.44535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:33.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:33 smithi050 bash[92968]: audit 2024-09-16T14:46:31.559659+0000 mgr.y (mgr.25166) 753 : audit [DBG] from='client.44535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:33.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:33 smithi050 bash[92968]: audit 2024-09-16T14:46:31.874844+0000 mgr.y (mgr.25166) 754 : audit [DBG] from='client.54512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:33.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:33 smithi050 bash[92968]: audit 2024-09-16T14:46:31.874844+0000 mgr.y (mgr.25166) 754 : audit [DBG] from='client.54512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:33.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:33 smithi050 bash[92968]: audit 2024-09-16T14:46:32.040231+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:33.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:33 smithi050 bash[92968]: audit 2024-09-16T14:46:32.040231+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:33.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:33 smithi050 bash[92968]: audit 2024-09-16T14:46:32.300381+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.50:0/3752195884' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:33.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:33 smithi050 bash[92968]: audit 2024-09-16T14:46:32.300381+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.50:0/3752195884' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:33.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:33 smithi050 bash[92968]: cluster 2024-09-16T14:46:32.353686+0000 mon.a (mon.0) 553 : cluster [INF] osd.6 marked itself down and dead 2024-09-16T14:46:33.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:33 smithi050 bash[92968]: cluster 2024-09-16T14:46:32.353686+0000 mon.a (mon.0) 553 : cluster [INF] osd.6 marked itself down and dead 2024-09-16T14:46:33.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:46:33 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:46:33.042962816Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:46:33.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:33 smithi090 bash[70266]: cluster 2024-09-16T14:46:31.525934+0000 mgr.y (mgr.25166) 752 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-09-16T14:46:33.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:33 smithi090 bash[70266]: cluster 2024-09-16T14:46:31.525934+0000 mgr.y (mgr.25166) 752 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-09-16T14:46:33.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:33 smithi090 bash[70266]: audit 2024-09-16T14:46:31.559659+0000 mgr.y (mgr.25166) 753 : audit [DBG] from='client.44535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:33.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:33 smithi090 bash[70266]: audit 2024-09-16T14:46:31.559659+0000 mgr.y (mgr.25166) 753 : audit [DBG] from='client.44535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:33.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:33 smithi090 bash[70266]: audit 2024-09-16T14:46:31.874844+0000 mgr.y (mgr.25166) 754 : audit [DBG] from='client.54512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:33.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:33 smithi090 bash[70266]: audit 2024-09-16T14:46:31.874844+0000 mgr.y (mgr.25166) 754 : audit [DBG] from='client.54512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:33.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:33 smithi090 bash[70266]: audit 2024-09-16T14:46:32.040231+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:33.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:33 smithi090 bash[70266]: audit 2024-09-16T14:46:32.040231+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:33.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:33 smithi090 bash[70266]: audit 2024-09-16T14:46:32.300381+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.50:0/3752195884' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:33.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:33 smithi090 bash[70266]: audit 2024-09-16T14:46:32.300381+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.50:0/3752195884' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:33.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:33 smithi090 bash[70266]: cluster 2024-09-16T14:46:32.353686+0000 mon.a (mon.0) 553 : cluster [INF] osd.6 marked itself down and dead 2024-09-16T14:46:33.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:33 smithi090 bash[70266]: cluster 2024-09-16T14:46:32.353686+0000 mon.a (mon.0) 553 : cluster [INF] osd.6 marked itself down and dead 2024-09-16T14:46:34.299 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:34 smithi090 bash[70266]: audit 2024-09-16T14:46:32.633890+0000 mgr.y (mgr.25166) 755 : audit [DBG] from='client.54524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:34.299 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:34 smithi090 bash[70266]: audit 2024-09-16T14:46:32.633890+0000 mgr.y (mgr.25166) 755 : audit [DBG] from='client.54524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:34.299 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:34 smithi090 bash[70266]: cluster 2024-09-16T14:46:33.040119+0000 mon.a (mon.0) 554 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:46:34.299 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:34 smithi090 bash[70266]: cluster 2024-09-16T14:46:33.040119+0000 mon.a (mon.0) 554 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:46:34.300 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:34 smithi090 bash[70266]: cluster 2024-09-16T14:46:33.060593+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-16T14:46:34.300 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:34 smithi090 bash[70266]: cluster 2024-09-16T14:46:33.060593+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-16T14:46:34.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:34 smithi050 bash[89559]: audit 2024-09-16T14:46:32.633890+0000 mgr.y (mgr.25166) 755 : audit [DBG] from='client.54524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:34.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:34 smithi050 bash[89559]: audit 2024-09-16T14:46:32.633890+0000 mgr.y (mgr.25166) 755 : audit [DBG] from='client.54524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:34.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:34 smithi050 bash[89559]: cluster 2024-09-16T14:46:33.040119+0000 mon.a (mon.0) 554 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:46:34.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:34 smithi050 bash[89559]: cluster 2024-09-16T14:46:33.040119+0000 mon.a (mon.0) 554 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:46:34.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:34 smithi050 bash[89559]: cluster 2024-09-16T14:46:33.060593+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-16T14:46:34.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:34 smithi050 bash[89559]: cluster 2024-09-16T14:46:33.060593+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-16T14:46:34.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:34 smithi050 bash[92968]: audit 2024-09-16T14:46:32.633890+0000 mgr.y (mgr.25166) 755 : audit [DBG] from='client.54524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:34.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:34 smithi050 bash[92968]: audit 2024-09-16T14:46:32.633890+0000 mgr.y (mgr.25166) 755 : audit [DBG] from='client.54524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:46:34.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:34 smithi050 bash[92968]: cluster 2024-09-16T14:46:33.040119+0000 mon.a (mon.0) 554 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:46:34.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:34 smithi050 bash[92968]: cluster 2024-09-16T14:46:33.040119+0000 mon.a (mon.0) 554 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:46:34.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:34 smithi050 bash[92968]: cluster 2024-09-16T14:46:33.060593+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-16T14:46:34.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:34 smithi050 bash[92968]: cluster 2024-09-16T14:46:33.060593+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-16T14:46:34.625 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:46:34 smithi090 bash[82028]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-6 2024-09-16T14:46:34.625 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:46:34 smithi090 bash[82095]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-6 2024-09-16T14:46:35.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:35 smithi050 bash[89559]: cluster 2024-09-16T14:46:33.526947+0000 mgr.y (mgr.25166) 756 : cluster [DBG] pgmap v450: 161 pgs: 11 peering, 12 stale+active+clean, 138 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2024-09-16T14:46:35.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:35 smithi050 bash[89559]: cluster 2024-09-16T14:46:33.526947+0000 mgr.y (mgr.25166) 756 : cluster [DBG] pgmap v450: 161 pgs: 11 peering, 12 stale+active+clean, 138 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2024-09-16T14:46:35.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:35 smithi050 bash[89559]: cluster 2024-09-16T14:46:34.067687+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-16T14:46:35.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:35 smithi050 bash[89559]: cluster 2024-09-16T14:46:34.067687+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-16T14:46:35.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:35 smithi050 bash[92968]: cluster 2024-09-16T14:46:33.526947+0000 mgr.y (mgr.25166) 756 : cluster [DBG] pgmap v450: 161 pgs: 11 peering, 12 stale+active+clean, 138 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2024-09-16T14:46:35.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:35 smithi050 bash[92968]: cluster 2024-09-16T14:46:33.526947+0000 mgr.y (mgr.25166) 756 : cluster [DBG] pgmap v450: 161 pgs: 11 peering, 12 stale+active+clean, 138 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2024-09-16T14:46:35.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:35 smithi050 bash[92968]: cluster 2024-09-16T14:46:34.067687+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-16T14:46:35.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:35 smithi050 bash[92968]: cluster 2024-09-16T14:46:34.067687+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-16T14:46:35.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:35 smithi090 bash[70266]: cluster 2024-09-16T14:46:33.526947+0000 mgr.y (mgr.25166) 756 : cluster [DBG] pgmap v450: 161 pgs: 11 peering, 12 stale+active+clean, 138 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2024-09-16T14:46:35.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:35 smithi090 bash[70266]: cluster 2024-09-16T14:46:33.526947+0000 mgr.y (mgr.25166) 756 : cluster [DBG] pgmap v450: 161 pgs: 11 peering, 12 stale+active+clean, 138 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2024-09-16T14:46:35.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:35 smithi090 bash[70266]: cluster 2024-09-16T14:46:34.067687+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-16T14:46:35.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:35 smithi090 bash[70266]: cluster 2024-09-16T14:46:34.067687+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-16T14:46:36.275 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:46:36 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:46:36.000263059Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:46:36.275 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:36 smithi090 bash[70266]: audit 2024-09-16T14:46:34.927372+0000 mgr.y (mgr.25166) 757 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:36.275 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:36 smithi090 bash[70266]: audit 2024-09-16T14:46:34.927372+0000 mgr.y (mgr.25166) 757 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:36.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:36 smithi050 bash[89559]: audit 2024-09-16T14:46:34.927372+0000 mgr.y (mgr.25166) 757 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:36.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:36 smithi050 bash[89559]: audit 2024-09-16T14:46:34.927372+0000 mgr.y (mgr.25166) 757 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:36.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:36 smithi050 bash[92968]: audit 2024-09-16T14:46:34.927372+0000 mgr.y (mgr.25166) 757 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:36.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:36 smithi050 bash[92968]: audit 2024-09-16T14:46:34.927372+0000 mgr.y (mgr.25166) 757 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:37.338 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:46:37 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:37.338 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:46:37 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:37.338 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:46:37 smithi090 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.6.service: Deactivated successfully. 2024-09-16T14:46:37.338 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:46:37 smithi090 systemd[1]: Stopped Ceph osd.6 for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:46:37.339 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:46:37 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:37.339 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:46:37 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:37.339 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:46:37 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:37.339 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:46:37 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:37.340 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:46:37 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:37.340 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:37 smithi090 bash[70266]: cluster 2024-09-16T14:46:35.527970+0000 mgr.y (mgr.25166) 758 : cluster [DBG] pgmap v452: 161 pgs: 9 active+undersized, 11 peering, 6 stale+active+clean, 6 active+undersized+degraded, 129 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 25/636 objects degraded (3.931%) 2024-09-16T14:46:37.340 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:37 smithi090 bash[70266]: cluster 2024-09-16T14:46:35.527970+0000 mgr.y (mgr.25166) 758 : cluster [DBG] pgmap v452: 161 pgs: 9 active+undersized, 11 peering, 6 stale+active+clean, 6 active+undersized+degraded, 129 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 25/636 objects degraded (3.931%) 2024-09-16T14:46:37.340 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:37 smithi090 bash[70266]: cluster 2024-09-16T14:46:36.062059+0000 mon.a (mon.0) 557 : cluster [WRN] Health check failed: Degraded data redundancy: 25/636 objects degraded (3.931%), 6 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:37.340 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:37 smithi090 bash[70266]: cluster 2024-09-16T14:46:36.062059+0000 mon.a (mon.0) 557 : cluster [WRN] Health check failed: Degraded data redundancy: 25/636 objects degraded (3.931%), 6 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:37.341 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:37 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:37.341 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:46:37 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:46:37.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:37 smithi050 bash[89559]: cluster 2024-09-16T14:46:35.527970+0000 mgr.y (mgr.25166) 758 : cluster [DBG] pgmap v452: 161 pgs: 9 active+undersized, 11 peering, 6 stale+active+clean, 6 active+undersized+degraded, 129 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 25/636 objects degraded (3.931%) 2024-09-16T14:46:37.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:37 smithi050 bash[89559]: cluster 2024-09-16T14:46:35.527970+0000 mgr.y (mgr.25166) 758 : cluster [DBG] pgmap v452: 161 pgs: 9 active+undersized, 11 peering, 6 stale+active+clean, 6 active+undersized+degraded, 129 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 25/636 objects degraded (3.931%) 2024-09-16T14:46:37.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:37 smithi050 bash[89559]: cluster 2024-09-16T14:46:36.062059+0000 mon.a (mon.0) 557 : cluster [WRN] Health check failed: Degraded data redundancy: 25/636 objects degraded (3.931%), 6 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:37.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:37 smithi050 bash[89559]: cluster 2024-09-16T14:46:36.062059+0000 mon.a (mon.0) 557 : cluster [WRN] Health check failed: Degraded data redundancy: 25/636 objects degraded (3.931%), 6 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:37.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:37 smithi050 bash[92968]: cluster 2024-09-16T14:46:35.527970+0000 mgr.y (mgr.25166) 758 : cluster [DBG] pgmap v452: 161 pgs: 9 active+undersized, 11 peering, 6 stale+active+clean, 6 active+undersized+degraded, 129 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 25/636 objects degraded (3.931%) 2024-09-16T14:46:37.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:37 smithi050 bash[92968]: cluster 2024-09-16T14:46:35.527970+0000 mgr.y (mgr.25166) 758 : cluster [DBG] pgmap v452: 161 pgs: 9 active+undersized, 11 peering, 6 stale+active+clean, 6 active+undersized+degraded, 129 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 25/636 objects degraded (3.931%) 2024-09-16T14:46:37.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:37 smithi050 bash[92968]: cluster 2024-09-16T14:46:36.062059+0000 mon.a (mon.0) 557 : cluster [WRN] Health check failed: Degraded data redundancy: 25/636 objects degraded (3.931%), 6 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:37.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:37 smithi050 bash[92968]: cluster 2024-09-16T14:46:36.062059+0000 mon.a (mon.0) 557 : cluster [WRN] Health check failed: Degraded data redundancy: 25/636 objects degraded (3.931%), 6 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:37.695 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:46:37 smithi090 systemd[1]: Started Ceph osd.6 for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:46:38.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:38 smithi050 bash[89559]: audit 2024-09-16T14:46:37.389145+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:38.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:38 smithi050 bash[89559]: audit 2024-09-16T14:46:37.389145+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:38.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:38 smithi050 bash[89559]: audit 2024-09-16T14:46:37.399025+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:38.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:38 smithi050 bash[89559]: audit 2024-09-16T14:46:37.399025+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:38.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:38 smithi050 bash[92968]: audit 2024-09-16T14:46:37.389145+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:38.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:38 smithi050 bash[92968]: audit 2024-09-16T14:46:37.389145+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:38.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:38 smithi050 bash[92968]: audit 2024-09-16T14:46:37.399025+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:38.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:38 smithi050 bash[92968]: audit 2024-09-16T14:46:37.399025+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:38.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:38 smithi090 bash[70266]: audit 2024-09-16T14:46:37.389145+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:38.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:38 smithi090 bash[70266]: audit 2024-09-16T14:46:37.389145+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:38.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:38 smithi090 bash[70266]: audit 2024-09-16T14:46:37.399025+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:38.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:38 smithi090 bash[70266]: audit 2024-09-16T14:46:37.399025+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:38.998 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:46:38 smithi090 bash[82240]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:46:38.998 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:46:38 smithi090 bash[82240]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:46:39.398 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:46:38 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:46:38.998145048Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:46:39.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:39 smithi050 bash[89559]: cluster 2024-09-16T14:46:37.529447+0000 mgr.y (mgr.25166) 759 : cluster [DBG] pgmap v453: 161 pgs: 21 active+undersized, 11 peering, 1 stale+active+clean, 16 active+undersized+degraded, 112 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 56/636 objects degraded (8.805%) 2024-09-16T14:46:39.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:39 smithi050 bash[89559]: cluster 2024-09-16T14:46:37.529447+0000 mgr.y (mgr.25166) 759 : cluster [DBG] pgmap v453: 161 pgs: 21 active+undersized, 11 peering, 1 stale+active+clean, 16 active+undersized+degraded, 112 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 56/636 objects degraded (8.805%) 2024-09-16T14:46:39.687 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:46:39 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:46:39] "GET /metrics HTTP/1.1" 200 38322 "" "Prometheus/2.51.0" 2024-09-16T14:46:39.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:39 smithi050 bash[92968]: cluster 2024-09-16T14:46:37.529447+0000 mgr.y (mgr.25166) 759 : cluster [DBG] pgmap v453: 161 pgs: 21 active+undersized, 11 peering, 1 stale+active+clean, 16 active+undersized+degraded, 112 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 56/636 objects degraded (8.805%) 2024-09-16T14:46:39.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:39 smithi050 bash[92968]: cluster 2024-09-16T14:46:37.529447+0000 mgr.y (mgr.25166) 759 : cluster [DBG] pgmap v453: 161 pgs: 21 active+undersized, 11 peering, 1 stale+active+clean, 16 active+undersized+degraded, 112 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 56/636 objects degraded (8.805%) 2024-09-16T14:46:39.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:39 smithi090 bash[70266]: cluster 2024-09-16T14:46:37.529447+0000 mgr.y (mgr.25166) 759 : cluster [DBG] pgmap v453: 161 pgs: 21 active+undersized, 11 peering, 1 stale+active+clean, 16 active+undersized+degraded, 112 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 56/636 objects degraded (8.805%) 2024-09-16T14:46:39.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:39 smithi090 bash[70266]: cluster 2024-09-16T14:46:37.529447+0000 mgr.y (mgr.25166) 759 : cluster [DBG] pgmap v453: 161 pgs: 21 active+undersized, 11 peering, 1 stale+active+clean, 16 active+undersized+degraded, 112 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 56/636 objects degraded (8.805%) 2024-09-16T14:46:41.655 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:41 smithi090 bash[70266]: cluster 2024-09-16T14:46:39.530928+0000 mgr.y (mgr.25166) 760 : cluster [DBG] pgmap v454: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T14:46:41.655 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:41 smithi090 bash[70266]: cluster 2024-09-16T14:46:39.530928+0000 mgr.y (mgr.25166) 760 : cluster [DBG] pgmap v454: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T14:46:41.655 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:46:41 smithi090 bash[82240]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-16T14:46:41.655 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:46:41 smithi090 bash[82240]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-16T14:46:41.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:41 smithi050 bash[89559]: cluster 2024-09-16T14:46:39.530928+0000 mgr.y (mgr.25166) 760 : cluster [DBG] pgmap v454: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T14:46:41.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:41 smithi050 bash[89559]: cluster 2024-09-16T14:46:39.530928+0000 mgr.y (mgr.25166) 760 : cluster [DBG] pgmap v454: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T14:46:41.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:41 smithi050 bash[92968]: cluster 2024-09-16T14:46:39.530928+0000 mgr.y (mgr.25166) 760 : cluster [DBG] pgmap v454: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T14:46:41.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:41 smithi050 bash[92968]: cluster 2024-09-16T14:46:39.530928+0000 mgr.y (mgr.25166) 760 : cluster [DBG] pgmap v454: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T14:46:41.924 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:46:41 smithi090 bash[82240]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-16T14:46:41.925 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:46:41 smithi090 bash[82240]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-16T14:46:41.925 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:46:41 smithi090 bash[82240]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-16T14:46:41.925 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:46:41 smithi090 bash[82240]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-16T14:46:41.925 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:46:41 smithi090 bash[82240]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-16T14:46:42.195 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:46:42 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:46:42.005483999Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:46:42.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:42 smithi090 bash[70266]: cluster 2024-09-16T14:46:41.532253+0000 mgr.y (mgr.25166) 761 : cluster [DBG] pgmap v455: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T14:46:42.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:42 smithi090 bash[70266]: cluster 2024-09-16T14:46:41.532253+0000 mgr.y (mgr.25166) 761 : cluster [DBG] pgmap v455: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T14:46:42.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:42 smithi090 bash[70266]: audit 2024-09-16T14:46:41.742643+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:42.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:42 smithi090 bash[70266]: audit 2024-09-16T14:46:41.742643+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:42.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:42 smithi090 bash[70266]: audit 2024-09-16T14:46:41.744896+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:46:42.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:42 smithi090 bash[70266]: audit 2024-09-16T14:46:41.744896+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:46:43.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:42 smithi050 bash[92968]: cluster 2024-09-16T14:46:41.532253+0000 mgr.y (mgr.25166) 761 : cluster [DBG] pgmap v455: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T14:46:43.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:42 smithi050 bash[92968]: cluster 2024-09-16T14:46:41.532253+0000 mgr.y (mgr.25166) 761 : cluster [DBG] pgmap v455: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T14:46:43.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:42 smithi050 bash[92968]: audit 2024-09-16T14:46:41.742643+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:43.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:42 smithi050 bash[92968]: audit 2024-09-16T14:46:41.742643+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:43.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:42 smithi050 bash[92968]: audit 2024-09-16T14:46:41.744896+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:46:43.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:42 smithi050 bash[92968]: audit 2024-09-16T14:46:41.744896+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:46:43.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:42 smithi050 bash[89559]: cluster 2024-09-16T14:46:41.532253+0000 mgr.y (mgr.25166) 761 : cluster [DBG] pgmap v455: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T14:46:43.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:42 smithi050 bash[89559]: cluster 2024-09-16T14:46:41.532253+0000 mgr.y (mgr.25166) 761 : cluster [DBG] pgmap v455: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T14:46:43.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:42 smithi050 bash[89559]: audit 2024-09-16T14:46:41.742643+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:43.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:42 smithi050 bash[89559]: audit 2024-09-16T14:46:41.742643+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:43.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:42 smithi050 bash[89559]: audit 2024-09-16T14:46:41.744896+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:46:43.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:42 smithi050 bash[89559]: audit 2024-09-16T14:46:41.744896+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:46:44.195 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:46:43 smithi090 bash[82502]: debug 2024-09-16T14:46:43.822+0000 7f7ab507a640 1 -- 172.21.15.90:0/2773011269 <== mon.1 v2:172.21.15.90:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562b70680960 con 0x562b706a1800 2024-09-16T14:46:45.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:45 smithi050 bash[89559]: cluster 2024-09-16T14:46:43.533992+0000 mgr.y (mgr.25166) 762 : cluster [DBG] pgmap v456: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T14:46:45.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:45 smithi050 bash[89559]: cluster 2024-09-16T14:46:43.533992+0000 mgr.y (mgr.25166) 762 : cluster [DBG] pgmap v456: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T14:46:45.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:45 smithi050 bash[89559]: audit 2024-09-16T14:46:44.023930+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:45.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:45 smithi050 bash[89559]: audit 2024-09-16T14:46:44.023930+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:45.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:45 smithi050 bash[89559]: audit 2024-09-16T14:46:44.036323+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:45.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:45 smithi050 bash[89559]: audit 2024-09-16T14:46:44.036323+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:45.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:45 smithi050 bash[92968]: cluster 2024-09-16T14:46:43.533992+0000 mgr.y (mgr.25166) 762 : cluster [DBG] pgmap v456: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T14:46:45.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:45 smithi050 bash[92968]: cluster 2024-09-16T14:46:43.533992+0000 mgr.y (mgr.25166) 762 : cluster [DBG] pgmap v456: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T14:46:45.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:45 smithi050 bash[92968]: audit 2024-09-16T14:46:44.023930+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:45.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:45 smithi050 bash[92968]: audit 2024-09-16T14:46:44.023930+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:45.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:45 smithi050 bash[92968]: audit 2024-09-16T14:46:44.036323+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:45.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:45 smithi050 bash[92968]: audit 2024-09-16T14:46:44.036323+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:45.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:46:45 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:46:45.016819561Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:46:45.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:45 smithi090 bash[70266]: cluster 2024-09-16T14:46:43.533992+0000 mgr.y (mgr.25166) 762 : cluster [DBG] pgmap v456: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T14:46:45.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:45 smithi090 bash[70266]: cluster 2024-09-16T14:46:43.533992+0000 mgr.y (mgr.25166) 762 : cluster [DBG] pgmap v456: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T14:46:45.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:45 smithi090 bash[70266]: audit 2024-09-16T14:46:44.023930+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:45.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:45 smithi090 bash[70266]: audit 2024-09-16T14:46:44.023930+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:45.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:45 smithi090 bash[70266]: audit 2024-09-16T14:46:44.036323+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:45.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:45 smithi090 bash[70266]: audit 2024-09-16T14:46:44.036323+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:46.196 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:46:45 smithi090 bash[82502]: debug 2024-09-16T14:46:45.842+0000 7f7ab78e1640 -1 Falling back to public interface 2024-09-16T14:46:46.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:46 smithi090 bash[70266]: audit 2024-09-16T14:46:44.935145+0000 mgr.y (mgr.25166) 763 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:46.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:46 smithi090 bash[70266]: audit 2024-09-16T14:46:44.935145+0000 mgr.y (mgr.25166) 763 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:46.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:46 smithi090 bash[70266]: cluster 2024-09-16T14:46:45.187662+0000 mon.a (mon.0) 564 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:46.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:46 smithi090 bash[70266]: cluster 2024-09-16T14:46:45.187662+0000 mon.a (mon.0) 564 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:46.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:46 smithi090 bash[70266]: audit 2024-09-16T14:46:45.207120+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:46.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:46 smithi090 bash[70266]: audit 2024-09-16T14:46:45.207120+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:46.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:46 smithi090 bash[70266]: audit 2024-09-16T14:46:45.217118+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:46.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:46 smithi090 bash[70266]: audit 2024-09-16T14:46:45.217118+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:46.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:46 smithi050 bash[89559]: audit 2024-09-16T14:46:44.935145+0000 mgr.y (mgr.25166) 763 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:46.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:46 smithi050 bash[89559]: audit 2024-09-16T14:46:44.935145+0000 mgr.y (mgr.25166) 763 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:46.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:46 smithi050 bash[89559]: cluster 2024-09-16T14:46:45.187662+0000 mon.a (mon.0) 564 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:46.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:46 smithi050 bash[89559]: cluster 2024-09-16T14:46:45.187662+0000 mon.a (mon.0) 564 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:46.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:46 smithi050 bash[89559]: audit 2024-09-16T14:46:45.207120+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:46.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:46 smithi050 bash[89559]: audit 2024-09-16T14:46:45.207120+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:46.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:46 smithi050 bash[89559]: audit 2024-09-16T14:46:45.217118+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:46.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:46 smithi050 bash[89559]: audit 2024-09-16T14:46:45.217118+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:46.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:46 smithi050 bash[92968]: audit 2024-09-16T14:46:44.935145+0000 mgr.y (mgr.25166) 763 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:46.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:46 smithi050 bash[92968]: audit 2024-09-16T14:46:44.935145+0000 mgr.y (mgr.25166) 763 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:46.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:46 smithi050 bash[92968]: cluster 2024-09-16T14:46:45.187662+0000 mon.a (mon.0) 564 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:46.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:46 smithi050 bash[92968]: cluster 2024-09-16T14:46:45.187662+0000 mon.a (mon.0) 564 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:46.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:46 smithi050 bash[92968]: audit 2024-09-16T14:46:45.207120+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:46.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:46 smithi050 bash[92968]: audit 2024-09-16T14:46:45.207120+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:46.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:46 smithi050 bash[92968]: audit 2024-09-16T14:46:45.217118+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:46.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:46 smithi050 bash[92968]: audit 2024-09-16T14:46:45.217118+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:47.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:47 smithi050 bash[92968]: cluster 2024-09-16T14:46:45.535389+0000 mgr.y (mgr.25166) 764 : cluster [DBG] pgmap v457: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T14:46:47.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:47 smithi050 bash[92968]: cluster 2024-09-16T14:46:45.535389+0000 mgr.y (mgr.25166) 764 : cluster [DBG] pgmap v457: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T14:46:47.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:47 smithi050 bash[89559]: cluster 2024-09-16T14:46:45.535389+0000 mgr.y (mgr.25166) 764 : cluster [DBG] pgmap v457: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T14:46:47.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:47 smithi050 bash[89559]: cluster 2024-09-16T14:46:45.535389+0000 mgr.y (mgr.25166) 764 : cluster [DBG] pgmap v457: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T14:46:47.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:47 smithi090 bash[70266]: cluster 2024-09-16T14:46:45.535389+0000 mgr.y (mgr.25166) 764 : cluster [DBG] pgmap v457: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T14:46:47.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:47 smithi090 bash[70266]: cluster 2024-09-16T14:46:45.535389+0000 mgr.y (mgr.25166) 764 : cluster [DBG] pgmap v457: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-16T14:46:48.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:46:48 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:46:48.026314546Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:46:49.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:46:49 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:46:49] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.51.0" 2024-09-16T14:46:49.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:49 smithi050 bash[89559]: cluster 2024-09-16T14:46:47.536770+0000 mgr.y (mgr.25166) 765 : cluster [DBG] pgmap v458: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-16T14:46:49.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:49 smithi050 bash[89559]: cluster 2024-09-16T14:46:47.536770+0000 mgr.y (mgr.25166) 765 : cluster [DBG] pgmap v458: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-16T14:46:49.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:49 smithi050 bash[92968]: cluster 2024-09-16T14:46:47.536770+0000 mgr.y (mgr.25166) 765 : cluster [DBG] pgmap v458: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-16T14:46:49.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:49 smithi050 bash[92968]: cluster 2024-09-16T14:46:47.536770+0000 mgr.y (mgr.25166) 765 : cluster [DBG] pgmap v458: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-16T14:46:49.695 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:46:49 smithi090 bash[82502]: debug 2024-09-16T14:46:49.254+0000 7f7ab78e1640 -1 osd.6 142 log_to_monitors true 2024-09-16T14:46:49.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:49 smithi090 bash[70266]: cluster 2024-09-16T14:46:47.536770+0000 mgr.y (mgr.25166) 765 : cluster [DBG] pgmap v458: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-16T14:46:49.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:49 smithi090 bash[70266]: cluster 2024-09-16T14:46:47.536770+0000 mgr.y (mgr.25166) 765 : cluster [DBG] pgmap v458: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-16T14:46:50.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:50 smithi050 bash[89559]: audit 2024-09-16T14:46:49.258626+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.90:6816/2210025082,v1:172.21.15.90:6817/2210025082]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T14:46:50.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:50 smithi050 bash[89559]: audit 2024-09-16T14:46:49.258626+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.90:6816/2210025082,v1:172.21.15.90:6817/2210025082]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T14:46:50.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:50 smithi050 bash[89559]: audit 2024-09-16T14:46:49.260154+0000 mon.a (mon.0) 567 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T14:46:50.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:50 smithi050 bash[89559]: audit 2024-09-16T14:46:49.260154+0000 mon.a (mon.0) 567 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T14:46:50.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:50 smithi050 bash[92968]: audit 2024-09-16T14:46:49.258626+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.90:6816/2210025082,v1:172.21.15.90:6817/2210025082]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T14:46:50.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:50 smithi050 bash[92968]: audit 2024-09-16T14:46:49.258626+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.90:6816/2210025082,v1:172.21.15.90:6817/2210025082]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T14:46:50.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:50 smithi050 bash[92968]: audit 2024-09-16T14:46:49.260154+0000 mon.a (mon.0) 567 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T14:46:50.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:50 smithi050 bash[92968]: audit 2024-09-16T14:46:49.260154+0000 mon.a (mon.0) 567 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T14:46:50.695 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:46:50 smithi090 bash[82502]: debug 2024-09-16T14:46:50.274+0000 7f7aaf68b640 -1 osd.6 142 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:46:50.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:50 smithi090 bash[70266]: audit 2024-09-16T14:46:49.258626+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.90:6816/2210025082,v1:172.21.15.90:6817/2210025082]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T14:46:50.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:50 smithi090 bash[70266]: audit 2024-09-16T14:46:49.258626+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.90:6816/2210025082,v1:172.21.15.90:6817/2210025082]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T14:46:50.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:50 smithi090 bash[70266]: audit 2024-09-16T14:46:49.260154+0000 mon.a (mon.0) 567 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T14:46:50.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:50 smithi090 bash[70266]: audit 2024-09-16T14:46:49.260154+0000 mon.a (mon.0) 567 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T14:46:51.257 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:46:50 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:46:50.998701025Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:46:51.683 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:51 smithi090 bash[70266]: cluster 2024-09-16T14:46:49.538178+0000 mgr.y (mgr.25166) 766 : cluster [DBG] pgmap v459: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-16T14:46:51.684 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:51 smithi090 bash[70266]: cluster 2024-09-16T14:46:49.538178+0000 mgr.y (mgr.25166) 766 : cluster [DBG] pgmap v459: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-16T14:46:51.684 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:51 smithi090 bash[70266]: audit 2024-09-16T14:46:50.232229+0000 mon.a (mon.0) 568 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T14:46:51.684 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:51 smithi090 bash[70266]: audit 2024-09-16T14:46:50.232229+0000 mon.a (mon.0) 568 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T14:46:51.684 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:51 smithi090 bash[70266]: audit 2024-09-16T14:46:50.240474+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.90:6816/2210025082,v1:172.21.15.90:6817/2210025082]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:46:51.684 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:51 smithi090 bash[70266]: audit 2024-09-16T14:46:50.240474+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.90:6816/2210025082,v1:172.21.15.90:6817/2210025082]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:46:51.684 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:51 smithi090 bash[70266]: cluster 2024-09-16T14:46:50.240807+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-16T14:46:51.684 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:51 smithi090 bash[70266]: cluster 2024-09-16T14:46:50.240807+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-16T14:46:51.684 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:51 smithi090 bash[70266]: audit 2024-09-16T14:46:50.247830+0000 mon.a (mon.0) 570 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:46:51.684 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:51 smithi090 bash[70266]: audit 2024-09-16T14:46:50.247830+0000 mon.a (mon.0) 570 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:46:51.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:51 smithi050 bash[89559]: cluster 2024-09-16T14:46:49.538178+0000 mgr.y (mgr.25166) 766 : cluster [DBG] pgmap v459: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-16T14:46:51.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:51 smithi050 bash[89559]: cluster 2024-09-16T14:46:49.538178+0000 mgr.y (mgr.25166) 766 : cluster [DBG] pgmap v459: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-16T14:46:51.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:51 smithi050 bash[89559]: audit 2024-09-16T14:46:50.232229+0000 mon.a (mon.0) 568 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T14:46:51.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:51 smithi050 bash[89559]: audit 2024-09-16T14:46:50.232229+0000 mon.a (mon.0) 568 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T14:46:51.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:51 smithi050 bash[89559]: audit 2024-09-16T14:46:50.240474+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.90:6816/2210025082,v1:172.21.15.90:6817/2210025082]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:46:51.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:51 smithi050 bash[89559]: audit 2024-09-16T14:46:50.240474+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.90:6816/2210025082,v1:172.21.15.90:6817/2210025082]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:46:51.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:51 smithi050 bash[89559]: cluster 2024-09-16T14:46:50.240807+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-16T14:46:51.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:51 smithi050 bash[89559]: cluster 2024-09-16T14:46:50.240807+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-16T14:46:51.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:51 smithi050 bash[89559]: audit 2024-09-16T14:46:50.247830+0000 mon.a (mon.0) 570 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:46:51.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:51 smithi050 bash[89559]: audit 2024-09-16T14:46:50.247830+0000 mon.a (mon.0) 570 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:46:51.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:51 smithi050 bash[92968]: cluster 2024-09-16T14:46:49.538178+0000 mgr.y (mgr.25166) 766 : cluster [DBG] pgmap v459: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-16T14:46:51.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:51 smithi050 bash[92968]: cluster 2024-09-16T14:46:49.538178+0000 mgr.y (mgr.25166) 766 : cluster [DBG] pgmap v459: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-16T14:46:51.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:51 smithi050 bash[92968]: audit 2024-09-16T14:46:50.232229+0000 mon.a (mon.0) 568 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T14:46:51.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:51 smithi050 bash[92968]: audit 2024-09-16T14:46:50.232229+0000 mon.a (mon.0) 568 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T14:46:51.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:51 smithi050 bash[92968]: audit 2024-09-16T14:46:50.240474+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.90:6816/2210025082,v1:172.21.15.90:6817/2210025082]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:46:51.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:51 smithi050 bash[92968]: audit 2024-09-16T14:46:50.240474+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.90:6816/2210025082,v1:172.21.15.90:6817/2210025082]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:46:51.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:51 smithi050 bash[92968]: cluster 2024-09-16T14:46:50.240807+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-16T14:46:51.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:51 smithi050 bash[92968]: cluster 2024-09-16T14:46:50.240807+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-16T14:46:51.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:51 smithi050 bash[92968]: audit 2024-09-16T14:46:50.247830+0000 mon.a (mon.0) 570 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:46:51.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:51 smithi050 bash[92968]: audit 2024-09-16T14:46:50.247830+0000 mon.a (mon.0) 570 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:46:52.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:52 smithi050 bash[89559]: cluster 2024-09-16T14:46:51.233312+0000 mon.a (mon.0) 571 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:46:52.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:52 smithi050 bash[89559]: cluster 2024-09-16T14:46:51.233312+0000 mon.a (mon.0) 571 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:46:52.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:52 smithi050 bash[89559]: cluster 2024-09-16T14:46:51.244231+0000 mon.a (mon.0) 572 : cluster [INF] osd.6 [v2:172.21.15.90:6816/2210025082,v1:172.21.15.90:6817/2210025082] boot 2024-09-16T14:46:52.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:52 smithi050 bash[89559]: cluster 2024-09-16T14:46:51.244231+0000 mon.a (mon.0) 572 : cluster [INF] osd.6 [v2:172.21.15.90:6816/2210025082,v1:172.21.15.90:6817/2210025082] boot 2024-09-16T14:46:52.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:52 smithi050 bash[89559]: cluster 2024-09-16T14:46:51.244335+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-16T14:46:52.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:52 smithi050 bash[89559]: cluster 2024-09-16T14:46:51.244335+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-16T14:46:52.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:52 smithi050 bash[89559]: audit 2024-09-16T14:46:51.249680+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T14:46:52.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:52 smithi050 bash[89559]: audit 2024-09-16T14:46:51.249680+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T14:46:52.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:52 smithi050 bash[89559]: cluster 2024-09-16T14:46:52.246531+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-16T14:46:52.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:52 smithi050 bash[89559]: cluster 2024-09-16T14:46:52.246531+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-16T14:46:52.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:52 smithi050 bash[92968]: cluster 2024-09-16T14:46:51.233312+0000 mon.a (mon.0) 571 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:46:52.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:52 smithi050 bash[92968]: cluster 2024-09-16T14:46:51.233312+0000 mon.a (mon.0) 571 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:46:52.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:52 smithi050 bash[92968]: cluster 2024-09-16T14:46:51.244231+0000 mon.a (mon.0) 572 : cluster [INF] osd.6 [v2:172.21.15.90:6816/2210025082,v1:172.21.15.90:6817/2210025082] boot 2024-09-16T14:46:52.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:52 smithi050 bash[92968]: cluster 2024-09-16T14:46:51.244231+0000 mon.a (mon.0) 572 : cluster [INF] osd.6 [v2:172.21.15.90:6816/2210025082,v1:172.21.15.90:6817/2210025082] boot 2024-09-16T14:46:52.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:52 smithi050 bash[92968]: cluster 2024-09-16T14:46:51.244335+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-16T14:46:52.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:52 smithi050 bash[92968]: cluster 2024-09-16T14:46:51.244335+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-16T14:46:52.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:52 smithi050 bash[92968]: audit 2024-09-16T14:46:51.249680+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T14:46:52.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:52 smithi050 bash[92968]: audit 2024-09-16T14:46:51.249680+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T14:46:52.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:52 smithi050 bash[92968]: cluster 2024-09-16T14:46:52.246531+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-16T14:46:52.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:52 smithi050 bash[92968]: cluster 2024-09-16T14:46:52.246531+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-16T14:46:52.689 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:52 smithi090 bash[70266]: cluster 2024-09-16T14:46:51.233312+0000 mon.a (mon.0) 571 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:46:52.689 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:52 smithi090 bash[70266]: cluster 2024-09-16T14:46:51.233312+0000 mon.a (mon.0) 571 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:46:52.689 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:52 smithi090 bash[70266]: cluster 2024-09-16T14:46:51.244231+0000 mon.a (mon.0) 572 : cluster [INF] osd.6 [v2:172.21.15.90:6816/2210025082,v1:172.21.15.90:6817/2210025082] boot 2024-09-16T14:46:52.689 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:52 smithi090 bash[70266]: cluster 2024-09-16T14:46:51.244231+0000 mon.a (mon.0) 572 : cluster [INF] osd.6 [v2:172.21.15.90:6816/2210025082,v1:172.21.15.90:6817/2210025082] boot 2024-09-16T14:46:52.689 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:52 smithi090 bash[70266]: cluster 2024-09-16T14:46:51.244335+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-16T14:46:52.689 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:52 smithi090 bash[70266]: cluster 2024-09-16T14:46:51.244335+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-16T14:46:52.689 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:52 smithi090 bash[70266]: audit 2024-09-16T14:46:51.249680+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T14:46:52.689 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:52 smithi090 bash[70266]: audit 2024-09-16T14:46:51.249680+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T14:46:52.690 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:52 smithi090 bash[70266]: cluster 2024-09-16T14:46:52.246531+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-16T14:46:52.690 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:52 smithi090 bash[70266]: cluster 2024-09-16T14:46:52.246531+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-16T14:46:53.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:53 smithi050 bash[89559]: cluster 2024-09-16T14:46:51.539180+0000 mgr.y (mgr.25166) 767 : cluster [DBG] pgmap v462: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-16T14:46:53.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:53 smithi050 bash[89559]: cluster 2024-09-16T14:46:51.539180+0000 mgr.y (mgr.25166) 767 : cluster [DBG] pgmap v462: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-16T14:46:53.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:53 smithi050 bash[92968]: cluster 2024-09-16T14:46:51.539180+0000 mgr.y (mgr.25166) 767 : cluster [DBG] pgmap v462: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-16T14:46:53.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:53 smithi050 bash[92968]: cluster 2024-09-16T14:46:51.539180+0000 mgr.y (mgr.25166) 767 : cluster [DBG] pgmap v462: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-16T14:46:53.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:53 smithi090 bash[70266]: cluster 2024-09-16T14:46:51.539180+0000 mgr.y (mgr.25166) 767 : cluster [DBG] pgmap v462: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-16T14:46:53.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:53 smithi090 bash[70266]: cluster 2024-09-16T14:46:51.539180+0000 mgr.y (mgr.25166) 767 : cluster [DBG] pgmap v462: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-16T14:46:54.195 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:46:54 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:46:54.00158622Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:46:54.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:54 smithi050 bash[89559]: cluster 2024-09-16T14:46:54.278964+0000 mon.a (mon.0) 576 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 8 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:54.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:54 smithi050 bash[89559]: cluster 2024-09-16T14:46:54.278964+0000 mon.a (mon.0) 576 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 8 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:54.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:54 smithi050 bash[92968]: cluster 2024-09-16T14:46:54.278964+0000 mon.a (mon.0) 576 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 8 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:54.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:54 smithi050 bash[92968]: cluster 2024-09-16T14:46:54.278964+0000 mon.a (mon.0) 576 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 8 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:54.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:54 smithi090 bash[70266]: cluster 2024-09-16T14:46:54.278964+0000 mon.a (mon.0) 576 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 8 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:54.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:54 smithi090 bash[70266]: cluster 2024-09-16T14:46:54.278964+0000 mon.a (mon.0) 576 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 8 pgs degraded (PG_DEGRADED) 2024-09-16T14:46:55.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:55 smithi050 bash[89559]: cluster 2024-09-16T14:46:53.540650+0000 mgr.y (mgr.25166) 768 : cluster [DBG] pgmap v464: 161 pgs: 9 peering, 14 active+undersized, 8 active+undersized+degraded, 130 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 28/636 objects degraded (4.403%) 2024-09-16T14:46:55.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:55 smithi050 bash[89559]: cluster 2024-09-16T14:46:53.540650+0000 mgr.y (mgr.25166) 768 : cluster [DBG] pgmap v464: 161 pgs: 9 peering, 14 active+undersized, 8 active+undersized+degraded, 130 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 28/636 objects degraded (4.403%) 2024-09-16T14:46:55.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:55 smithi050 bash[92968]: cluster 2024-09-16T14:46:53.540650+0000 mgr.y (mgr.25166) 768 : cluster [DBG] pgmap v464: 161 pgs: 9 peering, 14 active+undersized, 8 active+undersized+degraded, 130 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 28/636 objects degraded (4.403%) 2024-09-16T14:46:55.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:55 smithi050 bash[92968]: cluster 2024-09-16T14:46:53.540650+0000 mgr.y (mgr.25166) 768 : cluster [DBG] pgmap v464: 161 pgs: 9 peering, 14 active+undersized, 8 active+undersized+degraded, 130 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 28/636 objects degraded (4.403%) 2024-09-16T14:46:55.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:55 smithi090 bash[70266]: cluster 2024-09-16T14:46:53.540650+0000 mgr.y (mgr.25166) 768 : cluster [DBG] pgmap v464: 161 pgs: 9 peering, 14 active+undersized, 8 active+undersized+degraded, 130 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 28/636 objects degraded (4.403%) 2024-09-16T14:46:55.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:55 smithi090 bash[70266]: cluster 2024-09-16T14:46:53.540650+0000 mgr.y (mgr.25166) 768 : cluster [DBG] pgmap v464: 161 pgs: 9 peering, 14 active+undersized, 8 active+undersized+degraded, 130 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 28/636 objects degraded (4.403%) 2024-09-16T14:46:56.186 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:46:55 smithi050 bash[68576]: debug 2024-09-16T14:46:55.892+0000 7f14b6258640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-09-16T14:46:56.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[92968]: audit 2024-09-16T14:46:54.940886+0000 mgr.y (mgr.25166) 769 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:56.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[92968]: audit 2024-09-16T14:46:54.940886+0000 mgr.y (mgr.25166) 769 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:56.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[92968]: audit 2024-09-16T14:46:55.763005+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:56.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[92968]: audit 2024-09-16T14:46:55.763005+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:56.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[92968]: audit 2024-09-16T14:46:55.773257+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:56.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[92968]: audit 2024-09-16T14:46:55.773257+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:56.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[92968]: audit 2024-09-16T14:46:55.775743+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:46:56.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[92968]: audit 2024-09-16T14:46:55.775743+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:46:56.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[92968]: audit 2024-09-16T14:46:55.777718+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:46:56.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[92968]: audit 2024-09-16T14:46:55.777718+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:46:56.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[92968]: audit 2024-09-16T14:46:55.788891+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:56.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[92968]: audit 2024-09-16T14:46:55.788891+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:56.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[92968]: audit 2024-09-16T14:46:55.885451+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:46:56.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[92968]: audit 2024-09-16T14:46:55.885451+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:46:56.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[92968]: audit 2024-09-16T14:46:55.889053+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:56.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[92968]: audit 2024-09-16T14:46:55.889053+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:56.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[92968]: audit 2024-09-16T14:46:55.891788+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:56.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[92968]: audit 2024-09-16T14:46:55.891788+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:56.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[92968]: audit 2024-09-16T14:46:55.894031+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:56.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[92968]: audit 2024-09-16T14:46:55.894031+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:56.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[92968]: audit 2024-09-16T14:46:55.897051+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T14:46:56.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[92968]: audit 2024-09-16T14:46:55.897051+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T14:46:56.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[89559]: audit 2024-09-16T14:46:54.940886+0000 mgr.y (mgr.25166) 769 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:56.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[89559]: audit 2024-09-16T14:46:54.940886+0000 mgr.y (mgr.25166) 769 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:56.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[89559]: audit 2024-09-16T14:46:55.763005+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:56.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[89559]: audit 2024-09-16T14:46:55.763005+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:56.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[89559]: audit 2024-09-16T14:46:55.773257+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:56.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[89559]: audit 2024-09-16T14:46:55.773257+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:56.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[89559]: audit 2024-09-16T14:46:55.775743+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:46:56.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[89559]: audit 2024-09-16T14:46:55.775743+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:46:56.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[89559]: audit 2024-09-16T14:46:55.777718+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:46:56.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[89559]: audit 2024-09-16T14:46:55.777718+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:46:56.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[89559]: audit 2024-09-16T14:46:55.788891+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:56.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[89559]: audit 2024-09-16T14:46:55.788891+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:56.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[89559]: audit 2024-09-16T14:46:55.885451+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:46:56.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[89559]: audit 2024-09-16T14:46:55.885451+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:46:56.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[89559]: audit 2024-09-16T14:46:55.889053+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:56.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[89559]: audit 2024-09-16T14:46:55.889053+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:56.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[89559]: audit 2024-09-16T14:46:55.891788+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:56.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[89559]: audit 2024-09-16T14:46:55.891788+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:56.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[89559]: audit 2024-09-16T14:46:55.894031+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:56.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[89559]: audit 2024-09-16T14:46:55.894031+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:56.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[89559]: audit 2024-09-16T14:46:55.897051+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T14:46:56.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:56 smithi050 bash[89559]: audit 2024-09-16T14:46:55.897051+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T14:46:56.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:56 smithi090 bash[70266]: audit 2024-09-16T14:46:54.940886+0000 mgr.y (mgr.25166) 769 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:56.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:56 smithi090 bash[70266]: audit 2024-09-16T14:46:54.940886+0000 mgr.y (mgr.25166) 769 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:46:56.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:56 smithi090 bash[70266]: audit 2024-09-16T14:46:55.763005+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:56.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:56 smithi090 bash[70266]: audit 2024-09-16T14:46:55.763005+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:56.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:56 smithi090 bash[70266]: audit 2024-09-16T14:46:55.773257+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:56.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:56 smithi090 bash[70266]: audit 2024-09-16T14:46:55.773257+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:56.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:56 smithi090 bash[70266]: audit 2024-09-16T14:46:55.775743+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:46:56.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:56 smithi090 bash[70266]: audit 2024-09-16T14:46:55.775743+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:46:56.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:56 smithi090 bash[70266]: audit 2024-09-16T14:46:55.777718+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:46:56.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:56 smithi090 bash[70266]: audit 2024-09-16T14:46:55.777718+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:46:56.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:56 smithi090 bash[70266]: audit 2024-09-16T14:46:55.788891+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:56.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:56 smithi090 bash[70266]: audit 2024-09-16T14:46:55.788891+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:56.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:56 smithi090 bash[70266]: audit 2024-09-16T14:46:55.885451+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:46:56.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:56 smithi090 bash[70266]: audit 2024-09-16T14:46:55.885451+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:46:56.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:56 smithi090 bash[70266]: audit 2024-09-16T14:46:55.889053+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:56.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:56 smithi090 bash[70266]: audit 2024-09-16T14:46:55.889053+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:56.700 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:56 smithi090 bash[70266]: audit 2024-09-16T14:46:55.891788+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:56.700 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:56 smithi090 bash[70266]: audit 2024-09-16T14:46:55.891788+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:56.700 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:56 smithi090 bash[70266]: audit 2024-09-16T14:46:55.894031+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:56.700 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:56 smithi090 bash[70266]: audit 2024-09-16T14:46:55.894031+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:46:56.700 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:56 smithi090 bash[70266]: audit 2024-09-16T14:46:55.897051+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T14:46:56.700 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:56 smithi090 bash[70266]: audit 2024-09-16T14:46:55.897051+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T14:46:57.345 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:46:57 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:46:57.019640494Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:46:57.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:57 smithi050 bash[89559]: cluster 2024-09-16T14:46:55.541770+0000 mgr.y (mgr.25166) 770 : cluster [DBG] pgmap v465: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T14:46:57.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:57 smithi050 bash[89559]: cluster 2024-09-16T14:46:55.541770+0000 mgr.y (mgr.25166) 770 : cluster [DBG] pgmap v465: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T14:46:57.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:57 smithi050 bash[89559]: audit 2024-09-16T14:46:55.897374+0000 mgr.y (mgr.25166) 771 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T14:46:57.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:57 smithi050 bash[89559]: audit 2024-09-16T14:46:55.897374+0000 mgr.y (mgr.25166) 771 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T14:46:57.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:57 smithi050 bash[89559]: cephadm 2024-09-16T14:46:55.899059+0000 mgr.y (mgr.25166) 772 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-09-16T14:46:57.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:57 smithi050 bash[89559]: cephadm 2024-09-16T14:46:55.899059+0000 mgr.y (mgr.25166) 772 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-09-16T14:46:57.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:57 smithi050 bash[89559]: cluster 2024-09-16T14:46:56.333721+0000 mon.a (mon.0) 587 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 8 pgs degraded) 2024-09-16T14:46:57.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:57 smithi050 bash[89559]: cluster 2024-09-16T14:46:56.333721+0000 mon.a (mon.0) 587 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 8 pgs degraded) 2024-09-16T14:46:57.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:57 smithi050 bash[89559]: cluster 2024-09-16T14:46:56.333766+0000 mon.a (mon.0) 588 : cluster [INF] Cluster is now healthy 2024-09-16T14:46:57.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:57 smithi050 bash[89559]: cluster 2024-09-16T14:46:56.333766+0000 mon.a (mon.0) 588 : cluster [INF] Cluster is now healthy 2024-09-16T14:46:57.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:57 smithi050 bash[89559]: audit 2024-09-16T14:46:56.742117+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:57.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:57 smithi050 bash[89559]: audit 2024-09-16T14:46:56.742117+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:57.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:57 smithi050 bash[89559]: audit 2024-09-16T14:46:56.744295+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:46:57.688 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:57 smithi050 bash[89559]: audit 2024-09-16T14:46:56.744295+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:46:57.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:57 smithi050 bash[92968]: cluster 2024-09-16T14:46:55.541770+0000 mgr.y (mgr.25166) 770 : cluster [DBG] pgmap v465: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T14:46:57.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:57 smithi050 bash[92968]: cluster 2024-09-16T14:46:55.541770+0000 mgr.y (mgr.25166) 770 : cluster [DBG] pgmap v465: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T14:46:57.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:57 smithi050 bash[92968]: audit 2024-09-16T14:46:55.897374+0000 mgr.y (mgr.25166) 771 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T14:46:57.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:57 smithi050 bash[92968]: audit 2024-09-16T14:46:55.897374+0000 mgr.y (mgr.25166) 771 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T14:46:57.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:57 smithi050 bash[92968]: cephadm 2024-09-16T14:46:55.899059+0000 mgr.y (mgr.25166) 772 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-09-16T14:46:57.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:57 smithi050 bash[92968]: cephadm 2024-09-16T14:46:55.899059+0000 mgr.y (mgr.25166) 772 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-09-16T14:46:57.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:57 smithi050 bash[92968]: cluster 2024-09-16T14:46:56.333721+0000 mon.a (mon.0) 587 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 8 pgs degraded) 2024-09-16T14:46:57.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:57 smithi050 bash[92968]: cluster 2024-09-16T14:46:56.333721+0000 mon.a (mon.0) 587 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 8 pgs degraded) 2024-09-16T14:46:57.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:57 smithi050 bash[92968]: cluster 2024-09-16T14:46:56.333766+0000 mon.a (mon.0) 588 : cluster [INF] Cluster is now healthy 2024-09-16T14:46:57.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:57 smithi050 bash[92968]: cluster 2024-09-16T14:46:56.333766+0000 mon.a (mon.0) 588 : cluster [INF] Cluster is now healthy 2024-09-16T14:46:57.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:57 smithi050 bash[92968]: audit 2024-09-16T14:46:56.742117+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:57.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:57 smithi050 bash[92968]: audit 2024-09-16T14:46:56.742117+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:57.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:57 smithi050 bash[92968]: audit 2024-09-16T14:46:56.744295+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:46:57.690 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:57 smithi050 bash[92968]: audit 2024-09-16T14:46:56.744295+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:46:57.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:57 smithi090 bash[70266]: cluster 2024-09-16T14:46:55.541770+0000 mgr.y (mgr.25166) 770 : cluster [DBG] pgmap v465: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T14:46:57.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:57 smithi090 bash[70266]: cluster 2024-09-16T14:46:55.541770+0000 mgr.y (mgr.25166) 770 : cluster [DBG] pgmap v465: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T14:46:57.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:57 smithi090 bash[70266]: audit 2024-09-16T14:46:55.897374+0000 mgr.y (mgr.25166) 771 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T14:46:57.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:57 smithi090 bash[70266]: audit 2024-09-16T14:46:55.897374+0000 mgr.y (mgr.25166) 771 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T14:46:57.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:57 smithi090 bash[70266]: cephadm 2024-09-16T14:46:55.899059+0000 mgr.y (mgr.25166) 772 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-09-16T14:46:57.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:57 smithi090 bash[70266]: cephadm 2024-09-16T14:46:55.899059+0000 mgr.y (mgr.25166) 772 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-09-16T14:46:57.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:57 smithi090 bash[70266]: cluster 2024-09-16T14:46:56.333721+0000 mon.a (mon.0) 587 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 8 pgs degraded) 2024-09-16T14:46:57.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:57 smithi090 bash[70266]: cluster 2024-09-16T14:46:56.333721+0000 mon.a (mon.0) 587 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 8 pgs degraded) 2024-09-16T14:46:57.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:57 smithi090 bash[70266]: cluster 2024-09-16T14:46:56.333766+0000 mon.a (mon.0) 588 : cluster [INF] Cluster is now healthy 2024-09-16T14:46:57.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:57 smithi090 bash[70266]: cluster 2024-09-16T14:46:56.333766+0000 mon.a (mon.0) 588 : cluster [INF] Cluster is now healthy 2024-09-16T14:46:57.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:57 smithi090 bash[70266]: audit 2024-09-16T14:46:56.742117+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:57.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:57 smithi090 bash[70266]: audit 2024-09-16T14:46:56.742117+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:46:57.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:57 smithi090 bash[70266]: audit 2024-09-16T14:46:56.744295+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:46:57.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:57 smithi090 bash[70266]: audit 2024-09-16T14:46:56.744295+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:46:59.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:46:59 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:46:59] "GET /metrics HTTP/1.1" 200 38326 "" "Prometheus/2.51.0" 2024-09-16T14:46:59.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:59 smithi050 bash[89559]: cluster 2024-09-16T14:46:57.543198+0000 mgr.y (mgr.25166) 773 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 560 B/s rd, 0 op/s 2024-09-16T14:46:59.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:46:59 smithi050 bash[89559]: cluster 2024-09-16T14:46:57.543198+0000 mgr.y (mgr.25166) 773 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 560 B/s rd, 0 op/s 2024-09-16T14:46:59.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:59 smithi050 bash[92968]: cluster 2024-09-16T14:46:57.543198+0000 mgr.y (mgr.25166) 773 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 560 B/s rd, 0 op/s 2024-09-16T14:46:59.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:46:59 smithi050 bash[92968]: cluster 2024-09-16T14:46:57.543198+0000 mgr.y (mgr.25166) 773 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 560 B/s rd, 0 op/s 2024-09-16T14:46:59.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:59 smithi090 bash[70266]: cluster 2024-09-16T14:46:57.543198+0000 mgr.y (mgr.25166) 773 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 560 B/s rd, 0 op/s 2024-09-16T14:46:59.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:46:59 smithi090 bash[70266]: cluster 2024-09-16T14:46:57.543198+0000 mgr.y (mgr.25166) 773 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 560 B/s rd, 0 op/s 2024-09-16T14:47:00.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:47:00 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:47:00.023011457Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:47:01.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:01 smithi050 bash[89559]: cluster 2024-09-16T14:46:59.544335+0000 mgr.y (mgr.25166) 774 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:47:01.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:01 smithi050 bash[89559]: cluster 2024-09-16T14:46:59.544335+0000 mgr.y (mgr.25166) 774 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:47:01.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:01 smithi050 bash[92968]: cluster 2024-09-16T14:46:59.544335+0000 mgr.y (mgr.25166) 774 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:47:01.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:01 smithi050 bash[92968]: cluster 2024-09-16T14:46:59.544335+0000 mgr.y (mgr.25166) 774 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:47:01.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:01 smithi090 bash[70266]: cluster 2024-09-16T14:46:59.544335+0000 mgr.y (mgr.25166) 774 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:47:01.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:01 smithi090 bash[70266]: cluster 2024-09-16T14:46:59.544335+0000 mgr.y (mgr.25166) 774 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:47:02.984 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:47:03.357 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:47:03 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:47:03.00735686Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:47:03.652 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:47:03.652 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (12m) 2m ago 39m 14.7M - 0.27.0 11f11916f8cd cabc95728e9a 2024-09-16T14:47:03.653 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (11m) 19s ago 39m 69.6M - 10.4.0 c8b91775d855 88a9367c0284 2024-09-16T14:47:03.653 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (14m) 2m ago 36m 49.8M - 3.8 b5388489f99e d92ced4635d4 2024-09-16T14:47:03.653 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (13m) 19s ago 47m 446M - 19.3.0-4917-g8293d73f 425e316ba8eb 9887b7561d75 2024-09-16T14:47:03.653 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (24m) 2m ago 50m 516M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:47:03.653 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (8m) 2m ago 50m 53.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 2dace7d54c6b 2024-09-16T14:47:03.653 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (10m) 19s ago 48m 47.0M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 207fa7c489b4 2024-09-16T14:47:03.653 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (8m) 2m ago 48m 38.8M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb e91fc2c1a7ff 2024-09-16T14:47:03.653 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (13m) 2m ago 39m 8576k - 1.7.0 72c9c2088986 e166bfc4ac14 2024-09-16T14:47:03.653 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (13m) 19s ago 39m 8435k - 1.7.0 72c9c2088986 872a2376fb53 2024-09-16T14:47:03.653 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (6m) 2m ago 47m 51.5M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 50917a63a85c 2024-09-16T14:47:03.653 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (5m) 2m ago 46m 51.0M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 4d349c340cbe 2024-09-16T14:47:03.653 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (3m) 2m ago 45m 44.8M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 73cc453de3bd 2024-09-16T14:47:03.654 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (2m) 2m ago 44m - 3037M 19.3.0-4917-g8293d73f 425e316ba8eb f11f2d2fa52b 2024-09-16T14:47:03.654 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (100s) 19s ago 43m 48.2M 3292M 19.3.0-4917-g8293d73f 425e316ba8eb 542f88825091 2024-09-16T14:47:03.654 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (52s) 19s ago 42m 51.8M 3292M 19.3.0-4917-g8293d73f 425e316ba8eb f6ac01479698 2024-09-16T14:47:03.654 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running 19s ago 41m - 3292M 2024-09-16T14:47:03.654 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (40m) 19s ago 40m 66.2M 3292M 19.1.1-328-gad35db06 b5388489f99e 1f636db28de3 2024-09-16T14:47:03.654 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (12m) 19s ago 39m 52.5M - 2.51.0 1d3b7f56885b 26eb48164510 2024-09-16T14:47:03.654 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (37m) 2m ago 37m 101M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:47:03.654 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (37m) 19s ago 37m 103M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:47:03.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:03 smithi050 bash[89559]: cluster 2024-09-16T14:47:01.545347+0000 mgr.y (mgr.25166) 775 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-16T14:47:03.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:03 smithi050 bash[89559]: cluster 2024-09-16T14:47:01.545347+0000 mgr.y (mgr.25166) 775 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-16T14:47:03.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:03 smithi050 bash[92968]: cluster 2024-09-16T14:47:01.545347+0000 mgr.y (mgr.25166) 775 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-16T14:47:03.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:03 smithi050 bash[92968]: cluster 2024-09-16T14:47:01.545347+0000 mgr.y (mgr.25166) 775 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-16T14:47:03.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:03 smithi090 bash[70266]: cluster 2024-09-16T14:47:01.545347+0000 mgr.y (mgr.25166) 775 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-16T14:47:03.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:03 smithi090 bash[70266]: cluster 2024-09-16T14:47:01.545347+0000 mgr.y (mgr.25166) 775 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-16T14:47:04.024 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:47:04.024 INFO:teuthology.orchestra.run.smithi050.stdout: "mon": { 2024-09-16T14:47:04.024 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:47:04.024 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:47:04.024 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr": { 2024-09-16T14:47:04.024 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:47:04.024 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:47:04.024 INFO:teuthology.orchestra.run.smithi050.stdout: "osd": { 2024-09-16T14:47:04.024 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 1, 2024-09-16T14:47:04.024 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 7 2024-09-16T14:47:04.025 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:47:04.025 INFO:teuthology.orchestra.run.smithi050.stdout: "rgw": { 2024-09-16T14:47:04.025 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:47:04.025 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:47:04.025 INFO:teuthology.orchestra.run.smithi050.stdout: "overall": { 2024-09-16T14:47:04.025 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3, 2024-09-16T14:47:04.025 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 12 2024-09-16T14:47:04.025 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:47:04.025 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:47:04.343 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:47:04.343 INFO:teuthology.orchestra.run.smithi050.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:47:04.343 INFO:teuthology.orchestra.run.smithi050.stdout: "in_progress": true, 2024-09-16T14:47:04.343 INFO:teuthology.orchestra.run.smithi050.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T14:47:04.343 INFO:teuthology.orchestra.run.smithi050.stdout: "services_complete": [], 2024-09-16T14:47:04.343 INFO:teuthology.orchestra.run.smithi050.stdout: "progress": "6/8 daemons upgraded", 2024-09-16T14:47:04.343 INFO:teuthology.orchestra.run.smithi050.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:47:04.343 INFO:teuthology.orchestra.run.smithi050.stdout: "is_paused": false 2024-09-16T14:47:04.343 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:47:04.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:04 smithi050 bash[89559]: audit 2024-09-16T14:47:02.971986+0000 mgr.y (mgr.25166) 776 : audit [DBG] from='client.44562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:04.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:04 smithi050 bash[89559]: audit 2024-09-16T14:47:02.971986+0000 mgr.y (mgr.25166) 776 : audit [DBG] from='client.44562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:04.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:04 smithi050 bash[89559]: audit 2024-09-16T14:47:03.297948+0000 mgr.y (mgr.25166) 777 : audit [DBG] from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:04.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:04 smithi050 bash[89559]: audit 2024-09-16T14:47:03.297948+0000 mgr.y (mgr.25166) 777 : audit [DBG] from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:04.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:04 smithi050 bash[89559]: audit 2024-09-16T14:47:04.024342+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.50:0/3715309146' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:04.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:04 smithi050 bash[89559]: audit 2024-09-16T14:47:04.024342+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.50:0/3715309146' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:04.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:04 smithi050 bash[92968]: audit 2024-09-16T14:47:02.971986+0000 mgr.y (mgr.25166) 776 : audit [DBG] from='client.44562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:04.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:04 smithi050 bash[92968]: audit 2024-09-16T14:47:02.971986+0000 mgr.y (mgr.25166) 776 : audit [DBG] from='client.44562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:04.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:04 smithi050 bash[92968]: audit 2024-09-16T14:47:03.297948+0000 mgr.y (mgr.25166) 777 : audit [DBG] from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:04.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:04 smithi050 bash[92968]: audit 2024-09-16T14:47:03.297948+0000 mgr.y (mgr.25166) 777 : audit [DBG] from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:04.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:04 smithi050 bash[92968]: audit 2024-09-16T14:47:04.024342+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.50:0/3715309146' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:04.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:04 smithi050 bash[92968]: audit 2024-09-16T14:47:04.024342+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.50:0/3715309146' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:04.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:04 smithi090 bash[70266]: audit 2024-09-16T14:47:02.971986+0000 mgr.y (mgr.25166) 776 : audit [DBG] from='client.44562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:04.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:04 smithi090 bash[70266]: audit 2024-09-16T14:47:02.971986+0000 mgr.y (mgr.25166) 776 : audit [DBG] from='client.44562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:04.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:04 smithi090 bash[70266]: audit 2024-09-16T14:47:03.297948+0000 mgr.y (mgr.25166) 777 : audit [DBG] from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:04.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:04 smithi090 bash[70266]: audit 2024-09-16T14:47:03.297948+0000 mgr.y (mgr.25166) 777 : audit [DBG] from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:04.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:04 smithi090 bash[70266]: audit 2024-09-16T14:47:04.024342+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.50:0/3715309146' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:04.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:04 smithi090 bash[70266]: audit 2024-09-16T14:47:04.024342+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.50:0/3715309146' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:05.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:05 smithi050 bash[89559]: cluster 2024-09-16T14:47:03.546757+0000 mgr.y (mgr.25166) 778 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:05.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:05 smithi050 bash[89559]: cluster 2024-09-16T14:47:03.546757+0000 mgr.y (mgr.25166) 778 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:05.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:05 smithi050 bash[89559]: audit 2024-09-16T14:47:03.615231+0000 mgr.y (mgr.25166) 779 : audit [DBG] from='client.54545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:05.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:05 smithi050 bash[89559]: audit 2024-09-16T14:47:03.615231+0000 mgr.y (mgr.25166) 779 : audit [DBG] from='client.54545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:05.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:05 smithi050 bash[89559]: audit 2024-09-16T14:47:04.343408+0000 mgr.y (mgr.25166) 780 : audit [DBG] from='client.54557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:05.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:05 smithi050 bash[89559]: audit 2024-09-16T14:47:04.343408+0000 mgr.y (mgr.25166) 780 : audit [DBG] from='client.54557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:05.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:05 smithi050 bash[92968]: cluster 2024-09-16T14:47:03.546757+0000 mgr.y (mgr.25166) 778 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:05.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:05 smithi050 bash[92968]: cluster 2024-09-16T14:47:03.546757+0000 mgr.y (mgr.25166) 778 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:05.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:05 smithi050 bash[92968]: audit 2024-09-16T14:47:03.615231+0000 mgr.y (mgr.25166) 779 : audit [DBG] from='client.54545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:05.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:05 smithi050 bash[92968]: audit 2024-09-16T14:47:03.615231+0000 mgr.y (mgr.25166) 779 : audit [DBG] from='client.54545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:05.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:05 smithi050 bash[92968]: audit 2024-09-16T14:47:04.343408+0000 mgr.y (mgr.25166) 780 : audit [DBG] from='client.54557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:05.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:05 smithi050 bash[92968]: audit 2024-09-16T14:47:04.343408+0000 mgr.y (mgr.25166) 780 : audit [DBG] from='client.54557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:05.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:05 smithi090 bash[70266]: cluster 2024-09-16T14:47:03.546757+0000 mgr.y (mgr.25166) 778 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:05.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:05 smithi090 bash[70266]: cluster 2024-09-16T14:47:03.546757+0000 mgr.y (mgr.25166) 778 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:05.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:05 smithi090 bash[70266]: audit 2024-09-16T14:47:03.615231+0000 mgr.y (mgr.25166) 779 : audit [DBG] from='client.54545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:05.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:05 smithi090 bash[70266]: audit 2024-09-16T14:47:03.615231+0000 mgr.y (mgr.25166) 779 : audit [DBG] from='client.54545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:05.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:05 smithi090 bash[70266]: audit 2024-09-16T14:47:04.343408+0000 mgr.y (mgr.25166) 780 : audit [DBG] from='client.54557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:05.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:05 smithi090 bash[70266]: audit 2024-09-16T14:47:04.343408+0000 mgr.y (mgr.25166) 780 : audit [DBG] from='client.54557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:06.375 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:47:06 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:47:06.016296298Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:47:06.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:06 smithi050 bash[89559]: audit 2024-09-16T14:47:04.951577+0000 mgr.y (mgr.25166) 781 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:06.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:06 smithi050 bash[89559]: audit 2024-09-16T14:47:04.951577+0000 mgr.y (mgr.25166) 781 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:06.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:06 smithi050 bash[92968]: audit 2024-09-16T14:47:04.951577+0000 mgr.y (mgr.25166) 781 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:06.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:06 smithi050 bash[92968]: audit 2024-09-16T14:47:04.951577+0000 mgr.y (mgr.25166) 781 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:06.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:06 smithi090 bash[70266]: audit 2024-09-16T14:47:04.951577+0000 mgr.y (mgr.25166) 781 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:06.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:06 smithi090 bash[70266]: audit 2024-09-16T14:47:04.951577+0000 mgr.y (mgr.25166) 781 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:07.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:07 smithi050 bash[89559]: cluster 2024-09-16T14:47:05.547900+0000 mgr.y (mgr.25166) 782 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:07.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:07 smithi050 bash[89559]: cluster 2024-09-16T14:47:05.547900+0000 mgr.y (mgr.25166) 782 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:07.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:07 smithi050 bash[89559]: audit 2024-09-16T14:47:07.069539+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:07.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:07 smithi050 bash[89559]: audit 2024-09-16T14:47:07.069539+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:07.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:07 smithi050 bash[92968]: cluster 2024-09-16T14:47:05.547900+0000 mgr.y (mgr.25166) 782 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:07.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:07 smithi050 bash[92968]: cluster 2024-09-16T14:47:05.547900+0000 mgr.y (mgr.25166) 782 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:07.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:07 smithi050 bash[92968]: audit 2024-09-16T14:47:07.069539+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:07.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:07 smithi050 bash[92968]: audit 2024-09-16T14:47:07.069539+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:07.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:07 smithi090 bash[70266]: cluster 2024-09-16T14:47:05.547900+0000 mgr.y (mgr.25166) 782 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:07.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:07 smithi090 bash[70266]: cluster 2024-09-16T14:47:05.547900+0000 mgr.y (mgr.25166) 782 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:07.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:07 smithi090 bash[70266]: audit 2024-09-16T14:47:07.069539+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:07.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:07 smithi090 bash[70266]: audit 2024-09-16T14:47:07.069539+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:09.381 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:47:09 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:47:09.027976428Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:47:09.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:47:09 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:47:09] "GET /metrics HTTP/1.1" 200 38326 "" "Prometheus/2.51.0" 2024-09-16T14:47:09.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:09 smithi050 bash[89559]: cluster 2024-09-16T14:47:07.549118+0000 mgr.y (mgr.25166) 783 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:09.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:09 smithi050 bash[89559]: cluster 2024-09-16T14:47:07.549118+0000 mgr.y (mgr.25166) 783 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:09.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:09 smithi050 bash[92968]: cluster 2024-09-16T14:47:07.549118+0000 mgr.y (mgr.25166) 783 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:09.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:09 smithi050 bash[92968]: cluster 2024-09-16T14:47:07.549118+0000 mgr.y (mgr.25166) 783 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:09.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:09 smithi090 bash[70266]: cluster 2024-09-16T14:47:07.549118+0000 mgr.y (mgr.25166) 783 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:09.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:09 smithi090 bash[70266]: cluster 2024-09-16T14:47:07.549118+0000 mgr.y (mgr.25166) 783 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:11.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:11 smithi050 bash[89559]: cluster 2024-09-16T14:47:09.550283+0000 mgr.y (mgr.25166) 784 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:11.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:11 smithi050 bash[89559]: cluster 2024-09-16T14:47:09.550283+0000 mgr.y (mgr.25166) 784 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:11.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:11 smithi050 bash[89559]: audit 2024-09-16T14:47:10.903524+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T14:47:11.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:11 smithi050 bash[89559]: audit 2024-09-16T14:47:10.903524+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T14:47:11.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:11 smithi050 bash[92968]: cluster 2024-09-16T14:47:09.550283+0000 mgr.y (mgr.25166) 784 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:11.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:11 smithi050 bash[92968]: cluster 2024-09-16T14:47:09.550283+0000 mgr.y (mgr.25166) 784 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:11.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:11 smithi050 bash[92968]: audit 2024-09-16T14:47:10.903524+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T14:47:11.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:11 smithi050 bash[92968]: audit 2024-09-16T14:47:10.903524+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T14:47:11.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:11 smithi090 bash[70266]: cluster 2024-09-16T14:47:09.550283+0000 mgr.y (mgr.25166) 784 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:11.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:11 smithi090 bash[70266]: cluster 2024-09-16T14:47:09.550283+0000 mgr.y (mgr.25166) 784 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:11.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:11 smithi090 bash[70266]: audit 2024-09-16T14:47:10.903524+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T14:47:11.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:11 smithi090 bash[70266]: audit 2024-09-16T14:47:10.903524+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T14:47:12.393 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:47:12 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:47:12.017285551Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:47:12.648 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:12 smithi090 bash[70266]: audit 2024-09-16T14:47:10.904065+0000 mgr.y (mgr.25166) 785 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T14:47:12.649 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:12 smithi090 bash[70266]: audit 2024-09-16T14:47:10.904065+0000 mgr.y (mgr.25166) 785 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T14:47:12.649 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:12 smithi090 bash[70266]: cephadm 2024-09-16T14:47:10.906843+0000 mgr.y (mgr.25166) 786 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-16T14:47:12.649 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:12 smithi090 bash[70266]: cephadm 2024-09-16T14:47:10.906843+0000 mgr.y (mgr.25166) 786 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-16T14:47:12.649 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:12 smithi090 bash[70266]: audit 2024-09-16T14:47:11.736565+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:47:12.649 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:12 smithi090 bash[70266]: audit 2024-09-16T14:47:11.736565+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:47:12.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:12 smithi050 bash[89559]: audit 2024-09-16T14:47:10.904065+0000 mgr.y (mgr.25166) 785 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T14:47:12.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:12 smithi050 bash[89559]: audit 2024-09-16T14:47:10.904065+0000 mgr.y (mgr.25166) 785 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T14:47:12.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:12 smithi050 bash[89559]: cephadm 2024-09-16T14:47:10.906843+0000 mgr.y (mgr.25166) 786 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-16T14:47:12.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:12 smithi050 bash[89559]: cephadm 2024-09-16T14:47:10.906843+0000 mgr.y (mgr.25166) 786 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-16T14:47:12.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:12 smithi050 bash[89559]: audit 2024-09-16T14:47:11.736565+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:47:12.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:12 smithi050 bash[89559]: audit 2024-09-16T14:47:11.736565+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:47:12.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:12 smithi050 bash[92968]: audit 2024-09-16T14:47:10.904065+0000 mgr.y (mgr.25166) 785 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T14:47:12.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:12 smithi050 bash[92968]: audit 2024-09-16T14:47:10.904065+0000 mgr.y (mgr.25166) 785 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T14:47:12.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:12 smithi050 bash[92968]: cephadm 2024-09-16T14:47:10.906843+0000 mgr.y (mgr.25166) 786 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-16T14:47:12.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:12 smithi050 bash[92968]: cephadm 2024-09-16T14:47:10.906843+0000 mgr.y (mgr.25166) 786 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-16T14:47:12.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:12 smithi050 bash[92968]: audit 2024-09-16T14:47:11.736565+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:47:12.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:12 smithi050 bash[92968]: audit 2024-09-16T14:47:11.736565+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:47:13.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:13 smithi050 bash[89559]: cluster 2024-09-16T14:47:11.551354+0000 mgr.y (mgr.25166) 787 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:13.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:13 smithi050 bash[89559]: cluster 2024-09-16T14:47:11.551354+0000 mgr.y (mgr.25166) 787 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:13.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:13 smithi050 bash[92968]: cluster 2024-09-16T14:47:11.551354+0000 mgr.y (mgr.25166) 787 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:13.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:13 smithi050 bash[92968]: cluster 2024-09-16T14:47:11.551354+0000 mgr.y (mgr.25166) 787 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:13.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:13 smithi090 bash[70266]: cluster 2024-09-16T14:47:11.551354+0000 mgr.y (mgr.25166) 787 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:13.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:13 smithi090 bash[70266]: cluster 2024-09-16T14:47:11.551354+0000 mgr.y (mgr.25166) 787 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:14.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:14 smithi050 bash[89559]: cephadm 2024-09-16T14:47:13.414953+0000 mgr.y (mgr.25166) 788 : cephadm [INF] Upgrade: Updating osd.7 2024-09-16T14:47:14.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:14 smithi050 bash[89559]: cephadm 2024-09-16T14:47:13.414953+0000 mgr.y (mgr.25166) 788 : cephadm [INF] Upgrade: Updating osd.7 2024-09-16T14:47:14.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:14 smithi050 bash[89559]: audit 2024-09-16T14:47:13.422407+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:14.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:14 smithi050 bash[89559]: audit 2024-09-16T14:47:13.422407+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:14.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:14 smithi050 bash[89559]: audit 2024-09-16T14:47:13.426897+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T14:47:14.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:14 smithi050 bash[89559]: audit 2024-09-16T14:47:13.426897+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T14:47:14.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:14 smithi050 bash[89559]: audit 2024-09-16T14:47:13.428378+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:47:14.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:14 smithi050 bash[89559]: audit 2024-09-16T14:47:13.428378+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:47:14.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:14 smithi050 bash[89559]: cephadm 2024-09-16T14:47:13.433658+0000 mgr.y (mgr.25166) 789 : cephadm [INF] Deploying daemon osd.7 on smithi090 2024-09-16T14:47:14.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:14 smithi050 bash[89559]: cephadm 2024-09-16T14:47:13.433658+0000 mgr.y (mgr.25166) 789 : cephadm [INF] Deploying daemon osd.7 on smithi090 2024-09-16T14:47:14.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:14 smithi050 bash[92968]: cephadm 2024-09-16T14:47:13.414953+0000 mgr.y (mgr.25166) 788 : cephadm [INF] Upgrade: Updating osd.7 2024-09-16T14:47:14.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:14 smithi050 bash[92968]: cephadm 2024-09-16T14:47:13.414953+0000 mgr.y (mgr.25166) 788 : cephadm [INF] Upgrade: Updating osd.7 2024-09-16T14:47:14.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:14 smithi050 bash[92968]: audit 2024-09-16T14:47:13.422407+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:14.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:14 smithi050 bash[92968]: audit 2024-09-16T14:47:13.422407+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:14.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:14 smithi050 bash[92968]: audit 2024-09-16T14:47:13.426897+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T14:47:14.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:14 smithi050 bash[92968]: audit 2024-09-16T14:47:13.426897+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T14:47:14.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:14 smithi050 bash[92968]: audit 2024-09-16T14:47:13.428378+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:47:14.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:14 smithi050 bash[92968]: audit 2024-09-16T14:47:13.428378+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:47:14.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:14 smithi050 bash[92968]: cephadm 2024-09-16T14:47:13.433658+0000 mgr.y (mgr.25166) 789 : cephadm [INF] Deploying daemon osd.7 on smithi090 2024-09-16T14:47:14.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:14 smithi050 bash[92968]: cephadm 2024-09-16T14:47:13.433658+0000 mgr.y (mgr.25166) 789 : cephadm [INF] Deploying daemon osd.7 on smithi090 2024-09-16T14:47:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:14 smithi090 bash[70266]: cephadm 2024-09-16T14:47:13.414953+0000 mgr.y (mgr.25166) 788 : cephadm [INF] Upgrade: Updating osd.7 2024-09-16T14:47:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:14 smithi090 bash[70266]: cephadm 2024-09-16T14:47:13.414953+0000 mgr.y (mgr.25166) 788 : cephadm [INF] Upgrade: Updating osd.7 2024-09-16T14:47:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:14 smithi090 bash[70266]: audit 2024-09-16T14:47:13.422407+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:14 smithi090 bash[70266]: audit 2024-09-16T14:47:13.422407+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:14 smithi090 bash[70266]: audit 2024-09-16T14:47:13.426897+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T14:47:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:14 smithi090 bash[70266]: audit 2024-09-16T14:47:13.426897+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T14:47:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:14 smithi090 bash[70266]: audit 2024-09-16T14:47:13.428378+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:47:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:14 smithi090 bash[70266]: audit 2024-09-16T14:47:13.428378+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:47:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:14 smithi090 bash[70266]: cephadm 2024-09-16T14:47:13.433658+0000 mgr.y (mgr.25166) 789 : cephadm [INF] Deploying daemon osd.7 on smithi090 2024-09-16T14:47:14.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:14 smithi090 bash[70266]: cephadm 2024-09-16T14:47:13.433658+0000 mgr.y (mgr.25166) 789 : cephadm [INF] Deploying daemon osd.7 on smithi090 2024-09-16T14:47:15.341 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:47:15 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:47:15.038109165Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:47:15.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:15 smithi050 bash[89559]: cluster 2024-09-16T14:47:13.552819+0000 mgr.y (mgr.25166) 790 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:15.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:15 smithi050 bash[89559]: cluster 2024-09-16T14:47:13.552819+0000 mgr.y (mgr.25166) 790 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:15.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:15 smithi050 bash[92968]: cluster 2024-09-16T14:47:13.552819+0000 mgr.y (mgr.25166) 790 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:15.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:15 smithi050 bash[92968]: cluster 2024-09-16T14:47:13.552819+0000 mgr.y (mgr.25166) 790 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:15.689 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:15 smithi090 bash[70266]: cluster 2024-09-16T14:47:13.552819+0000 mgr.y (mgr.25166) 790 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:15.689 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:15 smithi090 bash[70266]: cluster 2024-09-16T14:47:13.552819+0000 mgr.y (mgr.25166) 790 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:16.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:16 smithi090 bash[70266]: audit 2024-09-16T14:47:14.955234+0000 mgr.y (mgr.25166) 791 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:16.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:16 smithi090 bash[70266]: audit 2024-09-16T14:47:14.955234+0000 mgr.y (mgr.25166) 791 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:16.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:16 smithi050 bash[89559]: audit 2024-09-16T14:47:14.955234+0000 mgr.y (mgr.25166) 791 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:16.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:16 smithi050 bash[89559]: audit 2024-09-16T14:47:14.955234+0000 mgr.y (mgr.25166) 791 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:16.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:16 smithi050 bash[92968]: audit 2024-09-16T14:47:14.955234+0000 mgr.y (mgr.25166) 791 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:16.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:16 smithi050 bash[92968]: audit 2024-09-16T14:47:14.955234+0000 mgr.y (mgr.25166) 791 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:17.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:17 smithi090 bash[70266]: cluster 2024-09-16T14:47:15.553948+0000 mgr.y (mgr.25166) 792 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:17.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:17 smithi090 bash[70266]: cluster 2024-09-16T14:47:15.553948+0000 mgr.y (mgr.25166) 792 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:17.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:17 smithi050 bash[89559]: cluster 2024-09-16T14:47:15.553948+0000 mgr.y (mgr.25166) 792 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:17.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:17 smithi050 bash[89559]: cluster 2024-09-16T14:47:15.553948+0000 mgr.y (mgr.25166) 792 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:17.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:17 smithi050 bash[92968]: cluster 2024-09-16T14:47:15.553948+0000 mgr.y (mgr.25166) 792 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:17.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:17 smithi050 bash[92968]: cluster 2024-09-16T14:47:15.553948+0000 mgr.y (mgr.25166) 792 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:18.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:47:18 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:47:18.009187501Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:47:18.944 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:47:18 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:47:18.944 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:47:18 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:47:18.945 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:47:18 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:47:18.945 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:47:18 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:47:18.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:18 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:47:18.946 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:47:18 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:47:18.946 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:47:18 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:47:18.946 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:47:18 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:47:18.946 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:47:18 smithi090 systemd[1]: Stopping Ceph osd.7 for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:47:18.947 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:47:18 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:47:19.197 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:47:19 smithi090 bash[41535]: debug 2024-09-16T14:47:19.089+0000 7f0fc1f9e640 -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-09-16T14:47:19.198 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:47:19 smithi090 bash[41535]: debug 2024-09-16T14:47:19.089+0000 7f0fc1f9e640 -1 osd.7 147 *** Got signal Terminated *** 2024-09-16T14:47:19.198 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:47:19 smithi090 bash[41535]: debug 2024-09-16T14:47:19.089+0000 7f0fc1f9e640 -1 osd.7 147 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:47:19.695 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:47:19 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:47:19] "GET /metrics HTTP/1.1" 200 38326 "" "Prometheus/2.51.0" 2024-09-16T14:47:19.696 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:19 smithi050 bash[89559]: cluster 2024-09-16T14:47:17.555142+0000 mgr.y (mgr.25166) 793 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:19.696 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:19 smithi050 bash[89559]: cluster 2024-09-16T14:47:17.555142+0000 mgr.y (mgr.25166) 793 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:19.696 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:19 smithi050 bash[89559]: cluster 2024-09-16T14:47:19.094374+0000 mon.a (mon.0) 597 : cluster [INF] osd.7 marked itself down and dead 2024-09-16T14:47:19.697 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:19 smithi050 bash[89559]: cluster 2024-09-16T14:47:19.094374+0000 mon.a (mon.0) 597 : cluster [INF] osd.7 marked itself down and dead 2024-09-16T14:47:19.697 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:19 smithi050 bash[92968]: cluster 2024-09-16T14:47:17.555142+0000 mgr.y (mgr.25166) 793 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:19.697 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:19 smithi050 bash[92968]: cluster 2024-09-16T14:47:17.555142+0000 mgr.y (mgr.25166) 793 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:19.697 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:19 smithi050 bash[92968]: cluster 2024-09-16T14:47:19.094374+0000 mon.a (mon.0) 597 : cluster [INF] osd.7 marked itself down and dead 2024-09-16T14:47:19.697 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:19 smithi050 bash[92968]: cluster 2024-09-16T14:47:19.094374+0000 mon.a (mon.0) 597 : cluster [INF] osd.7 marked itself down and dead 2024-09-16T14:47:19.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:19 smithi090 bash[70266]: cluster 2024-09-16T14:47:17.555142+0000 mgr.y (mgr.25166) 793 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:19.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:19 smithi090 bash[70266]: cluster 2024-09-16T14:47:17.555142+0000 mgr.y (mgr.25166) 793 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:19.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:19 smithi090 bash[70266]: cluster 2024-09-16T14:47:19.094374+0000 mon.a (mon.0) 597 : cluster [INF] osd.7 marked itself down and dead 2024-09-16T14:47:19.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:19 smithi090 bash[70266]: cluster 2024-09-16T14:47:19.094374+0000 mon.a (mon.0) 597 : cluster [INF] osd.7 marked itself down and dead 2024-09-16T14:47:20.909 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:20 smithi090 bash[70266]: cluster 2024-09-16T14:47:19.445446+0000 mon.a (mon.0) 598 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:47:20.909 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:20 smithi090 bash[70266]: cluster 2024-09-16T14:47:19.445446+0000 mon.a (mon.0) 598 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:47:20.909 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:20 smithi090 bash[70266]: cluster 2024-09-16T14:47:19.464058+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-16T14:47:20.909 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:20 smithi090 bash[70266]: cluster 2024-09-16T14:47:19.464058+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-16T14:47:20.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:20 smithi050 bash[89559]: cluster 2024-09-16T14:47:19.445446+0000 mon.a (mon.0) 598 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:47:20.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:20 smithi050 bash[89559]: cluster 2024-09-16T14:47:19.445446+0000 mon.a (mon.0) 598 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:47:20.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:20 smithi050 bash[89559]: cluster 2024-09-16T14:47:19.464058+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-16T14:47:20.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:20 smithi050 bash[89559]: cluster 2024-09-16T14:47:19.464058+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-16T14:47:20.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:20 smithi050 bash[92968]: cluster 2024-09-16T14:47:19.445446+0000 mon.a (mon.0) 598 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:47:20.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:20 smithi050 bash[92968]: cluster 2024-09-16T14:47:19.445446+0000 mon.a (mon.0) 598 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:47:20.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:20 smithi050 bash[92968]: cluster 2024-09-16T14:47:19.464058+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-16T14:47:20.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:20 smithi050 bash[92968]: cluster 2024-09-16T14:47:19.464058+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-16T14:47:21.195 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:47:20 smithi090 bash[86055]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-7 2024-09-16T14:47:21.196 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:47:21 smithi090 bash[86118]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-7 2024-09-16T14:47:21.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:47:21 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:47:21.006103715Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:47:21.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:21 smithi090 bash[70266]: cluster 2024-09-16T14:47:19.555836+0000 mgr.y (mgr.25166) 794 : cluster [DBG] pgmap v478: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:47:21.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:21 smithi090 bash[70266]: cluster 2024-09-16T14:47:19.555836+0000 mgr.y (mgr.25166) 794 : cluster [DBG] pgmap v478: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:47:21.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:21 smithi090 bash[70266]: cluster 2024-09-16T14:47:20.471234+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-16T14:47:21.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:21 smithi090 bash[70266]: cluster 2024-09-16T14:47:20.471234+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-16T14:47:21.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:21 smithi050 bash[89559]: cluster 2024-09-16T14:47:19.555836+0000 mgr.y (mgr.25166) 794 : cluster [DBG] pgmap v478: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:47:21.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:21 smithi050 bash[89559]: cluster 2024-09-16T14:47:19.555836+0000 mgr.y (mgr.25166) 794 : cluster [DBG] pgmap v478: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:47:21.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:21 smithi050 bash[89559]: cluster 2024-09-16T14:47:20.471234+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-16T14:47:21.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:21 smithi050 bash[89559]: cluster 2024-09-16T14:47:20.471234+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-16T14:47:21.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:21 smithi050 bash[92968]: cluster 2024-09-16T14:47:19.555836+0000 mgr.y (mgr.25166) 794 : cluster [DBG] pgmap v478: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:47:21.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:21 smithi050 bash[92968]: cluster 2024-09-16T14:47:19.555836+0000 mgr.y (mgr.25166) 794 : cluster [DBG] pgmap v478: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:47:21.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:21 smithi050 bash[92968]: cluster 2024-09-16T14:47:20.471234+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-16T14:47:21.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:21 smithi050 bash[92968]: cluster 2024-09-16T14:47:20.471234+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-16T14:47:22.881 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:22 smithi090 bash[70266]: cluster 2024-09-16T14:47:21.556711+0000 mgr.y (mgr.25166) 795 : cluster [DBG] pgmap v480: 161 pgs: 22 peering, 10 stale+active+clean, 129 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:47:22.882 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:22 smithi090 bash[70266]: cluster 2024-09-16T14:47:21.556711+0000 mgr.y (mgr.25166) 795 : cluster [DBG] pgmap v480: 161 pgs: 22 peering, 10 stale+active+clean, 129 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:47:22.882 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:22 smithi090 bash[70266]: cluster 2024-09-16T14:47:22.465500+0000 mon.a (mon.0) 601 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-16T14:47:22.882 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:22 smithi090 bash[70266]: cluster 2024-09-16T14:47:22.465500+0000 mon.a (mon.0) 601 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-16T14:47:22.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:22 smithi050 bash[89559]: cluster 2024-09-16T14:47:21.556711+0000 mgr.y (mgr.25166) 795 : cluster [DBG] pgmap v480: 161 pgs: 22 peering, 10 stale+active+clean, 129 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:47:22.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:22 smithi050 bash[89559]: cluster 2024-09-16T14:47:21.556711+0000 mgr.y (mgr.25166) 795 : cluster [DBG] pgmap v480: 161 pgs: 22 peering, 10 stale+active+clean, 129 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:47:22.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:22 smithi050 bash[89559]: cluster 2024-09-16T14:47:22.465500+0000 mon.a (mon.0) 601 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-16T14:47:22.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:22 smithi050 bash[89559]: cluster 2024-09-16T14:47:22.465500+0000 mon.a (mon.0) 601 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-16T14:47:22.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:22 smithi050 bash[92968]: cluster 2024-09-16T14:47:21.556711+0000 mgr.y (mgr.25166) 795 : cluster [DBG] pgmap v480: 161 pgs: 22 peering, 10 stale+active+clean, 129 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:47:22.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:22 smithi050 bash[92968]: cluster 2024-09-16T14:47:21.556711+0000 mgr.y (mgr.25166) 795 : cluster [DBG] pgmap v480: 161 pgs: 22 peering, 10 stale+active+clean, 129 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:47:22.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:22 smithi050 bash[92968]: cluster 2024-09-16T14:47:22.465500+0000 mon.a (mon.0) 601 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-16T14:47:22.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:22 smithi050 bash[92968]: cluster 2024-09-16T14:47:22.465500+0000 mon.a (mon.0) 601 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-16T14:47:23.917 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:23 smithi090 bash[70266]: cluster 2024-09-16T14:47:23.609890+0000 mon.a (mon.0) 602 : cluster [WRN] Health check failed: Degraded data redundancy: 51/636 objects degraded (8.019%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:47:23.917 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:23 smithi090 bash[70266]: cluster 2024-09-16T14:47:23.609890+0000 mon.a (mon.0) 602 : cluster [WRN] Health check failed: Degraded data redundancy: 51/636 objects degraded (8.019%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:47:23.917 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:23 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:47:23.917 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:47:23 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:47:23.917 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:47:23 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:47:23.918 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:47:23 smithi090 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.7.service: Deactivated successfully. 2024-09-16T14:47:23.918 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:47:23 smithi090 systemd[1]: Stopped Ceph osd.7 for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:47:23.918 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:47:23 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:47:23.918 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:47:23 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:47:23.919 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:47:23 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:47:23.919 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:47:23 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:47:23.919 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:47:23 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:47:23.919 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:47:23 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:47:23.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:23 smithi050 bash[89559]: cluster 2024-09-16T14:47:23.609890+0000 mon.a (mon.0) 602 : cluster [WRN] Health check failed: Degraded data redundancy: 51/636 objects degraded (8.019%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:47:23.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:23 smithi050 bash[89559]: cluster 2024-09-16T14:47:23.609890+0000 mon.a (mon.0) 602 : cluster [WRN] Health check failed: Degraded data redundancy: 51/636 objects degraded (8.019%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:47:23.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:23 smithi050 bash[92968]: cluster 2024-09-16T14:47:23.609890+0000 mon.a (mon.0) 602 : cluster [WRN] Health check failed: Degraded data redundancy: 51/636 objects degraded (8.019%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:47:23.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:23 smithi050 bash[92968]: cluster 2024-09-16T14:47:23.609890+0000 mon.a (mon.0) 602 : cluster [WRN] Health check failed: Degraded data redundancy: 51/636 objects degraded (8.019%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:47:24.200 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:47:24 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:47:24.010448415Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:47:24.200 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:47:23 smithi090 systemd[1]: Started Ceph osd.7 for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:47:25.283 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:24 smithi090 bash[70266]: cluster 2024-09-16T14:47:23.558445+0000 mgr.y (mgr.25166) 796 : cluster [DBG] pgmap v481: 161 pgs: 20 active+undersized, 22 peering, 3 stale+active+clean, 20 active+undersized+degraded, 96 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 51/636 objects degraded (8.019%) 2024-09-16T14:47:25.284 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:24 smithi090 bash[70266]: cluster 2024-09-16T14:47:23.558445+0000 mgr.y (mgr.25166) 796 : cluster [DBG] pgmap v481: 161 pgs: 20 active+undersized, 22 peering, 3 stale+active+clean, 20 active+undersized+degraded, 96 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 51/636 objects degraded (8.019%) 2024-09-16T14:47:25.284 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:24 smithi090 bash[70266]: audit 2024-09-16T14:47:23.966595+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:25.284 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:24 smithi090 bash[70266]: audit 2024-09-16T14:47:23.966595+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:25.284 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:24 smithi090 bash[70266]: audit 2024-09-16T14:47:23.977335+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:25.284 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:24 smithi090 bash[70266]: audit 2024-09-16T14:47:23.977335+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:25.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:24 smithi050 bash[89559]: cluster 2024-09-16T14:47:23.558445+0000 mgr.y (mgr.25166) 796 : cluster [DBG] pgmap v481: 161 pgs: 20 active+undersized, 22 peering, 3 stale+active+clean, 20 active+undersized+degraded, 96 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 51/636 objects degraded (8.019%) 2024-09-16T14:47:25.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:24 smithi050 bash[89559]: cluster 2024-09-16T14:47:23.558445+0000 mgr.y (mgr.25166) 796 : cluster [DBG] pgmap v481: 161 pgs: 20 active+undersized, 22 peering, 3 stale+active+clean, 20 active+undersized+degraded, 96 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 51/636 objects degraded (8.019%) 2024-09-16T14:47:25.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:24 smithi050 bash[89559]: audit 2024-09-16T14:47:23.966595+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:25.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:24 smithi050 bash[89559]: audit 2024-09-16T14:47:23.966595+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:25.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:24 smithi050 bash[89559]: audit 2024-09-16T14:47:23.977335+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:25.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:24 smithi050 bash[89559]: audit 2024-09-16T14:47:23.977335+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:25.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:24 smithi050 bash[92968]: cluster 2024-09-16T14:47:23.558445+0000 mgr.y (mgr.25166) 796 : cluster [DBG] pgmap v481: 161 pgs: 20 active+undersized, 22 peering, 3 stale+active+clean, 20 active+undersized+degraded, 96 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 51/636 objects degraded (8.019%) 2024-09-16T14:47:25.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:24 smithi050 bash[92968]: cluster 2024-09-16T14:47:23.558445+0000 mgr.y (mgr.25166) 796 : cluster [DBG] pgmap v481: 161 pgs: 20 active+undersized, 22 peering, 3 stale+active+clean, 20 active+undersized+degraded, 96 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 51/636 objects degraded (8.019%) 2024-09-16T14:47:25.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:24 smithi050 bash[92968]: audit 2024-09-16T14:47:23.966595+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:25.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:24 smithi050 bash[92968]: audit 2024-09-16T14:47:23.966595+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:25.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:24 smithi050 bash[92968]: audit 2024-09-16T14:47:23.977335+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:25.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:24 smithi050 bash[92968]: audit 2024-09-16T14:47:23.977335+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:25.696 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:47:25 smithi090 bash[86266]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:47:25.696 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:47:25 smithi090 bash[86266]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:47:26.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:25 smithi050 bash[92968]: audit 2024-09-16T14:47:24.957394+0000 mgr.y (mgr.25166) 797 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:26.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:25 smithi050 bash[92968]: audit 2024-09-16T14:47:24.957394+0000 mgr.y (mgr.25166) 797 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:26.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:25 smithi050 bash[89559]: audit 2024-09-16T14:47:24.957394+0000 mgr.y (mgr.25166) 797 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:26.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:25 smithi050 bash[89559]: audit 2024-09-16T14:47:24.957394+0000 mgr.y (mgr.25166) 797 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:26.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:25 smithi090 bash[70266]: audit 2024-09-16T14:47:24.957394+0000 mgr.y (mgr.25166) 797 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:26.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:25 smithi090 bash[70266]: audit 2024-09-16T14:47:24.957394+0000 mgr.y (mgr.25166) 797 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:27.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:26 smithi050 bash[92968]: cluster 2024-09-16T14:47:25.559877+0000 mgr.y (mgr.25166) 798 : cluster [DBG] pgmap v482: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:27.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:26 smithi050 bash[92968]: cluster 2024-09-16T14:47:25.559877+0000 mgr.y (mgr.25166) 798 : cluster [DBG] pgmap v482: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:27.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:26 smithi050 bash[92968]: cluster 2024-09-16T14:47:25.963940+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 8 pgs peering) 2024-09-16T14:47:27.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:26 smithi050 bash[92968]: cluster 2024-09-16T14:47:25.963940+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 8 pgs peering) 2024-09-16T14:47:27.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:26 smithi050 bash[92968]: audit 2024-09-16T14:47:26.743423+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:27.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:26 smithi050 bash[92968]: audit 2024-09-16T14:47:26.743423+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:27.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:26 smithi050 bash[92968]: audit 2024-09-16T14:47:26.745575+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:47:27.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:26 smithi050 bash[92968]: audit 2024-09-16T14:47:26.745575+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:47:27.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:26 smithi050 bash[89559]: cluster 2024-09-16T14:47:25.559877+0000 mgr.y (mgr.25166) 798 : cluster [DBG] pgmap v482: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:27.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:26 smithi050 bash[89559]: cluster 2024-09-16T14:47:25.559877+0000 mgr.y (mgr.25166) 798 : cluster [DBG] pgmap v482: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:27.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:26 smithi050 bash[89559]: cluster 2024-09-16T14:47:25.963940+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 8 pgs peering) 2024-09-16T14:47:27.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:26 smithi050 bash[89559]: cluster 2024-09-16T14:47:25.963940+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 8 pgs peering) 2024-09-16T14:47:27.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:26 smithi050 bash[89559]: audit 2024-09-16T14:47:26.743423+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:27.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:26 smithi050 bash[89559]: audit 2024-09-16T14:47:26.743423+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:27.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:26 smithi050 bash[89559]: audit 2024-09-16T14:47:26.745575+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:47:27.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:26 smithi050 bash[89559]: audit 2024-09-16T14:47:26.745575+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:47:27.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:47:27 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:47:27.01995157Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:47:27.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:26 smithi090 bash[70266]: cluster 2024-09-16T14:47:25.559877+0000 mgr.y (mgr.25166) 798 : cluster [DBG] pgmap v482: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:27.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:26 smithi090 bash[70266]: cluster 2024-09-16T14:47:25.559877+0000 mgr.y (mgr.25166) 798 : cluster [DBG] pgmap v482: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:27.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:26 smithi090 bash[70266]: cluster 2024-09-16T14:47:25.963940+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 8 pgs peering) 2024-09-16T14:47:27.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:26 smithi090 bash[70266]: cluster 2024-09-16T14:47:25.963940+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 8 pgs peering) 2024-09-16T14:47:27.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:26 smithi090 bash[70266]: audit 2024-09-16T14:47:26.743423+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:27.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:26 smithi090 bash[70266]: audit 2024-09-16T14:47:26.743423+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:27.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:26 smithi090 bash[70266]: audit 2024-09-16T14:47:26.745575+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:47:27.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:26 smithi090 bash[70266]: audit 2024-09-16T14:47:26.745575+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:47:28.445 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:47:28 smithi090 bash[86266]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-16T14:47:28.446 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:47:28 smithi090 bash[86266]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-16T14:47:28.739 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:47:28 smithi090 bash[86266]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-16T14:47:28.739 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:47:28 smithi090 bash[86266]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-16T14:47:28.739 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:47:28 smithi090 bash[86266]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-16T14:47:28.739 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:47:28 smithi090 bash[86266]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-16T14:47:28.739 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:47:28 smithi090 bash[86266]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-16T14:47:29.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:28 smithi090 bash[70266]: cluster 2024-09-16T14:47:27.561375+0000 mgr.y (mgr.25166) 799 : cluster [DBG] pgmap v483: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:29.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:28 smithi090 bash[70266]: cluster 2024-09-16T14:47:27.561375+0000 mgr.y (mgr.25166) 799 : cluster [DBG] pgmap v483: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:29.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:47:29 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:47:29] "GET /metrics HTTP/1.1" 200 38329 "" "Prometheus/2.51.0" 2024-09-16T14:47:29.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:28 smithi050 bash[92968]: cluster 2024-09-16T14:47:27.561375+0000 mgr.y (mgr.25166) 799 : cluster [DBG] pgmap v483: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:29.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:28 smithi050 bash[92968]: cluster 2024-09-16T14:47:27.561375+0000 mgr.y (mgr.25166) 799 : cluster [DBG] pgmap v483: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:29.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:28 smithi050 bash[89559]: cluster 2024-09-16T14:47:27.561375+0000 mgr.y (mgr.25166) 799 : cluster [DBG] pgmap v483: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:29.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:28 smithi050 bash[89559]: cluster 2024-09-16T14:47:27.561375+0000 mgr.y (mgr.25166) 799 : cluster [DBG] pgmap v483: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:30.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:47:30 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:47:30.010044451Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:47:30.945 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:47:30 smithi090 bash[86543]: debug 2024-09-16T14:47:30.641+0000 7f74d3f67640 1 -- 172.21.15.90:0/1542933301 <== mon.1 v2:172.21.15.90:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55641f34a960 con 0x55641f36b800 2024-09-16T14:47:31.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:30 smithi050 bash[89559]: cluster 2024-09-16T14:47:29.563099+0000 mgr.y (mgr.25166) 800 : cluster [DBG] pgmap v484: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:31.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:30 smithi050 bash[89559]: cluster 2024-09-16T14:47:29.563099+0000 mgr.y (mgr.25166) 800 : cluster [DBG] pgmap v484: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:31.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:30 smithi050 bash[89559]: cluster 2024-09-16T14:47:30.197679+0000 mon.a (mon.0) 608 : cluster [WRN] Health check update: Degraded data redundancy: 87/636 objects degraded (13.679%), 30 pgs degraded (PG_DEGRADED) 2024-09-16T14:47:31.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:30 smithi050 bash[89559]: cluster 2024-09-16T14:47:30.197679+0000 mon.a (mon.0) 608 : cluster [WRN] Health check update: Degraded data redundancy: 87/636 objects degraded (13.679%), 30 pgs degraded (PG_DEGRADED) 2024-09-16T14:47:31.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:30 smithi050 bash[89559]: audit 2024-09-16T14:47:30.730208+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:31.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:30 smithi050 bash[89559]: audit 2024-09-16T14:47:30.730208+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:31.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:30 smithi050 bash[89559]: audit 2024-09-16T14:47:30.740763+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:31.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:30 smithi050 bash[89559]: audit 2024-09-16T14:47:30.740763+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:31.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:30 smithi050 bash[92968]: cluster 2024-09-16T14:47:29.563099+0000 mgr.y (mgr.25166) 800 : cluster [DBG] pgmap v484: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:31.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:30 smithi050 bash[92968]: cluster 2024-09-16T14:47:29.563099+0000 mgr.y (mgr.25166) 800 : cluster [DBG] pgmap v484: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:31.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:30 smithi050 bash[92968]: cluster 2024-09-16T14:47:30.197679+0000 mon.a (mon.0) 608 : cluster [WRN] Health check update: Degraded data redundancy: 87/636 objects degraded (13.679%), 30 pgs degraded (PG_DEGRADED) 2024-09-16T14:47:31.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:30 smithi050 bash[92968]: cluster 2024-09-16T14:47:30.197679+0000 mon.a (mon.0) 608 : cluster [WRN] Health check update: Degraded data redundancy: 87/636 objects degraded (13.679%), 30 pgs degraded (PG_DEGRADED) 2024-09-16T14:47:31.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:30 smithi050 bash[92968]: audit 2024-09-16T14:47:30.730208+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:31.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:30 smithi050 bash[92968]: audit 2024-09-16T14:47:30.730208+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:31.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:30 smithi050 bash[92968]: audit 2024-09-16T14:47:30.740763+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:31.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:30 smithi050 bash[92968]: audit 2024-09-16T14:47:30.740763+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:31.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:30 smithi090 bash[70266]: cluster 2024-09-16T14:47:29.563099+0000 mgr.y (mgr.25166) 800 : cluster [DBG] pgmap v484: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:31.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:30 smithi090 bash[70266]: cluster 2024-09-16T14:47:29.563099+0000 mgr.y (mgr.25166) 800 : cluster [DBG] pgmap v484: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:31.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:30 smithi090 bash[70266]: cluster 2024-09-16T14:47:30.197679+0000 mon.a (mon.0) 608 : cluster [WRN] Health check update: Degraded data redundancy: 87/636 objects degraded (13.679%), 30 pgs degraded (PG_DEGRADED) 2024-09-16T14:47:31.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:30 smithi090 bash[70266]: cluster 2024-09-16T14:47:30.197679+0000 mon.a (mon.0) 608 : cluster [WRN] Health check update: Degraded data redundancy: 87/636 objects degraded (13.679%), 30 pgs degraded (PG_DEGRADED) 2024-09-16T14:47:31.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:30 smithi090 bash[70266]: audit 2024-09-16T14:47:30.730208+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:31.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:30 smithi090 bash[70266]: audit 2024-09-16T14:47:30.730208+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:31.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:30 smithi090 bash[70266]: audit 2024-09-16T14:47:30.740763+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:31.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:30 smithi090 bash[70266]: audit 2024-09-16T14:47:30.740763+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:32.195 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:47:31 smithi090 bash[86543]: debug 2024-09-16T14:47:31.721+0000 7f74d67ce640 -1 Falling back to public interface 2024-09-16T14:47:33.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:32 smithi050 bash[89559]: cluster 2024-09-16T14:47:31.564520+0000 mgr.y (mgr.25166) 801 : cluster [DBG] pgmap v485: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:33.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:32 smithi050 bash[89559]: cluster 2024-09-16T14:47:31.564520+0000 mgr.y (mgr.25166) 801 : cluster [DBG] pgmap v485: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:33.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:32 smithi050 bash[89559]: audit 2024-09-16T14:47:31.920204+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:33.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:32 smithi050 bash[89559]: audit 2024-09-16T14:47:31.920204+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:33.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:32 smithi050 bash[89559]: audit 2024-09-16T14:47:31.930775+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:33.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:32 smithi050 bash[89559]: audit 2024-09-16T14:47:31.930775+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:33.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:32 smithi050 bash[92968]: cluster 2024-09-16T14:47:31.564520+0000 mgr.y (mgr.25166) 801 : cluster [DBG] pgmap v485: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:33.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:32 smithi050 bash[92968]: cluster 2024-09-16T14:47:31.564520+0000 mgr.y (mgr.25166) 801 : cluster [DBG] pgmap v485: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:33.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:32 smithi050 bash[92968]: audit 2024-09-16T14:47:31.920204+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:33.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:32 smithi050 bash[92968]: audit 2024-09-16T14:47:31.920204+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:33.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:32 smithi050 bash[92968]: audit 2024-09-16T14:47:31.930775+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:33.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:32 smithi050 bash[92968]: audit 2024-09-16T14:47:31.930775+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:33.195 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:47:32 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:47:32.99875456Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:47:33.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:32 smithi090 bash[70266]: cluster 2024-09-16T14:47:31.564520+0000 mgr.y (mgr.25166) 801 : cluster [DBG] pgmap v485: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:33.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:32 smithi090 bash[70266]: cluster 2024-09-16T14:47:31.564520+0000 mgr.y (mgr.25166) 801 : cluster [DBG] pgmap v485: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:33.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:32 smithi090 bash[70266]: audit 2024-09-16T14:47:31.920204+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:33.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:32 smithi090 bash[70266]: audit 2024-09-16T14:47:31.920204+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:33.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:32 smithi090 bash[70266]: audit 2024-09-16T14:47:31.930775+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:33.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:32 smithi090 bash[70266]: audit 2024-09-16T14:47:31.930775+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:34.689 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:47:35.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:34 smithi050 bash[92968]: cluster 2024-09-16T14:47:33.566161+0000 mgr.y (mgr.25166) 802 : cluster [DBG] pgmap v486: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:35.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:34 smithi050 bash[92968]: cluster 2024-09-16T14:47:33.566161+0000 mgr.y (mgr.25166) 802 : cluster [DBG] pgmap v486: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:35.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:34 smithi050 bash[89559]: cluster 2024-09-16T14:47:33.566161+0000 mgr.y (mgr.25166) 802 : cluster [DBG] pgmap v486: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:35.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:34 smithi050 bash[89559]: cluster 2024-09-16T14:47:33.566161+0000 mgr.y (mgr.25166) 802 : cluster [DBG] pgmap v486: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:35.195 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:47:35 smithi090 bash[86543]: debug 2024-09-16T14:47:35.101+0000 7f74d67ce640 -1 osd.7 147 log_to_monitors true 2024-09-16T14:47:35.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:34 smithi090 bash[70266]: cluster 2024-09-16T14:47:33.566161+0000 mgr.y (mgr.25166) 802 : cluster [DBG] pgmap v486: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:35.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:34 smithi090 bash[70266]: cluster 2024-09-16T14:47:33.566161+0000 mgr.y (mgr.25166) 802 : cluster [DBG] pgmap v486: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-16T14:47:35.359 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:47:35.359 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (12m) 2m ago 39m 14.7M - 0.27.0 11f11916f8cd cabc95728e9a 2024-09-16T14:47:35.359 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (12m) 4s ago 39m 69.7M - 10.4.0 c8b91775d855 88a9367c0284 2024-09-16T14:47:35.359 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (14m) 2m ago 37m 49.8M - 3.8 b5388489f99e d92ced4635d4 2024-09-16T14:47:35.359 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (14m) 4s ago 48m 446M - 19.3.0-4917-g8293d73f 425e316ba8eb 9887b7561d75 2024-09-16T14:47:35.360 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (25m) 2m ago 50m 516M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:47:35.360 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (9m) 2m ago 51m 53.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 2dace7d54c6b 2024-09-16T14:47:35.360 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (10m) 4s ago 49m 48.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 207fa7c489b4 2024-09-16T14:47:35.360 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (8m) 2m ago 48m 38.8M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb e91fc2c1a7ff 2024-09-16T14:47:35.360 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (13m) 2m ago 39m 8576k - 1.7.0 72c9c2088986 e166bfc4ac14 2024-09-16T14:47:35.360 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (13m) 4s ago 39m 8399k - 1.7.0 72c9c2088986 872a2376fb53 2024-09-16T14:47:35.360 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (6m) 2m ago 47m 51.5M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 50917a63a85c 2024-09-16T14:47:35.360 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (6m) 2m ago 46m 51.0M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 4d349c340cbe 2024-09-16T14:47:35.360 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (4m) 2m ago 46m 44.8M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 73cc453de3bd 2024-09-16T14:47:35.360 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (2m) 2m ago 45m - 3037M 19.3.0-4917-g8293d73f 425e316ba8eb f11f2d2fa52b 2024-09-16T14:47:35.360 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (2m) 4s ago 44m 50.3M 3292M 19.3.0-4917-g8293d73f 425e316ba8eb 542f88825091 2024-09-16T14:47:35.360 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (84s) 4s ago 43m 53.5M 3292M 19.3.0-4917-g8293d73f 425e316ba8eb f6ac01479698 2024-09-16T14:47:35.361 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (52s) 4s ago 42m 47.8M 3292M 19.3.0-4917-g8293d73f 425e316ba8eb dff819eec6a5 2024-09-16T14:47:35.361 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running 4s ago 41m - 3292M 2024-09-16T14:47:35.361 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (13m) 4s ago 40m 52.6M - 2.51.0 1d3b7f56885b 26eb48164510 2024-09-16T14:47:35.361 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (37m) 2m ago 37m 101M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:47:35.361 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (37m) 4s ago 37m 103M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:47:35.745 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:47:35.745 INFO:teuthology.orchestra.run.smithi050.stdout: "mon": { 2024-09-16T14:47:35.745 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:47:35.745 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:47:35.745 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr": { 2024-09-16T14:47:35.746 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:47:35.746 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:47:35.746 INFO:teuthology.orchestra.run.smithi050.stdout: "osd": { 2024-09-16T14:47:35.746 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 7 2024-09-16T14:47:35.746 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:47:35.747 INFO:teuthology.orchestra.run.smithi050.stdout: "rgw": { 2024-09-16T14:47:35.747 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:47:35.747 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:47:35.747 INFO:teuthology.orchestra.run.smithi050.stdout: "overall": { 2024-09-16T14:47:35.747 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T14:47:35.748 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 12 2024-09-16T14:47:35.748 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:47:35.748 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:47:36.081 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:47:36.081 INFO:teuthology.orchestra.run.smithi050.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:47:36.081 INFO:teuthology.orchestra.run.smithi050.stdout: "in_progress": true, 2024-09-16T14:47:36.081 INFO:teuthology.orchestra.run.smithi050.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T14:47:36.082 INFO:teuthology.orchestra.run.smithi050.stdout: "services_complete": [], 2024-09-16T14:47:36.082 INFO:teuthology.orchestra.run.smithi050.stdout: "progress": "7/8 daemons upgraded", 2024-09-16T14:47:36.082 INFO:teuthology.orchestra.run.smithi050.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:47:36.082 INFO:teuthology.orchestra.run.smithi050.stdout: "is_paused": false 2024-09-16T14:47:36.082 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:47:36.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:35 smithi050 bash[89559]: audit 2024-09-16T14:47:34.677191+0000 mgr.y (mgr.25166) 803 : audit [DBG] from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:36.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:35 smithi050 bash[89559]: audit 2024-09-16T14:47:34.677191+0000 mgr.y (mgr.25166) 803 : audit [DBG] from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:36.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:35 smithi050 bash[89559]: audit 2024-09-16T14:47:34.968447+0000 mgr.y (mgr.25166) 804 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:36.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:35 smithi050 bash[89559]: audit 2024-09-16T14:47:34.968447+0000 mgr.y (mgr.25166) 804 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:36.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:35 smithi050 bash[89559]: audit 2024-09-16T14:47:35.009502+0000 mgr.y (mgr.25166) 805 : audit [DBG] from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:36.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:35 smithi050 bash[89559]: audit 2024-09-16T14:47:35.009502+0000 mgr.y (mgr.25166) 805 : audit [DBG] from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:36.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:35 smithi050 bash[89559]: audit 2024-09-16T14:47:35.108295+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.90:6824/3111868464,v1:172.21.15.90:6825/3111868464]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T14:47:36.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:35 smithi050 bash[89559]: audit 2024-09-16T14:47:35.108295+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.90:6824/3111868464,v1:172.21.15.90:6825/3111868464]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T14:47:36.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:35 smithi050 bash[89559]: audit 2024-09-16T14:47:35.109482+0000 mon.a (mon.0) 613 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T14:47:36.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:35 smithi050 bash[89559]: audit 2024-09-16T14:47:35.109482+0000 mon.a (mon.0) 613 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T14:47:36.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:35 smithi050 bash[89559]: audit 2024-09-16T14:47:35.321655+0000 mgr.y (mgr.25166) 806 : audit [DBG] from='client.54578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:36.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:35 smithi050 bash[89559]: audit 2024-09-16T14:47:35.321655+0000 mgr.y (mgr.25166) 806 : audit [DBG] from='client.54578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:36.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:35 smithi050 bash[89559]: audit 2024-09-16T14:47:35.745316+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.50:0/2973472221' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:36.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:35 smithi050 bash[89559]: audit 2024-09-16T14:47:35.745316+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.50:0/2973472221' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:36.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:35 smithi050 bash[92968]: audit 2024-09-16T14:47:34.677191+0000 mgr.y (mgr.25166) 803 : audit [DBG] from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:36.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:35 smithi050 bash[92968]: audit 2024-09-16T14:47:34.677191+0000 mgr.y (mgr.25166) 803 : audit [DBG] from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:36.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:35 smithi050 bash[92968]: audit 2024-09-16T14:47:34.968447+0000 mgr.y (mgr.25166) 804 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:36.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:35 smithi050 bash[92968]: audit 2024-09-16T14:47:34.968447+0000 mgr.y (mgr.25166) 804 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:36.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:35 smithi050 bash[92968]: audit 2024-09-16T14:47:35.009502+0000 mgr.y (mgr.25166) 805 : audit [DBG] from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:36.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:35 smithi050 bash[92968]: audit 2024-09-16T14:47:35.009502+0000 mgr.y (mgr.25166) 805 : audit [DBG] from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:36.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:35 smithi050 bash[92968]: audit 2024-09-16T14:47:35.108295+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.90:6824/3111868464,v1:172.21.15.90:6825/3111868464]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T14:47:36.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:35 smithi050 bash[92968]: audit 2024-09-16T14:47:35.108295+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.90:6824/3111868464,v1:172.21.15.90:6825/3111868464]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T14:47:36.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:35 smithi050 bash[92968]: audit 2024-09-16T14:47:35.109482+0000 mon.a (mon.0) 613 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T14:47:36.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:35 smithi050 bash[92968]: audit 2024-09-16T14:47:35.109482+0000 mon.a (mon.0) 613 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T14:47:36.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:35 smithi050 bash[92968]: audit 2024-09-16T14:47:35.321655+0000 mgr.y (mgr.25166) 806 : audit [DBG] from='client.54578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:36.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:35 smithi050 bash[92968]: audit 2024-09-16T14:47:35.321655+0000 mgr.y (mgr.25166) 806 : audit [DBG] from='client.54578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:36.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:35 smithi050 bash[92968]: audit 2024-09-16T14:47:35.745316+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.50:0/2973472221' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:36.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:35 smithi050 bash[92968]: audit 2024-09-16T14:47:35.745316+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.50:0/2973472221' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:36.195 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:47:36 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:47:36.015039909Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:47:36.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:35 smithi090 bash[70266]: audit 2024-09-16T14:47:34.677191+0000 mgr.y (mgr.25166) 803 : audit [DBG] from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:36.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:35 smithi090 bash[70266]: audit 2024-09-16T14:47:34.677191+0000 mgr.y (mgr.25166) 803 : audit [DBG] from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:36.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:35 smithi090 bash[70266]: audit 2024-09-16T14:47:34.968447+0000 mgr.y (mgr.25166) 804 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:36.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:35 smithi090 bash[70266]: audit 2024-09-16T14:47:34.968447+0000 mgr.y (mgr.25166) 804 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:36.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:35 smithi090 bash[70266]: audit 2024-09-16T14:47:35.009502+0000 mgr.y (mgr.25166) 805 : audit [DBG] from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:36.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:35 smithi090 bash[70266]: audit 2024-09-16T14:47:35.009502+0000 mgr.y (mgr.25166) 805 : audit [DBG] from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:36.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:35 smithi090 bash[70266]: audit 2024-09-16T14:47:35.108295+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.90:6824/3111868464,v1:172.21.15.90:6825/3111868464]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T14:47:36.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:35 smithi090 bash[70266]: audit 2024-09-16T14:47:35.108295+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.90:6824/3111868464,v1:172.21.15.90:6825/3111868464]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T14:47:36.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:35 smithi090 bash[70266]: audit 2024-09-16T14:47:35.109482+0000 mon.a (mon.0) 613 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T14:47:36.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:35 smithi090 bash[70266]: audit 2024-09-16T14:47:35.109482+0000 mon.a (mon.0) 613 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T14:47:36.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:35 smithi090 bash[70266]: audit 2024-09-16T14:47:35.321655+0000 mgr.y (mgr.25166) 806 : audit [DBG] from='client.54578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:36.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:35 smithi090 bash[70266]: audit 2024-09-16T14:47:35.321655+0000 mgr.y (mgr.25166) 806 : audit [DBG] from='client.54578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:36.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:35 smithi090 bash[70266]: audit 2024-09-16T14:47:35.745316+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.50:0/2973472221' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:36.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:35 smithi090 bash[70266]: audit 2024-09-16T14:47:35.745316+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.50:0/2973472221' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:36.936 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:47:36 smithi090 bash[86543]: debug 2024-09-16T14:47:36.521+0000 7f74ca570640 -1 osd.7 147 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:47:37.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:36 smithi090 bash[70266]: cluster 2024-09-16T14:47:35.567624+0000 mgr.y (mgr.25166) 807 : cluster [DBG] pgmap v487: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-16T14:47:37.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:36 smithi090 bash[70266]: cluster 2024-09-16T14:47:35.567624+0000 mgr.y (mgr.25166) 807 : cluster [DBG] pgmap v487: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-16T14:47:37.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:36 smithi090 bash[70266]: audit 2024-09-16T14:47:35.934141+0000 mon.a (mon.0) 614 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T14:47:37.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:36 smithi090 bash[70266]: audit 2024-09-16T14:47:35.934141+0000 mon.a (mon.0) 614 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T14:47:37.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:36 smithi090 bash[70266]: audit 2024-09-16T14:47:35.941103+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.90:6824/3111868464,v1:172.21.15.90:6825/3111868464]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:47:37.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:36 smithi090 bash[70266]: audit 2024-09-16T14:47:35.941103+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.90:6824/3111868464,v1:172.21.15.90:6825/3111868464]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:47:37.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:36 smithi090 bash[70266]: cluster 2024-09-16T14:47:35.941979+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-16T14:47:37.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:36 smithi090 bash[70266]: cluster 2024-09-16T14:47:35.941979+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-16T14:47:37.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:36 smithi090 bash[70266]: audit 2024-09-16T14:47:35.944593+0000 mon.a (mon.0) 616 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:47:37.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:36 smithi090 bash[70266]: audit 2024-09-16T14:47:35.944593+0000 mon.a (mon.0) 616 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:47:37.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:36 smithi090 bash[70266]: audit 2024-09-16T14:47:36.081579+0000 mgr.y (mgr.25166) 808 : audit [DBG] from='client.44619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:37.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:36 smithi090 bash[70266]: audit 2024-09-16T14:47:36.081579+0000 mgr.y (mgr.25166) 808 : audit [DBG] from='client.44619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:37.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:36 smithi090 bash[70266]: audit 2024-09-16T14:47:36.511083+0000 mon.a (mon.0) 617 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-16T14:47:37.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:36 smithi090 bash[70266]: audit 2024-09-16T14:47:36.511083+0000 mon.a (mon.0) 617 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-16T14:47:37.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:36 smithi050 bash[92968]: cluster 2024-09-16T14:47:35.567624+0000 mgr.y (mgr.25166) 807 : cluster [DBG] pgmap v487: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-16T14:47:37.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:36 smithi050 bash[92968]: cluster 2024-09-16T14:47:35.567624+0000 mgr.y (mgr.25166) 807 : cluster [DBG] pgmap v487: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-16T14:47:37.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:36 smithi050 bash[92968]: audit 2024-09-16T14:47:35.934141+0000 mon.a (mon.0) 614 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T14:47:37.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:36 smithi050 bash[92968]: audit 2024-09-16T14:47:35.934141+0000 mon.a (mon.0) 614 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T14:47:37.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:36 smithi050 bash[92968]: audit 2024-09-16T14:47:35.941103+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.90:6824/3111868464,v1:172.21.15.90:6825/3111868464]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:47:37.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:36 smithi050 bash[92968]: audit 2024-09-16T14:47:35.941103+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.90:6824/3111868464,v1:172.21.15.90:6825/3111868464]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:47:37.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:36 smithi050 bash[92968]: cluster 2024-09-16T14:47:35.941979+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-16T14:47:37.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:36 smithi050 bash[92968]: cluster 2024-09-16T14:47:35.941979+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-16T14:47:37.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:36 smithi050 bash[92968]: audit 2024-09-16T14:47:35.944593+0000 mon.a (mon.0) 616 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:47:37.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:36 smithi050 bash[92968]: audit 2024-09-16T14:47:35.944593+0000 mon.a (mon.0) 616 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:47:37.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:36 smithi050 bash[92968]: audit 2024-09-16T14:47:36.081579+0000 mgr.y (mgr.25166) 808 : audit [DBG] from='client.44619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:37.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:36 smithi050 bash[92968]: audit 2024-09-16T14:47:36.081579+0000 mgr.y (mgr.25166) 808 : audit [DBG] from='client.44619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:37.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:36 smithi050 bash[92968]: audit 2024-09-16T14:47:36.511083+0000 mon.a (mon.0) 617 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-16T14:47:37.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:36 smithi050 bash[92968]: audit 2024-09-16T14:47:36.511083+0000 mon.a (mon.0) 617 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-16T14:47:37.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:36 smithi050 bash[89559]: cluster 2024-09-16T14:47:35.567624+0000 mgr.y (mgr.25166) 807 : cluster [DBG] pgmap v487: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-16T14:47:37.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:36 smithi050 bash[89559]: cluster 2024-09-16T14:47:35.567624+0000 mgr.y (mgr.25166) 807 : cluster [DBG] pgmap v487: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-16T14:47:37.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:36 smithi050 bash[89559]: audit 2024-09-16T14:47:35.934141+0000 mon.a (mon.0) 614 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T14:47:37.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:36 smithi050 bash[89559]: audit 2024-09-16T14:47:35.934141+0000 mon.a (mon.0) 614 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T14:47:37.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:36 smithi050 bash[89559]: audit 2024-09-16T14:47:35.941103+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.90:6824/3111868464,v1:172.21.15.90:6825/3111868464]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:47:37.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:36 smithi050 bash[89559]: audit 2024-09-16T14:47:35.941103+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.90:6824/3111868464,v1:172.21.15.90:6825/3111868464]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:47:37.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:36 smithi050 bash[89559]: cluster 2024-09-16T14:47:35.941979+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-16T14:47:37.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:36 smithi050 bash[89559]: cluster 2024-09-16T14:47:35.941979+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-16T14:47:37.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:36 smithi050 bash[89559]: audit 2024-09-16T14:47:35.944593+0000 mon.a (mon.0) 616 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:47:37.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:36 smithi050 bash[89559]: audit 2024-09-16T14:47:35.944593+0000 mon.a (mon.0) 616 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi090", "root=default"]} : dispatch 2024-09-16T14:47:37.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:36 smithi050 bash[89559]: audit 2024-09-16T14:47:36.081579+0000 mgr.y (mgr.25166) 808 : audit [DBG] from='client.44619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:37.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:36 smithi050 bash[89559]: audit 2024-09-16T14:47:36.081579+0000 mgr.y (mgr.25166) 808 : audit [DBG] from='client.44619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:47:37.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:36 smithi050 bash[89559]: audit 2024-09-16T14:47:36.511083+0000 mon.a (mon.0) 617 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-16T14:47:37.439 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:36 smithi050 bash[89559]: audit 2024-09-16T14:47:36.511083+0000 mon.a (mon.0) 617 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-16T14:47:38.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:37 smithi090 bash[70266]: cluster 2024-09-16T14:47:37.506233+0000 mon.a (mon.0) 618 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:47:38.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:37 smithi090 bash[70266]: cluster 2024-09-16T14:47:37.506233+0000 mon.a (mon.0) 618 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:47:38.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:37 smithi090 bash[70266]: cluster 2024-09-16T14:47:37.517666+0000 mon.a (mon.0) 619 : cluster [INF] osd.7 [v2:172.21.15.90:6824/3111868464,v1:172.21.15.90:6825/3111868464] boot 2024-09-16T14:47:38.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:37 smithi090 bash[70266]: cluster 2024-09-16T14:47:37.517666+0000 mon.a (mon.0) 619 : cluster [INF] osd.7 [v2:172.21.15.90:6824/3111868464,v1:172.21.15.90:6825/3111868464] boot 2024-09-16T14:47:38.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:37 smithi090 bash[70266]: cluster 2024-09-16T14:47:37.518275+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-16T14:47:38.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:37 smithi090 bash[70266]: cluster 2024-09-16T14:47:37.518275+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-16T14:47:38.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:37 smithi090 bash[70266]: audit 2024-09-16T14:47:37.520163+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T14:47:38.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:37 smithi090 bash[70266]: audit 2024-09-16T14:47:37.520163+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T14:47:38.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:37 smithi050 bash[89559]: cluster 2024-09-16T14:47:37.506233+0000 mon.a (mon.0) 618 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:47:38.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:37 smithi050 bash[89559]: cluster 2024-09-16T14:47:37.506233+0000 mon.a (mon.0) 618 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:47:38.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:37 smithi050 bash[89559]: cluster 2024-09-16T14:47:37.517666+0000 mon.a (mon.0) 619 : cluster [INF] osd.7 [v2:172.21.15.90:6824/3111868464,v1:172.21.15.90:6825/3111868464] boot 2024-09-16T14:47:38.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:37 smithi050 bash[89559]: cluster 2024-09-16T14:47:37.517666+0000 mon.a (mon.0) 619 : cluster [INF] osd.7 [v2:172.21.15.90:6824/3111868464,v1:172.21.15.90:6825/3111868464] boot 2024-09-16T14:47:38.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:37 smithi050 bash[89559]: cluster 2024-09-16T14:47:37.518275+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-16T14:47:38.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:37 smithi050 bash[89559]: cluster 2024-09-16T14:47:37.518275+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-16T14:47:38.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:37 smithi050 bash[89559]: audit 2024-09-16T14:47:37.520163+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T14:47:38.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:37 smithi050 bash[89559]: audit 2024-09-16T14:47:37.520163+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T14:47:38.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:37 smithi050 bash[92968]: cluster 2024-09-16T14:47:37.506233+0000 mon.a (mon.0) 618 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:47:38.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:37 smithi050 bash[92968]: cluster 2024-09-16T14:47:37.506233+0000 mon.a (mon.0) 618 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:47:38.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:37 smithi050 bash[92968]: cluster 2024-09-16T14:47:37.517666+0000 mon.a (mon.0) 619 : cluster [INF] osd.7 [v2:172.21.15.90:6824/3111868464,v1:172.21.15.90:6825/3111868464] boot 2024-09-16T14:47:38.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:37 smithi050 bash[92968]: cluster 2024-09-16T14:47:37.517666+0000 mon.a (mon.0) 619 : cluster [INF] osd.7 [v2:172.21.15.90:6824/3111868464,v1:172.21.15.90:6825/3111868464] boot 2024-09-16T14:47:38.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:37 smithi050 bash[92968]: cluster 2024-09-16T14:47:37.518275+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-16T14:47:38.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:37 smithi050 bash[92968]: cluster 2024-09-16T14:47:37.518275+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-16T14:47:38.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:37 smithi050 bash[92968]: audit 2024-09-16T14:47:37.520163+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T14:47:38.439 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:37 smithi050 bash[92968]: audit 2024-09-16T14:47:37.520163+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T14:47:39.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:47:39 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:47:39.005572012Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:47:39.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:38 smithi090 bash[70266]: cluster 2024-09-16T14:47:37.568488+0000 mgr.y (mgr.25166) 809 : cluster [DBG] pgmap v490: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-16T14:47:39.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:38 smithi090 bash[70266]: cluster 2024-09-16T14:47:37.568488+0000 mgr.y (mgr.25166) 809 : cluster [DBG] pgmap v490: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-16T14:47:39.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:38 smithi090 bash[70266]: cluster 2024-09-16T14:47:38.524658+0000 mon.a (mon.0) 622 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-16T14:47:39.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:38 smithi090 bash[70266]: cluster 2024-09-16T14:47:38.524658+0000 mon.a (mon.0) 622 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-16T14:47:39.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:38 smithi050 bash[92968]: cluster 2024-09-16T14:47:37.568488+0000 mgr.y (mgr.25166) 809 : cluster [DBG] pgmap v490: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-16T14:47:39.201 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:38 smithi050 bash[92968]: cluster 2024-09-16T14:47:37.568488+0000 mgr.y (mgr.25166) 809 : cluster [DBG] pgmap v490: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-16T14:47:39.201 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:38 smithi050 bash[92968]: cluster 2024-09-16T14:47:38.524658+0000 mon.a (mon.0) 622 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-16T14:47:39.201 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:38 smithi050 bash[92968]: cluster 2024-09-16T14:47:38.524658+0000 mon.a (mon.0) 622 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-16T14:47:39.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:38 smithi050 bash[89559]: cluster 2024-09-16T14:47:37.568488+0000 mgr.y (mgr.25166) 809 : cluster [DBG] pgmap v490: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-16T14:47:39.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:38 smithi050 bash[89559]: cluster 2024-09-16T14:47:37.568488+0000 mgr.y (mgr.25166) 809 : cluster [DBG] pgmap v490: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-16T14:47:39.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:38 smithi050 bash[89559]: cluster 2024-09-16T14:47:38.524658+0000 mon.a (mon.0) 622 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-16T14:47:39.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:38 smithi050 bash[89559]: cluster 2024-09-16T14:47:38.524658+0000 mon.a (mon.0) 622 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-16T14:47:39.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:47:39 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:47:39] "GET /metrics HTTP/1.1" 200 38329 "" "Prometheus/2.51.0" 2024-09-16T14:47:40.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:39 smithi050 bash[89559]: cluster 2024-09-16T14:47:39.940237+0000 mon.a (mon.0) 623 : cluster [WRN] Health check update: Degraded data redundancy: 67/636 objects degraded (10.535%), 23 pgs degraded (PG_DEGRADED) 2024-09-16T14:47:40.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:39 smithi050 bash[89559]: cluster 2024-09-16T14:47:39.940237+0000 mon.a (mon.0) 623 : cluster [WRN] Health check update: Degraded data redundancy: 67/636 objects degraded (10.535%), 23 pgs degraded (PG_DEGRADED) 2024-09-16T14:47:40.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:39 smithi050 bash[92968]: cluster 2024-09-16T14:47:39.940237+0000 mon.a (mon.0) 623 : cluster [WRN] Health check update: Degraded data redundancy: 67/636 objects degraded (10.535%), 23 pgs degraded (PG_DEGRADED) 2024-09-16T14:47:40.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:39 smithi050 bash[92968]: cluster 2024-09-16T14:47:39.940237+0000 mon.a (mon.0) 623 : cluster [WRN] Health check update: Degraded data redundancy: 67/636 objects degraded (10.535%), 23 pgs degraded (PG_DEGRADED) 2024-09-16T14:47:40.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:39 smithi090 bash[70266]: cluster 2024-09-16T14:47:39.940237+0000 mon.a (mon.0) 623 : cluster [WRN] Health check update: Degraded data redundancy: 67/636 objects degraded (10.535%), 23 pgs degraded (PG_DEGRADED) 2024-09-16T14:47:40.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:39 smithi090 bash[70266]: cluster 2024-09-16T14:47:39.940237+0000 mon.a (mon.0) 623 : cluster [WRN] Health check update: Degraded data redundancy: 67/636 objects degraded (10.535%), 23 pgs degraded (PG_DEGRADED) 2024-09-16T14:47:41.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:40 smithi050 bash[89559]: cluster 2024-09-16T14:47:39.569516+0000 mgr.y (mgr.25166) 810 : cluster [DBG] pgmap v492: 161 pgs: 16 peering, 26 active+undersized, 23 active+undersized+degraded, 96 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-16T14:47:41.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:40 smithi050 bash[89559]: cluster 2024-09-16T14:47:39.569516+0000 mgr.y (mgr.25166) 810 : cluster [DBG] pgmap v492: 161 pgs: 16 peering, 26 active+undersized, 23 active+undersized+degraded, 96 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-16T14:47:41.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:40 smithi050 bash[92968]: cluster 2024-09-16T14:47:39.569516+0000 mgr.y (mgr.25166) 810 : cluster [DBG] pgmap v492: 161 pgs: 16 peering, 26 active+undersized, 23 active+undersized+degraded, 96 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-16T14:47:41.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:40 smithi050 bash[92968]: cluster 2024-09-16T14:47:39.569516+0000 mgr.y (mgr.25166) 810 : cluster [DBG] pgmap v492: 161 pgs: 16 peering, 26 active+undersized, 23 active+undersized+degraded, 96 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-16T14:47:41.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:40 smithi090 bash[70266]: cluster 2024-09-16T14:47:39.569516+0000 mgr.y (mgr.25166) 810 : cluster [DBG] pgmap v492: 161 pgs: 16 peering, 26 active+undersized, 23 active+undersized+degraded, 96 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-16T14:47:41.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:40 smithi090 bash[70266]: cluster 2024-09-16T14:47:39.569516+0000 mgr.y (mgr.25166) 810 : cluster [DBG] pgmap v492: 161 pgs: 16 peering, 26 active+undersized, 23 active+undersized+degraded, 96 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-16T14:47:42.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:47:42.036725696Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:47:43.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: cluster 2024-09-16T14:47:41.570795+0000 mgr.y (mgr.25166) 811 : cluster [DBG] pgmap v493: 161 pgs: 16 peering, 10 active+undersized, 7 active+undersized+degraded, 128 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 14/636 objects degraded (2.201%) 2024-09-16T14:47:43.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: cluster 2024-09-16T14:47:41.570795+0000 mgr.y (mgr.25166) 811 : cluster [DBG] pgmap v493: 161 pgs: 16 peering, 10 active+undersized, 7 active+undersized+degraded, 128 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 14/636 objects degraded (2.201%) 2024-09-16T14:47:43.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: audit 2024-09-16T14:47:41.743482+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: audit 2024-09-16T14:47:41.743482+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: audit 2024-09-16T14:47:41.745752+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:47:43.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: audit 2024-09-16T14:47:41.745752+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:47:43.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: audit 2024-09-16T14:47:42.542711+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: audit 2024-09-16T14:47:42.542711+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: audit 2024-09-16T14:47:42.552880+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: audit 2024-09-16T14:47:42.552880+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: audit 2024-09-16T14:47:42.554983+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:47:43.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: audit 2024-09-16T14:47:42.554983+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:47:43.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: audit 2024-09-16T14:47:42.556904+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:47:43.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: audit 2024-09-16T14:47:42.556904+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:47:43.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: audit 2024-09-16T14:47:42.567673+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: audit 2024-09-16T14:47:42.567673+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: audit 2024-09-16T14:47:42.701359+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:47:43.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: audit 2024-09-16T14:47:42.701359+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:47:43.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: audit 2024-09-16T14:47:42.705140+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:43.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: cluster 2024-09-16T14:47:41.570795+0000 mgr.y (mgr.25166) 811 : cluster [DBG] pgmap v493: 161 pgs: 16 peering, 10 active+undersized, 7 active+undersized+degraded, 128 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 14/636 objects degraded (2.201%) 2024-09-16T14:47:43.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: cluster 2024-09-16T14:47:41.570795+0000 mgr.y (mgr.25166) 811 : cluster [DBG] pgmap v493: 161 pgs: 16 peering, 10 active+undersized, 7 active+undersized+degraded, 128 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 14/636 objects degraded (2.201%) 2024-09-16T14:47:43.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: audit 2024-09-16T14:47:41.743482+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: audit 2024-09-16T14:47:41.743482+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: audit 2024-09-16T14:47:41.745752+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:47:43.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: audit 2024-09-16T14:47:41.745752+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:47:43.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: audit 2024-09-16T14:47:42.542711+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: audit 2024-09-16T14:47:42.542711+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: audit 2024-09-16T14:47:42.552880+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: audit 2024-09-16T14:47:42.552880+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: audit 2024-09-16T14:47:42.554983+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:47:43.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: audit 2024-09-16T14:47:42.554983+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:47:43.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: audit 2024-09-16T14:47:42.556904+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:47:43.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: audit 2024-09-16T14:47:42.556904+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:47:43.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: audit 2024-09-16T14:47:42.567673+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: audit 2024-09-16T14:47:42.567673+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: audit 2024-09-16T14:47:42.701359+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:47:43.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: audit 2024-09-16T14:47:42.701359+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:47:43.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: audit 2024-09-16T14:47:42.705140+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:43.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: audit 2024-09-16T14:47:42.705140+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:43.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: audit 2024-09-16T14:47:42.708021+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:43.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: audit 2024-09-16T14:47:42.708021+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:43.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: audit 2024-09-16T14:47:42.710441+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:43.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: audit 2024-09-16T14:47:42.710441+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:43.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: audit 2024-09-16T14:47:42.716873+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:43.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: audit 2024-09-16T14:47:42.716873+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:43.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: audit 2024-09-16T14:47:42.726003+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: audit 2024-09-16T14:47:42.726003+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: audit 2024-09-16T14:47:42.730784+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T14:47:43.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[89559]: audit 2024-09-16T14:47:42.730784+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T14:47:43.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: audit 2024-09-16T14:47:42.705140+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:43.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: audit 2024-09-16T14:47:42.708021+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:43.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: audit 2024-09-16T14:47:42.708021+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:43.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: audit 2024-09-16T14:47:42.710441+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:43.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: audit 2024-09-16T14:47:42.710441+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:43.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: audit 2024-09-16T14:47:42.716873+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:43.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: audit 2024-09-16T14:47:42.716873+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:43.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: audit 2024-09-16T14:47:42.726003+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: audit 2024-09-16T14:47:42.726003+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: audit 2024-09-16T14:47:42.730784+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T14:47:43.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:42 smithi050 bash[92968]: audit 2024-09-16T14:47:42.730784+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T14:47:43.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: cluster 2024-09-16T14:47:41.570795+0000 mgr.y (mgr.25166) 811 : cluster [DBG] pgmap v493: 161 pgs: 16 peering, 10 active+undersized, 7 active+undersized+degraded, 128 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 14/636 objects degraded (2.201%) 2024-09-16T14:47:43.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: cluster 2024-09-16T14:47:41.570795+0000 mgr.y (mgr.25166) 811 : cluster [DBG] pgmap v493: 161 pgs: 16 peering, 10 active+undersized, 7 active+undersized+degraded, 128 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 14/636 objects degraded (2.201%) 2024-09-16T14:47:43.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: audit 2024-09-16T14:47:41.743482+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: audit 2024-09-16T14:47:41.743482+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: audit 2024-09-16T14:47:41.745752+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:47:43.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: audit 2024-09-16T14:47:41.745752+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:47:43.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: audit 2024-09-16T14:47:42.542711+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: audit 2024-09-16T14:47:42.542711+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: audit 2024-09-16T14:47:42.552880+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: audit 2024-09-16T14:47:42.552880+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: audit 2024-09-16T14:47:42.554983+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:47:43.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: audit 2024-09-16T14:47:42.554983+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:47:43.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: audit 2024-09-16T14:47:42.556904+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:47:43.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: audit 2024-09-16T14:47:42.556904+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:47:43.197 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: audit 2024-09-16T14:47:42.567673+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: audit 2024-09-16T14:47:42.567673+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: audit 2024-09-16T14:47:42.701359+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:47:43.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: audit 2024-09-16T14:47:42.701359+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:47:43.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: audit 2024-09-16T14:47:42.705140+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:43.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: audit 2024-09-16T14:47:42.705140+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:43.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: audit 2024-09-16T14:47:42.708021+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:43.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: audit 2024-09-16T14:47:42.708021+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:43.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: audit 2024-09-16T14:47:42.710441+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:43.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: audit 2024-09-16T14:47:42.710441+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:43.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: audit 2024-09-16T14:47:42.716873+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:43.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: audit 2024-09-16T14:47:42.716873+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:43.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: audit 2024-09-16T14:47:42.726003+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.198 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: audit 2024-09-16T14:47:42.726003+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:43.199 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: audit 2024-09-16T14:47:42.730784+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T14:47:43.199 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:42 smithi090 bash[70266]: audit 2024-09-16T14:47:42.730784+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T14:47:44.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: cephadm 2024-09-16T14:47:42.718738+0000 mgr.y (mgr.25166) 812 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T14:47:44.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: cephadm 2024-09-16T14:47:42.718738+0000 mgr.y (mgr.25166) 812 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T14:47:44.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.738860+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T14:47:44.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.738860+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T14:47:44.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.745142+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T14:47:44.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.745142+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T14:47:44.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.760421+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T14:47:44.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.760421+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T14:47:44.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.764991+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T14:47:44.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.764991+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T14:47:44.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.770800+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T14:47:44.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.770800+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T14:47:44.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.775404+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T14:47:44.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.775404+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T14:47:44.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.781100+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T14:47:44.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.781100+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T14:47:44.188 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.785277+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T14:47:44.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: cephadm 2024-09-16T14:47:42.718738+0000 mgr.y (mgr.25166) 812 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T14:47:44.188 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: cephadm 2024-09-16T14:47:42.718738+0000 mgr.y (mgr.25166) 812 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T14:47:44.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.738860+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T14:47:44.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.738860+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T14:47:44.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.745142+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T14:47:44.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.745142+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T14:47:44.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.760421+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T14:47:44.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.760421+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T14:47:44.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.764991+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T14:47:44.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.764991+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T14:47:44.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.770800+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T14:47:44.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.770800+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T14:47:44.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.775404+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T14:47:44.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.775404+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T14:47:44.189 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.781100+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T14:47:44.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.781100+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T14:47:44.190 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.785277+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T14:47:44.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.785277+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T14:47:44.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.790936+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T14:47:44.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.790936+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T14:47:44.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.795660+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T14:47:44.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.795660+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T14:47:44.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.801483+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T14:47:44.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.801483+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T14:47:44.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.805729+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T14:47:44.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.805729+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T14:47:44.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.811698+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T14:47:44.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.811698+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T14:47:44.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.815921+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T14:47:44.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.815921+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T14:47:44.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.821227+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T14:47:44.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.821227+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T14:47:44.191 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.829146+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.785277+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T14:47:44.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.790936+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T14:47:44.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.790936+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T14:47:44.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.795660+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T14:47:44.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.795660+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T14:47:44.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.801483+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T14:47:44.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.801483+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T14:47:44.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.805729+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T14:47:44.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.805729+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T14:47:44.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.811698+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T14:47:44.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.811698+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T14:47:44.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.815921+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T14:47:44.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.815921+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T14:47:44.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.821227+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T14:47:44.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.821227+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T14:47:44.192 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.829146+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.829146+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: cephadm 2024-09-16T14:47:42.830738+0000 mgr.y (mgr.25166) 813 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T14:47:44.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: cephadm 2024-09-16T14:47:42.830738+0000 mgr.y (mgr.25166) 813 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T14:47:44.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.837247+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.837247+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.844066+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.844066+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: cephadm 2024-09-16T14:47:42.845581+0000 mgr.y (mgr.25166) 814 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:47:44.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: cephadm 2024-09-16T14:47:42.845581+0000 mgr.y (mgr.25166) 814 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:47:44.193 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.852295+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.852295+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.858223+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.858223+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.861005+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.861005+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: cephadm 2024-09-16T14:47:42.862522+0000 mgr.y (mgr.25166) 815 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:47:44.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: cephadm 2024-09-16T14:47:42.862522+0000 mgr.y (mgr.25166) 815 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:47:44.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.868959+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.868959+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.874797+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.874797+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: cephadm 2024-09-16T14:47:42.876488+0000 mgr.y (mgr.25166) 816 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T14:47:44.194 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: cephadm 2024-09-16T14:47:42.876488+0000 mgr.y (mgr.25166) 816 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T14:47:44.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.829146+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: cephadm 2024-09-16T14:47:42.830738+0000 mgr.y (mgr.25166) 813 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T14:47:44.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: cephadm 2024-09-16T14:47:42.830738+0000 mgr.y (mgr.25166) 813 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T14:47:44.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.837247+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.837247+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.844066+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.844066+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: cephadm 2024-09-16T14:47:42.845581+0000 mgr.y (mgr.25166) 814 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:47:44.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: cephadm 2024-09-16T14:47:42.845581+0000 mgr.y (mgr.25166) 814 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:47:44.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.852295+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.195 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.852295+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.858223+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.858223+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.861005+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.861005+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: cephadm 2024-09-16T14:47:42.862522+0000 mgr.y (mgr.25166) 815 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:47:44.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: cephadm 2024-09-16T14:47:42.862522+0000 mgr.y (mgr.25166) 815 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:47:44.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.868959+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.868959+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.874797+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.874797+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: cephadm 2024-09-16T14:47:42.876488+0000 mgr.y (mgr.25166) 816 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T14:47:44.196 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: cephadm 2024-09-16T14:47:42.876488+0000 mgr.y (mgr.25166) 816 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T14:47:44.197 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.883233+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.197 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.883233+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.197 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.891370+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.197 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.891370+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.197 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: cephadm 2024-09-16T14:47:42.893001+0000 mgr.y (mgr.25166) 817 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:47:44.197 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: cephadm 2024-09-16T14:47:42.893001+0000 mgr.y (mgr.25166) 817 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:47:44.197 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.899474+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.197 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.899474+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.197 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.905577+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.197 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.905577+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.197 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.908956+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.198 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.908956+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.198 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.912542+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.198 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.912542+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.198 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.916236+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.198 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.916236+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.198 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.919389+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.198 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.919389+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.198 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.922520+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.198 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.922520+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.198 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: cephadm 2024-09-16T14:47:42.924269+0000 mgr.y (mgr.25166) 818 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:47:44.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.883233+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.883233+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.891370+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.891370+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: cephadm 2024-09-16T14:47:42.893001+0000 mgr.y (mgr.25166) 817 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:47:44.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: cephadm 2024-09-16T14:47:42.893001+0000 mgr.y (mgr.25166) 817 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:47:44.199 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.899474+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.899474+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.905577+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.905577+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.908956+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.908956+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.912542+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.912542+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.916236+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.916236+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.919389+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.919389+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.200 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.922520+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.201 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.922520+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.201 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: cephadm 2024-09-16T14:47:42.924269+0000 mgr.y (mgr.25166) 818 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:47:44.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: cephadm 2024-09-16T14:47:42.924269+0000 mgr.y (mgr.25166) 818 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:47:44.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.926425+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:47:44.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.926425+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:47:44.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.932502+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:47:44.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.932502+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:47:44.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.936703+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.936703+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.942640+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:47:44.202 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.942640+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:47:44.202 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.946680+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:47:44.202 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.946680+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:47:44.202 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.952463+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:47:44.202 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.952463+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:47:44.202 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.956541+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:47:44.202 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.956541+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:47:44.202 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.962355+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T14:47:44.202 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.962355+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T14:47:44.202 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: cephadm 2024-09-16T14:47:42.924269+0000 mgr.y (mgr.25166) 818 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:47:44.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.926425+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:47:44.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.926425+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:47:44.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.932502+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:47:44.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.932502+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:47:44.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.936703+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.936703+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.942640+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:47:44.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.942640+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:47:44.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.946680+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:47:44.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.946680+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:47:44.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.952463+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:47:44.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.952463+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:47:44.203 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.956541+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:47:44.204 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.956541+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:47:44.204 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.962355+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T14:47:44.204 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.962355+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T14:47:44.204 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.966442+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:47:44.204 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.966442+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:47:44.204 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.972667+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:47:44.204 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.972667+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:47:44.204 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.977157+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:47:44.204 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.977157+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:47:44.204 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.978799+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:47:44.205 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.978799+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:47:44.205 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.984760+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:47:44.205 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.984760+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:47:44.205 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.989279+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.205 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.989279+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.205 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.991070+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:47:44.205 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.991070+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:47:44.205 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.997181+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:47:44.205 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:42.997181+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:47:44.205 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.966442+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:47:44.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.966442+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:47:44.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.972667+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:47:44.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.972667+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:47:44.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.977157+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:47:44.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.977157+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:47:44.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.978799+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:47:44.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.978799+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:47:44.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.984760+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:47:44.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.984760+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:47:44.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.989279+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.989279+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.991070+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:47:44.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.991070+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:47:44.206 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.997181+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:47:44.207 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:42.997181+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:47:44.207 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.001336+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:47:44.207 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.001336+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:47:44.207 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.002924+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:47:44.207 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.002924+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:47:44.207 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.008621+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:47:44.207 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.008621+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:47:44.207 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.012822+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:47:44.207 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.012822+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:47:44.207 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.018550+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:47:44.208 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.018550+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:47:44.208 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.022768+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.208 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.022768+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.208 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.024439+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.208 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.024439+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.208 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.026102+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.208 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.026102+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.208 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.001336+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:47:44.208 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.001336+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:47:44.208 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.002924+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:47:44.209 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.002924+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:47:44.209 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.008621+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:47:44.209 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.008621+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:47:44.209 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.012822+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:47:44.209 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.012822+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:47:44.209 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.018550+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:47:44.209 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.018550+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:47:44.209 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.022768+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.209 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.022768+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.209 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.024439+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.209 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.024439+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.209 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.026102+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.209 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.026102+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.210 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.027799+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.210 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.027799+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.210 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.029469+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.210 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.029469+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.211 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.031089+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.211 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.031089+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.211 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: cephadm 2024-09-16T14:47:43.032301+0000 mgr.y (mgr.25166) 819 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:47:44.211 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: cephadm 2024-09-16T14:47:43.032301+0000 mgr.y (mgr.25166) 819 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:47:44.211 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.033091+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:47:44.211 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.033091+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:47:44.211 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.039103+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:47:44.211 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.039103+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:47:44.211 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.041201+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:47:44.211 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.041201+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:47:44.211 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.042734+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:47:44.211 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.042734+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:47:44.211 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.053668+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.211 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.053668+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.212 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.184276+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:47:44.212 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.184276+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:47:44.212 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.185711+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:47:44.212 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.185711+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:47:44.212 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.195598+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.212 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[89559]: audit 2024-09-16T14:47:43.195598+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.213 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.027799+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.213 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.027799+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.213 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.029469+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.213 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.029469+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.213 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.031089+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.213 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.031089+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.213 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: cephadm 2024-09-16T14:47:43.032301+0000 mgr.y (mgr.25166) 819 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:47:44.213 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: cephadm 2024-09-16T14:47:43.032301+0000 mgr.y (mgr.25166) 819 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:47:44.213 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.033091+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:47:44.213 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.033091+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:47:44.214 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.039103+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:47:44.214 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.039103+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:47:44.214 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.041201+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:47:44.214 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.041201+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:47:44.214 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.042734+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:47:44.214 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.042734+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:47:44.214 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.053668+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.214 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.053668+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.214 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.184276+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:47:44.214 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.184276+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:47:44.214 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.185711+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:47:44.214 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.185711+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:47:44.214 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.195598+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.214 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:43 smithi050 bash[92968]: audit 2024-09-16T14:47:43.195598+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.215 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: cephadm 2024-09-16T14:47:42.718738+0000 mgr.y (mgr.25166) 812 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T14:47:44.215 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: cephadm 2024-09-16T14:47:42.718738+0000 mgr.y (mgr.25166) 812 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T14:47:44.216 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.738860+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T14:47:44.216 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.738860+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T14:47:44.216 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.745142+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T14:47:44.216 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.745142+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T14:47:44.216 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.760421+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T14:47:44.216 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.760421+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T14:47:44.216 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.764991+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T14:47:44.216 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.764991+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T14:47:44.216 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.770800+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T14:47:44.216 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.770800+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T14:47:44.216 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.775404+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T14:47:44.216 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.775404+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T14:47:44.217 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.781100+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T14:47:44.217 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.781100+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T14:47:44.217 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.785277+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T14:47:44.217 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.785277+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T14:47:44.217 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.790936+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T14:47:44.217 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.790936+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T14:47:44.217 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.795660+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T14:47:44.217 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.795660+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T14:47:44.217 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.801483+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T14:47:44.217 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.801483+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T14:47:44.217 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.805729+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T14:47:44.217 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.805729+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T14:47:44.218 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.811698+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T14:47:44.218 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.811698+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T14:47:44.218 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.815921+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T14:47:44.218 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.815921+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T14:47:44.218 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.821227+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T14:47:44.218 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.821227+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T14:47:44.218 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.829146+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.218 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.829146+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.218 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: cephadm 2024-09-16T14:47:42.830738+0000 mgr.y (mgr.25166) 813 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T14:47:44.218 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: cephadm 2024-09-16T14:47:42.830738+0000 mgr.y (mgr.25166) 813 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T14:47:44.218 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.837247+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.218 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.837247+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.218 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.844066+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.219 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.844066+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.219 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: cephadm 2024-09-16T14:47:42.845581+0000 mgr.y (mgr.25166) 814 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:47:44.219 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: cephadm 2024-09-16T14:47:42.845581+0000 mgr.y (mgr.25166) 814 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:47:44.219 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.852295+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.219 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.852295+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.219 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.858223+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.219 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.858223+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.219 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.861005+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.219 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.861005+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.219 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: cephadm 2024-09-16T14:47:42.862522+0000 mgr.y (mgr.25166) 815 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:47:44.219 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: cephadm 2024-09-16T14:47:42.862522+0000 mgr.y (mgr.25166) 815 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:47:44.219 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.868959+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.219 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.868959+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.220 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.874797+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.220 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.874797+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.220 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: cephadm 2024-09-16T14:47:42.876488+0000 mgr.y (mgr.25166) 816 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T14:47:44.220 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: cephadm 2024-09-16T14:47:42.876488+0000 mgr.y (mgr.25166) 816 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T14:47:44.220 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.883233+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.220 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.883233+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.220 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.891370+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.220 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.891370+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.220 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: cephadm 2024-09-16T14:47:42.893001+0000 mgr.y (mgr.25166) 817 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:47:44.220 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: cephadm 2024-09-16T14:47:42.893001+0000 mgr.y (mgr.25166) 817 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:47:44.220 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.899474+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.220 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.899474+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.220 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.905577+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.221 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.905577+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.221 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.908956+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.221 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.908956+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.221 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.912542+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.221 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.912542+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.221 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.916236+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.221 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.916236+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.221 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.919389+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.221 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.919389+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.221 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.922520+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.221 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.922520+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:47:44.221 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: cephadm 2024-09-16T14:47:42.924269+0000 mgr.y (mgr.25166) 818 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:47:44.221 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: cephadm 2024-09-16T14:47:42.924269+0000 mgr.y (mgr.25166) 818 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:47:44.222 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.926425+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:47:44.222 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.926425+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:47:44.222 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.932502+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:47:44.222 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.932502+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:47:44.222 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.936703+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.222 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.936703+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.222 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.942640+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:47:44.222 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.942640+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:47:44.223 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.946680+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:47:44.223 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.946680+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:47:44.223 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.952463+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:47:44.223 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.952463+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:47:44.223 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.956541+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:47:44.223 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.956541+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:47:44.223 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.962355+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T14:47:44.223 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.962355+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T14:47:44.223 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.966442+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:47:44.223 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.966442+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:47:44.223 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.972667+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:47:44.223 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.972667+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:47:44.223 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.977157+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:47:44.224 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.977157+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:47:44.224 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.978799+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:47:44.224 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.978799+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:47:44.224 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.984760+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:47:44.224 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.984760+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:47:44.224 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.989279+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.224 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.989279+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.224 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.991070+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:47:44.224 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.991070+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:47:44.224 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.997181+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:47:44.224 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:42.997181+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:47:44.224 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.001336+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:47:44.224 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.001336+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:47:44.225 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.002924+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:47:44.225 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.002924+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:47:44.225 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.008621+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:47:44.225 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.008621+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:47:44.225 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.012822+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:47:44.225 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.012822+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:47:44.225 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.018550+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:47:44.225 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.018550+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:47:44.225 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.022768+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.225 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.022768+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.225 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.024439+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.225 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.024439+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.225 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.026102+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.226 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.026102+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.226 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.027799+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.226 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.027799+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.226 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.029469+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.226 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.029469+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.226 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.031089+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.226 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.031089+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:47:44.226 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: cephadm 2024-09-16T14:47:43.032301+0000 mgr.y (mgr.25166) 819 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:47:44.226 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: cephadm 2024-09-16T14:47:43.032301+0000 mgr.y (mgr.25166) 819 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:47:44.226 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.033091+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:47:44.226 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.033091+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:47:44.226 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.039103+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:47:44.226 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.039103+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:47:44.227 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.041201+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:47:44.227 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.041201+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:47:44.227 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.042734+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:47:44.227 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.042734+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:47:44.227 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.053668+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.227 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.053668+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.227 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.184276+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:47:44.227 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.184276+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:47:44.227 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.185711+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:47:44.227 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.185711+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:47:44.227 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.195598+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:44.227 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:43 smithi090 bash[70266]: audit 2024-09-16T14:47:43.195598+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:45.013 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:44 smithi090 bash[70266]: cluster 2024-09-16T14:47:43.572143+0000 mgr.y (mgr.25166) 820 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:47:45.013 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:44 smithi090 bash[70266]: cluster 2024-09-16T14:47:43.572143+0000 mgr.y (mgr.25166) 820 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:47:45.013 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:44 smithi090 bash[70266]: cluster 2024-09-16T14:47:44.190827+0000 mon.a (mon.0) 705 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/636 objects degraded (2.201%), 7 pgs degraded) 2024-09-16T14:47:45.013 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:44 smithi090 bash[70266]: cluster 2024-09-16T14:47:44.190827+0000 mon.a (mon.0) 705 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/636 objects degraded (2.201%), 7 pgs degraded) 2024-09-16T14:47:45.013 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:44 smithi090 bash[70266]: cluster 2024-09-16T14:47:44.190904+0000 mon.a (mon.0) 706 : cluster [INF] Cluster is now healthy 2024-09-16T14:47:45.013 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:44 smithi090 bash[70266]: cluster 2024-09-16T14:47:44.190904+0000 mon.a (mon.0) 706 : cluster [INF] Cluster is now healthy 2024-09-16T14:47:45.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:44 smithi050 bash[89559]: cluster 2024-09-16T14:47:43.572143+0000 mgr.y (mgr.25166) 820 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:47:45.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:44 smithi050 bash[89559]: cluster 2024-09-16T14:47:43.572143+0000 mgr.y (mgr.25166) 820 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:47:45.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:44 smithi050 bash[89559]: cluster 2024-09-16T14:47:44.190827+0000 mon.a (mon.0) 705 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/636 objects degraded (2.201%), 7 pgs degraded) 2024-09-16T14:47:45.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:44 smithi050 bash[89559]: cluster 2024-09-16T14:47:44.190827+0000 mon.a (mon.0) 705 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/636 objects degraded (2.201%), 7 pgs degraded) 2024-09-16T14:47:45.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:44 smithi050 bash[89559]: cluster 2024-09-16T14:47:44.190904+0000 mon.a (mon.0) 706 : cluster [INF] Cluster is now healthy 2024-09-16T14:47:45.190 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:44 smithi050 bash[89559]: cluster 2024-09-16T14:47:44.190904+0000 mon.a (mon.0) 706 : cluster [INF] Cluster is now healthy 2024-09-16T14:47:45.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:44 smithi050 bash[92968]: cluster 2024-09-16T14:47:43.572143+0000 mgr.y (mgr.25166) 820 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:47:45.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:44 smithi050 bash[92968]: cluster 2024-09-16T14:47:43.572143+0000 mgr.y (mgr.25166) 820 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:47:45.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:44 smithi050 bash[92968]: cluster 2024-09-16T14:47:44.190827+0000 mon.a (mon.0) 705 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/636 objects degraded (2.201%), 7 pgs degraded) 2024-09-16T14:47:45.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:44 smithi050 bash[92968]: cluster 2024-09-16T14:47:44.190827+0000 mon.a (mon.0) 705 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/636 objects degraded (2.201%), 7 pgs degraded) 2024-09-16T14:47:45.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:44 smithi050 bash[92968]: cluster 2024-09-16T14:47:44.190904+0000 mon.a (mon.0) 706 : cluster [INF] Cluster is now healthy 2024-09-16T14:47:45.191 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:44 smithi050 bash[92968]: cluster 2024-09-16T14:47:44.190904+0000 mon.a (mon.0) 706 : cluster [INF] Cluster is now healthy 2024-09-16T14:47:45.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:47:45 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:47:45.012938655Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:47:46.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:45 smithi050 bash[89559]: audit 2024-09-16T14:47:44.979543+0000 mgr.y (mgr.25166) 821 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:46.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:45 smithi050 bash[89559]: audit 2024-09-16T14:47:44.979543+0000 mgr.y (mgr.25166) 821 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:46.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:45 smithi050 bash[92968]: audit 2024-09-16T14:47:44.979543+0000 mgr.y (mgr.25166) 821 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:46.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:45 smithi050 bash[92968]: audit 2024-09-16T14:47:44.979543+0000 mgr.y (mgr.25166) 821 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:46.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:45 smithi090 bash[70266]: audit 2024-09-16T14:47:44.979543+0000 mgr.y (mgr.25166) 821 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:46.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:45 smithi090 bash[70266]: audit 2024-09-16T14:47:44.979543+0000 mgr.y (mgr.25166) 821 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:47.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:46 smithi050 bash[89559]: cluster 2024-09-16T14:47:45.573209+0000 mgr.y (mgr.25166) 822 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:47.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:46 smithi050 bash[89559]: cluster 2024-09-16T14:47:45.573209+0000 mgr.y (mgr.25166) 822 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:47.186 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:46 smithi050 bash[92968]: cluster 2024-09-16T14:47:45.573209+0000 mgr.y (mgr.25166) 822 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:47.187 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:46 smithi050 bash[92968]: cluster 2024-09-16T14:47:45.573209+0000 mgr.y (mgr.25166) 822 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:47.195 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:46 smithi090 bash[70266]: cluster 2024-09-16T14:47:45.573209+0000 mgr.y (mgr.25166) 822 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:47.196 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:46 smithi090 bash[70266]: cluster 2024-09-16T14:47:45.573209+0000 mgr.y (mgr.25166) 822 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:48.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:48 smithi050 bash[89559]: audit 2024-09-16T14:47:47.099479+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:48.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:48 smithi050 bash[89559]: audit 2024-09-16T14:47:47.099479+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:48.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:48 smithi050 bash[92968]: audit 2024-09-16T14:47:47.099479+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:48.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:48 smithi050 bash[92968]: audit 2024-09-16T14:47:47.099479+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:48.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:47:48 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:47:48.013122664Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:47:48.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:48 smithi090 bash[70266]: audit 2024-09-16T14:47:47.099479+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:48.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:48 smithi090 bash[70266]: audit 2024-09-16T14:47:47.099479+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:49.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:47:49 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:47:49] "GET /metrics HTTP/1.1" 200 38322 "" "Prometheus/2.51.0" 2024-09-16T14:47:49.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:49 smithi050 bash[89559]: cluster 2024-09-16T14:47:47.574344+0000 mgr.y (mgr.25166) 823 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:47:49.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:49 smithi050 bash[89559]: cluster 2024-09-16T14:47:47.574344+0000 mgr.y (mgr.25166) 823 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:47:49.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:49 smithi050 bash[92968]: cluster 2024-09-16T14:47:47.574344+0000 mgr.y (mgr.25166) 823 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:47:49.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:49 smithi050 bash[92968]: cluster 2024-09-16T14:47:47.574344+0000 mgr.y (mgr.25166) 823 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:47:49.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:49 smithi090 bash[70266]: cluster 2024-09-16T14:47:47.574344+0000 mgr.y (mgr.25166) 823 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:47:49.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:49 smithi090 bash[70266]: cluster 2024-09-16T14:47:47.574344+0000 mgr.y (mgr.25166) 823 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:47:51.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:51 smithi050 bash[89559]: cluster 2024-09-16T14:47:49.575440+0000 mgr.y (mgr.25166) 824 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 0 op/s 2024-09-16T14:47:51.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:51 smithi050 bash[89559]: cluster 2024-09-16T14:47:49.575440+0000 mgr.y (mgr.25166) 824 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 0 op/s 2024-09-16T14:47:51.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:51 smithi050 bash[92968]: cluster 2024-09-16T14:47:49.575440+0000 mgr.y (mgr.25166) 824 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 0 op/s 2024-09-16T14:47:51.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:51 smithi050 bash[92968]: cluster 2024-09-16T14:47:49.575440+0000 mgr.y (mgr.25166) 824 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 0 op/s 2024-09-16T14:47:51.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:47:51 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:47:51.030761853Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:47:51.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:51 smithi090 bash[70266]: cluster 2024-09-16T14:47:49.575440+0000 mgr.y (mgr.25166) 824 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 0 op/s 2024-09-16T14:47:51.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:51 smithi090 bash[70266]: cluster 2024-09-16T14:47:49.575440+0000 mgr.y (mgr.25166) 824 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 0 op/s 2024-09-16T14:47:53.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:53 smithi050 bash[89559]: cluster 2024-09-16T14:47:51.576614+0000 mgr.y (mgr.25166) 825 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:53.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:53 smithi050 bash[89559]: cluster 2024-09-16T14:47:51.576614+0000 mgr.y (mgr.25166) 825 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:53.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:53 smithi050 bash[89559]: audit 2024-09-16T14:47:52.110991+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:53.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:53 smithi050 bash[89559]: audit 2024-09-16T14:47:52.110991+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:53.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:53 smithi050 bash[92968]: cluster 2024-09-16T14:47:51.576614+0000 mgr.y (mgr.25166) 825 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:53.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:53 smithi050 bash[92968]: cluster 2024-09-16T14:47:51.576614+0000 mgr.y (mgr.25166) 825 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:53.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:53 smithi050 bash[92968]: audit 2024-09-16T14:47:52.110991+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:53.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:53 smithi050 bash[92968]: audit 2024-09-16T14:47:52.110991+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:53.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:53 smithi090 bash[70266]: cluster 2024-09-16T14:47:51.576614+0000 mgr.y (mgr.25166) 825 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:53.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:53 smithi090 bash[70266]: cluster 2024-09-16T14:47:51.576614+0000 mgr.y (mgr.25166) 825 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:53.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:53 smithi090 bash[70266]: audit 2024-09-16T14:47:52.110991+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:53.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:53 smithi090 bash[70266]: audit 2024-09-16T14:47:52.110991+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:54.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:47:54 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:47:54.005807674Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:47:55.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:55 smithi050 bash[89559]: cluster 2024-09-16T14:47:53.577933+0000 mgr.y (mgr.25166) 826 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:55.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:55 smithi050 bash[89559]: cluster 2024-09-16T14:47:53.577933+0000 mgr.y (mgr.25166) 826 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:55.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:55 smithi050 bash[92968]: cluster 2024-09-16T14:47:53.577933+0000 mgr.y (mgr.25166) 826 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:55.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:55 smithi050 bash[92968]: cluster 2024-09-16T14:47:53.577933+0000 mgr.y (mgr.25166) 826 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:55.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:55 smithi090 bash[70266]: cluster 2024-09-16T14:47:53.577933+0000 mgr.y (mgr.25166) 826 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:55.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:55 smithi090 bash[70266]: cluster 2024-09-16T14:47:53.577933+0000 mgr.y (mgr.25166) 826 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:47:56.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:56 smithi050 bash[89559]: audit 2024-09-16T14:47:54.990714+0000 mgr.y (mgr.25166) 827 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:56.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:56 smithi050 bash[89559]: audit 2024-09-16T14:47:54.990714+0000 mgr.y (mgr.25166) 827 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:56.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:56 smithi050 bash[92968]: audit 2024-09-16T14:47:54.990714+0000 mgr.y (mgr.25166) 827 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:56.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:56 smithi050 bash[92968]: audit 2024-09-16T14:47:54.990714+0000 mgr.y (mgr.25166) 827 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:56.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:56 smithi090 bash[70266]: audit 2024-09-16T14:47:54.990714+0000 mgr.y (mgr.25166) 827 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:56.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:56 smithi090 bash[70266]: audit 2024-09-16T14:47:54.990714+0000 mgr.y (mgr.25166) 827 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:47:57.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:57 smithi050 bash[89559]: cluster 2024-09-16T14:47:55.579000+0000 mgr.y (mgr.25166) 828 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:57.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:57 smithi050 bash[89559]: cluster 2024-09-16T14:47:55.579000+0000 mgr.y (mgr.25166) 828 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:57.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:57 smithi050 bash[89559]: audit 2024-09-16T14:47:56.744069+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:57.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:57 smithi050 bash[89559]: audit 2024-09-16T14:47:56.744069+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:57.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:57 smithi050 bash[89559]: audit 2024-09-16T14:47:56.746283+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:47:57.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:57 smithi050 bash[89559]: audit 2024-09-16T14:47:56.746283+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:47:57.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:57 smithi050 bash[92968]: cluster 2024-09-16T14:47:55.579000+0000 mgr.y (mgr.25166) 828 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:57.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:57 smithi050 bash[92968]: cluster 2024-09-16T14:47:55.579000+0000 mgr.y (mgr.25166) 828 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:57.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:57 smithi050 bash[92968]: audit 2024-09-16T14:47:56.744069+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:57.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:57 smithi050 bash[92968]: audit 2024-09-16T14:47:56.744069+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:57.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:57 smithi050 bash[92968]: audit 2024-09-16T14:47:56.746283+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:47:57.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:57 smithi050 bash[92968]: audit 2024-09-16T14:47:56.746283+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:47:57.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:47:57 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:47:57.045663359Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:47:57.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:57 smithi090 bash[70266]: cluster 2024-09-16T14:47:55.579000+0000 mgr.y (mgr.25166) 828 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:57.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:57 smithi090 bash[70266]: cluster 2024-09-16T14:47:55.579000+0000 mgr.y (mgr.25166) 828 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:57.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:57 smithi090 bash[70266]: audit 2024-09-16T14:47:56.744069+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:57.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:57 smithi090 bash[70266]: audit 2024-09-16T14:47:56.744069+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:47:57.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:57 smithi090 bash[70266]: audit 2024-09-16T14:47:56.746283+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:47:57.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:57 smithi090 bash[70266]: audit 2024-09-16T14:47:56.746283+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:47:59.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:59 smithi050 bash[89559]: cluster 2024-09-16T14:47:57.580276+0000 mgr.y (mgr.25166) 829 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:59.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:47:59 smithi050 bash[89559]: cluster 2024-09-16T14:47:57.580276+0000 mgr.y (mgr.25166) 829 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:59.437 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:47:59 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:47:59] "GET /metrics HTTP/1.1" 200 38319 "" "Prometheus/2.51.0" 2024-09-16T14:47:59.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:59 smithi050 bash[92968]: cluster 2024-09-16T14:47:57.580276+0000 mgr.y (mgr.25166) 829 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:59.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:47:59 smithi050 bash[92968]: cluster 2024-09-16T14:47:57.580276+0000 mgr.y (mgr.25166) 829 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:59.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:59 smithi090 bash[70266]: cluster 2024-09-16T14:47:57.580276+0000 mgr.y (mgr.25166) 829 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:47:59.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:47:59 smithi090 bash[70266]: cluster 2024-09-16T14:47:57.580276+0000 mgr.y (mgr.25166) 829 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:00.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:48:00 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:48:00.037700568Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:48:01.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:01 smithi050 bash[89559]: cluster 2024-09-16T14:47:59.581398+0000 mgr.y (mgr.25166) 830 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:01.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:01 smithi050 bash[89559]: cluster 2024-09-16T14:47:59.581398+0000 mgr.y (mgr.25166) 830 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:01.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:01 smithi050 bash[92968]: cluster 2024-09-16T14:47:59.581398+0000 mgr.y (mgr.25166) 830 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:01.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:01 smithi050 bash[92968]: cluster 2024-09-16T14:47:59.581398+0000 mgr.y (mgr.25166) 830 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:01.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:01 smithi090 bash[70266]: cluster 2024-09-16T14:47:59.581398+0000 mgr.y (mgr.25166) 830 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:01.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:01 smithi090 bash[70266]: cluster 2024-09-16T14:47:59.581398+0000 mgr.y (mgr.25166) 830 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:03.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:03 smithi050 bash[89559]: cluster 2024-09-16T14:48:01.582534+0000 mgr.y (mgr.25166) 831 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:03.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:03 smithi050 bash[89559]: cluster 2024-09-16T14:48:01.582534+0000 mgr.y (mgr.25166) 831 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:03.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:03 smithi050 bash[92968]: cluster 2024-09-16T14:48:01.582534+0000 mgr.y (mgr.25166) 831 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:03.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:03 smithi050 bash[92968]: cluster 2024-09-16T14:48:01.582534+0000 mgr.y (mgr.25166) 831 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:03.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:48:03 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:48:03.00382365Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:48:03.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:03 smithi090 bash[70266]: cluster 2024-09-16T14:48:01.582534+0000 mgr.y (mgr.25166) 831 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:03.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:03 smithi090 bash[70266]: cluster 2024-09-16T14:48:01.582534+0000 mgr.y (mgr.25166) 831 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:05.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:05 smithi050 bash[89559]: cluster 2024-09-16T14:48:03.583890+0000 mgr.y (mgr.25166) 832 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:05.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:05 smithi050 bash[89559]: cluster 2024-09-16T14:48:03.583890+0000 mgr.y (mgr.25166) 832 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:05.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:05 smithi050 bash[92968]: cluster 2024-09-16T14:48:03.583890+0000 mgr.y (mgr.25166) 832 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:05.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:05 smithi050 bash[92968]: cluster 2024-09-16T14:48:03.583890+0000 mgr.y (mgr.25166) 832 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:05.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:05 smithi090 bash[70266]: cluster 2024-09-16T14:48:03.583890+0000 mgr.y (mgr.25166) 832 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:05.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:05 smithi090 bash[70266]: cluster 2024-09-16T14:48:03.583890+0000 mgr.y (mgr.25166) 832 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:06.429 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:06 smithi050 bash[92968]: audit 2024-09-16T14:48:04.999205+0000 mgr.y (mgr.25166) 833 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:06.429 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:06 smithi050 bash[92968]: audit 2024-09-16T14:48:04.999205+0000 mgr.y (mgr.25166) 833 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:06.429 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:06 smithi050 bash[89559]: audit 2024-09-16T14:48:04.999205+0000 mgr.y (mgr.25166) 833 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:06.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:06 smithi050 bash[89559]: audit 2024-09-16T14:48:04.999205+0000 mgr.y (mgr.25166) 833 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:06.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:48:06 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:48:06.036245132Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:48:06.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:06 smithi090 bash[70266]: audit 2024-09-16T14:48:04.999205+0000 mgr.y (mgr.25166) 833 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:06.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:06 smithi090 bash[70266]: audit 2024-09-16T14:48:04.999205+0000 mgr.y (mgr.25166) 833 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:07.329 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T14:48:07.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:07 smithi050 bash[89559]: cluster 2024-09-16T14:48:05.584923+0000 mgr.y (mgr.25166) 834 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:07.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:07 smithi050 bash[89559]: cluster 2024-09-16T14:48:05.584923+0000 mgr.y (mgr.25166) 834 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:07.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:07 smithi050 bash[89559]: audit 2024-09-16T14:48:06.416743+0000 mgr.y (mgr.25166) 835 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:48:07.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:07 smithi050 bash[89559]: audit 2024-09-16T14:48:06.416743+0000 mgr.y (mgr.25166) 835 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:48:07.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:07 smithi050 bash[92968]: cluster 2024-09-16T14:48:05.584923+0000 mgr.y (mgr.25166) 834 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:07.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:07 smithi050 bash[92968]: cluster 2024-09-16T14:48:05.584923+0000 mgr.y (mgr.25166) 834 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:07.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:07 smithi050 bash[92968]: audit 2024-09-16T14:48:06.416743+0000 mgr.y (mgr.25166) 835 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:48:07.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:07 smithi050 bash[92968]: audit 2024-09-16T14:48:06.416743+0000 mgr.y (mgr.25166) 835 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:48:07.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:07 smithi090 bash[70266]: cluster 2024-09-16T14:48:05.584923+0000 mgr.y (mgr.25166) 834 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:07.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:07 smithi090 bash[70266]: cluster 2024-09-16T14:48:05.584923+0000 mgr.y (mgr.25166) 834 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:07.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:07 smithi090 bash[70266]: audit 2024-09-16T14:48:06.416743+0000 mgr.y (mgr.25166) 835 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:48:07.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:07 smithi090 bash[70266]: audit 2024-09-16T14:48:06.416743+0000 mgr.y (mgr.25166) 835 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:48:09.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:09 smithi050 bash[89559]: cluster 2024-09-16T14:48:07.585542+0000 mgr.y (mgr.25166) 836 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:09.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:09 smithi050 bash[89559]: cluster 2024-09-16T14:48:07.585542+0000 mgr.y (mgr.25166) 836 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:09.437 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:48:09 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:48:09] "GET /metrics HTTP/1.1" 200 38319 "" "Prometheus/2.51.0" 2024-09-16T14:48:09.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:09 smithi050 bash[92968]: cluster 2024-09-16T14:48:07.585542+0000 mgr.y (mgr.25166) 836 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:09.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:09 smithi050 bash[92968]: cluster 2024-09-16T14:48:07.585542+0000 mgr.y (mgr.25166) 836 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:09.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:48:09 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:48:09.036831967Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:48:09.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:09 smithi090 bash[70266]: cluster 2024-09-16T14:48:07.585542+0000 mgr.y (mgr.25166) 836 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:09.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:09 smithi090 bash[70266]: cluster 2024-09-16T14:48:07.585542+0000 mgr.y (mgr.25166) 836 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:11.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:11 smithi050 bash[89559]: cluster 2024-09-16T14:48:09.586695+0000 mgr.y (mgr.25166) 837 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:11.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:11 smithi050 bash[89559]: cluster 2024-09-16T14:48:09.586695+0000 mgr.y (mgr.25166) 837 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:11.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:11 smithi050 bash[92968]: cluster 2024-09-16T14:48:09.586695+0000 mgr.y (mgr.25166) 837 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:11.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:11 smithi050 bash[92968]: cluster 2024-09-16T14:48:09.586695+0000 mgr.y (mgr.25166) 837 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:11.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:11 smithi090 bash[70266]: cluster 2024-09-16T14:48:09.586695+0000 mgr.y (mgr.25166) 837 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:11.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:11 smithi090 bash[70266]: cluster 2024-09-16T14:48:09.586695+0000 mgr.y (mgr.25166) 837 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:12.143 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:48:12.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:12 smithi050 bash[89559]: audit 2024-09-16T14:48:11.738479+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:48:12.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:12 smithi050 bash[89559]: audit 2024-09-16T14:48:11.738479+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:48:12.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:12 smithi050 bash[92968]: audit 2024-09-16T14:48:11.738479+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:48:12.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:12 smithi050 bash[92968]: audit 2024-09-16T14:48:11.738479+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:48:12.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:48:12 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:48:12.033275022Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:48:12.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:12 smithi090 bash[70266]: audit 2024-09-16T14:48:11.738479+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:48:12.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:12 smithi090 bash[70266]: audit 2024-09-16T14:48:11.738479+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:48:13.422 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:13 smithi050 bash[92968]: cluster 2024-09-16T14:48:11.587853+0000 mgr.y (mgr.25166) 838 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:13.422 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:13 smithi050 bash[92968]: cluster 2024-09-16T14:48:11.587853+0000 mgr.y (mgr.25166) 838 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:13.422 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:13 smithi050 bash[89559]: cluster 2024-09-16T14:48:11.587853+0000 mgr.y (mgr.25166) 838 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:13.422 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:13 smithi050 bash[89559]: cluster 2024-09-16T14:48:11.587853+0000 mgr.y (mgr.25166) 838 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:13.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:13 smithi090 bash[70266]: cluster 2024-09-16T14:48:11.587853+0000 mgr.y (mgr.25166) 838 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:13.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:13 smithi090 bash[70266]: cluster 2024-09-16T14:48:11.587853+0000 mgr.y (mgr.25166) 838 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:13.782 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:48:13.782 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (13m) 3m ago 40m 14.7M - 0.27.0 11f11916f8cd cabc95728e9a 2024-09-16T14:48:13.782 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (12m) 43s ago 40m 69.7M - 10.4.0 c8b91775d855 88a9367c0284 2024-09-16T14:48:13.782 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (15m) 3m ago 38m 49.8M - 3.8 b5388489f99e d92ced4635d4 2024-09-16T14:48:13.783 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (14m) 43s ago 49m 446M - 19.3.0-4917-g8293d73f 425e316ba8eb 9887b7561d75 2024-09-16T14:48:13.783 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (25m) 3m ago 51m 516M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:48:13.783 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (9m) 3m ago 51m 53.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 2dace7d54c6b 2024-09-16T14:48:13.783 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (11m) 43s ago 49m 48.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 207fa7c489b4 2024-09-16T14:48:13.783 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (9m) 3m ago 49m 38.8M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb e91fc2c1a7ff 2024-09-16T14:48:13.783 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (14m) 3m ago 40m 8576k - 1.7.0 72c9c2088986 e166bfc4ac14 2024-09-16T14:48:13.783 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (14m) 43s ago 40m 8399k - 1.7.0 72c9c2088986 872a2376fb53 2024-09-16T14:48:13.784 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (7m) 3m ago 48m 51.5M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 50917a63a85c 2024-09-16T14:48:13.784 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (6m) 3m ago 47m 51.0M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 4d349c340cbe 2024-09-16T14:48:13.784 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (5m) 3m ago 46m 44.8M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 73cc453de3bd 2024-09-16T14:48:13.784 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (3m) 3m ago 45m - 3037M 19.3.0-4917-g8293d73f 425e316ba8eb f11f2d2fa52b 2024-09-16T14:48:13.784 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (2m) 43s ago 44m 50.3M 3292M 19.3.0-4917-g8293d73f 425e316ba8eb 542f88825091 2024-09-16T14:48:13.784 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (2m) 43s ago 43m 53.5M 3292M 19.3.0-4917-g8293d73f 425e316ba8eb f6ac01479698 2024-09-16T14:48:13.784 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (91s) 43s ago 42m 47.8M 3292M 19.3.0-4917-g8293d73f 425e316ba8eb dff819eec6a5 2024-09-16T14:48:13.784 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running 43s ago 41m - 3292M 2024-09-16T14:48:13.785 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (13m) 43s ago 41m 52.6M - 2.51.0 1d3b7f56885b 26eb48164510 2024-09-16T14:48:13.785 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (38m) 3m ago 38m 101M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:48:13.785 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (38m) 43s ago 38m 103M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:48:14.586 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-09-16T14:48:15.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:15 smithi050 bash[89559]: cluster 2024-09-16T14:48:13.588695+0000 mgr.y (mgr.25166) 839 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:15.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:15 smithi050 bash[89559]: cluster 2024-09-16T14:48:13.588695+0000 mgr.y (mgr.25166) 839 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:15.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:15 smithi050 bash[89559]: audit 2024-09-16T14:48:13.749106+0000 mgr.y (mgr.25166) 840 : audit [DBG] from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:48:15.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:15 smithi050 bash[89559]: audit 2024-09-16T14:48:13.749106+0000 mgr.y (mgr.25166) 840 : audit [DBG] from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:48:15.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:15 smithi050 bash[92968]: cluster 2024-09-16T14:48:13.588695+0000 mgr.y (mgr.25166) 839 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:15.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:15 smithi050 bash[92968]: cluster 2024-09-16T14:48:13.588695+0000 mgr.y (mgr.25166) 839 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:15.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:15 smithi050 bash[92968]: audit 2024-09-16T14:48:13.749106+0000 mgr.y (mgr.25166) 840 : audit [DBG] from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:48:15.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:15 smithi050 bash[92968]: audit 2024-09-16T14:48:13.749106+0000 mgr.y (mgr.25166) 840 : audit [DBG] from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:48:15.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:48:15 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:48:15.003350014Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:48:15.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:15 smithi090 bash[70266]: cluster 2024-09-16T14:48:13.588695+0000 mgr.y (mgr.25166) 839 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:15.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:15 smithi090 bash[70266]: cluster 2024-09-16T14:48:13.588695+0000 mgr.y (mgr.25166) 839 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:15.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:15 smithi090 bash[70266]: audit 2024-09-16T14:48:13.749106+0000 mgr.y (mgr.25166) 840 : audit [DBG] from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:48:15.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:15 smithi090 bash[70266]: audit 2024-09-16T14:48:13.749106+0000 mgr.y (mgr.25166) 840 : audit [DBG] from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:48:16.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:16 smithi050 bash[89559]: audit 2024-09-16T14:48:15.003257+0000 mgr.y (mgr.25166) 841 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:16.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:16 smithi050 bash[89559]: audit 2024-09-16T14:48:15.003257+0000 mgr.y (mgr.25166) 841 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:16.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:16 smithi050 bash[92968]: audit 2024-09-16T14:48:15.003257+0000 mgr.y (mgr.25166) 841 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:16.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:16 smithi050 bash[92968]: audit 2024-09-16T14:48:15.003257+0000 mgr.y (mgr.25166) 841 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:16.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:16 smithi090 bash[70266]: audit 2024-09-16T14:48:15.003257+0000 mgr.y (mgr.25166) 841 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:16.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:16 smithi090 bash[70266]: audit 2024-09-16T14:48:15.003257+0000 mgr.y (mgr.25166) 841 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:17.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:17 smithi050 bash[89559]: cluster 2024-09-16T14:48:15.589761+0000 mgr.y (mgr.25166) 842 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:17.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:17 smithi050 bash[89559]: cluster 2024-09-16T14:48:15.589761+0000 mgr.y (mgr.25166) 842 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:17.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:17 smithi050 bash[92968]: cluster 2024-09-16T14:48:15.589761+0000 mgr.y (mgr.25166) 842 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:17.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:17 smithi050 bash[92968]: cluster 2024-09-16T14:48:15.589761+0000 mgr.y (mgr.25166) 842 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:17.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:17 smithi090 bash[70266]: cluster 2024-09-16T14:48:15.589761+0000 mgr.y (mgr.25166) 842 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:17.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:17 smithi090 bash[70266]: cluster 2024-09-16T14:48:15.589761+0000 mgr.y (mgr.25166) 842 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:18.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:48:18 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:48:18.032791442Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:48:19.412 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:48:19.502 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:19 smithi050 bash[89559]: cluster 2024-09-16T14:48:17.590925+0000 mgr.y (mgr.25166) 843 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:19.503 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:19 smithi050 bash[89559]: cluster 2024-09-16T14:48:17.590925+0000 mgr.y (mgr.25166) 843 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:19.503 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:19 smithi050 bash[92968]: cluster 2024-09-16T14:48:17.590925+0000 mgr.y (mgr.25166) 843 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:19.503 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:19 smithi050 bash[92968]: cluster 2024-09-16T14:48:17.590925+0000 mgr.y (mgr.25166) 843 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:19.503 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:48:19 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:48:19] "GET /metrics HTTP/1.1" 200 38316 "" "Prometheus/2.51.0" 2024-09-16T14:48:19.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:19 smithi090 bash[70266]: cluster 2024-09-16T14:48:17.590925+0000 mgr.y (mgr.25166) 843 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:19.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:19 smithi090 bash[70266]: cluster 2024-09-16T14:48:17.590925+0000 mgr.y (mgr.25166) 843 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:21.052 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:48:21.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:21 smithi050 bash[89559]: cluster 2024-09-16T14:48:19.592195+0000 mgr.y (mgr.25166) 844 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:21.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:21 smithi050 bash[89559]: cluster 2024-09-16T14:48:19.592195+0000 mgr.y (mgr.25166) 844 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:21.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:21 smithi050 bash[89559]: audit 2024-09-16T14:48:21.040978+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.50:0/3403846841' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:21.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:21 smithi050 bash[89559]: audit 2024-09-16T14:48:21.040978+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.50:0/3403846841' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:21.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:21 smithi050 bash[92968]: cluster 2024-09-16T14:48:19.592195+0000 mgr.y (mgr.25166) 844 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:21.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:21 smithi050 bash[92968]: cluster 2024-09-16T14:48:19.592195+0000 mgr.y (mgr.25166) 844 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:21.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:21 smithi050 bash[92968]: audit 2024-09-16T14:48:21.040978+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.50:0/3403846841' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:21.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:21 smithi050 bash[92968]: audit 2024-09-16T14:48:21.040978+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.50:0/3403846841' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:21.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:48:21 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:48:21.02066669Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:48:21.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:21 smithi090 bash[70266]: cluster 2024-09-16T14:48:19.592195+0000 mgr.y (mgr.25166) 844 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:21.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:21 smithi090 bash[70266]: cluster 2024-09-16T14:48:19.592195+0000 mgr.y (mgr.25166) 844 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:21.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:21 smithi090 bash[70266]: audit 2024-09-16T14:48:21.040978+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.50:0/3403846841' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:21.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:21 smithi090 bash[70266]: audit 2024-09-16T14:48:21.040978+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.50:0/3403846841' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:21.829 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-09-16T14:48:23.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:23 smithi050 bash[89559]: cluster 2024-09-16T14:48:21.593411+0000 mgr.y (mgr.25166) 845 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:23.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:23 smithi050 bash[89559]: cluster 2024-09-16T14:48:21.593411+0000 mgr.y (mgr.25166) 845 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:23.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:23 smithi050 bash[92968]: cluster 2024-09-16T14:48:21.593411+0000 mgr.y (mgr.25166) 845 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:23.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:23 smithi050 bash[92968]: cluster 2024-09-16T14:48:21.593411+0000 mgr.y (mgr.25166) 845 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:23.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:23 smithi090 bash[70266]: cluster 2024-09-16T14:48:21.593411+0000 mgr.y (mgr.25166) 845 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:23.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:23 smithi090 bash[70266]: cluster 2024-09-16T14:48:21.593411+0000 mgr.y (mgr.25166) 845 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:24.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:48:24 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:48:24.023081557Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:48:25.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:25 smithi050 bash[89559]: cluster 2024-09-16T14:48:23.594870+0000 mgr.y (mgr.25166) 846 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:25.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:25 smithi050 bash[89559]: cluster 2024-09-16T14:48:23.594870+0000 mgr.y (mgr.25166) 846 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:25.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:25 smithi050 bash[92968]: cluster 2024-09-16T14:48:23.594870+0000 mgr.y (mgr.25166) 846 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:25.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:25 smithi050 bash[92968]: cluster 2024-09-16T14:48:23.594870+0000 mgr.y (mgr.25166) 846 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:25.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:25 smithi090 bash[70266]: cluster 2024-09-16T14:48:23.594870+0000 mgr.y (mgr.25166) 846 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:25.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:25 smithi090 bash[70266]: cluster 2024-09-16T14:48:23.594870+0000 mgr.y (mgr.25166) 846 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:26.642 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:48:26.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:26 smithi050 bash[89559]: audit 2024-09-16T14:48:25.014549+0000 mgr.y (mgr.25166) 847 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:26.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:26 smithi050 bash[89559]: audit 2024-09-16T14:48:25.014549+0000 mgr.y (mgr.25166) 847 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:26.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:26 smithi050 bash[92968]: audit 2024-09-16T14:48:25.014549+0000 mgr.y (mgr.25166) 847 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:26.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:26 smithi050 bash[92968]: audit 2024-09-16T14:48:25.014549+0000 mgr.y (mgr.25166) 847 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:26.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:26 smithi090 bash[70266]: audit 2024-09-16T14:48:25.014549+0000 mgr.y (mgr.25166) 847 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:26.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:26 smithi090 bash[70266]: audit 2024-09-16T14:48:25.014549+0000 mgr.y (mgr.25166) 847 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:27.256 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:48:26 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:48:26.998574258Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:48:27.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:27 smithi050 bash[89559]: cluster 2024-09-16T14:48:25.596092+0000 mgr.y (mgr.25166) 848 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:27.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:27 smithi050 bash[89559]: cluster 2024-09-16T14:48:25.596092+0000 mgr.y (mgr.25166) 848 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:27.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:27 smithi050 bash[89559]: audit 2024-09-16T14:48:26.738764+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:48:27.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:27 smithi050 bash[89559]: audit 2024-09-16T14:48:26.738764+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:48:27.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:27 smithi050 bash[92968]: cluster 2024-09-16T14:48:25.596092+0000 mgr.y (mgr.25166) 848 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:27.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:27 smithi050 bash[92968]: cluster 2024-09-16T14:48:25.596092+0000 mgr.y (mgr.25166) 848 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:27.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:27 smithi050 bash[92968]: audit 2024-09-16T14:48:26.738764+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:48:27.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:27 smithi050 bash[92968]: audit 2024-09-16T14:48:26.738764+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:48:27.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:27 smithi090 bash[70266]: cluster 2024-09-16T14:48:25.596092+0000 mgr.y (mgr.25166) 848 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:27.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:27 smithi090 bash[70266]: cluster 2024-09-16T14:48:25.596092+0000 mgr.y (mgr.25166) 848 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:27.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:27 smithi090 bash[70266]: audit 2024-09-16T14:48:26.738764+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:48:27.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:27 smithi090 bash[70266]: audit 2024-09-16T14:48:26.738764+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:48:28.370 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)" 2024-09-16T14:48:29.069 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade status' 2024-09-16T14:48:29.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:48:29 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:48:29] "GET /metrics HTTP/1.1" 200 38319 "" "Prometheus/2.51.0" 2024-09-16T14:48:29.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:29 smithi050 bash[89559]: cluster 2024-09-16T14:48:27.597293+0000 mgr.y (mgr.25166) 849 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:29.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:29 smithi050 bash[89559]: cluster 2024-09-16T14:48:27.597293+0000 mgr.y (mgr.25166) 849 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:29.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:29 smithi050 bash[89559]: audit 2024-09-16T14:48:28.359924+0000 mon.a (mon.0) 713 : audit [DBG] from='client.? 172.21.15.50:0/1615770802' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:29.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:29 smithi050 bash[89559]: audit 2024-09-16T14:48:28.359924+0000 mon.a (mon.0) 713 : audit [DBG] from='client.? 172.21.15.50:0/1615770802' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:29.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:29 smithi050 bash[92968]: cluster 2024-09-16T14:48:27.597293+0000 mgr.y (mgr.25166) 849 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:29.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:29 smithi050 bash[92968]: cluster 2024-09-16T14:48:27.597293+0000 mgr.y (mgr.25166) 849 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:29.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:29 smithi050 bash[92968]: audit 2024-09-16T14:48:28.359924+0000 mon.a (mon.0) 713 : audit [DBG] from='client.? 172.21.15.50:0/1615770802' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:29.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:29 smithi050 bash[92968]: audit 2024-09-16T14:48:28.359924+0000 mon.a (mon.0) 713 : audit [DBG] from='client.? 172.21.15.50:0/1615770802' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:29.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:29 smithi090 bash[70266]: cluster 2024-09-16T14:48:27.597293+0000 mgr.y (mgr.25166) 849 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:29.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:29 smithi090 bash[70266]: cluster 2024-09-16T14:48:27.597293+0000 mgr.y (mgr.25166) 849 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:29.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:29 smithi090 bash[70266]: audit 2024-09-16T14:48:28.359924+0000 mon.a (mon.0) 713 : audit [DBG] from='client.? 172.21.15.50:0/1615770802' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:29.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:29 smithi090 bash[70266]: audit 2024-09-16T14:48:28.359924+0000 mon.a (mon.0) 713 : audit [DBG] from='client.? 172.21.15.50:0/1615770802' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:30.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:48:30 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:48:30.039109344Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:48:31.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:31 smithi050 bash[89559]: cluster 2024-09-16T14:48:29.598471+0000 mgr.y (mgr.25166) 850 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:31.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:31 smithi050 bash[89559]: cluster 2024-09-16T14:48:29.598471+0000 mgr.y (mgr.25166) 850 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:31.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:31 smithi050 bash[92968]: cluster 2024-09-16T14:48:29.598471+0000 mgr.y (mgr.25166) 850 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:31.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:31 smithi050 bash[92968]: cluster 2024-09-16T14:48:29.598471+0000 mgr.y (mgr.25166) 850 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:31.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:31 smithi090 bash[70266]: cluster 2024-09-16T14:48:29.598471+0000 mgr.y (mgr.25166) 850 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:31.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:31 smithi090 bash[70266]: cluster 2024-09-16T14:48:29.598471+0000 mgr.y (mgr.25166) 850 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:33.269 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:48:33 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:48:33.017356647Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:48:33.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:33 smithi050 bash[89559]: cluster 2024-09-16T14:48:31.599633+0000 mgr.y (mgr.25166) 851 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:33.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:33 smithi050 bash[89559]: cluster 2024-09-16T14:48:31.599633+0000 mgr.y (mgr.25166) 851 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:33.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:33 smithi050 bash[92968]: cluster 2024-09-16T14:48:31.599633+0000 mgr.y (mgr.25166) 851 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:33.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:33 smithi050 bash[92968]: cluster 2024-09-16T14:48:31.599633+0000 mgr.y (mgr.25166) 851 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:33.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:33 smithi090 bash[70266]: cluster 2024-09-16T14:48:31.599633+0000 mgr.y (mgr.25166) 851 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:33.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:33 smithi090 bash[70266]: cluster 2024-09-16T14:48:31.599633+0000 mgr.y (mgr.25166) 851 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:33.894 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:48:35.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:35 smithi050 bash[89559]: cluster 2024-09-16T14:48:33.601103+0000 mgr.y (mgr.25166) 852 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:35.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:35 smithi050 bash[89559]: cluster 2024-09-16T14:48:33.601103+0000 mgr.y (mgr.25166) 852 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:35.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:35 smithi050 bash[92968]: cluster 2024-09-16T14:48:33.601103+0000 mgr.y (mgr.25166) 852 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:35.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:35 smithi050 bash[92968]: cluster 2024-09-16T14:48:33.601103+0000 mgr.y (mgr.25166) 852 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:35.472 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:48:35.472 INFO:teuthology.orchestra.run.smithi050.stdout: "target_image": null, 2024-09-16T14:48:35.472 INFO:teuthology.orchestra.run.smithi050.stdout: "in_progress": false, 2024-09-16T14:48:35.472 INFO:teuthology.orchestra.run.smithi050.stdout: "which": "", 2024-09-16T14:48:35.472 INFO:teuthology.orchestra.run.smithi050.stdout: "services_complete": [], 2024-09-16T14:48:35.472 INFO:teuthology.orchestra.run.smithi050.stdout: "progress": null, 2024-09-16T14:48:35.473 INFO:teuthology.orchestra.run.smithi050.stdout: "message": "", 2024-09-16T14:48:35.473 INFO:teuthology.orchestra.run.smithi050.stdout: "is_paused": false 2024-09-16T14:48:35.473 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:48:35.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:35 smithi090 bash[70266]: cluster 2024-09-16T14:48:33.601103+0000 mgr.y (mgr.25166) 852 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:35.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:35 smithi090 bash[70266]: cluster 2024-09-16T14:48:33.601103+0000 mgr.y (mgr.25166) 852 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:36.225 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T14:48:36.284 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:48:36 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:48:36.010646932Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:48:36.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:36 smithi050 bash[89559]: audit 2024-09-16T14:48:35.025745+0000 mgr.y (mgr.25166) 853 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:36.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:36 smithi050 bash[89559]: audit 2024-09-16T14:48:35.025745+0000 mgr.y (mgr.25166) 853 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:36.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:36 smithi050 bash[89559]: audit 2024-09-16T14:48:35.472523+0000 mgr.y (mgr.25166) 854 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:48:36.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:36 smithi050 bash[89559]: audit 2024-09-16T14:48:35.472523+0000 mgr.y (mgr.25166) 854 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:48:36.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:36 smithi050 bash[92968]: audit 2024-09-16T14:48:35.025745+0000 mgr.y (mgr.25166) 853 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:36.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:36 smithi050 bash[92968]: audit 2024-09-16T14:48:35.025745+0000 mgr.y (mgr.25166) 853 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:36.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:36 smithi050 bash[92968]: audit 2024-09-16T14:48:35.472523+0000 mgr.y (mgr.25166) 854 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:48:36.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:36 smithi050 bash[92968]: audit 2024-09-16T14:48:35.472523+0000 mgr.y (mgr.25166) 854 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:48:36.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:36 smithi090 bash[70266]: audit 2024-09-16T14:48:35.025745+0000 mgr.y (mgr.25166) 853 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:36.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:36 smithi090 bash[70266]: audit 2024-09-16T14:48:35.025745+0000 mgr.y (mgr.25166) 853 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:36.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:36 smithi090 bash[70266]: audit 2024-09-16T14:48:35.472523+0000 mgr.y (mgr.25166) 854 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:48:36.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:36 smithi090 bash[70266]: audit 2024-09-16T14:48:35.472523+0000 mgr.y (mgr.25166) 854 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:48:37.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:37 smithi050 bash[89559]: cluster 2024-09-16T14:48:35.601764+0000 mgr.y (mgr.25166) 855 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:37.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:37 smithi050 bash[89559]: cluster 2024-09-16T14:48:35.601764+0000 mgr.y (mgr.25166) 855 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:37.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:37 smithi050 bash[92968]: cluster 2024-09-16T14:48:35.601764+0000 mgr.y (mgr.25166) 855 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:37.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:37 smithi050 bash[92968]: cluster 2024-09-16T14:48:35.601764+0000 mgr.y (mgr.25166) 855 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:37.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:37 smithi090 bash[70266]: cluster 2024-09-16T14:48:35.601764+0000 mgr.y (mgr.25166) 855 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:37.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:37 smithi090 bash[70266]: cluster 2024-09-16T14:48:35.601764+0000 mgr.y (mgr.25166) 855 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:39.290 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:48:39 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:48:39.037601718Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:48:39.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:48:39 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:48:39] "GET /metrics HTTP/1.1" 200 38319 "" "Prometheus/2.51.0" 2024-09-16T14:48:39.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:39 smithi050 bash[89559]: cluster 2024-09-16T14:48:37.602935+0000 mgr.y (mgr.25166) 856 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:39.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:39 smithi050 bash[89559]: cluster 2024-09-16T14:48:37.602935+0000 mgr.y (mgr.25166) 856 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:39.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:39 smithi050 bash[92968]: cluster 2024-09-16T14:48:37.602935+0000 mgr.y (mgr.25166) 856 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:39.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:39 smithi050 bash[92968]: cluster 2024-09-16T14:48:37.602935+0000 mgr.y (mgr.25166) 856 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:39.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:39 smithi090 bash[70266]: cluster 2024-09-16T14:48:37.602935+0000 mgr.y (mgr.25166) 856 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:39.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:39 smithi090 bash[70266]: cluster 2024-09-16T14:48:37.602935+0000 mgr.y (mgr.25166) 856 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:41.045 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:48:41.447 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:41 smithi050 bash[89559]: cluster 2024-09-16T14:48:39.604123+0000 mgr.y (mgr.25166) 857 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:41.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:41 smithi090 bash[70266]: cluster 2024-09-16T14:48:39.604123+0000 mgr.y (mgr.25166) 857 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:41.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:41 smithi090 bash[70266]: cluster 2024-09-16T14:48:39.604123+0000 mgr.y (mgr.25166) 857 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:41.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:41 smithi050 bash[89559]: cluster 2024-09-16T14:48:39.604123+0000 mgr.y (mgr.25166) 857 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:41.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:41 smithi050 bash[92968]: cluster 2024-09-16T14:48:39.604123+0000 mgr.y (mgr.25166) 857 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:41.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:41 smithi050 bash[92968]: cluster 2024-09-16T14:48:39.604123+0000 mgr.y (mgr.25166) 857 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:42.302 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:48:41 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:48:41.998919072Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:48:42.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:42 smithi050 bash[89559]: audit 2024-09-16T14:48:41.738907+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:48:42.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:42 smithi050 bash[89559]: audit 2024-09-16T14:48:41.738907+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:48:42.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:42 smithi050 bash[92968]: audit 2024-09-16T14:48:41.738907+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:48:42.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:42 smithi050 bash[92968]: audit 2024-09-16T14:48:41.738907+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:48:42.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:42 smithi090 bash[70266]: audit 2024-09-16T14:48:41.738907+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:48:42.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:42 smithi090 bash[70266]: audit 2024-09-16T14:48:41.738907+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:48:42.793 INFO:teuthology.orchestra.run.smithi050.stdout:HEALTH_OK 2024-09-16T14:48:43.539 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo' 2024-09-16T14:48:43.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:43 smithi050 bash[89559]: cluster 2024-09-16T14:48:41.605394+0000 mgr.y (mgr.25166) 858 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:43.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:43 smithi050 bash[89559]: cluster 2024-09-16T14:48:41.605394+0000 mgr.y (mgr.25166) 858 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:43.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:43 smithi050 bash[89559]: audit 2024-09-16T14:48:42.794036+0000 mon.a (mon.0) 715 : audit [DBG] from='client.? 172.21.15.50:0/1841095332' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:48:43.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:43 smithi050 bash[89559]: audit 2024-09-16T14:48:42.794036+0000 mon.a (mon.0) 715 : audit [DBG] from='client.? 172.21.15.50:0/1841095332' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:48:43.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:43 smithi050 bash[92968]: cluster 2024-09-16T14:48:41.605394+0000 mgr.y (mgr.25166) 858 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:43.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:43 smithi050 bash[92968]: cluster 2024-09-16T14:48:41.605394+0000 mgr.y (mgr.25166) 858 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:43.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:43 smithi050 bash[92968]: audit 2024-09-16T14:48:42.794036+0000 mon.a (mon.0) 715 : audit [DBG] from='client.? 172.21.15.50:0/1841095332' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:48:43.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:43 smithi050 bash[92968]: audit 2024-09-16T14:48:42.794036+0000 mon.a (mon.0) 715 : audit [DBG] from='client.? 172.21.15.50:0/1841095332' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:48:43.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:43 smithi090 bash[70266]: cluster 2024-09-16T14:48:41.605394+0000 mgr.y (mgr.25166) 858 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:43.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:43 smithi090 bash[70266]: cluster 2024-09-16T14:48:41.605394+0000 mgr.y (mgr.25166) 858 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:43.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:43 smithi090 bash[70266]: audit 2024-09-16T14:48:42.794036+0000 mon.a (mon.0) 715 : audit [DBG] from='client.? 172.21.15.50:0/1841095332' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:48:43.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:43 smithi090 bash[70266]: audit 2024-09-16T14:48:42.794036+0000 mon.a (mon.0) 715 : audit [DBG] from='client.? 172.21.15.50:0/1841095332' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:48:44.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:44 smithi050 bash[89559]: audit 2024-09-16T14:48:44.056060+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:48:44.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:44 smithi050 bash[89559]: audit 2024-09-16T14:48:44.056060+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:48:44.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:44 smithi050 bash[89559]: audit 2024-09-16T14:48:44.057480+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:48:44.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:44 smithi050 bash[89559]: audit 2024-09-16T14:48:44.057480+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:48:44.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:44 smithi050 bash[89559]: audit 2024-09-16T14:48:44.067532+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:44.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:44 smithi050 bash[89559]: audit 2024-09-16T14:48:44.067532+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:44.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:44 smithi050 bash[92968]: audit 2024-09-16T14:48:44.056060+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:48:44.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:44 smithi050 bash[92968]: audit 2024-09-16T14:48:44.056060+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:48:44.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:44 smithi050 bash[92968]: audit 2024-09-16T14:48:44.057480+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:48:44.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:44 smithi050 bash[92968]: audit 2024-09-16T14:48:44.057480+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:48:44.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:44 smithi050 bash[92968]: audit 2024-09-16T14:48:44.067532+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:44.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:44 smithi050 bash[92968]: audit 2024-09-16T14:48:44.067532+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:44.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:44 smithi090 bash[70266]: audit 2024-09-16T14:48:44.056060+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:48:44.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:44 smithi090 bash[70266]: audit 2024-09-16T14:48:44.056060+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:48:44.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:44 smithi090 bash[70266]: audit 2024-09-16T14:48:44.057480+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:48:44.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:44 smithi090 bash[70266]: audit 2024-09-16T14:48:44.057480+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:48:44.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:44 smithi090 bash[70266]: audit 2024-09-16T14:48:44.067532+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:44.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:44 smithi090 bash[70266]: audit 2024-09-16T14:48:44.067532+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:45.317 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:48:45 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:48:45.004975071Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:48:45.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:45 smithi050 bash[92968]: cluster 2024-09-16T14:48:43.606770+0000 mgr.y (mgr.25166) 859 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:45.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:45 smithi050 bash[92968]: cluster 2024-09-16T14:48:43.606770+0000 mgr.y (mgr.25166) 859 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:45.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:45 smithi050 bash[89559]: cluster 2024-09-16T14:48:43.606770+0000 mgr.y (mgr.25166) 859 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:45.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:45 smithi050 bash[89559]: cluster 2024-09-16T14:48:43.606770+0000 mgr.y (mgr.25166) 859 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:45.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:45 smithi090 bash[70266]: cluster 2024-09-16T14:48:43.606770+0000 mgr.y (mgr.25166) 859 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:45.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:45 smithi090 bash[70266]: cluster 2024-09-16T14:48:43.606770+0000 mgr.y (mgr.25166) 859 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:46.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:46 smithi050 bash[89559]: audit 2024-09-16T14:48:45.037068+0000 mgr.y (mgr.25166) 860 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:46.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:46 smithi050 bash[89559]: audit 2024-09-16T14:48:45.037068+0000 mgr.y (mgr.25166) 860 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:46.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:46 smithi050 bash[92968]: audit 2024-09-16T14:48:45.037068+0000 mgr.y (mgr.25166) 860 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:46.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:46 smithi050 bash[92968]: audit 2024-09-16T14:48:45.037068+0000 mgr.y (mgr.25166) 860 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:46.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:46 smithi090 bash[70266]: audit 2024-09-16T14:48:45.037068+0000 mgr.y (mgr.25166) 860 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:46.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:46 smithi090 bash[70266]: audit 2024-09-16T14:48:45.037068+0000 mgr.y (mgr.25166) 860 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:47.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:47 smithi050 bash[89559]: cluster 2024-09-16T14:48:45.607839+0000 mgr.y (mgr.25166) 861 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:47.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:47 smithi050 bash[89559]: cluster 2024-09-16T14:48:45.607839+0000 mgr.y (mgr.25166) 861 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:47.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:47 smithi050 bash[92968]: cluster 2024-09-16T14:48:45.607839+0000 mgr.y (mgr.25166) 861 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:47.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:47 smithi050 bash[92968]: cluster 2024-09-16T14:48:45.607839+0000 mgr.y (mgr.25166) 861 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:47.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:47 smithi090 bash[70266]: cluster 2024-09-16T14:48:45.607839+0000 mgr.y (mgr.25166) 861 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:47.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:47 smithi090 bash[70266]: cluster 2024-09-16T14:48:45.607839+0000 mgr.y (mgr.25166) 861 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:48.370 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:48:48.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:48:48 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:48:48.030701291Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:48:49.587 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:49 smithi050 bash[89559]: cluster 2024-09-16T14:48:47.608959+0000 mgr.y (mgr.25166) 862 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:49.587 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:49 smithi050 bash[89559]: cluster 2024-09-16T14:48:47.608959+0000 mgr.y (mgr.25166) 862 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:49.587 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:48:49 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:48:49] "GET /metrics HTTP/1.1" 200 38319 "" "Prometheus/2.51.0" 2024-09-16T14:48:49.588 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:49 smithi050 bash[92968]: cluster 2024-09-16T14:48:47.608959+0000 mgr.y (mgr.25166) 862 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:49.588 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:49 smithi050 bash[92968]: cluster 2024-09-16T14:48:47.608959+0000 mgr.y (mgr.25166) 862 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:49.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:49 smithi090 bash[70266]: cluster 2024-09-16T14:48:47.608959+0000 mgr.y (mgr.25166) 862 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:49.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:49 smithi090 bash[70266]: cluster 2024-09-16T14:48:47.608959+0000 mgr.y (mgr.25166) 862 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:51.335 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:48:51 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:48:51.027079328Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:48:51.659 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:51 smithi050 bash[89559]: cluster 2024-09-16T14:48:49.609754+0000 mgr.y (mgr.25166) 863 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:51.659 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:51 smithi050 bash[89559]: cluster 2024-09-16T14:48:49.609754+0000 mgr.y (mgr.25166) 863 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:51.659 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:51 smithi050 bash[89559]: audit 2024-09-16T14:48:49.976277+0000 mgr.y (mgr.25166) 864 : audit [DBG] from='client.44661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:48:51.659 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:51 smithi050 bash[89559]: audit 2024-09-16T14:48:49.976277+0000 mgr.y (mgr.25166) 864 : audit [DBG] from='client.44661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:48:51.659 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:51 smithi050 bash[92968]: cluster 2024-09-16T14:48:49.609754+0000 mgr.y (mgr.25166) 863 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:51.660 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:51 smithi050 bash[92968]: cluster 2024-09-16T14:48:49.609754+0000 mgr.y (mgr.25166) 863 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:51.660 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:51 smithi050 bash[92968]: audit 2024-09-16T14:48:49.976277+0000 mgr.y (mgr.25166) 864 : audit [DBG] from='client.44661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:48:51.660 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:51 smithi050 bash[92968]: audit 2024-09-16T14:48:49.976277+0000 mgr.y (mgr.25166) 864 : audit [DBG] from='client.44661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:48:51.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:51 smithi090 bash[70266]: cluster 2024-09-16T14:48:49.609754+0000 mgr.y (mgr.25166) 863 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:51.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:51 smithi090 bash[70266]: cluster 2024-09-16T14:48:49.609754+0000 mgr.y (mgr.25166) 863 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:51.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:51 smithi090 bash[70266]: audit 2024-09-16T14:48:49.976277+0000 mgr.y (mgr.25166) 864 : audit [DBG] from='client.44661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:48:51.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:51 smithi090 bash[70266]: audit 2024-09-16T14:48:49.976277+0000 mgr.y (mgr.25166) 864 : audit [DBG] from='client.44661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:48:52.525 INFO:teuthology.orchestra.run.smithi050.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:48:53.250 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-16T14:48:53.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[89559]: cluster 2024-09-16T14:48:51.610907+0000 mgr.y (mgr.25166) 865 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:53.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[89559]: cluster 2024-09-16T14:48:51.610907+0000 mgr.y (mgr.25166) 865 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:53.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[89559]: audit 2024-09-16T14:48:52.525421+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[89559]: audit 2024-09-16T14:48:52.525421+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[89559]: audit 2024-09-16T14:48:53.105725+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[89559]: audit 2024-09-16T14:48:53.105725+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[89559]: audit 2024-09-16T14:48:53.109165+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[89559]: audit 2024-09-16T14:48:53.109165+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[89559]: audit 2024-09-16T14:48:53.113002+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[89559]: audit 2024-09-16T14:48:53.113002+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[89559]: audit 2024-09-16T14:48:53.117420+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[89559]: audit 2024-09-16T14:48:53.117420+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[89559]: audit 2024-09-16T14:48:53.118527+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:48:53.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[89559]: audit 2024-09-16T14:48:53.118527+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:48:53.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[89559]: audit 2024-09-16T14:48:53.119341+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:48:53.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[89559]: audit 2024-09-16T14:48:53.119341+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:48:53.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[89559]: audit 2024-09-16T14:48:53.124929+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[89559]: audit 2024-09-16T14:48:53.124929+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[92968]: cluster 2024-09-16T14:48:51.610907+0000 mgr.y (mgr.25166) 865 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:53.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[92968]: cluster 2024-09-16T14:48:51.610907+0000 mgr.y (mgr.25166) 865 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:53.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[92968]: audit 2024-09-16T14:48:52.525421+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[92968]: audit 2024-09-16T14:48:52.525421+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[92968]: audit 2024-09-16T14:48:53.105725+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[92968]: audit 2024-09-16T14:48:53.105725+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[92968]: audit 2024-09-16T14:48:53.109165+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[92968]: audit 2024-09-16T14:48:53.109165+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.688 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[92968]: audit 2024-09-16T14:48:53.113002+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[92968]: audit 2024-09-16T14:48:53.113002+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[92968]: audit 2024-09-16T14:48:53.117420+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[92968]: audit 2024-09-16T14:48:53.117420+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[92968]: audit 2024-09-16T14:48:53.118527+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:48:53.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[92968]: audit 2024-09-16T14:48:53.118527+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:48:53.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[92968]: audit 2024-09-16T14:48:53.119341+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:48:53.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[92968]: audit 2024-09-16T14:48:53.119341+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:48:53.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[92968]: audit 2024-09-16T14:48:53.124929+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:53 smithi050 bash[92968]: audit 2024-09-16T14:48:53.124929+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:53 smithi090 bash[70266]: cluster 2024-09-16T14:48:51.610907+0000 mgr.y (mgr.25166) 865 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:53.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:53 smithi090 bash[70266]: cluster 2024-09-16T14:48:51.610907+0000 mgr.y (mgr.25166) 865 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:53.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:53 smithi090 bash[70266]: audit 2024-09-16T14:48:52.525421+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:53 smithi090 bash[70266]: audit 2024-09-16T14:48:52.525421+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:53 smithi090 bash[70266]: audit 2024-09-16T14:48:53.105725+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:53 smithi090 bash[70266]: audit 2024-09-16T14:48:53.105725+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:53 smithi090 bash[70266]: audit 2024-09-16T14:48:53.109165+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:53 smithi090 bash[70266]: audit 2024-09-16T14:48:53.109165+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:53 smithi090 bash[70266]: audit 2024-09-16T14:48:53.113002+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:53 smithi090 bash[70266]: audit 2024-09-16T14:48:53.113002+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:53 smithi090 bash[70266]: audit 2024-09-16T14:48:53.117420+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:53 smithi090 bash[70266]: audit 2024-09-16T14:48:53.117420+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:53 smithi090 bash[70266]: audit 2024-09-16T14:48:53.118527+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:48:53.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:53 smithi090 bash[70266]: audit 2024-09-16T14:48:53.118527+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:48:53.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:53 smithi090 bash[70266]: audit 2024-09-16T14:48:53.119341+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:48:53.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:53 smithi090 bash[70266]: audit 2024-09-16T14:48:53.119341+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:48:53.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:53 smithi090 bash[70266]: audit 2024-09-16T14:48:53.124929+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:53.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:53 smithi090 bash[70266]: audit 2024-09-16T14:48:53.124929+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:54.350 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:48:54 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:48:54.017686016Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:48:54.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:54 smithi050 bash[89559]: cephadm 2024-09-16T14:48:52.519223+0000 mgr.y (mgr.25166) 866 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:48:54.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:54 smithi050 bash[89559]: cephadm 2024-09-16T14:48:52.519223+0000 mgr.y (mgr.25166) 866 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:48:54.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:54 smithi050 bash[89559]: cephadm 2024-09-16T14:48:53.202720+0000 mgr.y (mgr.25166) 867 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:48:54.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:54 smithi050 bash[89559]: cephadm 2024-09-16T14:48:53.202720+0000 mgr.y (mgr.25166) 867 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:48:54.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:54 smithi050 bash[92968]: cephadm 2024-09-16T14:48:52.519223+0000 mgr.y (mgr.25166) 866 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:48:54.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:54 smithi050 bash[92968]: cephadm 2024-09-16T14:48:52.519223+0000 mgr.y (mgr.25166) 866 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:48:54.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:54 smithi050 bash[92968]: cephadm 2024-09-16T14:48:53.202720+0000 mgr.y (mgr.25166) 867 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:48:54.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:54 smithi050 bash[92968]: cephadm 2024-09-16T14:48:53.202720+0000 mgr.y (mgr.25166) 867 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:48:54.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:54 smithi090 bash[70266]: cephadm 2024-09-16T14:48:52.519223+0000 mgr.y (mgr.25166) 866 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:48:54.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:54 smithi090 bash[70266]: cephadm 2024-09-16T14:48:52.519223+0000 mgr.y (mgr.25166) 866 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:48:54.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:54 smithi090 bash[70266]: cephadm 2024-09-16T14:48:53.202720+0000 mgr.y (mgr.25166) 867 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:48:54.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:54 smithi090 bash[70266]: cephadm 2024-09-16T14:48:53.202720+0000 mgr.y (mgr.25166) 867 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:48:55.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:55 smithi050 bash[89559]: cluster 2024-09-16T14:48:53.612179+0000 mgr.y (mgr.25166) 868 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:55.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:55 smithi050 bash[89559]: cluster 2024-09-16T14:48:53.612179+0000 mgr.y (mgr.25166) 868 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:55.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:55 smithi050 bash[92968]: cluster 2024-09-16T14:48:53.612179+0000 mgr.y (mgr.25166) 868 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:55.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:55 smithi050 bash[92968]: cluster 2024-09-16T14:48:53.612179+0000 mgr.y (mgr.25166) 868 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:55.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:55 smithi090 bash[70266]: cluster 2024-09-16T14:48:53.612179+0000 mgr.y (mgr.25166) 868 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:55.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:55 smithi090 bash[70266]: cluster 2024-09-16T14:48:53.612179+0000 mgr.y (mgr.25166) 868 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:48:56.652 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[89559]: audit 2024-09-16T14:48:55.047181+0000 mgr.y (mgr.25166) 869 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:56.652 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[89559]: audit 2024-09-16T14:48:55.047181+0000 mgr.y (mgr.25166) 869 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:56.652 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[89559]: audit 2024-09-16T14:48:55.991994+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.652 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[89559]: audit 2024-09-16T14:48:55.991994+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.652 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[89559]: audit 2024-09-16T14:48:55.995007+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:48:56.653 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[89559]: audit 2024-09-16T14:48:55.995007+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:48:56.653 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[89559]: audit 2024-09-16T14:48:55.997783+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.653 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[89559]: audit 2024-09-16T14:48:55.997783+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.653 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[89559]: audit 2024-09-16T14:48:56.004444+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.653 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[89559]: audit 2024-09-16T14:48:56.004444+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.653 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[89559]: audit 2024-09-16T14:48:56.025280+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.653 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[89559]: audit 2024-09-16T14:48:56.025280+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.653 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[89559]: audit 2024-09-16T14:48:56.031618+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.653 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[89559]: audit 2024-09-16T14:48:56.031618+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.653 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[89559]: audit 2024-09-16T14:48:56.035386+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.653 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[89559]: audit 2024-09-16T14:48:56.035386+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.653 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[89559]: audit 2024-09-16T14:48:56.041535+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.654 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[89559]: audit 2024-09-16T14:48:56.041535+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.654 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[89559]: audit 2024-09-16T14:48:56.046066+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.654 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[89559]: audit 2024-09-16T14:48:56.046066+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.654 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[89559]: audit 2024-09-16T14:48:56.052517+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.654 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[89559]: audit 2024-09-16T14:48:56.052517+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.654 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[89559]: audit 2024-09-16T14:48:56.057826+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.654 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[89559]: audit 2024-09-16T14:48:56.057826+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.654 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[89559]: audit 2024-09-16T14:48:56.065298+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.654 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[89559]: audit 2024-09-16T14:48:56.065298+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.654 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[92968]: audit 2024-09-16T14:48:55.047181+0000 mgr.y (mgr.25166) 869 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:56.655 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[92968]: audit 2024-09-16T14:48:55.047181+0000 mgr.y (mgr.25166) 869 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:56.655 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[92968]: audit 2024-09-16T14:48:55.991994+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.655 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[92968]: audit 2024-09-16T14:48:55.991994+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.655 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[92968]: audit 2024-09-16T14:48:55.995007+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:48:56.655 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[92968]: audit 2024-09-16T14:48:55.995007+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:48:56.655 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[92968]: audit 2024-09-16T14:48:55.997783+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.655 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[92968]: audit 2024-09-16T14:48:55.997783+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.655 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[92968]: audit 2024-09-16T14:48:56.004444+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.655 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[92968]: audit 2024-09-16T14:48:56.004444+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.655 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[92968]: audit 2024-09-16T14:48:56.025280+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.655 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[92968]: audit 2024-09-16T14:48:56.025280+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.655 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[92968]: audit 2024-09-16T14:48:56.031618+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.656 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[92968]: audit 2024-09-16T14:48:56.031618+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.656 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[92968]: audit 2024-09-16T14:48:56.035386+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.656 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[92968]: audit 2024-09-16T14:48:56.035386+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.656 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[92968]: audit 2024-09-16T14:48:56.041535+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.656 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[92968]: audit 2024-09-16T14:48:56.041535+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.656 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[92968]: audit 2024-09-16T14:48:56.046066+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.656 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[92968]: audit 2024-09-16T14:48:56.046066+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.656 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[92968]: audit 2024-09-16T14:48:56.052517+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.656 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[92968]: audit 2024-09-16T14:48:56.052517+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.656 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[92968]: audit 2024-09-16T14:48:56.057826+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.656 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[92968]: audit 2024-09-16T14:48:56.057826+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.656 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[92968]: audit 2024-09-16T14:48:56.065298+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.657 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:56 smithi050 bash[92968]: audit 2024-09-16T14:48:56.065298+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:56 smithi090 bash[70266]: audit 2024-09-16T14:48:55.047181+0000 mgr.y (mgr.25166) 869 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:56.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:56 smithi090 bash[70266]: audit 2024-09-16T14:48:55.047181+0000 mgr.y (mgr.25166) 869 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:48:56.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:56 smithi090 bash[70266]: audit 2024-09-16T14:48:55.991994+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:56 smithi090 bash[70266]: audit 2024-09-16T14:48:55.991994+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:56 smithi090 bash[70266]: audit 2024-09-16T14:48:55.995007+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:48:56.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:56 smithi090 bash[70266]: audit 2024-09-16T14:48:55.995007+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:48:56.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:56 smithi090 bash[70266]: audit 2024-09-16T14:48:55.997783+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:56 smithi090 bash[70266]: audit 2024-09-16T14:48:55.997783+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:56 smithi090 bash[70266]: audit 2024-09-16T14:48:56.004444+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:56 smithi090 bash[70266]: audit 2024-09-16T14:48:56.004444+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:56 smithi090 bash[70266]: audit 2024-09-16T14:48:56.025280+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:56 smithi090 bash[70266]: audit 2024-09-16T14:48:56.025280+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:56 smithi090 bash[70266]: audit 2024-09-16T14:48:56.031618+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:56 smithi090 bash[70266]: audit 2024-09-16T14:48:56.031618+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:56 smithi090 bash[70266]: audit 2024-09-16T14:48:56.035386+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:56 smithi090 bash[70266]: audit 2024-09-16T14:48:56.035386+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:56 smithi090 bash[70266]: audit 2024-09-16T14:48:56.041535+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:56 smithi090 bash[70266]: audit 2024-09-16T14:48:56.041535+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:56 smithi090 bash[70266]: audit 2024-09-16T14:48:56.046066+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:56 smithi090 bash[70266]: audit 2024-09-16T14:48:56.046066+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:56 smithi090 bash[70266]: audit 2024-09-16T14:48:56.052517+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:56 smithi090 bash[70266]: audit 2024-09-16T14:48:56.052517+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:56 smithi090 bash[70266]: audit 2024-09-16T14:48:56.057826+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:56 smithi090 bash[70266]: audit 2024-09-16T14:48:56.057826+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:48:56.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:56 smithi090 bash[70266]: audit 2024-09-16T14:48:56.065298+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:56.699 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:56 smithi090 bash[70266]: audit 2024-09-16T14:48:56.065298+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:57.362 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:48:57 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:48:57.043062352Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:48:57.675 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[92968]: cluster 2024-09-16T14:48:55.613296+0000 mgr.y (mgr.25166) 870 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:57.675 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[92968]: cluster 2024-09-16T14:48:55.613296+0000 mgr.y (mgr.25166) 870 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:57.675 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[92968]: cephadm 2024-09-16T14:48:55.992737+0000 mgr.y (mgr.25166) 871 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:48:57.676 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[92968]: cephadm 2024-09-16T14:48:55.992737+0000 mgr.y (mgr.25166) 871 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:48:57.676 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[92968]: cephadm 2024-09-16T14:48:55.992838+0000 mgr.y (mgr.25166) 872 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:48:57.676 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[92968]: cephadm 2024-09-16T14:48:55.992838+0000 mgr.y (mgr.25166) 872 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:48:57.676 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[92968]: cephadm 2024-09-16T14:48:55.999022+0000 mgr.y (mgr.25166) 873 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:48:57.676 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[92968]: cephadm 2024-09-16T14:48:55.999022+0000 mgr.y (mgr.25166) 873 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:48:57.676 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[92968]: cephadm 2024-09-16T14:48:56.026562+0000 mgr.y (mgr.25166) 874 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:48:57.676 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[92968]: cephadm 2024-09-16T14:48:56.026562+0000 mgr.y (mgr.25166) 874 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:48:57.676 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[92968]: cephadm 2024-09-16T14:48:56.036661+0000 mgr.y (mgr.25166) 875 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:48:57.676 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[92968]: cephadm 2024-09-16T14:48:56.036661+0000 mgr.y (mgr.25166) 875 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:48:57.676 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[92968]: cephadm 2024-09-16T14:48:56.047297+0000 mgr.y (mgr.25166) 876 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T14:48:57.676 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[92968]: cephadm 2024-09-16T14:48:56.047297+0000 mgr.y (mgr.25166) 876 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T14:48:57.676 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[92968]: cephadm 2024-09-16T14:48:56.059186+0000 mgr.y (mgr.25166) 877 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T14:48:57.677 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[92968]: cephadm 2024-09-16T14:48:56.059186+0000 mgr.y (mgr.25166) 877 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T14:48:57.677 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[92968]: audit 2024-09-16T14:48:56.739607+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:48:57.677 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[92968]: audit 2024-09-16T14:48:56.739607+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:48:57.677 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[89559]: cluster 2024-09-16T14:48:55.613296+0000 mgr.y (mgr.25166) 870 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:57.677 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[89559]: cluster 2024-09-16T14:48:55.613296+0000 mgr.y (mgr.25166) 870 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:57.677 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[89559]: cephadm 2024-09-16T14:48:55.992737+0000 mgr.y (mgr.25166) 871 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:48:57.677 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[89559]: cephadm 2024-09-16T14:48:55.992737+0000 mgr.y (mgr.25166) 871 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:48:57.677 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[89559]: cephadm 2024-09-16T14:48:55.992838+0000 mgr.y (mgr.25166) 872 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:48:57.677 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[89559]: cephadm 2024-09-16T14:48:55.992838+0000 mgr.y (mgr.25166) 872 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:48:57.678 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[89559]: cephadm 2024-09-16T14:48:55.999022+0000 mgr.y (mgr.25166) 873 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:48:57.678 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[89559]: cephadm 2024-09-16T14:48:55.999022+0000 mgr.y (mgr.25166) 873 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:48:57.678 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[89559]: cephadm 2024-09-16T14:48:56.026562+0000 mgr.y (mgr.25166) 874 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:48:57.678 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[89559]: cephadm 2024-09-16T14:48:56.026562+0000 mgr.y (mgr.25166) 874 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:48:57.678 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[89559]: cephadm 2024-09-16T14:48:56.036661+0000 mgr.y (mgr.25166) 875 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:48:57.678 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[89559]: cephadm 2024-09-16T14:48:56.036661+0000 mgr.y (mgr.25166) 875 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:48:57.678 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[89559]: cephadm 2024-09-16T14:48:56.047297+0000 mgr.y (mgr.25166) 876 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T14:48:57.678 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[89559]: cephadm 2024-09-16T14:48:56.047297+0000 mgr.y (mgr.25166) 876 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T14:48:57.678 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[89559]: cephadm 2024-09-16T14:48:56.059186+0000 mgr.y (mgr.25166) 877 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T14:48:57.678 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[89559]: cephadm 2024-09-16T14:48:56.059186+0000 mgr.y (mgr.25166) 877 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T14:48:57.678 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[89559]: audit 2024-09-16T14:48:56.739607+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:48:57.678 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:57 smithi050 bash[89559]: audit 2024-09-16T14:48:56.739607+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:48:57.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:57 smithi090 bash[70266]: cluster 2024-09-16T14:48:55.613296+0000 mgr.y (mgr.25166) 870 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:57.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:57 smithi090 bash[70266]: cluster 2024-09-16T14:48:55.613296+0000 mgr.y (mgr.25166) 870 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:57.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:57 smithi090 bash[70266]: cephadm 2024-09-16T14:48:55.992737+0000 mgr.y (mgr.25166) 871 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:48:57.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:57 smithi090 bash[70266]: cephadm 2024-09-16T14:48:55.992737+0000 mgr.y (mgr.25166) 871 : cephadm [INF] Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:48:57.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:57 smithi090 bash[70266]: cephadm 2024-09-16T14:48:55.992838+0000 mgr.y (mgr.25166) 872 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:48:57.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:57 smithi090 bash[70266]: cephadm 2024-09-16T14:48:55.992838+0000 mgr.y (mgr.25166) 872 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:48:57.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:57 smithi090 bash[70266]: cephadm 2024-09-16T14:48:55.999022+0000 mgr.y (mgr.25166) 873 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:48:57.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:57 smithi090 bash[70266]: cephadm 2024-09-16T14:48:55.999022+0000 mgr.y (mgr.25166) 873 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-16T14:48:57.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:57 smithi090 bash[70266]: cephadm 2024-09-16T14:48:56.026562+0000 mgr.y (mgr.25166) 874 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:48:57.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:57 smithi090 bash[70266]: cephadm 2024-09-16T14:48:56.026562+0000 mgr.y (mgr.25166) 874 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-16T14:48:57.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:57 smithi090 bash[70266]: cephadm 2024-09-16T14:48:56.036661+0000 mgr.y (mgr.25166) 875 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:48:57.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:57 smithi090 bash[70266]: cephadm 2024-09-16T14:48:56.036661+0000 mgr.y (mgr.25166) 875 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-16T14:48:57.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:57 smithi090 bash[70266]: cephadm 2024-09-16T14:48:56.047297+0000 mgr.y (mgr.25166) 876 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T14:48:57.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:57 smithi090 bash[70266]: cephadm 2024-09-16T14:48:56.047297+0000 mgr.y (mgr.25166) 876 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-16T14:48:57.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:57 smithi090 bash[70266]: cephadm 2024-09-16T14:48:56.059186+0000 mgr.y (mgr.25166) 877 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T14:48:57.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:57 smithi090 bash[70266]: cephadm 2024-09-16T14:48:56.059186+0000 mgr.y (mgr.25166) 877 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-16T14:48:57.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:57 smithi090 bash[70266]: audit 2024-09-16T14:48:56.739607+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:48:57.698 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:57 smithi090 bash[70266]: audit 2024-09-16T14:48:56.739607+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:48:59.013 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:48:59.428 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:48:59 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:48:59] "GET /metrics HTTP/1.1" 200 38322 "" "Prometheus/2.51.0" 2024-09-16T14:48:59.428 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:59 smithi050 bash[89559]: cluster 2024-09-16T14:48:57.614453+0000 mgr.y (mgr.25166) 878 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:59.428 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:59 smithi050 bash[89559]: cluster 2024-09-16T14:48:57.614453+0000 mgr.y (mgr.25166) 878 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:59.428 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:59 smithi050 bash[89559]: audit 2024-09-16T14:48:58.559916+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:59.429 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:59 smithi050 bash[89559]: audit 2024-09-16T14:48:58.559916+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:59.429 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:59 smithi050 bash[89559]: audit 2024-09-16T14:48:58.562642+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi050.osarsm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T14:48:59.429 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:59 smithi050 bash[89559]: audit 2024-09-16T14:48:58.562642+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi050.osarsm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T14:48:59.429 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:59 smithi050 bash[89559]: audit 2024-09-16T14:48:58.567068+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:48:59.429 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:48:59 smithi050 bash[89559]: audit 2024-09-16T14:48:58.567068+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:48:59.429 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:59 smithi050 bash[92968]: cluster 2024-09-16T14:48:57.614453+0000 mgr.y (mgr.25166) 878 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:59.429 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:59 smithi050 bash[92968]: cluster 2024-09-16T14:48:57.614453+0000 mgr.y (mgr.25166) 878 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:59.429 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:59 smithi050 bash[92968]: audit 2024-09-16T14:48:58.559916+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:59.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:59 smithi050 bash[92968]: audit 2024-09-16T14:48:58.559916+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:59.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:59 smithi050 bash[92968]: audit 2024-09-16T14:48:58.562642+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi050.osarsm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T14:48:59.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:59 smithi050 bash[92968]: audit 2024-09-16T14:48:58.562642+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi050.osarsm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T14:48:59.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:59 smithi050 bash[92968]: audit 2024-09-16T14:48:58.567068+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:48:59.430 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:48:59 smithi050 bash[92968]: audit 2024-09-16T14:48:58.567068+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:48:59.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:59 smithi090 bash[70266]: cluster 2024-09-16T14:48:57.614453+0000 mgr.y (mgr.25166) 878 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:59.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:59 smithi090 bash[70266]: cluster 2024-09-16T14:48:57.614453+0000 mgr.y (mgr.25166) 878 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:48:59.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:59 smithi090 bash[70266]: audit 2024-09-16T14:48:58.559916+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:59.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:59 smithi090 bash[70266]: audit 2024-09-16T14:48:58.559916+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:48:59.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:59 smithi090 bash[70266]: audit 2024-09-16T14:48:58.562642+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi050.osarsm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T14:48:59.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:59 smithi090 bash[70266]: audit 2024-09-16T14:48:58.562642+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi050.osarsm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T14:48:59.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:59 smithi090 bash[70266]: audit 2024-09-16T14:48:58.567068+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:48:59.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:48:59 smithi090 bash[70266]: audit 2024-09-16T14:48:58.567068+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:49:00.375 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:49:00 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:49:00.006560914Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:49:00.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:00 smithi050 bash[89559]: cephadm 2024-09-16T14:48:58.555088+0000 mgr.y (mgr.25166) 879 : cephadm [INF] Upgrade: Updating rgw.foo.smithi050.osarsm (1/2) 2024-09-16T14:49:00.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:00 smithi050 bash[89559]: cephadm 2024-09-16T14:48:58.555088+0000 mgr.y (mgr.25166) 879 : cephadm [INF] Upgrade: Updating rgw.foo.smithi050.osarsm (1/2) 2024-09-16T14:49:00.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:00 smithi050 bash[89559]: cephadm 2024-09-16T14:48:58.569096+0000 mgr.y (mgr.25166) 880 : cephadm [INF] Deploying daemon rgw.foo.smithi050.osarsm on smithi050 2024-09-16T14:49:00.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:00 smithi050 bash[89559]: cephadm 2024-09-16T14:48:58.569096+0000 mgr.y (mgr.25166) 880 : cephadm [INF] Deploying daemon rgw.foo.smithi050.osarsm on smithi050 2024-09-16T14:49:00.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:00 smithi050 bash[92968]: cephadm 2024-09-16T14:48:58.555088+0000 mgr.y (mgr.25166) 879 : cephadm [INF] Upgrade: Updating rgw.foo.smithi050.osarsm (1/2) 2024-09-16T14:49:00.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:00 smithi050 bash[92968]: cephadm 2024-09-16T14:48:58.555088+0000 mgr.y (mgr.25166) 879 : cephadm [INF] Upgrade: Updating rgw.foo.smithi050.osarsm (1/2) 2024-09-16T14:49:00.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:00 smithi050 bash[92968]: cephadm 2024-09-16T14:48:58.569096+0000 mgr.y (mgr.25166) 880 : cephadm [INF] Deploying daemon rgw.foo.smithi050.osarsm on smithi050 2024-09-16T14:49:00.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:00 smithi050 bash[92968]: cephadm 2024-09-16T14:48:58.569096+0000 mgr.y (mgr.25166) 880 : cephadm [INF] Deploying daemon rgw.foo.smithi050.osarsm on smithi050 2024-09-16T14:49:00.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:00 smithi090 bash[70266]: cephadm 2024-09-16T14:48:58.555088+0000 mgr.y (mgr.25166) 879 : cephadm [INF] Upgrade: Updating rgw.foo.smithi050.osarsm (1/2) 2024-09-16T14:49:00.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:00 smithi090 bash[70266]: cephadm 2024-09-16T14:48:58.555088+0000 mgr.y (mgr.25166) 879 : cephadm [INF] Upgrade: Updating rgw.foo.smithi050.osarsm (1/2) 2024-09-16T14:49:00.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:00 smithi090 bash[70266]: cephadm 2024-09-16T14:48:58.569096+0000 mgr.y (mgr.25166) 880 : cephadm [INF] Deploying daemon rgw.foo.smithi050.osarsm on smithi050 2024-09-16T14:49:00.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:00 smithi090 bash[70266]: cephadm 2024-09-16T14:48:58.569096+0000 mgr.y (mgr.25166) 880 : cephadm [INF] Deploying daemon rgw.foo.smithi050.osarsm on smithi050 2024-09-16T14:49:01.272 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:49:01.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:01 smithi050 bash[89559]: cluster 2024-09-16T14:48:59.615664+0000 mgr.y (mgr.25166) 881 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:49:01.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:01 smithi050 bash[89559]: cluster 2024-09-16T14:48:59.615664+0000 mgr.y (mgr.25166) 881 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:49:01.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:01 smithi050 bash[92968]: cluster 2024-09-16T14:48:59.615664+0000 mgr.y (mgr.25166) 881 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:49:01.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:01 smithi050 bash[92968]: cluster 2024-09-16T14:48:59.615664+0000 mgr.y (mgr.25166) 881 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:49:01.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:01 smithi090 bash[70266]: cluster 2024-09-16T14:48:59.615664+0000 mgr.y (mgr.25166) 881 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:49:01.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:01 smithi090 bash[70266]: cluster 2024-09-16T14:48:59.615664+0000 mgr.y (mgr.25166) 881 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:49:01.932 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:49:01.933 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (14m) 4m ago 41m 14.7M - 0.27.0 11f11916f8cd cabc95728e9a 2024-09-16T14:49:01.933 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (13m) 91s ago 41m 69.7M - 10.4.0 c8b91775d855 88a9367c0284 2024-09-16T14:49:01.933 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (15m) 4m ago 38m 49.8M - 3.8 b5388489f99e d92ced4635d4 2024-09-16T14:49:01.933 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (15m) 91s ago 49m 446M - 19.3.0-4917-g8293d73f 425e316ba8eb 9887b7561d75 2024-09-16T14:49:01.933 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (26m) 4m ago 52m 516M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:49:01.933 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (10m) 4m ago 52m 53.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 2dace7d54c6b 2024-09-16T14:49:01.933 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (12m) 91s ago 50m 48.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 207fa7c489b4 2024-09-16T14:49:01.933 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (10m) 4m ago 50m 38.8M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb e91fc2c1a7ff 2024-09-16T14:49:01.933 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (15m) 4m ago 41m 8576k - 1.7.0 72c9c2088986 e166bfc4ac14 2024-09-16T14:49:01.933 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (15m) 91s ago 41m 8399k - 1.7.0 72c9c2088986 872a2376fb53 2024-09-16T14:49:01.934 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (8m) 4m ago 49m 51.5M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 50917a63a85c 2024-09-16T14:49:01.934 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (7m) 4m ago 48m 51.0M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 4d349c340cbe 2024-09-16T14:49:01.934 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (5m) 4m ago 47m 44.8M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 73cc453de3bd 2024-09-16T14:49:01.934 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (4m) 4m ago 46m - 3037M 19.3.0-4917-g8293d73f 425e316ba8eb f11f2d2fa52b 2024-09-16T14:49:01.934 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (3m) 91s ago 45m 50.3M 3292M 19.3.0-4917-g8293d73f 425e316ba8eb 542f88825091 2024-09-16T14:49:01.934 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (2m) 91s ago 44m 53.5M 3292M 19.3.0-4917-g8293d73f 425e316ba8eb f6ac01479698 2024-09-16T14:49:01.934 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (2m) 91s ago 43m 47.8M 3292M 19.3.0-4917-g8293d73f 425e316ba8eb dff819eec6a5 2024-09-16T14:49:01.934 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running 91s ago 42m - 3292M 2024-09-16T14:49:01.934 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (14m) 91s ago 41m 52.6M - 2.51.0 1d3b7f56885b 26eb48164510 2024-09-16T14:49:01.934 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (39m) 4m ago 39m 101M - 19.1.1-328-gad35db06 b5388489f99e 9dddfeec38ec 2024-09-16T14:49:01.934 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (39m) 91s ago 39m 103M - 19.1.1-328-gad35db06 b5388489f99e fc7ae37d6274 2024-09-16T14:49:02.100 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:01 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:02.101 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:49:01 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:02.101 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:01 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:02.101 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:49:01 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:02.102 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:49:01 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:02.102 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:49:01 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:02.102 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:49:01 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:02.103 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:49:01 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:02.103 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:49:01 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:02.309 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:49:02.309 INFO:teuthology.orchestra.run.smithi050.stdout: "mon": { 2024-09-16T14:49:02.309 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:49:02.309 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:49:02.309 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr": { 2024-09-16T14:49:02.310 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:49:02.310 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:49:02.310 INFO:teuthology.orchestra.run.smithi050.stdout: "osd": { 2024-09-16T14:49:02.310 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 8 2024-09-16T14:49:02.310 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:49:02.310 INFO:teuthology.orchestra.run.smithi050.stdout: "rgw": { 2024-09-16T14:49:02.310 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:49:02.310 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:49:02.310 INFO:teuthology.orchestra.run.smithi050.stdout: "overall": { 2024-09-16T14:49:02.310 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T14:49:02.310 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 13 2024-09-16T14:49:02.311 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:49:02.311 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:49:02.607 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:49:02.607 INFO:teuthology.orchestra.run.smithi050.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:49:02.607 INFO:teuthology.orchestra.run.smithi050.stdout: "in_progress": true, 2024-09-16T14:49:02.607 INFO:teuthology.orchestra.run.smithi050.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-16T14:49:02.607 INFO:teuthology.orchestra.run.smithi050.stdout: "services_complete": [], 2024-09-16T14:49:02.607 INFO:teuthology.orchestra.run.smithi050.stdout: "progress": "0/2 daemons upgraded", 2024-09-16T14:49:02.607 INFO:teuthology.orchestra.run.smithi050.stdout: "message": "Currently upgrading rgw daemons", 2024-09-16T14:49:02.607 INFO:teuthology.orchestra.run.smithi050.stdout: "is_paused": false 2024-09-16T14:49:02.607 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:49:02.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:02 smithi050 bash[89559]: audit 2024-09-16T14:49:01.259820+0000 mgr.y (mgr.25166) 882 : audit [DBG] from='client.54638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:02.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:02 smithi050 bash[89559]: audit 2024-09-16T14:49:01.259820+0000 mgr.y (mgr.25166) 882 : audit [DBG] from='client.54638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:02.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:02 smithi050 bash[89559]: audit 2024-09-16T14:49:02.310437+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.50:0/3642715233' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:02.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:02 smithi050 bash[89559]: audit 2024-09-16T14:49:02.310437+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.50:0/3642715233' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:02.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:02 smithi050 bash[92968]: audit 2024-09-16T14:49:01.259820+0000 mgr.y (mgr.25166) 882 : audit [DBG] from='client.54638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:02.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:02 smithi050 bash[92968]: audit 2024-09-16T14:49:01.259820+0000 mgr.y (mgr.25166) 882 : audit [DBG] from='client.54638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:02.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:02 smithi050 bash[92968]: audit 2024-09-16T14:49:02.310437+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.50:0/3642715233' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:02.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:02 smithi050 bash[92968]: audit 2024-09-16T14:49:02.310437+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.50:0/3642715233' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:02.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:02 smithi090 bash[70266]: audit 2024-09-16T14:49:01.259820+0000 mgr.y (mgr.25166) 882 : audit [DBG] from='client.54638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:02.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:02 smithi090 bash[70266]: audit 2024-09-16T14:49:01.259820+0000 mgr.y (mgr.25166) 882 : audit [DBG] from='client.54638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:02.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:02 smithi090 bash[70266]: audit 2024-09-16T14:49:02.310437+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.50:0/3642715233' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:02.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:02 smithi090 bash[70266]: audit 2024-09-16T14:49:02.310437+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.50:0/3642715233' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:03.387 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:49:03 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:49:03.007697273Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:49:03.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:03 smithi050 bash[89559]: audit 2024-09-16T14:49:01.588617+0000 mgr.y (mgr.25166) 883 : audit [DBG] from='client.54644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:03.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:03 smithi050 bash[89559]: audit 2024-09-16T14:49:01.588617+0000 mgr.y (mgr.25166) 883 : audit [DBG] from='client.54644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:03.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:03 smithi050 bash[89559]: cluster 2024-09-16T14:49:01.616606+0000 mgr.y (mgr.25166) 884 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:03.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:03 smithi050 bash[89559]: cluster 2024-09-16T14:49:01.616606+0000 mgr.y (mgr.25166) 884 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:03.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:03 smithi050 bash[89559]: audit 2024-09-16T14:49:01.913342+0000 mgr.y (mgr.25166) 885 : audit [DBG] from='client.44679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:03.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:03 smithi050 bash[89559]: audit 2024-09-16T14:49:01.913342+0000 mgr.y (mgr.25166) 885 : audit [DBG] from='client.44679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:03.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:03 smithi050 bash[92968]: audit 2024-09-16T14:49:01.588617+0000 mgr.y (mgr.25166) 883 : audit [DBG] from='client.54644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:03.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:03 smithi050 bash[92968]: audit 2024-09-16T14:49:01.588617+0000 mgr.y (mgr.25166) 883 : audit [DBG] from='client.54644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:03.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:03 smithi050 bash[92968]: cluster 2024-09-16T14:49:01.616606+0000 mgr.y (mgr.25166) 884 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:03.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:03 smithi050 bash[92968]: cluster 2024-09-16T14:49:01.616606+0000 mgr.y (mgr.25166) 884 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:03.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:03 smithi050 bash[92968]: audit 2024-09-16T14:49:01.913342+0000 mgr.y (mgr.25166) 885 : audit [DBG] from='client.44679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:03.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:03 smithi050 bash[92968]: audit 2024-09-16T14:49:01.913342+0000 mgr.y (mgr.25166) 885 : audit [DBG] from='client.44679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:03.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:03 smithi090 bash[70266]: audit 2024-09-16T14:49:01.588617+0000 mgr.y (mgr.25166) 883 : audit [DBG] from='client.54644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:03.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:03 smithi090 bash[70266]: audit 2024-09-16T14:49:01.588617+0000 mgr.y (mgr.25166) 883 : audit [DBG] from='client.54644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:03.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:03 smithi090 bash[70266]: cluster 2024-09-16T14:49:01.616606+0000 mgr.y (mgr.25166) 884 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:03.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:03 smithi090 bash[70266]: cluster 2024-09-16T14:49:01.616606+0000 mgr.y (mgr.25166) 884 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:03.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:03 smithi090 bash[70266]: audit 2024-09-16T14:49:01.913342+0000 mgr.y (mgr.25166) 885 : audit [DBG] from='client.44679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:03.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:03 smithi090 bash[70266]: audit 2024-09-16T14:49:01.913342+0000 mgr.y (mgr.25166) 885 : audit [DBG] from='client.44679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:04.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:04 smithi050 bash[89559]: audit 2024-09-16T14:49:02.607614+0000 mgr.y (mgr.25166) 886 : audit [DBG] from='client.44691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:04.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:04 smithi050 bash[89559]: audit 2024-09-16T14:49:02.607614+0000 mgr.y (mgr.25166) 886 : audit [DBG] from='client.44691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:04.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:04 smithi050 bash[92968]: audit 2024-09-16T14:49:02.607614+0000 mgr.y (mgr.25166) 886 : audit [DBG] from='client.44691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:04.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:04 smithi050 bash[92968]: audit 2024-09-16T14:49:02.607614+0000 mgr.y (mgr.25166) 886 : audit [DBG] from='client.44691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:04.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:04 smithi090 bash[70266]: audit 2024-09-16T14:49:02.607614+0000 mgr.y (mgr.25166) 886 : audit [DBG] from='client.44691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:04.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:04 smithi090 bash[70266]: audit 2024-09-16T14:49:02.607614+0000 mgr.y (mgr.25166) 886 : audit [DBG] from='client.44691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:05.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:05 smithi050 bash[92968]: cluster 2024-09-16T14:49:03.617902+0000 mgr.y (mgr.25166) 887 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:49:05.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:05 smithi050 bash[92968]: cluster 2024-09-16T14:49:03.617902+0000 mgr.y (mgr.25166) 887 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:49:05.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:05 smithi050 bash[89559]: cluster 2024-09-16T14:49:03.617902+0000 mgr.y (mgr.25166) 887 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:49:05.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:05 smithi050 bash[89559]: cluster 2024-09-16T14:49:03.617902+0000 mgr.y (mgr.25166) 887 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:49:05.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:05 smithi090 bash[70266]: cluster 2024-09-16T14:49:03.617902+0000 mgr.y (mgr.25166) 887 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:49:05.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:05 smithi090 bash[70266]: cluster 2024-09-16T14:49:03.617902+0000 mgr.y (mgr.25166) 887 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:49:06.406 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:49:06 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:49:06.045442423Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:49:06.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:06 smithi050 bash[89559]: audit 2024-09-16T14:49:05.058356+0000 mgr.y (mgr.25166) 888 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:06.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:06 smithi050 bash[89559]: audit 2024-09-16T14:49:05.058356+0000 mgr.y (mgr.25166) 888 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:06.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:06 smithi050 bash[92968]: audit 2024-09-16T14:49:05.058356+0000 mgr.y (mgr.25166) 888 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:06.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:06 smithi050 bash[92968]: audit 2024-09-16T14:49:05.058356+0000 mgr.y (mgr.25166) 888 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:06.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:06 smithi090 bash[70266]: audit 2024-09-16T14:49:05.058356+0000 mgr.y (mgr.25166) 888 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:06.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:06 smithi090 bash[70266]: audit 2024-09-16T14:49:05.058356+0000 mgr.y (mgr.25166) 888 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:07.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:07 smithi050 bash[89559]: cluster 2024-09-16T14:49:05.619018+0000 mgr.y (mgr.25166) 889 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:07.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:07 smithi050 bash[89559]: cluster 2024-09-16T14:49:05.619018+0000 mgr.y (mgr.25166) 889 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:07.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:07 smithi050 bash[92968]: cluster 2024-09-16T14:49:05.619018+0000 mgr.y (mgr.25166) 889 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:07.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:07 smithi050 bash[92968]: cluster 2024-09-16T14:49:05.619018+0000 mgr.y (mgr.25166) 889 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:07.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:07 smithi090 bash[70266]: cluster 2024-09-16T14:49:05.619018+0000 mgr.y (mgr.25166) 889 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:07.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:07 smithi090 bash[70266]: cluster 2024-09-16T14:49:05.619018+0000 mgr.y (mgr.25166) 889 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:09.412 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:49:09 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:49:09.006058539Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:49:09.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:09 smithi050 bash[89559]: cluster 2024-09-16T14:49:07.620189+0000 mgr.y (mgr.25166) 890 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:09.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:09 smithi050 bash[89559]: cluster 2024-09-16T14:49:07.620189+0000 mgr.y (mgr.25166) 890 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:09.687 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:49:09 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:49:09] "GET /metrics HTTP/1.1" 200 38322 "" "Prometheus/2.51.0" 2024-09-16T14:49:09.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:09 smithi050 bash[92968]: cluster 2024-09-16T14:49:07.620189+0000 mgr.y (mgr.25166) 890 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:09.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:09 smithi050 bash[92968]: cluster 2024-09-16T14:49:07.620189+0000 mgr.y (mgr.25166) 890 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:09.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:09 smithi090 bash[70266]: cluster 2024-09-16T14:49:07.620189+0000 mgr.y (mgr.25166) 890 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:09.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:09 smithi090 bash[70266]: cluster 2024-09-16T14:49:07.620189+0000 mgr.y (mgr.25166) 890 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:11.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:11 smithi050 bash[89559]: cluster 2024-09-16T14:49:09.621342+0000 mgr.y (mgr.25166) 891 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:49:11.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:11 smithi050 bash[89559]: cluster 2024-09-16T14:49:09.621342+0000 mgr.y (mgr.25166) 891 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:49:11.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:11 smithi050 bash[92968]: cluster 2024-09-16T14:49:09.621342+0000 mgr.y (mgr.25166) 891 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:49:11.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:11 smithi050 bash[92968]: cluster 2024-09-16T14:49:09.621342+0000 mgr.y (mgr.25166) 891 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:49:11.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:11 smithi090 bash[70266]: cluster 2024-09-16T14:49:09.621342+0000 mgr.y (mgr.25166) 891 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:49:11.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:11 smithi090 bash[70266]: cluster 2024-09-16T14:49:09.621342+0000 mgr.y (mgr.25166) 891 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:49:12.423 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:49:12 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:49:12.034963695Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:49:12.630 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:12 smithi050 bash[89559]: audit 2024-09-16T14:49:11.740119+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:49:12.631 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:12 smithi050 bash[89559]: audit 2024-09-16T14:49:11.740119+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:49:12.631 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:12 smithi050 bash[92968]: audit 2024-09-16T14:49:11.740119+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:49:12.631 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:12 smithi050 bash[92968]: audit 2024-09-16T14:49:11.740119+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:49:12.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:12 smithi090 bash[70266]: audit 2024-09-16T14:49:11.740119+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:49:12.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:12 smithi090 bash[70266]: audit 2024-09-16T14:49:11.740119+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:49:13.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:49:13 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:13.687 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:49:13 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:13.687 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:49:13 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:13.687 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:49:13 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:13.688 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:49:13 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:13.688 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:49:13 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:13.688 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:49:13 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:13.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:13 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:13.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:13 smithi050 bash[89559]: cluster 2024-09-16T14:49:11.622487+0000 mgr.y (mgr.25166) 892 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:13.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:13 smithi050 bash[89559]: cluster 2024-09-16T14:49:11.622487+0000 mgr.y (mgr.25166) 892 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:13.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:13 smithi050 bash[89559]: audit 2024-09-16T14:49:13.420271+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:13.689 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:13 smithi050 bash[89559]: audit 2024-09-16T14:49:13.420271+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:13.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:13 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:13.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:13 smithi050 bash[92968]: cluster 2024-09-16T14:49:11.622487+0000 mgr.y (mgr.25166) 892 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:13.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:13 smithi050 bash[92968]: cluster 2024-09-16T14:49:11.622487+0000 mgr.y (mgr.25166) 892 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:13.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:13 smithi050 bash[92968]: audit 2024-09-16T14:49:13.420271+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:13.689 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:13 smithi050 bash[92968]: audit 2024-09-16T14:49:13.420271+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:13.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:13 smithi090 bash[70266]: cluster 2024-09-16T14:49:11.622487+0000 mgr.y (mgr.25166) 892 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:13.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:13 smithi090 bash[70266]: cluster 2024-09-16T14:49:11.622487+0000 mgr.y (mgr.25166) 892 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:13.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:13 smithi090 bash[70266]: audit 2024-09-16T14:49:13.420271+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:13.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:13 smithi090 bash[70266]: audit 2024-09-16T14:49:13.420271+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:14.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:14 smithi050 bash[89559]: audit 2024-09-16T14:49:13.425672+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:14.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:14 smithi050 bash[89559]: audit 2024-09-16T14:49:13.425672+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:14.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:14 smithi050 bash[92968]: audit 2024-09-16T14:49:13.425672+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:14.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:14 smithi050 bash[92968]: audit 2024-09-16T14:49:13.425672+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:14.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:14 smithi090 bash[70266]: audit 2024-09-16T14:49:13.425672+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:14.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:14 smithi090 bash[70266]: audit 2024-09-16T14:49:13.425672+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:15.395 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:49:15 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:49:15.008477953Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:49:15.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:15 smithi090 bash[70266]: cluster 2024-09-16T14:49:13.623799+0000 mgr.y (mgr.25166) 893 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:49:15.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:15 smithi090 bash[70266]: cluster 2024-09-16T14:49:13.623799+0000 mgr.y (mgr.25166) 893 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:49:15.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:15 smithi050 bash[89559]: cluster 2024-09-16T14:49:13.623799+0000 mgr.y (mgr.25166) 893 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:49:15.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:15 smithi050 bash[89559]: cluster 2024-09-16T14:49:13.623799+0000 mgr.y (mgr.25166) 893 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:49:15.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:15 smithi050 bash[92968]: cluster 2024-09-16T14:49:13.623799+0000 mgr.y (mgr.25166) 893 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:49:15.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:15 smithi050 bash[92968]: cluster 2024-09-16T14:49:13.623799+0000 mgr.y (mgr.25166) 893 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:49:16.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:16 smithi050 bash[89559]: audit 2024-09-16T14:49:15.066973+0000 mgr.y (mgr.25166) 894 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:16.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:16 smithi050 bash[89559]: audit 2024-09-16T14:49:15.066973+0000 mgr.y (mgr.25166) 894 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:16.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:16 smithi050 bash[92968]: audit 2024-09-16T14:49:15.066973+0000 mgr.y (mgr.25166) 894 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:16.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:16 smithi050 bash[92968]: audit 2024-09-16T14:49:15.066973+0000 mgr.y (mgr.25166) 894 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:16.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:16 smithi090 bash[70266]: audit 2024-09-16T14:49:15.066973+0000 mgr.y (mgr.25166) 894 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:16.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:16 smithi090 bash[70266]: audit 2024-09-16T14:49:15.066973+0000 mgr.y (mgr.25166) 894 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:17.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:17 smithi050 bash[89559]: cluster 2024-09-16T14:49:15.624939+0000 mgr.y (mgr.25166) 895 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-16T14:49:17.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:17 smithi050 bash[89559]: cluster 2024-09-16T14:49:15.624939+0000 mgr.y (mgr.25166) 895 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-16T14:49:17.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:17 smithi050 bash[89559]: cephadm 2024-09-16T14:49:16.480141+0000 mgr.y (mgr.25166) 896 : cephadm [INF] Upgrade: Updating rgw.foo.smithi090.vnvfdo (2/2) 2024-09-16T14:49:17.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:17 smithi050 bash[89559]: cephadm 2024-09-16T14:49:16.480141+0000 mgr.y (mgr.25166) 896 : cephadm [INF] Upgrade: Updating rgw.foo.smithi090.vnvfdo (2/2) 2024-09-16T14:49:17.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:17 smithi050 bash[89559]: audit 2024-09-16T14:49:16.487530+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:17.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:17 smithi050 bash[89559]: audit 2024-09-16T14:49:16.487530+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:17.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:17 smithi050 bash[89559]: audit 2024-09-16T14:49:16.492115+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi090.vnvfdo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T14:49:17.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:17 smithi050 bash[89559]: audit 2024-09-16T14:49:16.492115+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi090.vnvfdo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T14:49:17.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:17 smithi050 bash[89559]: audit 2024-09-16T14:49:16.495559+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:49:17.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:17 smithi050 bash[89559]: audit 2024-09-16T14:49:16.495559+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:49:17.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:17 smithi050 bash[89559]: cephadm 2024-09-16T14:49:16.497492+0000 mgr.y (mgr.25166) 897 : cephadm [INF] Deploying daemon rgw.foo.smithi090.vnvfdo on smithi090 2024-09-16T14:49:17.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:17 smithi050 bash[89559]: cephadm 2024-09-16T14:49:16.497492+0000 mgr.y (mgr.25166) 897 : cephadm [INF] Deploying daemon rgw.foo.smithi090.vnvfdo on smithi090 2024-09-16T14:49:17.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:17 smithi050 bash[92968]: cluster 2024-09-16T14:49:15.624939+0000 mgr.y (mgr.25166) 895 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-16T14:49:17.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:17 smithi050 bash[92968]: cluster 2024-09-16T14:49:15.624939+0000 mgr.y (mgr.25166) 895 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-16T14:49:17.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:17 smithi050 bash[92968]: cephadm 2024-09-16T14:49:16.480141+0000 mgr.y (mgr.25166) 896 : cephadm [INF] Upgrade: Updating rgw.foo.smithi090.vnvfdo (2/2) 2024-09-16T14:49:17.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:17 smithi050 bash[92968]: cephadm 2024-09-16T14:49:16.480141+0000 mgr.y (mgr.25166) 896 : cephadm [INF] Upgrade: Updating rgw.foo.smithi090.vnvfdo (2/2) 2024-09-16T14:49:17.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:17 smithi050 bash[92968]: audit 2024-09-16T14:49:16.487530+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:17.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:17 smithi050 bash[92968]: audit 2024-09-16T14:49:16.487530+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:17.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:17 smithi050 bash[92968]: audit 2024-09-16T14:49:16.492115+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi090.vnvfdo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T14:49:17.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:17 smithi050 bash[92968]: audit 2024-09-16T14:49:16.492115+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi090.vnvfdo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T14:49:17.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:17 smithi050 bash[92968]: audit 2024-09-16T14:49:16.495559+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:49:17.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:17 smithi050 bash[92968]: audit 2024-09-16T14:49:16.495559+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:49:17.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:17 smithi050 bash[92968]: cephadm 2024-09-16T14:49:16.497492+0000 mgr.y (mgr.25166) 897 : cephadm [INF] Deploying daemon rgw.foo.smithi090.vnvfdo on smithi090 2024-09-16T14:49:17.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:17 smithi050 bash[92968]: cephadm 2024-09-16T14:49:16.497492+0000 mgr.y (mgr.25166) 897 : cephadm [INF] Deploying daemon rgw.foo.smithi090.vnvfdo on smithi090 2024-09-16T14:49:17.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:17 smithi090 bash[70266]: cluster 2024-09-16T14:49:15.624939+0000 mgr.y (mgr.25166) 895 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-16T14:49:17.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:17 smithi090 bash[70266]: cluster 2024-09-16T14:49:15.624939+0000 mgr.y (mgr.25166) 895 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-16T14:49:17.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:17 smithi090 bash[70266]: cephadm 2024-09-16T14:49:16.480141+0000 mgr.y (mgr.25166) 896 : cephadm [INF] Upgrade: Updating rgw.foo.smithi090.vnvfdo (2/2) 2024-09-16T14:49:17.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:17 smithi090 bash[70266]: cephadm 2024-09-16T14:49:16.480141+0000 mgr.y (mgr.25166) 896 : cephadm [INF] Upgrade: Updating rgw.foo.smithi090.vnvfdo (2/2) 2024-09-16T14:49:17.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:17 smithi090 bash[70266]: audit 2024-09-16T14:49:16.487530+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:17.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:17 smithi090 bash[70266]: audit 2024-09-16T14:49:16.487530+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:17.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:17 smithi090 bash[70266]: audit 2024-09-16T14:49:16.492115+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi090.vnvfdo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T14:49:17.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:17 smithi090 bash[70266]: audit 2024-09-16T14:49:16.492115+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi090.vnvfdo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T14:49:17.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:17 smithi090 bash[70266]: audit 2024-09-16T14:49:16.495559+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:49:17.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:17 smithi090 bash[70266]: audit 2024-09-16T14:49:16.495559+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:49:17.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:17 smithi090 bash[70266]: cephadm 2024-09-16T14:49:16.497492+0000 mgr.y (mgr.25166) 897 : cephadm [INF] Deploying daemon rgw.foo.smithi090.vnvfdo on smithi090 2024-09-16T14:49:17.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:17 smithi090 bash[70266]: cephadm 2024-09-16T14:49:16.497492+0000 mgr.y (mgr.25166) 897 : cephadm [INF] Deploying daemon rgw.foo.smithi090.vnvfdo on smithi090 2024-09-16T14:49:18.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:49:18 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:49:18.024642824Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:49:19.489 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:49:19 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:49:19] "GET /metrics HTTP/1.1" 200 38320 "" "Prometheus/2.51.0" 2024-09-16T14:49:19.696 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:49:19 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:19.696 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:49:19 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:19.697 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:49:19 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:19.697 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:49:19 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:19.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:19 smithi090 bash[70266]: cluster 2024-09-16T14:49:17.626157+0000 mgr.y (mgr.25166) 898 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 57 op/s 2024-09-16T14:49:19.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:19 smithi090 bash[70266]: cluster 2024-09-16T14:49:17.626157+0000 mgr.y (mgr.25166) 898 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 57 op/s 2024-09-16T14:49:19.697 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:19 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:19.698 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:49:19 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:19.698 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:49:19 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:19.698 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:49:19 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:19.699 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:49:19 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:19.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:19 smithi050 bash[89559]: cluster 2024-09-16T14:49:17.626157+0000 mgr.y (mgr.25166) 898 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 57 op/s 2024-09-16T14:49:19.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:19 smithi050 bash[89559]: cluster 2024-09-16T14:49:17.626157+0000 mgr.y (mgr.25166) 898 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 57 op/s 2024-09-16T14:49:19.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:19 smithi050 bash[92968]: cluster 2024-09-16T14:49:17.626157+0000 mgr.y (mgr.25166) 898 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 57 op/s 2024-09-16T14:49:19.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:19 smithi050 bash[92968]: cluster 2024-09-16T14:49:17.626157+0000 mgr.y (mgr.25166) 898 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 57 op/s 2024-09-16T14:49:21.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:49:21 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:49:21.032800743Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:49:21.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:21 smithi050 bash[89559]: cluster 2024-09-16T14:49:19.627374+0000 mgr.y (mgr.25166) 899 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:21.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:21 smithi050 bash[89559]: cluster 2024-09-16T14:49:19.627374+0000 mgr.y (mgr.25166) 899 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:21.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:21 smithi050 bash[92968]: cluster 2024-09-16T14:49:19.627374+0000 mgr.y (mgr.25166) 899 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:21.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:21 smithi050 bash[92968]: cluster 2024-09-16T14:49:19.627374+0000 mgr.y (mgr.25166) 899 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:21.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:21 smithi090 bash[70266]: cluster 2024-09-16T14:49:19.627374+0000 mgr.y (mgr.25166) 899 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:21.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:21 smithi090 bash[70266]: cluster 2024-09-16T14:49:19.627374+0000 mgr.y (mgr.25166) 899 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:23.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:23 smithi050 bash[89559]: cluster 2024-09-16T14:49:21.628507+0000 mgr.y (mgr.25166) 900 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:23.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:23 smithi050 bash[89559]: cluster 2024-09-16T14:49:21.628507+0000 mgr.y (mgr.25166) 900 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:23.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:23 smithi050 bash[92968]: cluster 2024-09-16T14:49:21.628507+0000 mgr.y (mgr.25166) 900 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:23.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:23 smithi050 bash[92968]: cluster 2024-09-16T14:49:21.628507+0000 mgr.y (mgr.25166) 900 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:23.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:23 smithi090 bash[70266]: cluster 2024-09-16T14:49:21.628507+0000 mgr.y (mgr.25166) 900 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:23.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:23 smithi090 bash[70266]: cluster 2024-09-16T14:49:21.628507+0000 mgr.y (mgr.25166) 900 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:24.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:49:24 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:49:24.044700981Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:49:25.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:25 smithi050 bash[92968]: cluster 2024-09-16T14:49:23.629963+0000 mgr.y (mgr.25166) 901 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:25.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:25 smithi050 bash[92968]: cluster 2024-09-16T14:49:23.629963+0000 mgr.y (mgr.25166) 901 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:25.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:25 smithi050 bash[89559]: cluster 2024-09-16T14:49:23.629963+0000 mgr.y (mgr.25166) 901 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:25.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:25 smithi050 bash[89559]: cluster 2024-09-16T14:49:23.629963+0000 mgr.y (mgr.25166) 901 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:25.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:25 smithi090 bash[70266]: cluster 2024-09-16T14:49:23.629963+0000 mgr.y (mgr.25166) 901 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:25.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:25 smithi090 bash[70266]: cluster 2024-09-16T14:49:23.629963+0000 mgr.y (mgr.25166) 901 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:26.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:26 smithi050 bash[92968]: audit 2024-09-16T14:49:25.077907+0000 mgr.y (mgr.25166) 902 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:26.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:26 smithi050 bash[92968]: audit 2024-09-16T14:49:25.077907+0000 mgr.y (mgr.25166) 902 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:26.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:26 smithi050 bash[89559]: audit 2024-09-16T14:49:25.077907+0000 mgr.y (mgr.25166) 902 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:26.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:26 smithi050 bash[89559]: audit 2024-09-16T14:49:25.077907+0000 mgr.y (mgr.25166) 902 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:26.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:26 smithi090 bash[70266]: audit 2024-09-16T14:49:25.077907+0000 mgr.y (mgr.25166) 902 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:26.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:26 smithi090 bash[70266]: audit 2024-09-16T14:49:25.077907+0000 mgr.y (mgr.25166) 902 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:27.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:49:27 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:49:27.010260185Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:49:27.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:27 smithi050 bash[89559]: cluster 2024-09-16T14:49:25.631165+0000 mgr.y (mgr.25166) 903 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:27.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:27 smithi050 bash[89559]: cluster 2024-09-16T14:49:25.631165+0000 mgr.y (mgr.25166) 903 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:27.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:27 smithi050 bash[89559]: audit 2024-09-16T14:49:26.740373+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:49:27.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:27 smithi050 bash[89559]: audit 2024-09-16T14:49:26.740373+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:49:27.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:27 smithi050 bash[92968]: cluster 2024-09-16T14:49:25.631165+0000 mgr.y (mgr.25166) 903 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:27.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:27 smithi050 bash[92968]: cluster 2024-09-16T14:49:25.631165+0000 mgr.y (mgr.25166) 903 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:27.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:27 smithi050 bash[92968]: audit 2024-09-16T14:49:26.740373+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:49:27.938 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:27 smithi050 bash[92968]: audit 2024-09-16T14:49:26.740373+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:49:27.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:27 smithi090 bash[70266]: cluster 2024-09-16T14:49:25.631165+0000 mgr.y (mgr.25166) 903 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:27.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:27 smithi090 bash[70266]: cluster 2024-09-16T14:49:25.631165+0000 mgr.y (mgr.25166) 903 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:27.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:27 smithi090 bash[70266]: audit 2024-09-16T14:49:26.740373+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:49:27.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:27 smithi090 bash[70266]: audit 2024-09-16T14:49:26.740373+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:49:29.517 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:49:29 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:49:29] "GET /metrics HTTP/1.1" 200 38305 "" "Prometheus/2.51.0" 2024-09-16T14:49:29.819 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:29 smithi090 bash[70266]: cluster 2024-09-16T14:49:27.632269+0000 mgr.y (mgr.25166) 904 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 85 B/s wr, 68 op/s 2024-09-16T14:49:29.819 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:29 smithi090 bash[70266]: cluster 2024-09-16T14:49:27.632269+0000 mgr.y (mgr.25166) 904 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 85 B/s wr, 68 op/s 2024-09-16T14:49:29.989 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:29 smithi050 bash[89559]: cluster 2024-09-16T14:49:27.632269+0000 mgr.y (mgr.25166) 904 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 85 B/s wr, 68 op/s 2024-09-16T14:49:29.990 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:29 smithi050 bash[89559]: cluster 2024-09-16T14:49:27.632269+0000 mgr.y (mgr.25166) 904 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 85 B/s wr, 68 op/s 2024-09-16T14:49:29.990 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:29 smithi050 bash[92968]: cluster 2024-09-16T14:49:27.632269+0000 mgr.y (mgr.25166) 904 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 85 B/s wr, 68 op/s 2024-09-16T14:49:29.990 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:29 smithi050 bash[92968]: cluster 2024-09-16T14:49:27.632269+0000 mgr.y (mgr.25166) 904 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 85 B/s wr, 68 op/s 2024-09-16T14:49:30.085 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:49:29 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:49:29.993578864Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:49:30.793 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:30 smithi090 bash[70266]: cluster 2024-09-16T14:49:29.633421+0000 mgr.y (mgr.25166) 905 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 28 op/s 2024-09-16T14:49:30.793 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:30 smithi090 bash[70266]: cluster 2024-09-16T14:49:29.633421+0000 mgr.y (mgr.25166) 905 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 28 op/s 2024-09-16T14:49:30.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:30 smithi050 bash[89559]: cluster 2024-09-16T14:49:29.633421+0000 mgr.y (mgr.25166) 905 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 28 op/s 2024-09-16T14:49:30.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:30 smithi050 bash[89559]: cluster 2024-09-16T14:49:29.633421+0000 mgr.y (mgr.25166) 905 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 28 op/s 2024-09-16T14:49:30.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:30 smithi050 bash[92968]: cluster 2024-09-16T14:49:29.633421+0000 mgr.y (mgr.25166) 905 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 28 op/s 2024-09-16T14:49:30.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:30 smithi050 bash[92968]: cluster 2024-09-16T14:49:29.633421+0000 mgr.y (mgr.25166) 905 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 28 op/s 2024-09-16T14:49:31.045 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:30 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:31.045 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:49:30 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:31.046 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:49:30 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:31.046 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:49:30 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:31.046 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:49:30 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:31.047 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:49:30 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:31.047 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:49:30 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:31.047 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:49:30 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:31.048 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:49:30 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:49:32.410 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:32 smithi090 bash[70266]: audit 2024-09-16T14:49:31.097441+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:32.410 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:32 smithi090 bash[70266]: audit 2024-09-16T14:49:31.097441+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:32.410 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:32 smithi090 bash[70266]: audit 2024-09-16T14:49:31.107690+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:32.411 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:32 smithi090 bash[70266]: audit 2024-09-16T14:49:31.107690+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:32.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:32 smithi050 bash[89559]: audit 2024-09-16T14:49:31.097441+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:32.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:32 smithi050 bash[89559]: audit 2024-09-16T14:49:31.097441+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:32.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:32 smithi050 bash[89559]: audit 2024-09-16T14:49:31.107690+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:32.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:32 smithi050 bash[89559]: audit 2024-09-16T14:49:31.107690+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:32.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:32 smithi050 bash[92968]: audit 2024-09-16T14:49:31.097441+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:32.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:32 smithi050 bash[92968]: audit 2024-09-16T14:49:31.097441+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:32.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:32 smithi050 bash[92968]: audit 2024-09-16T14:49:31.107690+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:32.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:32 smithi050 bash[92968]: audit 2024-09-16T14:49:31.107690+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:33.015 INFO:teuthology.orchestra.run.smithi050.stdout:true 2024-09-16T14:49:33.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:33 smithi050 bash[89559]: cluster 2024-09-16T14:49:31.634011+0000 mgr.y (mgr.25166) 906 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:33.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:33 smithi050 bash[89559]: cluster 2024-09-16T14:49:31.634011+0000 mgr.y (mgr.25166) 906 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:33.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:33 smithi050 bash[92968]: cluster 2024-09-16T14:49:31.634011+0000 mgr.y (mgr.25166) 906 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:33.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:33 smithi050 bash[92968]: cluster 2024-09-16T14:49:31.634011+0000 mgr.y (mgr.25166) 906 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:33.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:49:33 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:49:33.019714211Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:49:33.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:33 smithi090 bash[70266]: cluster 2024-09-16T14:49:31.634011+0000 mgr.y (mgr.25166) 906 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:33.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:33 smithi090 bash[70266]: cluster 2024-09-16T14:49:31.634011+0000 mgr.y (mgr.25166) 906 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:49:33.680 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:49:33.681 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (14m) 4m ago 41m 14.7M - 0.27.0 11f11916f8cd cabc95728e9a 2024-09-16T14:49:33.681 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (13m) 2m ago 41m 69.7M - 10.4.0 c8b91775d855 88a9367c0284 2024-09-16T14:49:33.681 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (16m) 4m ago 39m 49.8M - 3.8 b5388489f99e d92ced4635d4 2024-09-16T14:49:33.681 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (16m) 2m ago 50m 446M - 19.3.0-4917-g8293d73f 425e316ba8eb 9887b7561d75 2024-09-16T14:49:33.681 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (27m) 4m ago 52m 516M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:49:33.681 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (11m) 4m ago 53m 53.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 2dace7d54c6b 2024-09-16T14:49:33.681 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (12m) 2m ago 51m 48.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 207fa7c489b4 2024-09-16T14:49:33.681 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (10m) 4m ago 50m 38.8M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb e91fc2c1a7ff 2024-09-16T14:49:33.681 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (15m) 4m ago 41m 8576k - 1.7.0 72c9c2088986 e166bfc4ac14 2024-09-16T14:49:33.682 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (15m) 2m ago 41m 8399k - 1.7.0 72c9c2088986 872a2376fb53 2024-09-16T14:49:33.682 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (8m) 4m ago 49m 51.5M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 50917a63a85c 2024-09-16T14:49:33.682 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (8m) 4m ago 48m 51.0M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 4d349c340cbe 2024-09-16T14:49:33.682 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (6m) 4m ago 48m 44.8M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 73cc453de3bd 2024-09-16T14:49:33.682 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (4m) 4m ago 47m - 3037M 19.3.0-4917-g8293d73f 425e316ba8eb f11f2d2fa52b 2024-09-16T14:49:33.682 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (4m) 2m ago 46m 50.3M 3292M 19.3.0-4917-g8293d73f 425e316ba8eb 542f88825091 2024-09-16T14:49:33.682 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (3m) 2m ago 45m 53.5M 3292M 19.3.0-4917-g8293d73f 425e316ba8eb f6ac01479698 2024-09-16T14:49:33.682 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (2m) 2m ago 44m 47.8M 3292M 19.3.0-4917-g8293d73f 425e316ba8eb dff819eec6a5 2024-09-16T14:49:33.682 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running 2m ago 43m - 3292M 2024-09-16T14:49:33.682 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (15m) 2m ago 42m 52.6M - 2.51.0 1d3b7f56885b 26eb48164510 2024-09-16T14:49:33.682 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 starting - - - - 2024-09-16T14:49:33.683 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 starting - - - - 2024-09-16T14:49:34.061 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:49:34.061 INFO:teuthology.orchestra.run.smithi050.stdout: "mon": { 2024-09-16T14:49:34.061 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:49:34.062 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:49:34.062 INFO:teuthology.orchestra.run.smithi050.stdout: "mgr": { 2024-09-16T14:49:34.062 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:49:34.062 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:49:34.062 INFO:teuthology.orchestra.run.smithi050.stdout: "osd": { 2024-09-16T14:49:34.062 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 8 2024-09-16T14:49:34.062 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:49:34.062 INFO:teuthology.orchestra.run.smithi050.stdout: "rgw": { 2024-09-16T14:49:34.062 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T14:49:34.062 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 1 2024-09-16T14:49:34.062 INFO:teuthology.orchestra.run.smithi050.stdout: }, 2024-09-16T14:49:34.062 INFO:teuthology.orchestra.run.smithi050.stdout: "overall": { 2024-09-16T14:49:34.062 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T14:49:34.063 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 14 2024-09-16T14:49:34.063 INFO:teuthology.orchestra.run.smithi050.stdout: } 2024-09-16T14:49:34.063 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:49:34.392 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-16T14:49:34.392 INFO:teuthology.orchestra.run.smithi050.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:49:34.392 INFO:teuthology.orchestra.run.smithi050.stdout: "in_progress": true, 2024-09-16T14:49:34.392 INFO:teuthology.orchestra.run.smithi050.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-16T14:49:34.393 INFO:teuthology.orchestra.run.smithi050.stdout: "services_complete": [], 2024-09-16T14:49:34.393 INFO:teuthology.orchestra.run.smithi050.stdout: "progress": "0/2 daemons upgraded", 2024-09-16T14:49:34.393 INFO:teuthology.orchestra.run.smithi050.stdout: "message": "Currently upgrading rgw daemons", 2024-09-16T14:49:34.393 INFO:teuthology.orchestra.run.smithi050.stdout: "is_paused": false 2024-09-16T14:49:34.393 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-16T14:49:34.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:34 smithi050 bash[89559]: audit 2024-09-16T14:49:33.003595+0000 mgr.y (mgr.25166) 907 : audit [DBG] from='client.44727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:34.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:34 smithi050 bash[89559]: audit 2024-09-16T14:49:33.003595+0000 mgr.y (mgr.25166) 907 : audit [DBG] from='client.44727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:34.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:34 smithi050 bash[89559]: audit 2024-09-16T14:49:33.322782+0000 mgr.y (mgr.25166) 908 : audit [DBG] from='client.44739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:34.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:34 smithi050 bash[89559]: audit 2024-09-16T14:49:33.322782+0000 mgr.y (mgr.25166) 908 : audit [DBG] from='client.44739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:34.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:34 smithi050 bash[89559]: audit 2024-09-16T14:49:34.062205+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.50:0/550171984' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:34.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:34 smithi050 bash[89559]: audit 2024-09-16T14:49:34.062205+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.50:0/550171984' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:34.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:34 smithi050 bash[92968]: audit 2024-09-16T14:49:33.003595+0000 mgr.y (mgr.25166) 907 : audit [DBG] from='client.44727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:34.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:34 smithi050 bash[92968]: audit 2024-09-16T14:49:33.003595+0000 mgr.y (mgr.25166) 907 : audit [DBG] from='client.44727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:34.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:34 smithi050 bash[92968]: audit 2024-09-16T14:49:33.322782+0000 mgr.y (mgr.25166) 908 : audit [DBG] from='client.44739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:34.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:34 smithi050 bash[92968]: audit 2024-09-16T14:49:33.322782+0000 mgr.y (mgr.25166) 908 : audit [DBG] from='client.44739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:34.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:34 smithi050 bash[92968]: audit 2024-09-16T14:49:34.062205+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.50:0/550171984' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:34.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:34 smithi050 bash[92968]: audit 2024-09-16T14:49:34.062205+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.50:0/550171984' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:34.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:34 smithi090 bash[70266]: audit 2024-09-16T14:49:33.003595+0000 mgr.y (mgr.25166) 907 : audit [DBG] from='client.44727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:34.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:34 smithi090 bash[70266]: audit 2024-09-16T14:49:33.003595+0000 mgr.y (mgr.25166) 907 : audit [DBG] from='client.44727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:34.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:34 smithi090 bash[70266]: audit 2024-09-16T14:49:33.322782+0000 mgr.y (mgr.25166) 908 : audit [DBG] from='client.44739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:34.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:34 smithi090 bash[70266]: audit 2024-09-16T14:49:33.322782+0000 mgr.y (mgr.25166) 908 : audit [DBG] from='client.44739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:34.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:34 smithi090 bash[70266]: audit 2024-09-16T14:49:34.062205+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.50:0/550171984' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:34.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:34 smithi090 bash[70266]: audit 2024-09-16T14:49:34.062205+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.50:0/550171984' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:35.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:35 smithi050 bash[89559]: cluster 2024-09-16T14:49:33.635286+0000 mgr.y (mgr.25166) 909 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 85 B/s wr, 24 op/s 2024-09-16T14:49:35.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:35 smithi050 bash[89559]: cluster 2024-09-16T14:49:33.635286+0000 mgr.y (mgr.25166) 909 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 85 B/s wr, 24 op/s 2024-09-16T14:49:35.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:35 smithi050 bash[89559]: audit 2024-09-16T14:49:33.640879+0000 mgr.y (mgr.25166) 910 : audit [DBG] from='client.44745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:35.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:35 smithi050 bash[89559]: audit 2024-09-16T14:49:33.640879+0000 mgr.y (mgr.25166) 910 : audit [DBG] from='client.44745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:35.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:35 smithi050 bash[89559]: audit 2024-09-16T14:49:34.392544+0000 mgr.y (mgr.25166) 911 : audit [DBG] from='client.44757 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:35.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:35 smithi050 bash[89559]: audit 2024-09-16T14:49:34.392544+0000 mgr.y (mgr.25166) 911 : audit [DBG] from='client.44757 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:35.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:35 smithi050 bash[92968]: cluster 2024-09-16T14:49:33.635286+0000 mgr.y (mgr.25166) 909 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 85 B/s wr, 24 op/s 2024-09-16T14:49:35.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:35 smithi050 bash[92968]: cluster 2024-09-16T14:49:33.635286+0000 mgr.y (mgr.25166) 909 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 85 B/s wr, 24 op/s 2024-09-16T14:49:35.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:35 smithi050 bash[92968]: audit 2024-09-16T14:49:33.640879+0000 mgr.y (mgr.25166) 910 : audit [DBG] from='client.44745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:35.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:35 smithi050 bash[92968]: audit 2024-09-16T14:49:33.640879+0000 mgr.y (mgr.25166) 910 : audit [DBG] from='client.44745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:35.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:35 smithi050 bash[92968]: audit 2024-09-16T14:49:34.392544+0000 mgr.y (mgr.25166) 911 : audit [DBG] from='client.44757 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:35.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:35 smithi050 bash[92968]: audit 2024-09-16T14:49:34.392544+0000 mgr.y (mgr.25166) 911 : audit [DBG] from='client.44757 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:35.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:35 smithi090 bash[70266]: cluster 2024-09-16T14:49:33.635286+0000 mgr.y (mgr.25166) 909 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 85 B/s wr, 24 op/s 2024-09-16T14:49:35.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:35 smithi090 bash[70266]: cluster 2024-09-16T14:49:33.635286+0000 mgr.y (mgr.25166) 909 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 85 B/s wr, 24 op/s 2024-09-16T14:49:35.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:35 smithi090 bash[70266]: audit 2024-09-16T14:49:33.640879+0000 mgr.y (mgr.25166) 910 : audit [DBG] from='client.44745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:35.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:35 smithi090 bash[70266]: audit 2024-09-16T14:49:33.640879+0000 mgr.y (mgr.25166) 910 : audit [DBG] from='client.44745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:35.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:35 smithi090 bash[70266]: audit 2024-09-16T14:49:34.392544+0000 mgr.y (mgr.25166) 911 : audit [DBG] from='client.44757 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:35.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:35 smithi090 bash[70266]: audit 2024-09-16T14:49:34.392544+0000 mgr.y (mgr.25166) 911 : audit [DBG] from='client.44757 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:49:36.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:36 smithi050 bash[89559]: audit 2024-09-16T14:49:35.089131+0000 mgr.y (mgr.25166) 912 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:36.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:36 smithi050 bash[89559]: audit 2024-09-16T14:49:35.089131+0000 mgr.y (mgr.25166) 912 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:36.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:36 smithi050 bash[92968]: audit 2024-09-16T14:49:35.089131+0000 mgr.y (mgr.25166) 912 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:36.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:36 smithi050 bash[92968]: audit 2024-09-16T14:49:35.089131+0000 mgr.y (mgr.25166) 912 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:36.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:49:36 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:49:36.01384566Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:49:36.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:36 smithi090 bash[70266]: audit 2024-09-16T14:49:35.089131+0000 mgr.y (mgr.25166) 912 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:36.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:36 smithi090 bash[70266]: audit 2024-09-16T14:49:35.089131+0000 mgr.y (mgr.25166) 912 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:37.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:37 smithi050 bash[92968]: cluster 2024-09-16T14:49:35.636353+0000 mgr.y (mgr.25166) 913 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 85 B/s wr, 39 op/s 2024-09-16T14:49:37.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:37 smithi050 bash[92968]: cluster 2024-09-16T14:49:35.636353+0000 mgr.y (mgr.25166) 913 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 85 B/s wr, 39 op/s 2024-09-16T14:49:37.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:37 smithi050 bash[92968]: audit 2024-09-16T14:49:36.902499+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:37.436 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:37 smithi050 bash[92968]: audit 2024-09-16T14:49:36.902499+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:37.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:37 smithi050 bash[92968]: audit 2024-09-16T14:49:36.909362+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:37.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:37 smithi050 bash[92968]: audit 2024-09-16T14:49:36.909362+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:37.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:37 smithi050 bash[92968]: audit 2024-09-16T14:49:36.989898+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:37.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:37 smithi050 bash[92968]: audit 2024-09-16T14:49:36.989898+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:37.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:37 smithi050 bash[92968]: audit 2024-09-16T14:49:37.000137+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:37.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:37 smithi050 bash[92968]: audit 2024-09-16T14:49:37.000137+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:37.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:37 smithi050 bash[89559]: cluster 2024-09-16T14:49:35.636353+0000 mgr.y (mgr.25166) 913 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 85 B/s wr, 39 op/s 2024-09-16T14:49:37.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:37 smithi050 bash[89559]: cluster 2024-09-16T14:49:35.636353+0000 mgr.y (mgr.25166) 913 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 85 B/s wr, 39 op/s 2024-09-16T14:49:37.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:37 smithi050 bash[89559]: audit 2024-09-16T14:49:36.902499+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:37.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:37 smithi050 bash[89559]: audit 2024-09-16T14:49:36.902499+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:37.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:37 smithi050 bash[89559]: audit 2024-09-16T14:49:36.909362+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:37.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:37 smithi050 bash[89559]: audit 2024-09-16T14:49:36.909362+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:37.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:37 smithi050 bash[89559]: audit 2024-09-16T14:49:36.989898+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:37.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:37 smithi050 bash[89559]: audit 2024-09-16T14:49:36.989898+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:37.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:37 smithi050 bash[89559]: audit 2024-09-16T14:49:37.000137+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:37.438 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:37 smithi050 bash[89559]: audit 2024-09-16T14:49:37.000137+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:37.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:37 smithi090 bash[70266]: cluster 2024-09-16T14:49:35.636353+0000 mgr.y (mgr.25166) 913 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 85 B/s wr, 39 op/s 2024-09-16T14:49:37.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:37 smithi090 bash[70266]: cluster 2024-09-16T14:49:35.636353+0000 mgr.y (mgr.25166) 913 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 85 B/s wr, 39 op/s 2024-09-16T14:49:37.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:37 smithi090 bash[70266]: audit 2024-09-16T14:49:36.902499+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:37.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:37 smithi090 bash[70266]: audit 2024-09-16T14:49:36.902499+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:37.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:37 smithi090 bash[70266]: audit 2024-09-16T14:49:36.909362+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:37.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:37 smithi090 bash[70266]: audit 2024-09-16T14:49:36.909362+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:37.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:37 smithi090 bash[70266]: audit 2024-09-16T14:49:36.989898+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:37.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:37 smithi090 bash[70266]: audit 2024-09-16T14:49:36.989898+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:37.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:37 smithi090 bash[70266]: audit 2024-09-16T14:49:37.000137+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:37.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:37 smithi090 bash[70266]: audit 2024-09-16T14:49:37.000137+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:39.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:49:39 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:49:39] "GET /metrics HTTP/1.1" 200 38305 "" "Prometheus/2.51.0" 2024-09-16T14:49:39.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:39 smithi050 bash[89559]: cluster 2024-09-16T14:49:37.637752+0000 mgr.y (mgr.25166) 914 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 80 op/s 2024-09-16T14:49:39.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:39 smithi050 bash[89559]: cluster 2024-09-16T14:49:37.637752+0000 mgr.y (mgr.25166) 914 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 80 op/s 2024-09-16T14:49:39.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:39 smithi050 bash[89559]: audit 2024-09-16T14:49:38.142104+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:39.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:39 smithi050 bash[89559]: audit 2024-09-16T14:49:38.142104+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:39.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:39 smithi050 bash[89559]: audit 2024-09-16T14:49:38.148212+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:39.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:39 smithi050 bash[89559]: audit 2024-09-16T14:49:38.148212+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:39.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:39 smithi050 bash[89559]: audit 2024-09-16T14:49:38.169740+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:39.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:39 smithi050 bash[89559]: audit 2024-09-16T14:49:38.169740+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:39.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:39 smithi050 bash[89559]: audit 2024-09-16T14:49:38.174768+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:39.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:39 smithi050 bash[89559]: audit 2024-09-16T14:49:38.174768+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:39.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:39 smithi050 bash[92968]: cluster 2024-09-16T14:49:37.637752+0000 mgr.y (mgr.25166) 914 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 80 op/s 2024-09-16T14:49:39.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:39 smithi050 bash[92968]: cluster 2024-09-16T14:49:37.637752+0000 mgr.y (mgr.25166) 914 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 80 op/s 2024-09-16T14:49:39.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:39 smithi050 bash[92968]: audit 2024-09-16T14:49:38.142104+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:39.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:39 smithi050 bash[92968]: audit 2024-09-16T14:49:38.142104+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:39.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:39 smithi050 bash[92968]: audit 2024-09-16T14:49:38.148212+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:39.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:39 smithi050 bash[92968]: audit 2024-09-16T14:49:38.148212+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:39.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:39 smithi050 bash[92968]: audit 2024-09-16T14:49:38.169740+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:39.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:39 smithi050 bash[92968]: audit 2024-09-16T14:49:38.169740+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:39.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:39 smithi050 bash[92968]: audit 2024-09-16T14:49:38.174768+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:39.438 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:39 smithi050 bash[92968]: audit 2024-09-16T14:49:38.174768+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:39.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:49:38 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:49:38.998214582Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:49:39.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:39 smithi090 bash[70266]: cluster 2024-09-16T14:49:37.637752+0000 mgr.y (mgr.25166) 914 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 80 op/s 2024-09-16T14:49:39.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:39 smithi090 bash[70266]: cluster 2024-09-16T14:49:37.637752+0000 mgr.y (mgr.25166) 914 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 80 op/s 2024-09-16T14:49:39.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:39 smithi090 bash[70266]: audit 2024-09-16T14:49:38.142104+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:39.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:39 smithi090 bash[70266]: audit 2024-09-16T14:49:38.142104+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:39.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:39 smithi090 bash[70266]: audit 2024-09-16T14:49:38.148212+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:39.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:39 smithi090 bash[70266]: audit 2024-09-16T14:49:38.148212+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:39.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:39 smithi090 bash[70266]: audit 2024-09-16T14:49:38.169740+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:39.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:39 smithi090 bash[70266]: audit 2024-09-16T14:49:38.169740+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:39.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:39 smithi090 bash[70266]: audit 2024-09-16T14:49:38.174768+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:39.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:39 smithi090 bash[70266]: audit 2024-09-16T14:49:38.174768+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:41.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:41 smithi050 bash[89559]: cluster 2024-09-16T14:49:39.638939+0000 mgr.y (mgr.25166) 915 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:41.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:41 smithi050 bash[89559]: cluster 2024-09-16T14:49:39.638939+0000 mgr.y (mgr.25166) 915 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:41.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:41 smithi050 bash[92968]: cluster 2024-09-16T14:49:39.638939+0000 mgr.y (mgr.25166) 915 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:41.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:41 smithi050 bash[92968]: cluster 2024-09-16T14:49:39.638939+0000 mgr.y (mgr.25166) 915 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:41.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:41 smithi090 bash[70266]: cluster 2024-09-16T14:49:39.638939+0000 mgr.y (mgr.25166) 915 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:41.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:41 smithi090 bash[70266]: cluster 2024-09-16T14:49:39.638939+0000 mgr.y (mgr.25166) 915 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:42.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:49:42 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:49:42.039549204Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:49:42.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:42 smithi090 bash[70266]: audit 2024-09-16T14:49:41.743894+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:49:42.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:42 smithi090 bash[70266]: audit 2024-09-16T14:49:41.743894+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:49:42.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:42 smithi050 bash[89559]: audit 2024-09-16T14:49:41.743894+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:49:42.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:42 smithi050 bash[89559]: audit 2024-09-16T14:49:41.743894+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:49:42.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:42 smithi050 bash[92968]: audit 2024-09-16T14:49:41.743894+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:49:42.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:42 smithi050 bash[92968]: audit 2024-09-16T14:49:41.743894+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:49:43.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:43 smithi050 bash[89559]: cluster 2024-09-16T14:49:41.640102+0000 mgr.y (mgr.25166) 916 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:43.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:43 smithi050 bash[89559]: cluster 2024-09-16T14:49:41.640102+0000 mgr.y (mgr.25166) 916 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:43.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:43 smithi050 bash[92968]: cluster 2024-09-16T14:49:41.640102+0000 mgr.y (mgr.25166) 916 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:43.686 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:43 smithi050 bash[92968]: cluster 2024-09-16T14:49:41.640102+0000 mgr.y (mgr.25166) 916 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:43.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:43 smithi090 bash[70266]: cluster 2024-09-16T14:49:41.640102+0000 mgr.y (mgr.25166) 916 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:43.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:43 smithi090 bash[70266]: cluster 2024-09-16T14:49:41.640102+0000 mgr.y (mgr.25166) 916 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:45.195 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:49:45 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:49:45.015400841Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:49:45.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:45 smithi050 bash[89559]: cluster 2024-09-16T14:49:43.641439+0000 mgr.y (mgr.25166) 917 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:45.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:45 smithi050 bash[89559]: cluster 2024-09-16T14:49:43.641439+0000 mgr.y (mgr.25166) 917 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:45.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:45 smithi050 bash[92968]: cluster 2024-09-16T14:49:43.641439+0000 mgr.y (mgr.25166) 917 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:45.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:45 smithi050 bash[92968]: cluster 2024-09-16T14:49:43.641439+0000 mgr.y (mgr.25166) 917 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:45.531 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:45 smithi090 bash[70266]: cluster 2024-09-16T14:49:43.641439+0000 mgr.y (mgr.25166) 917 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:45.532 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:45 smithi090 bash[70266]: cluster 2024-09-16T14:49:43.641439+0000 mgr.y (mgr.25166) 917 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:49:46.547 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:46 smithi050 bash[89559]: audit 2024-09-16T14:49:45.095192+0000 mgr.y (mgr.25166) 918 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:46.547 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:46 smithi050 bash[89559]: audit 2024-09-16T14:49:45.095192+0000 mgr.y (mgr.25166) 918 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:46.548 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:46 smithi050 bash[92968]: audit 2024-09-16T14:49:45.095192+0000 mgr.y (mgr.25166) 918 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:46.548 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:46 smithi050 bash[92968]: audit 2024-09-16T14:49:45.095192+0000 mgr.y (mgr.25166) 918 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:46.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:46 smithi090 bash[70266]: audit 2024-09-16T14:49:45.095192+0000 mgr.y (mgr.25166) 918 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:46.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:46 smithi090 bash[70266]: audit 2024-09-16T14:49:45.095192+0000 mgr.y (mgr.25166) 918 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:47.672 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:47 smithi050 bash[89559]: cluster 2024-09-16T14:49:45.642658+0000 mgr.y (mgr.25166) 919 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T14:49:47.672 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:47 smithi050 bash[89559]: cluster 2024-09-16T14:49:45.642658+0000 mgr.y (mgr.25166) 919 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T14:49:47.672 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:47 smithi050 bash[92968]: cluster 2024-09-16T14:49:45.642658+0000 mgr.y (mgr.25166) 919 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T14:49:47.673 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:47 smithi050 bash[92968]: cluster 2024-09-16T14:49:45.642658+0000 mgr.y (mgr.25166) 919 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T14:49:47.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:47 smithi090 bash[70266]: cluster 2024-09-16T14:49:45.642658+0000 mgr.y (mgr.25166) 919 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T14:49:47.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:47 smithi090 bash[70266]: cluster 2024-09-16T14:49:45.642658+0000 mgr.y (mgr.25166) 919 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T14:49:48.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:49:48 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:49:48.037253318Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:49:49.479 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:49:49] "GET /metrics HTTP/1.1" 200 38324 "" "Prometheus/2.51.0" 2024-09-16T14:49:49.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: cluster 2024-09-16T14:49:47.643509+0000 mgr.y (mgr.25166) 920 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 45 op/s 2024-09-16T14:49:49.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: cluster 2024-09-16T14:49:47.643509+0000 mgr.y (mgr.25166) 920 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 45 op/s 2024-09-16T14:49:49.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.482476+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.482476+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.492967+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.492967+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.780497+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.780497+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.791038+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.791038+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.793083+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:49:49.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.793083+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:49:49.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.794912+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:49:49.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.794912+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:49:49.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.805655+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.805655+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.941785+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:49:49.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.941785+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:49:49.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.945265+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.945265+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: cluster 2024-09-16T14:49:47.643509+0000 mgr.y (mgr.25166) 920 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 45 op/s 2024-09-16T14:49:49.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: cluster 2024-09-16T14:49:47.643509+0000 mgr.y (mgr.25166) 920 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 45 op/s 2024-09-16T14:49:49.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.482476+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.482476+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.492967+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.492967+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.780497+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.780497+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.791038+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.791038+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.793083+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:49:49.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.793083+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:49:49.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.794912+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:49:49.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.794912+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:49:49.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.805655+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.805655+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.941785+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:49:49.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.941785+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:49:49.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.945265+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.945265+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.947926+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.947926+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.950270+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.950270+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.952983+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.952983+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.956873+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.956873+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.941 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.959653+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.959653+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.968470+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.968470+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.973018+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi050.osarsm"} : dispatch 2024-09-16T14:49:49.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.973018+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi050.osarsm"} : dispatch 2024-09-16T14:49:49.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.979501+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi050.osarsm"}]': finished 2024-09-16T14:49:49.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.979501+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi050.osarsm"}]': finished 2024-09-16T14:49:49.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.983725+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi090.vnvfdo"} : dispatch 2024-09-16T14:49:49.942 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.983725+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi090.vnvfdo"} : dispatch 2024-09-16T14:49:49.943 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.947926+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.943 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.947926+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.943 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.950270+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.943 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.950270+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.943 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.952983+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.943 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.952983+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.943 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.956873+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.943 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.956873+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.943 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.959653+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.944 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.959653+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.944 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.968470+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.944 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.968470+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.944 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.973018+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi050.osarsm"} : dispatch 2024-09-16T14:49:49.944 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.973018+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi050.osarsm"} : dispatch 2024-09-16T14:49:49.944 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.979501+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi050.osarsm"}]': finished 2024-09-16T14:49:49.944 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.979501+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi050.osarsm"}]': finished 2024-09-16T14:49:49.944 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.983725+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi090.vnvfdo"} : dispatch 2024-09-16T14:49:49.944 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.983725+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi090.vnvfdo"} : dispatch 2024-09-16T14:49:49.944 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.989551+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi090.vnvfdo"}]': finished 2024-09-16T14:49:49.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.989551+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi090.vnvfdo"}]': finished 2024-09-16T14:49:49.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.995106+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:48.995106+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.003725+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.003725+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.009026+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.009026+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.012319+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.012319+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.021627+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.021627+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.945 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.028250+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.946 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.028250+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.946 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.036536+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.946 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.036536+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.946 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.045295+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.946 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.045295+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.946 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.053624+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.946 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.053624+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.946 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.060194+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.946 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.989551+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi090.vnvfdo"}]': finished 2024-09-16T14:49:49.947 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.989551+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi090.vnvfdo"}]': finished 2024-09-16T14:49:49.947 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.995106+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.947 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:48.995106+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.947 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.003725+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.947 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.003725+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.947 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.009026+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.947 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.009026+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.947 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.012319+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.947 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.012319+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.947 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.021627+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.947 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.021627+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.947 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.028250+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.948 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.028250+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.948 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.036536+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.948 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.036536+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.948 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.045295+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.948 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.045295+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.948 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.053624+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.948 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.053624+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.948 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.060194+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.948 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.060194+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.063886+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.063886+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.067509+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.067509+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.071355+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.071355+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.074727+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.074727+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.078350+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.078350+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.082222+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:49:49.949 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.082222+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:49:49.950 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.088407+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:49:49.950 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.088407+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:49:49.950 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.092797+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.950 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.092797+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.950 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.099369+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:49:49.950 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.099369+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:49:49.950 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.060194+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.950 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.063886+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.950 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.063886+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.951 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.067509+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.951 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.067509+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.951 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.071355+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.951 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.071355+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.951 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.074727+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.951 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.074727+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.951 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.078350+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.951 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.078350+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.951 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.082222+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:49:49.951 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.082222+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:49:49.951 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.088407+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:49:49.951 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.088407+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:49:49.952 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.092797+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.952 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.092797+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.952 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.099369+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:49:49.952 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.099369+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:49:49.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.103577+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:49:49.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.103577+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:49:49.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.109475+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:49:49.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.109475+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:49:49.952 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.113703+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:49:49.953 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.113703+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:49:49.953 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.119807+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T14:49:49.953 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.119807+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T14:49:49.953 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.123890+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:49:49.953 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.123890+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:49:49.953 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.129850+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:49:49.953 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.129850+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:49:49.953 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.134538+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:49:49.953 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.134538+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:49:49.953 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.140395+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T14:49:49.953 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.140395+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T14:49:49.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.103577+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:49:49.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.103577+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:49:49.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.109475+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:49:49.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.109475+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:49:49.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.113703+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:49:49.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.113703+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:49:49.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.119807+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T14:49:49.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.119807+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T14:49:49.954 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.123890+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:49:49.955 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.123890+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:49:49.955 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.129850+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:49:49.955 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.129850+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:49:49.955 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.134538+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:49:49.955 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.134538+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:49:49.955 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.140395+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T14:49:49.955 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.140395+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T14:49:49.955 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.144826+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:49:49.955 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.144826+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:49:49.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.150513+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:49:49.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.150513+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:49:49.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.154876+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.154876+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.156453+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:49:49.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.156453+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:49:49.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.164895+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:49:49.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.164895+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:49:49.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.170159+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:49:49.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.170159+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:49:49.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.171705+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:49:49.956 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.171705+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:49:49.957 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.179539+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:49:49.957 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.179539+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:49:49.957 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.144826+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:49:49.957 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.144826+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:49:49.957 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.150513+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:49:49.957 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.150513+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:49:49.957 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.154876+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.957 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.154876+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.957 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.156453+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:49:49.958 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.156453+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:49:49.958 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.164895+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:49:49.958 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.164895+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:49:49.958 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.170159+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:49:49.958 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.170159+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:49:49.958 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.171705+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:49:49.958 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.171705+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:49:49.958 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.179539+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:49:49.958 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.179539+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:49:49.959 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.184898+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:49:49.959 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.184898+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:49:49.959 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.190422+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:49:49.959 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.190422+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:49:49.959 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.194173+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.959 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.194173+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.959 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.195864+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.959 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.195864+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.959 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.197414+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.959 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.197414+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.959 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.200496+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.960 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.200496+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.960 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.202091+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.960 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.202091+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.960 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.203647+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.960 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.203647+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.960 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.205765+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:49:49.960 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.205765+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:49:49.960 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.211840+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:49:49.960 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.211840+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:49:49.960 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.214205+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:49:49.960 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.214205+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:49:49.960 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.216004+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:49:49.961 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[89559]: audit 2024-09-16T14:49:49.216004+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:49:49.961 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.184898+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:49:49.961 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.184898+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:49:49.961 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.190422+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:49:49.961 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.190422+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:49:49.961 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.194173+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.962 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.194173+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.962 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.195864+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.962 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.195864+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.962 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.197414+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.962 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.197414+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.962 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.200496+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.962 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.200496+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.962 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.202091+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.962 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.202091+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.962 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.203647+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.962 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.203647+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.962 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.205765+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:49:49.963 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.205765+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:49:49.963 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.211840+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:49:49.963 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.211840+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:49:49.963 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.214205+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:49:49.963 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.214205+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:49:49.963 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.216004+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:49:49.963 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:49 smithi050 bash[92968]: audit 2024-09-16T14:49:49.216004+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:49:49.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: cluster 2024-09-16T14:49:47.643509+0000 mgr.y (mgr.25166) 920 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 45 op/s 2024-09-16T14:49:49.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: cluster 2024-09-16T14:49:47.643509+0000 mgr.y (mgr.25166) 920 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 45 op/s 2024-09-16T14:49:49.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.482476+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.482476+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.492967+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.492967+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.780497+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.780497+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.791038+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.791038+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.965 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.793083+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:49:49.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.793083+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:49:49.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.794912+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:49:49.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.794912+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:49:49.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.805655+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.805655+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.941785+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:49:49.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.941785+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:49:49.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.945265+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.945265+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.947926+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.947926+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.966 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.950270+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.950270+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.952983+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.952983+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.956873+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.956873+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.959653+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.959653+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.968470+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.968470+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.973018+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi050.osarsm"} : dispatch 2024-09-16T14:49:49.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.973018+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi050.osarsm"} : dispatch 2024-09-16T14:49:49.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.979501+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi050.osarsm"}]': finished 2024-09-16T14:49:49.967 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.979501+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi050.osarsm"}]': finished 2024-09-16T14:49:49.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.983725+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi090.vnvfdo"} : dispatch 2024-09-16T14:49:49.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.983725+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi090.vnvfdo"} : dispatch 2024-09-16T14:49:49.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.989551+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi090.vnvfdo"}]': finished 2024-09-16T14:49:49.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.989551+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi090.vnvfdo"}]': finished 2024-09-16T14:49:49.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.995106+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:48.995106+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.003725+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.003725+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.009026+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.009026+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.012319+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.968 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.012319+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.021627+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.021627+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.028250+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.028250+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.036536+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.036536+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.045295+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.045295+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.053624+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.053624+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:49.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.060194+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.969 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.060194+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.063886+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.063886+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.067509+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.067509+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.071355+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.071355+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.074727+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.074727+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.078350+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.078350+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:49:49.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.082222+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:49:49.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.082222+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:49:49.970 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.088407+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:49:49.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.088407+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:49:49.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.092797+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.092797+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.099369+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:49:49.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.099369+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:49:49.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.103577+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:49:49.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.103577+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:49:49.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.109475+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:49:49.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.109475+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:49:49.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.113703+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:49:49.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.113703+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:49:49.971 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.119807+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T14:49:49.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.119807+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T14:49:49.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.123890+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:49:49.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.123890+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:49:49.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.129850+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:49:49.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.129850+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:49:49.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.134538+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:49:49.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.134538+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:49:49.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.140395+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T14:49:49.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.140395+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T14:49:49.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.144826+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:49:49.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.144826+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:49:49.972 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.150513+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:49:49.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.150513+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:49:49.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.154876+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.154876+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.156453+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:49:49.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.156453+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:49:49.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.164895+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:49:49.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.164895+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:49:49.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.170159+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:49:49.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.170159+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:49:49.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.171705+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:49:49.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.171705+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:49:49.973 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.179539+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:49:49.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.179539+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:49:49.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.184898+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:49:49.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.184898+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:49:49.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.190422+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:49:49.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.190422+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:49:49.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.194173+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.194173+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.195864+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.195864+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.197414+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.197414+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.974 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.200496+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.975 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.200496+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.975 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.202091+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.975 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.202091+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.975 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.203647+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.975 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.203647+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:49:49.975 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.205765+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:49:49.975 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.205765+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:49:49.975 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.211840+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:49:49.975 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.211840+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:49:49.975 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.214205+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:49:49.975 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.214205+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:49:49.975 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.216004+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:49:49.975 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:49 smithi090 bash[70266]: audit 2024-09-16T14:49:49.216004+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:49:50.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[89559]: cephadm 2024-09-16T14:49:48.961073+0000 mgr.y (mgr.25166) 921 : cephadm [WRN] Upgrade: 2 rgw daemon(s) are 19.1.1-328-gad35db06 != target 19.3.0-4917-g8293d73f 2024-09-16T14:49:50.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[89559]: cephadm 2024-09-16T14:49:48.961073+0000 mgr.y (mgr.25166) 921 : cephadm [WRN] Upgrade: 2 rgw daemon(s) are 19.1.1-328-gad35db06 != target 19.3.0-4917-g8293d73f 2024-09-16T14:49:50.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[89559]: cephadm 2024-09-16T14:49:48.961197+0000 mgr.y (mgr.25166) 922 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-16T14:49:50.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[89559]: cephadm 2024-09-16T14:49:48.961197+0000 mgr.y (mgr.25166) 922 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-16T14:49:50.937 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[89559]: cephadm 2024-09-16T14:49:48.996855+0000 mgr.y (mgr.25166) 923 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:49:50.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[89559]: cephadm 2024-09-16T14:49:48.996855+0000 mgr.y (mgr.25166) 923 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:49:50.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[89559]: cephadm 2024-09-16T14:49:49.014094+0000 mgr.y (mgr.25166) 924 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:49:50.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[89559]: cephadm 2024-09-16T14:49:49.014094+0000 mgr.y (mgr.25166) 924 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:49:50.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[89559]: cephadm 2024-09-16T14:49:49.029968+0000 mgr.y (mgr.25166) 925 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T14:49:50.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[89559]: cephadm 2024-09-16T14:49:49.029968+0000 mgr.y (mgr.25166) 925 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T14:49:50.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[89559]: cephadm 2024-09-16T14:49:49.046948+0000 mgr.y (mgr.25166) 926 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:49:50.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[89559]: cephadm 2024-09-16T14:49:49.046948+0000 mgr.y (mgr.25166) 926 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:49:50.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[89559]: cephadm 2024-09-16T14:49:49.080092+0000 mgr.y (mgr.25166) 927 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:49:50.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[89559]: cephadm 2024-09-16T14:49:49.080092+0000 mgr.y (mgr.25166) 927 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:49:50.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[89559]: cephadm 2024-09-16T14:49:49.204868+0000 mgr.y (mgr.25166) 928 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:49:50.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[89559]: cephadm 2024-09-16T14:49:49.204868+0000 mgr.y (mgr.25166) 928 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:49:50.938 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[89559]: cephadm 2024-09-16T14:49:49.226666+0000 mgr.y (mgr.25166) 929 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T14:49:50.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[89559]: cephadm 2024-09-16T14:49:49.226666+0000 mgr.y (mgr.25166) 929 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T14:49:50.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[89559]: audit 2024-09-16T14:49:49.555802+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:50.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[89559]: audit 2024-09-16T14:49:49.555802+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:50.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[89559]: audit 2024-09-16T14:49:49.619977+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:49:50.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[89559]: audit 2024-09-16T14:49:49.619977+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:49:50.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[89559]: audit 2024-09-16T14:49:49.620939+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:49:50.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[89559]: audit 2024-09-16T14:49:49.620939+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:49:50.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[89559]: audit 2024-09-16T14:49:49.626820+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:50.939 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[89559]: audit 2024-09-16T14:49:49.626820+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:50.939 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[92968]: cephadm 2024-09-16T14:49:48.961073+0000 mgr.y (mgr.25166) 921 : cephadm [WRN] Upgrade: 2 rgw daemon(s) are 19.1.1-328-gad35db06 != target 19.3.0-4917-g8293d73f 2024-09-16T14:49:50.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[92968]: cephadm 2024-09-16T14:49:48.961073+0000 mgr.y (mgr.25166) 921 : cephadm [WRN] Upgrade: 2 rgw daemon(s) are 19.1.1-328-gad35db06 != target 19.3.0-4917-g8293d73f 2024-09-16T14:49:50.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[92968]: cephadm 2024-09-16T14:49:48.961197+0000 mgr.y (mgr.25166) 922 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-16T14:49:50.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[92968]: cephadm 2024-09-16T14:49:48.961197+0000 mgr.y (mgr.25166) 922 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-16T14:49:50.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[92968]: cephadm 2024-09-16T14:49:48.996855+0000 mgr.y (mgr.25166) 923 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:49:50.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[92968]: cephadm 2024-09-16T14:49:48.996855+0000 mgr.y (mgr.25166) 923 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:49:50.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[92968]: cephadm 2024-09-16T14:49:49.014094+0000 mgr.y (mgr.25166) 924 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:49:50.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[92968]: cephadm 2024-09-16T14:49:49.014094+0000 mgr.y (mgr.25166) 924 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:49:50.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[92968]: cephadm 2024-09-16T14:49:49.029968+0000 mgr.y (mgr.25166) 925 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T14:49:50.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[92968]: cephadm 2024-09-16T14:49:49.029968+0000 mgr.y (mgr.25166) 925 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T14:49:50.940 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[92968]: cephadm 2024-09-16T14:49:49.046948+0000 mgr.y (mgr.25166) 926 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:49:50.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[92968]: cephadm 2024-09-16T14:49:49.046948+0000 mgr.y (mgr.25166) 926 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:49:50.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[92968]: cephadm 2024-09-16T14:49:49.080092+0000 mgr.y (mgr.25166) 927 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:49:50.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[92968]: cephadm 2024-09-16T14:49:49.080092+0000 mgr.y (mgr.25166) 927 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:49:50.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[92968]: cephadm 2024-09-16T14:49:49.204868+0000 mgr.y (mgr.25166) 928 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:49:50.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[92968]: cephadm 2024-09-16T14:49:49.204868+0000 mgr.y (mgr.25166) 928 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:49:50.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[92968]: cephadm 2024-09-16T14:49:49.226666+0000 mgr.y (mgr.25166) 929 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T14:49:50.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[92968]: cephadm 2024-09-16T14:49:49.226666+0000 mgr.y (mgr.25166) 929 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T14:49:50.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[92968]: audit 2024-09-16T14:49:49.555802+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:50.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[92968]: audit 2024-09-16T14:49:49.555802+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:50.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[92968]: audit 2024-09-16T14:49:49.619977+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:49:50.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[92968]: audit 2024-09-16T14:49:49.619977+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:49:50.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[92968]: audit 2024-09-16T14:49:49.620939+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:49:50.941 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[92968]: audit 2024-09-16T14:49:49.620939+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:49:50.942 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[92968]: audit 2024-09-16T14:49:49.626820+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:50.942 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:50 smithi050 bash[92968]: audit 2024-09-16T14:49:49.626820+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:50.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:50 smithi090 bash[70266]: cephadm 2024-09-16T14:49:48.961073+0000 mgr.y (mgr.25166) 921 : cephadm [WRN] Upgrade: 2 rgw daemon(s) are 19.1.1-328-gad35db06 != target 19.3.0-4917-g8293d73f 2024-09-16T14:49:50.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:50 smithi090 bash[70266]: cephadm 2024-09-16T14:49:48.961073+0000 mgr.y (mgr.25166) 921 : cephadm [WRN] Upgrade: 2 rgw daemon(s) are 19.1.1-328-gad35db06 != target 19.3.0-4917-g8293d73f 2024-09-16T14:49:50.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:50 smithi090 bash[70266]: cephadm 2024-09-16T14:49:48.961197+0000 mgr.y (mgr.25166) 922 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-16T14:49:50.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:50 smithi090 bash[70266]: cephadm 2024-09-16T14:49:48.961197+0000 mgr.y (mgr.25166) 922 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-16T14:49:50.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:50 smithi090 bash[70266]: cephadm 2024-09-16T14:49:48.996855+0000 mgr.y (mgr.25166) 923 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:49:50.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:50 smithi090 bash[70266]: cephadm 2024-09-16T14:49:48.996855+0000 mgr.y (mgr.25166) 923 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:49:50.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:50 smithi090 bash[70266]: cephadm 2024-09-16T14:49:49.014094+0000 mgr.y (mgr.25166) 924 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:49:50.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:50 smithi090 bash[70266]: cephadm 2024-09-16T14:49:49.014094+0000 mgr.y (mgr.25166) 924 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:49:50.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:50 smithi090 bash[70266]: cephadm 2024-09-16T14:49:49.029968+0000 mgr.y (mgr.25166) 925 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T14:49:50.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:50 smithi090 bash[70266]: cephadm 2024-09-16T14:49:49.029968+0000 mgr.y (mgr.25166) 925 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-16T14:49:50.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:50 smithi090 bash[70266]: cephadm 2024-09-16T14:49:49.046948+0000 mgr.y (mgr.25166) 926 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:49:50.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:50 smithi090 bash[70266]: cephadm 2024-09-16T14:49:49.046948+0000 mgr.y (mgr.25166) 926 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-16T14:49:50.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:50 smithi090 bash[70266]: cephadm 2024-09-16T14:49:49.080092+0000 mgr.y (mgr.25166) 927 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:49:50.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:50 smithi090 bash[70266]: cephadm 2024-09-16T14:49:49.080092+0000 mgr.y (mgr.25166) 927 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-16T14:49:50.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:50 smithi090 bash[70266]: cephadm 2024-09-16T14:49:49.204868+0000 mgr.y (mgr.25166) 928 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:49:50.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:50 smithi090 bash[70266]: cephadm 2024-09-16T14:49:49.204868+0000 mgr.y (mgr.25166) 928 : cephadm [INF] Upgrade: Complete! 2024-09-16T14:49:50.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:50 smithi090 bash[70266]: cephadm 2024-09-16T14:49:49.226666+0000 mgr.y (mgr.25166) 929 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T14:49:50.947 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:50 smithi090 bash[70266]: cephadm 2024-09-16T14:49:49.226666+0000 mgr.y (mgr.25166) 929 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-16T14:49:50.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:50 smithi090 bash[70266]: audit 2024-09-16T14:49:49.555802+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:50.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:50 smithi090 bash[70266]: audit 2024-09-16T14:49:49.555802+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:50.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:50 smithi090 bash[70266]: audit 2024-09-16T14:49:49.619977+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:49:50.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:50 smithi090 bash[70266]: audit 2024-09-16T14:49:49.619977+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:49:50.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:50 smithi090 bash[70266]: audit 2024-09-16T14:49:49.620939+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:49:50.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:50 smithi090 bash[70266]: audit 2024-09-16T14:49:49.620939+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:49:50.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:50 smithi090 bash[70266]: audit 2024-09-16T14:49:49.626820+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:50.948 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:50 smithi090 bash[70266]: audit 2024-09-16T14:49:49.626820+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:51.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:49:51 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:49:51.007817043Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:49:51.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:51 smithi050 bash[89559]: cluster 2024-09-16T14:49:49.644606+0000 mgr.y (mgr.25166) 930 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T14:49:51.936 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:51 smithi050 bash[89559]: cluster 2024-09-16T14:49:49.644606+0000 mgr.y (mgr.25166) 930 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T14:49:51.936 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:51 smithi050 bash[92968]: cluster 2024-09-16T14:49:49.644606+0000 mgr.y (mgr.25166) 930 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T14:49:51.937 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:51 smithi050 bash[92968]: cluster 2024-09-16T14:49:49.644606+0000 mgr.y (mgr.25166) 930 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T14:49:51.945 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:51 smithi090 bash[70266]: cluster 2024-09-16T14:49:49.644606+0000 mgr.y (mgr.25166) 930 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T14:49:51.946 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:51 smithi090 bash[70266]: cluster 2024-09-16T14:49:49.644606+0000 mgr.y (mgr.25166) 930 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T14:49:53.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:53 smithi050 bash[89559]: cluster 2024-09-16T14:49:51.645838+0000 mgr.y (mgr.25166) 931 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-09-16T14:49:53.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:53 smithi050 bash[89559]: cluster 2024-09-16T14:49:51.645838+0000 mgr.y (mgr.25166) 931 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-09-16T14:49:53.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:53 smithi050 bash[89559]: audit 2024-09-16T14:49:52.136311+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:53.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:53 smithi050 bash[89559]: audit 2024-09-16T14:49:52.136311+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:53.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:53 smithi050 bash[92968]: cluster 2024-09-16T14:49:51.645838+0000 mgr.y (mgr.25166) 931 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-09-16T14:49:53.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:53 smithi050 bash[92968]: cluster 2024-09-16T14:49:51.645838+0000 mgr.y (mgr.25166) 931 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-09-16T14:49:53.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:53 smithi050 bash[92968]: audit 2024-09-16T14:49:52.136311+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:53.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:53 smithi050 bash[92968]: audit 2024-09-16T14:49:52.136311+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:53.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:53 smithi090 bash[70266]: cluster 2024-09-16T14:49:51.645838+0000 mgr.y (mgr.25166) 931 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-09-16T14:49:53.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:53 smithi090 bash[70266]: cluster 2024-09-16T14:49:51.645838+0000 mgr.y (mgr.25166) 931 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-09-16T14:49:53.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:53 smithi090 bash[70266]: audit 2024-09-16T14:49:52.136311+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:53.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:53 smithi090 bash[70266]: audit 2024-09-16T14:49:52.136311+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' 2024-09-16T14:49:54.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:49:54 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:49:54.007832627Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:49:55.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:55 smithi050 bash[89559]: cluster 2024-09-16T14:49:53.647298+0000 mgr.y (mgr.25166) 932 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T14:49:55.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:55 smithi050 bash[89559]: cluster 2024-09-16T14:49:53.647298+0000 mgr.y (mgr.25166) 932 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T14:49:55.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:55 smithi050 bash[92968]: cluster 2024-09-16T14:49:53.647298+0000 mgr.y (mgr.25166) 932 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T14:49:55.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:55 smithi050 bash[92968]: cluster 2024-09-16T14:49:53.647298+0000 mgr.y (mgr.25166) 932 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T14:49:55.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:55 smithi090 bash[70266]: cluster 2024-09-16T14:49:53.647298+0000 mgr.y (mgr.25166) 932 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T14:49:55.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:55 smithi090 bash[70266]: cluster 2024-09-16T14:49:53.647298+0000 mgr.y (mgr.25166) 932 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T14:49:56.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:56 smithi050 bash[89559]: audit 2024-09-16T14:49:55.106521+0000 mgr.y (mgr.25166) 933 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:56.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:56 smithi050 bash[89559]: audit 2024-09-16T14:49:55.106521+0000 mgr.y (mgr.25166) 933 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:56.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:56 smithi050 bash[92968]: audit 2024-09-16T14:49:55.106521+0000 mgr.y (mgr.25166) 933 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:56.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:56 smithi050 bash[92968]: audit 2024-09-16T14:49:55.106521+0000 mgr.y (mgr.25166) 933 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:56.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:56 smithi090 bash[70266]: audit 2024-09-16T14:49:55.106521+0000 mgr.y (mgr.25166) 933 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:56.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:56 smithi090 bash[70266]: audit 2024-09-16T14:49:55.106521+0000 mgr.y (mgr.25166) 933 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:49:57.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:57 smithi050 bash[89559]: cluster 2024-09-16T14:49:55.648401+0000 mgr.y (mgr.25166) 934 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T14:49:57.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:57 smithi050 bash[89559]: cluster 2024-09-16T14:49:55.648401+0000 mgr.y (mgr.25166) 934 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T14:49:57.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:57 smithi050 bash[89559]: audit 2024-09-16T14:49:56.744356+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:49:57.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:57 smithi050 bash[89559]: audit 2024-09-16T14:49:56.744356+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:49:57.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:57 smithi050 bash[92968]: cluster 2024-09-16T14:49:55.648401+0000 mgr.y (mgr.25166) 934 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T14:49:57.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:57 smithi050 bash[92968]: cluster 2024-09-16T14:49:55.648401+0000 mgr.y (mgr.25166) 934 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T14:49:57.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:57 smithi050 bash[92968]: audit 2024-09-16T14:49:56.744356+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:49:57.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:57 smithi050 bash[92968]: audit 2024-09-16T14:49:56.744356+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:49:57.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:49:57 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:49:57.032917694Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:49:57.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:57 smithi090 bash[70266]: cluster 2024-09-16T14:49:55.648401+0000 mgr.y (mgr.25166) 934 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T14:49:57.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:57 smithi090 bash[70266]: cluster 2024-09-16T14:49:55.648401+0000 mgr.y (mgr.25166) 934 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T14:49:57.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:57 smithi090 bash[70266]: audit 2024-09-16T14:49:56.744356+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:49:57.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:57 smithi090 bash[70266]: audit 2024-09-16T14:49:56.744356+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:49:59.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:49:59 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:49:59] "GET /metrics HTTP/1.1" 200 38323 "" "Prometheus/2.51.0" 2024-09-16T14:49:59.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:59 smithi050 bash[89559]: cluster 2024-09-16T14:49:57.649574+0000 mgr.y (mgr.25166) 935 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T14:49:59.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:49:59 smithi050 bash[89559]: cluster 2024-09-16T14:49:57.649574+0000 mgr.y (mgr.25166) 935 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T14:49:59.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:59 smithi050 bash[92968]: cluster 2024-09-16T14:49:57.649574+0000 mgr.y (mgr.25166) 935 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T14:49:59.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:49:59 smithi050 bash[92968]: cluster 2024-09-16T14:49:57.649574+0000 mgr.y (mgr.25166) 935 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T14:49:59.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:59 smithi090 bash[70266]: cluster 2024-09-16T14:49:57.649574+0000 mgr.y (mgr.25166) 935 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T14:49:59.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:49:59 smithi090 bash[70266]: cluster 2024-09-16T14:49:57.649574+0000 mgr.y (mgr.25166) 935 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T14:50:00.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:00 smithi050 bash[89559]: cluster 2024-09-16T14:50:00.000159+0000 mon.a (mon.0) 834 : cluster [INF] overall HEALTH_OK 2024-09-16T14:50:00.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:00 smithi050 bash[89559]: cluster 2024-09-16T14:50:00.000159+0000 mon.a (mon.0) 834 : cluster [INF] overall HEALTH_OK 2024-09-16T14:50:00.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:00 smithi050 bash[92968]: cluster 2024-09-16T14:50:00.000159+0000 mon.a (mon.0) 834 : cluster [INF] overall HEALTH_OK 2024-09-16T14:50:00.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:00 smithi050 bash[92968]: cluster 2024-09-16T14:50:00.000159+0000 mon.a (mon.0) 834 : cluster [INF] overall HEALTH_OK 2024-09-16T14:50:00.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:50:00 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:50:00.05408384Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:50:00.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:00 smithi090 bash[70266]: cluster 2024-09-16T14:50:00.000159+0000 mon.a (mon.0) 834 : cluster [INF] overall HEALTH_OK 2024-09-16T14:50:00.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:00 smithi090 bash[70266]: cluster 2024-09-16T14:50:00.000159+0000 mon.a (mon.0) 834 : cluster [INF] overall HEALTH_OK 2024-09-16T14:50:01.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:01 smithi050 bash[89559]: cluster 2024-09-16T14:49:59.650836+0000 mgr.y (mgr.25166) 936 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T14:50:01.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:01 smithi050 bash[89559]: cluster 2024-09-16T14:49:59.650836+0000 mgr.y (mgr.25166) 936 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T14:50:01.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:01 smithi050 bash[92968]: cluster 2024-09-16T14:49:59.650836+0000 mgr.y (mgr.25166) 936 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T14:50:01.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:01 smithi050 bash[92968]: cluster 2024-09-16T14:49:59.650836+0000 mgr.y (mgr.25166) 936 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T14:50:01.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:01 smithi090 bash[70266]: cluster 2024-09-16T14:49:59.650836+0000 mgr.y (mgr.25166) 936 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T14:50:01.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:01 smithi090 bash[70266]: cluster 2024-09-16T14:49:59.650836+0000 mgr.y (mgr.25166) 936 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T14:50:03.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:03 smithi050 bash[89559]: cluster 2024-09-16T14:50:01.651984+0000 mgr.y (mgr.25166) 937 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T14:50:03.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:03 smithi050 bash[89559]: cluster 2024-09-16T14:50:01.651984+0000 mgr.y (mgr.25166) 937 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T14:50:03.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:03 smithi050 bash[92968]: cluster 2024-09-16T14:50:01.651984+0000 mgr.y (mgr.25166) 937 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T14:50:03.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:03 smithi050 bash[92968]: cluster 2024-09-16T14:50:01.651984+0000 mgr.y (mgr.25166) 937 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T14:50:03.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:50:03 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:50:03.021435517Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:50:03.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:03 smithi090 bash[70266]: cluster 2024-09-16T14:50:01.651984+0000 mgr.y (mgr.25166) 937 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T14:50:03.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:03 smithi090 bash[70266]: cluster 2024-09-16T14:50:01.651984+0000 mgr.y (mgr.25166) 937 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T14:50:05.429 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:05 smithi050 bash[92968]: cluster 2024-09-16T14:50:03.653327+0000 mgr.y (mgr.25166) 938 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-16T14:50:05.429 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:05 smithi050 bash[92968]: cluster 2024-09-16T14:50:03.653327+0000 mgr.y (mgr.25166) 938 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-16T14:50:05.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:05 smithi050 bash[89559]: cluster 2024-09-16T14:50:03.653327+0000 mgr.y (mgr.25166) 938 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-16T14:50:05.430 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:05 smithi050 bash[89559]: cluster 2024-09-16T14:50:03.653327+0000 mgr.y (mgr.25166) 938 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-16T14:50:05.431 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T14:50:05.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:05 smithi090 bash[70266]: cluster 2024-09-16T14:50:03.653327+0000 mgr.y (mgr.25166) 938 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-16T14:50:05.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:05 smithi090 bash[70266]: cluster 2024-09-16T14:50:03.653327+0000 mgr.y (mgr.25166) 938 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-16T14:50:06.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:06 smithi050 bash[89559]: audit 2024-09-16T14:50:04.729751+0000 mgr.y (mgr.25166) 939 : audit [DBG] from='client.44799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:50:06.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:06 smithi050 bash[89559]: audit 2024-09-16T14:50:04.729751+0000 mgr.y (mgr.25166) 939 : audit [DBG] from='client.44799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:50:06.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:06 smithi050 bash[89559]: audit 2024-09-16T14:50:05.115263+0000 mgr.y (mgr.25166) 940 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:50:06.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:06 smithi050 bash[89559]: audit 2024-09-16T14:50:05.115263+0000 mgr.y (mgr.25166) 940 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:50:06.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:06 smithi050 bash[92968]: audit 2024-09-16T14:50:04.729751+0000 mgr.y (mgr.25166) 939 : audit [DBG] from='client.44799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:50:06.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:06 smithi050 bash[92968]: audit 2024-09-16T14:50:04.729751+0000 mgr.y (mgr.25166) 939 : audit [DBG] from='client.44799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:50:06.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:06 smithi050 bash[92968]: audit 2024-09-16T14:50:05.115263+0000 mgr.y (mgr.25166) 940 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:50:06.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:06 smithi050 bash[92968]: audit 2024-09-16T14:50:05.115263+0000 mgr.y (mgr.25166) 940 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:50:06.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:50:06 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:50:06.024704383Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:50:06.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:06 smithi090 bash[70266]: audit 2024-09-16T14:50:04.729751+0000 mgr.y (mgr.25166) 939 : audit [DBG] from='client.44799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:50:06.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:06 smithi090 bash[70266]: audit 2024-09-16T14:50:04.729751+0000 mgr.y (mgr.25166) 939 : audit [DBG] from='client.44799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:50:06.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:06 smithi090 bash[70266]: audit 2024-09-16T14:50:05.115263+0000 mgr.y (mgr.25166) 940 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:50:06.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:06 smithi090 bash[70266]: audit 2024-09-16T14:50:05.115263+0000 mgr.y (mgr.25166) 940 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:50:07.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:07 smithi050 bash[89559]: cluster 2024-09-16T14:50:05.654156+0000 mgr.y (mgr.25166) 941 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:07.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:07 smithi050 bash[89559]: cluster 2024-09-16T14:50:05.654156+0000 mgr.y (mgr.25166) 941 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:07.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:07 smithi050 bash[92968]: cluster 2024-09-16T14:50:05.654156+0000 mgr.y (mgr.25166) 941 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:07.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:07 smithi050 bash[92968]: cluster 2024-09-16T14:50:05.654156+0000 mgr.y (mgr.25166) 941 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:07.445 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:07 smithi090 bash[70266]: cluster 2024-09-16T14:50:05.654156+0000 mgr.y (mgr.25166) 941 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:07.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:07 smithi090 bash[70266]: cluster 2024-09-16T14:50:05.654156+0000 mgr.y (mgr.25166) 941 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:09.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:50:09 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:50:09] "GET /metrics HTTP/1.1" 200 38323 "" "Prometheus/2.51.0" 2024-09-16T14:50:09.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:09 smithi050 bash[89559]: cluster 2024-09-16T14:50:07.655276+0000 mgr.y (mgr.25166) 942 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:09.437 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:09 smithi050 bash[89559]: cluster 2024-09-16T14:50:07.655276+0000 mgr.y (mgr.25166) 942 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:09.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:09 smithi050 bash[92968]: cluster 2024-09-16T14:50:07.655276+0000 mgr.y (mgr.25166) 942 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:09.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:09 smithi050 bash[92968]: cluster 2024-09-16T14:50:07.655276+0000 mgr.y (mgr.25166) 942 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:09.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:50:09 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:50:09.046793112Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:50:09.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:09 smithi090 bash[70266]: cluster 2024-09-16T14:50:07.655276+0000 mgr.y (mgr.25166) 942 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:09.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:09 smithi090 bash[70266]: cluster 2024-09-16T14:50:07.655276+0000 mgr.y (mgr.25166) 942 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:10.254 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:50:11.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:11 smithi090 bash[70266]: cluster 2024-09-16T14:50:09.656501+0000 mgr.y (mgr.25166) 943 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:50:11.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:11 smithi090 bash[70266]: cluster 2024-09-16T14:50:09.656501+0000 mgr.y (mgr.25166) 943 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:50:11.462 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:11 smithi050 bash[89559]: cluster 2024-09-16T14:50:09.656501+0000 mgr.y (mgr.25166) 943 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:50:11.462 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:11 smithi050 bash[89559]: cluster 2024-09-16T14:50:09.656501+0000 mgr.y (mgr.25166) 943 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:50:11.463 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:11 smithi050 bash[92968]: cluster 2024-09-16T14:50:09.656501+0000 mgr.y (mgr.25166) 943 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:50:11.463 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:11 smithi050 bash[92968]: cluster 2024-09-16T14:50:09.656501+0000 mgr.y (mgr.25166) 943 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:50:11.830 INFO:teuthology.orchestra.run.smithi050.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:50:11.830 INFO:teuthology.orchestra.run.smithi050.stdout:alertmanager.a smithi050 *:9093,9094 running (15m) 34s ago 42m 14.6M - 0.27.0 11f11916f8cd cabc95728e9a 2024-09-16T14:50:11.830 INFO:teuthology.orchestra.run.smithi050.stdout:grafana.a smithi090 *:3000 running (14m) 34s ago 42m 69.7M - 10.4.0 c8b91775d855 88a9367c0284 2024-09-16T14:50:11.831 INFO:teuthology.orchestra.run.smithi050.stdout:iscsi.foo.smithi050.jiuhsl smithi050 *:5000 running (17m) 34s ago 40m 50.0M - 3.8 b5388489f99e d92ced4635d4 2024-09-16T14:50:11.831 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.x smithi090 *:8443,9283,8765 running (16m) 34s ago 51m 447M - 19.3.0-4917-g8293d73f 425e316ba8eb 9887b7561d75 2024-09-16T14:50:11.831 INFO:teuthology.orchestra.run.smithi050.stdout:mgr.y smithi050 *:8443,9283,8765 running (27m) 34s ago 53m 520M - 19.3.0-4917-g8293d73f 425e316ba8eb dffb82a57e58 2024-09-16T14:50:11.831 INFO:teuthology.orchestra.run.smithi050.stdout:mon.a smithi050 running (11m) 34s ago 53m 64.3M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 2dace7d54c6b 2024-09-16T14:50:11.831 INFO:teuthology.orchestra.run.smithi050.stdout:mon.b smithi090 running (13m) 34s ago 51m 50.8M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 207fa7c489b4 2024-09-16T14:50:11.831 INFO:teuthology.orchestra.run.smithi050.stdout:mon.c smithi050 running (11m) 34s ago 51m 45.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb e91fc2c1a7ff 2024-09-16T14:50:11.831 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.a smithi050 *:9100 running (16m) 34s ago 42m 9511k - 1.7.0 72c9c2088986 e166bfc4ac14 2024-09-16T14:50:11.831 INFO:teuthology.orchestra.run.smithi050.stdout:node-exporter.b smithi090 *:9100 running (16m) 34s ago 42m 8355k - 1.7.0 72c9c2088986 872a2376fb53 2024-09-16T14:50:11.831 INFO:teuthology.orchestra.run.smithi050.stdout:osd.0 smithi050 running (9m) 34s ago 50m 59.8M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 50917a63a85c 2024-09-16T14:50:11.831 INFO:teuthology.orchestra.run.smithi050.stdout:osd.1 smithi050 running (8m) 34s ago 49m 61.6M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 4d349c340cbe 2024-09-16T14:50:11.831 INFO:teuthology.orchestra.run.smithi050.stdout:osd.2 smithi050 running (7m) 34s ago 48m 51.6M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb 73cc453de3bd 2024-09-16T14:50:11.831 INFO:teuthology.orchestra.run.smithi050.stdout:osd.3 smithi050 running (5m) 34s ago 47m 56.0M 3037M 19.3.0-4917-g8293d73f 425e316ba8eb f11f2d2fa52b 2024-09-16T14:50:11.831 INFO:teuthology.orchestra.run.smithi050.stdout:osd.4 smithi090 running (4m) 34s ago 46m 54.5M 3292M 19.3.0-4917-g8293d73f 425e316ba8eb 542f88825091 2024-09-16T14:50:11.832 INFO:teuthology.orchestra.run.smithi050.stdout:osd.5 smithi090 running (4m) 34s ago 45m 57.0M 3292M 19.3.0-4917-g8293d73f 425e316ba8eb f6ac01479698 2024-09-16T14:50:11.832 INFO:teuthology.orchestra.run.smithi050.stdout:osd.6 smithi090 running (3m) 34s ago 44m 51.5M 3292M 19.3.0-4917-g8293d73f 425e316ba8eb dff819eec6a5 2024-09-16T14:50:11.832 INFO:teuthology.orchestra.run.smithi050.stdout:osd.7 smithi090 running (2m) 34s ago 43m 55.4M 3292M 19.3.0-4917-g8293d73f 425e316ba8eb 7cf2e0d8d2d8 2024-09-16T14:50:11.832 INFO:teuthology.orchestra.run.smithi050.stdout:prometheus.a smithi090 *:9095 running (15m) 34s ago 43m 52.7M - 2.51.0 1d3b7f56885b 26eb48164510 2024-09-16T14:50:11.832 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi050.osarsm smithi050 *:8000 running (58s) 34s ago 40m 89.1M - 19.3.0-4917-g8293d73f 425e316ba8eb 2349510c252f 2024-09-16T14:50:11.832 INFO:teuthology.orchestra.run.smithi050.stdout:rgw.foo.smithi090.vnvfdo smithi090 *:8000 running (40s) 34s ago 40m 88.9M - 19.3.0-4917-g8293d73f 425e316ba8eb feaf71c17dfa 2024-09-16T14:50:12.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:50:12 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:50:12.007476354Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:50:12.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:12 smithi090 bash[70266]: audit 2024-09-16T14:50:11.744179+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:50:12.447 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:12 smithi090 bash[70266]: audit 2024-09-16T14:50:11.744179+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:50:12.564 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:12 smithi050 bash[89559]: audit 2024-09-16T14:50:11.744179+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:50:12.564 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:12 smithi050 bash[89559]: audit 2024-09-16T14:50:11.744179+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:50:12.564 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:12 smithi050 bash[92968]: audit 2024-09-16T14:50:11.744179+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:50:12.564 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:12 smithi050 bash[92968]: audit 2024-09-16T14:50:11.744179+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.25166 172.21.15.50:0/2738910327' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:50:12.565 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-09-16T14:50:13.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:13 smithi050 bash[89559]: cluster 2024-09-16T14:50:11.657346+0000 mgr.y (mgr.25166) 944 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:13.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:13 smithi050 bash[89559]: cluster 2024-09-16T14:50:11.657346+0000 mgr.y (mgr.25166) 944 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:13.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:13 smithi050 bash[89559]: audit 2024-09-16T14:50:11.799776+0000 mgr.y (mgr.25166) 945 : audit [DBG] from='client.44805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:50:13.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:13 smithi050 bash[89559]: audit 2024-09-16T14:50:11.799776+0000 mgr.y (mgr.25166) 945 : audit [DBG] from='client.44805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:50:13.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:13 smithi050 bash[92968]: cluster 2024-09-16T14:50:11.657346+0000 mgr.y (mgr.25166) 944 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:13.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:13 smithi050 bash[92968]: cluster 2024-09-16T14:50:11.657346+0000 mgr.y (mgr.25166) 944 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:13.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:13 smithi050 bash[92968]: audit 2024-09-16T14:50:11.799776+0000 mgr.y (mgr.25166) 945 : audit [DBG] from='client.44805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:50:13.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:13 smithi050 bash[92968]: audit 2024-09-16T14:50:11.799776+0000 mgr.y (mgr.25166) 945 : audit [DBG] from='client.44805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:50:13.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:13 smithi090 bash[70266]: cluster 2024-09-16T14:50:11.657346+0000 mgr.y (mgr.25166) 944 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:13.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:13 smithi090 bash[70266]: cluster 2024-09-16T14:50:11.657346+0000 mgr.y (mgr.25166) 944 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:13.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:13 smithi090 bash[70266]: audit 2024-09-16T14:50:11.799776+0000 mgr.y (mgr.25166) 945 : audit [DBG] from='client.44805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:50:13.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:13 smithi090 bash[70266]: audit 2024-09-16T14:50:11.799776+0000 mgr.y (mgr.25166) 945 : audit [DBG] from='client.44805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:50:15.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:15 smithi050 bash[89559]: cluster 2024-09-16T14:50:13.658778+0000 mgr.y (mgr.25166) 946 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:50:15.436 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:15 smithi050 bash[89559]: cluster 2024-09-16T14:50:13.658778+0000 mgr.y (mgr.25166) 946 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:50:15.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:15 smithi050 bash[92968]: cluster 2024-09-16T14:50:13.658778+0000 mgr.y (mgr.25166) 946 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:50:15.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:15 smithi050 bash[92968]: cluster 2024-09-16T14:50:13.658778+0000 mgr.y (mgr.25166) 946 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:50:15.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:50:15 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:50:15.023923334Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:50:15.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:15 smithi090 bash[70266]: cluster 2024-09-16T14:50:13.658778+0000 mgr.y (mgr.25166) 946 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:50:15.446 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:15 smithi090 bash[70266]: cluster 2024-09-16T14:50:13.658778+0000 mgr.y (mgr.25166) 946 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:50:16.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:16 smithi050 bash[89559]: audit 2024-09-16T14:50:15.126600+0000 mgr.y (mgr.25166) 947 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:50:16.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:16 smithi050 bash[89559]: audit 2024-09-16T14:50:15.126600+0000 mgr.y (mgr.25166) 947 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:50:16.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:16 smithi050 bash[92968]: audit 2024-09-16T14:50:15.126600+0000 mgr.y (mgr.25166) 947 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:50:16.687 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:16 smithi050 bash[92968]: audit 2024-09-16T14:50:15.126600+0000 mgr.y (mgr.25166) 947 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:50:16.695 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:16 smithi090 bash[70266]: audit 2024-09-16T14:50:15.126600+0000 mgr.y (mgr.25166) 947 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:50:16.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:16 smithi090 bash[70266]: audit 2024-09-16T14:50:15.126600+0000 mgr.y (mgr.25166) 947 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi050.jiuhsl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:50:17.393 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:50:17.488 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:17 smithi050 bash[89559]: cluster 2024-09-16T14:50:15.659927+0000 mgr.y (mgr.25166) 948 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:17.488 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:17 smithi050 bash[89559]: cluster 2024-09-16T14:50:15.659927+0000 mgr.y (mgr.25166) 948 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:17.488 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:17 smithi050 bash[92968]: cluster 2024-09-16T14:50:15.659927+0000 mgr.y (mgr.25166) 948 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:17.488 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:17 smithi050 bash[92968]: cluster 2024-09-16T14:50:15.659927+0000 mgr.y (mgr.25166) 948 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:17.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:17 smithi090 bash[70266]: cluster 2024-09-16T14:50:15.659927+0000 mgr.y (mgr.25166) 948 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:17.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:17 smithi090 bash[70266]: cluster 2024-09-16T14:50:15.659927+0000 mgr.y (mgr.25166) 948 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:18.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:50:18 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:50:18.019268882Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:50:18.943 INFO:teuthology.orchestra.run.smithi050.stdout:false 2024-09-16T14:50:19.628 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:50:19 smithi050 bash[68576]: ::ffff:172.21.15.90 - - [16/Sep/2024:14:50:19] "GET /metrics HTTP/1.1" 200 38329 "" "Prometheus/2.51.0" 2024-09-16T14:50:19.629 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:19 smithi050 bash[89559]: cluster 2024-09-16T14:50:17.661113+0000 mgr.y (mgr.25166) 949 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:19.629 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:19 smithi050 bash[89559]: cluster 2024-09-16T14:50:17.661113+0000 mgr.y (mgr.25166) 949 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:19.629 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:19 smithi050 bash[89559]: audit 2024-09-16T14:50:18.932302+0000 mon.a (mon.0) 836 : audit [DBG] from='client.? 172.21.15.50:0/3970774924' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:50:19.629 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:19 smithi050 bash[89559]: audit 2024-09-16T14:50:18.932302+0000 mon.a (mon.0) 836 : audit [DBG] from='client.? 172.21.15.50:0/3970774924' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:50:19.630 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:19 smithi050 bash[92968]: cluster 2024-09-16T14:50:17.661113+0000 mgr.y (mgr.25166) 949 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:19.630 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:19 smithi050 bash[92968]: cluster 2024-09-16T14:50:17.661113+0000 mgr.y (mgr.25166) 949 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:19.630 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:19 smithi050 bash[92968]: audit 2024-09-16T14:50:18.932302+0000 mon.a (mon.0) 836 : audit [DBG] from='client.? 172.21.15.50:0/3970774924' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:50:19.630 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:19 smithi050 bash[92968]: audit 2024-09-16T14:50:18.932302+0000 mon.a (mon.0) 836 : audit [DBG] from='client.? 172.21.15.50:0/3970774924' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:50:19.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T14:50:19.631 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_8293d73f8690540e843a81caec373f9cc29cf705/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_8293d73f8690540e843a81caec373f9cc29cf705/qa/tasks/cephadm.py", line 111, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi050 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-16T14:50:19.903 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=e62b4f51ca1849c48e7b66e862bac708 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_8293d73f8690540e843a81caec373f9cc29cf705/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_8293d73f8690540e843a81caec373f9cc29cf705/qa/tasks/cephadm.py", line 111, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi050 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-16T14:50:19.905 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-16T14:50:19.913 INFO:tasks.cephadm:Teardown begin 2024-09-16T14:50:19.914 DEBUG:teuthology.orchestra.run.smithi050:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T14:50:19.917 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:19 smithi090 bash[70266]: cluster 2024-09-16T14:50:17.661113+0000 mgr.y (mgr.25166) 949 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:19.918 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:19 smithi090 bash[70266]: cluster 2024-09-16T14:50:17.661113+0000 mgr.y (mgr.25166) 949 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T14:50:19.918 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:19 smithi090 bash[70266]: audit 2024-09-16T14:50:18.932302+0000 mon.a (mon.0) 836 : audit [DBG] from='client.? 172.21.15.50:0/3970774924' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:50:19.918 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:19 smithi090 bash[70266]: audit 2024-09-16T14:50:18.932302+0000 mon.a (mon.0) 836 : audit [DBG] from='client.? 172.21.15.50:0/3970774924' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:50:19.931 DEBUG:teuthology.orchestra.run.smithi090:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T14:50:19.946 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-16T14:50:19.946 DEBUG:teuthology.orchestra.run.smithi050:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T14:50:19.978 DEBUG:teuthology.orchestra.run.smithi090:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T14:50:19.994 INFO:tasks.cephadm:Stopping all daemons... 2024-09-16T14:50:19.994 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-16T14:50:19.994 DEBUG:teuthology.orchestra.run.smithi050:> sudo systemctl stop ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mon.a 2024-09-16T14:50:20.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:20 smithi050 systemd[1]: Stopping Ceph mon.a for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:50:20.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:20 smithi050 bash[89559]: debug 2024-09-16T14:50:20.166+0000 7fddacae2640 -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-09-16T14:50:20.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Sep 16 14:50:20 smithi050 bash[89559]: debug 2024-09-16T14:50:20.166+0000 7fddacae2640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-16T14:50:20.291 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:50:20 smithi050 bash[68576]: [16/Sep/2024:14:50:20] ENGINE Bus STOPPING 2024-09-16T14:50:20.291 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:50:20 smithi050 bash[68576]: [16/Sep/2024:14:50:20] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T14:50:20.291 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:50:20 smithi050 bash[68576]: [16/Sep/2024:14:50:20] ENGINE Bus STOPPED 2024-09-16T14:50:20.291 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:50:20 smithi050 bash[68576]: [16/Sep/2024:14:50:20] ENGINE Bus STARTING 2024-09-16T14:50:20.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:50:20 smithi050 bash[68576]: [16/Sep/2024:14:50:20] ENGINE Serving on http://:::9283 2024-09-16T14:50:20.686 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:50:20 smithi050 bash[68576]: [16/Sep/2024:14:50:20] ENGINE Bus STARTED 2024-09-16T14:50:21.116 DEBUG:teuthology.orchestra.run.smithi050:> sudo pkill -f 'journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mon.a.service' 2024-09-16T14:50:21.153 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:50:21.153 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-16T14:50:21.154 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-16T14:50:21.154 DEBUG:teuthology.orchestra.run.smithi050:> sudo systemctl stop ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mon.c 2024-09-16T14:50:21.436 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:50:21 smithi050 bash[68576]: [16/Sep/2024:14:50:21] ENGINE Bus STOPPING 2024-09-16T14:50:21.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:21 smithi050 systemd[1]: Stopping Ceph mon.c for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:50:21.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:21 smithi050 bash[92968]: debug 2024-09-16T14:50:21.330+0000 7f3e8cbb4640 -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-09-16T14:50:21.437 INFO:journalctl@ceph.mon.c.smithi050.stdout:Sep 16 14:50:21 smithi050 bash[92968]: debug 2024-09-16T14:50:21.330+0000 7f3e8cbb4640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-16T14:50:21.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:50:21 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:50:21.015975564Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:50:22.109 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:50:21 smithi050 bash[68576]: [16/Sep/2024:14:50:21] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T14:50:22.109 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:50:21 smithi050 bash[68576]: [16/Sep/2024:14:50:21] ENGINE Bus STOPPED 2024-09-16T14:50:22.109 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:50:21 smithi050 bash[68576]: [16/Sep/2024:14:50:21] ENGINE Bus STARTING 2024-09-16T14:50:22.109 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:50:21 smithi050 bash[68576]: [16/Sep/2024:14:50:21] ENGINE Serving on http://:::9283 2024-09-16T14:50:22.109 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:50:21 smithi050 bash[68576]: [16/Sep/2024:14:50:21] ENGINE Bus STARTED 2024-09-16T14:50:22.296 DEBUG:teuthology.orchestra.run.smithi050:> sudo pkill -f 'journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mon.c.service' 2024-09-16T14:50:22.325 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:50:22.326 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-16T14:50:22.326 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-16T14:50:22.326 DEBUG:teuthology.orchestra.run.smithi090:> sudo systemctl stop ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mon.b 2024-09-16T14:50:22.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:22 smithi090 systemd[1]: Stopping Ceph mon.b for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:50:22.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:22 smithi090 bash[70266]: debug 2024-09-16T14:50:22.466+0000 7fb6c473f640 -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-09-16T14:50:22.696 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:22 smithi090 bash[70266]: debug 2024-09-16T14:50:22.466+0000 7fb6c473f640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-16T14:50:23.669 INFO:journalctl@ceph.mon.b.smithi090.stdout:Sep 16 14:50:23 smithi090 bash[93859]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-mon-b 2024-09-16T14:50:23.685 DEBUG:teuthology.orchestra.run.smithi090:> sudo pkill -f 'journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mon.b.service' 2024-09-16T14:50:23.720 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:50:23.721 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-16T14:50:23.721 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-16T14:50:23.721 DEBUG:teuthology.orchestra.run.smithi050:> sudo systemctl stop ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mgr.y 2024-09-16T14:50:23.946 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:50:23 smithi090 bash[62827]: ts=2024-09-16T14:50:23.904Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.50:8765/sd/prometheus/sd-config?service=mgr-prometheus\": read tcp 172.21.15.90:39850->172.21.15.50:8765: read: connection reset by peer" 2024-09-16T14:50:23.946 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:50:23 smithi090 bash[62827]: ts=2024-09-16T14:50:23.904Z caller=refresh.go:90 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.50:8765/sd/prometheus/sd-config?service=alertmanager\": read tcp 172.21.15.90:39840->172.21.15.50:8765: read: connection reset by peer" 2024-09-16T14:50:23.946 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:50:23 smithi090 bash[62827]: ts=2024-09-16T14:50:23.904Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.50:8765/sd/prometheus/sd-config?service=nfs\": read tcp 172.21.15.90:39830->172.21.15.50:8765: read: connection reset by peer" 2024-09-16T14:50:23.946 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:50:23 smithi090 bash[62827]: ts=2024-09-16T14:50:23.904Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.50:8765/sd/prometheus/sd-config?service=smb\": read tcp 172.21.15.90:39866->172.21.15.50:8765: read: connection reset by peer" 2024-09-16T14:50:23.947 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:50:23 smithi090 bash[62827]: ts=2024-09-16T14:50:23.904Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.50:8765/sd/prometheus/sd-config?service=node-exporter\": read tcp 172.21.15.90:39820->172.21.15.50:8765: read: connection reset by peer" 2024-09-16T14:50:24.138 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:50:23 smithi050 systemd[1]: Stopping Ceph mgr.y for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:50:24.139 INFO:journalctl@ceph.mgr.y.smithi050.stdout:Sep 16 14:50:23 smithi050 bash[68576]: debug 2024-09-16T14:50:23.858+0000 7f15207a6640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-16T14:50:24.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:50:24 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:50:24.026783551Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:50:24.682 DEBUG:teuthology.orchestra.run.smithi050:> sudo pkill -f 'journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mgr.y.service' 2024-09-16T14:50:24.708 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:50:24.709 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-16T14:50:24.709 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-16T14:50:24.709 DEBUG:teuthology.orchestra.run.smithi090:> sudo systemctl stop ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mgr.x 2024-09-16T14:50:24.970 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:50:24 smithi090 systemd[1]: Stopping Ceph mgr.x for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:50:25.923 INFO:journalctl@ceph.mgr.x.smithi090.stdout:Sep 16 14:50:25 smithi090 bash[93959]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-mgr-x 2024-09-16T14:50:25.939 DEBUG:teuthology.orchestra.run.smithi090:> sudo pkill -f 'journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-16T14:50:25.963 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:50:25.963 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-16T14:50:25.963 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-16T14:50:25.964 DEBUG:teuthology.orchestra.run.smithi050:> sudo systemctl stop ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.0 2024-09-16T14:50:26.436 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:50:25 smithi050 systemd[1]: Stopping Ceph osd.0 for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:50:26.437 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:50:26 smithi050 bash[98632]: debug 2024-09-16T14:50:26.114+0000 7f605eba3640 -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-09-16T14:50:26.437 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:50:26 smithi050 bash[98632]: debug 2024-09-16T14:50:26.114+0000 7f605eba3640 -1 osd.0 152 *** Got signal Terminated *** 2024-09-16T14:50:26.437 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:50:26 smithi050 bash[98632]: debug 2024-09-16T14:50:26.114+0000 7f605eba3640 -1 osd.0 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:50:27.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:50:27 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:50:27.044623613Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:50:30.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:50:30 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:50:30.024184277Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:50:32.395 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:50:32 smithi050 bash[125956]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-0 2024-09-16T14:50:32.395 INFO:journalctl@ceph.osd.0.smithi050.stdout:Sep 16 14:50:32 smithi050 bash[126019]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-0 2024-09-16T14:50:33.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:50:33 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:50:33.007500612Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:50:34.239 DEBUG:teuthology.orchestra.run.smithi050:> sudo pkill -f 'journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.0.service' 2024-09-16T14:50:34.270 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:50:34.270 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-16T14:50:34.270 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-16T14:50:34.271 DEBUG:teuthology.orchestra.run.smithi050:> sudo systemctl stop ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.1 2024-09-16T14:50:34.686 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:50:34 smithi050 systemd[1]: Stopping Ceph osd.1 for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:50:34.687 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:50:34 smithi050 bash[103246]: debug 2024-09-16T14:50:34.450+0000 7faa528b7640 -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-09-16T14:50:34.687 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:50:34 smithi050 bash[103246]: debug 2024-09-16T14:50:34.450+0000 7faa528b7640 -1 osd.1 152 *** Got signal Terminated *** 2024-09-16T14:50:34.687 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:50:34 smithi050 bash[103246]: debug 2024-09-16T14:50:34.450+0000 7faa528b7640 -1 osd.1 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:50:36.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:50:36 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:50:36.01906857Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:50:39.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:50:38 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:50:38.998541384Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:50:41.021 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:50:40 smithi050 bash[126151]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-1 2024-09-16T14:50:41.021 INFO:journalctl@ceph.osd.1.smithi050.stdout:Sep 16 14:50:40 smithi050 bash[126215]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-1 2024-09-16T14:50:42.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:50:41 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:50:41.9986476Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:50:42.708 DEBUG:teuthology.orchestra.run.smithi050:> sudo pkill -f 'journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.1.service' 2024-09-16T14:50:42.738 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:50:42.739 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-16T14:50:42.739 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-16T14:50:42.739 DEBUG:teuthology.orchestra.run.smithi050:> sudo systemctl stop ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.2 2024-09-16T14:50:43.186 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:50:42 smithi050 systemd[1]: Stopping Ceph osd.2 for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:50:43.187 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:50:42 smithi050 bash[109178]: debug 2024-09-16T14:50:42.922+0000 7fdd4a088640 -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-09-16T14:50:43.187 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:50:42 smithi050 bash[109178]: debug 2024-09-16T14:50:42.922+0000 7fdd4a088640 -1 osd.2 152 *** Got signal Terminated *** 2024-09-16T14:50:43.187 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:50:42 smithi050 bash[109178]: debug 2024-09-16T14:50:42.922+0000 7fdd4a088640 -1 osd.2 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:50:45.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:50:45 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:50:45.041070313Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:50:48.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:50:47 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:50:47.998214875Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:50:49.265 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:50:48 smithi050 bash[126342]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-2 2024-09-16T14:50:49.266 INFO:journalctl@ceph.osd.2.smithi050.stdout:Sep 16 14:50:49 smithi050 bash[126405]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-2 2024-09-16T14:50:51.076 DEBUG:teuthology.orchestra.run.smithi050:> sudo pkill -f 'journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.2.service' 2024-09-16T14:50:51.105 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:50:51.105 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-16T14:50:51.106 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-16T14:50:51.106 DEBUG:teuthology.orchestra.run.smithi050:> sudo systemctl stop ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.3 2024-09-16T14:50:51.436 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:50:51 smithi050 systemd[1]: Stopping Ceph osd.3 for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:50:51.437 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:50:51 smithi050 bash[114845]: debug 2024-09-16T14:50:51.297+0000 7f83f4593640 -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-09-16T14:50:51.437 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:50:51 smithi050 bash[114845]: debug 2024-09-16T14:50:51.297+0000 7f83f4593640 -1 osd.3 152 *** Got signal Terminated *** 2024-09-16T14:50:51.437 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:50:51 smithi050 bash[114845]: debug 2024-09-16T14:50:51.297+0000 7f83f4593640 -1 osd.3 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:50:51.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:50:51 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:50:51.016434078Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:50:54.196 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:50:53 smithi090 bash[74012]: debug 2024-09-16T14:50:53.942+0000 7fa025179640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:30.745910+0000 front 2024-09-16T14:50:30.746659+0000 (oldest deadline 2024-09-16T14:50:53.645776+0000) 2024-09-16T14:50:54.197 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:50:54 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:50:54.02798152Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:50:54.925 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:50:54 smithi090 bash[86543]: debug 2024-09-16T14:50:54.670+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:50:55.196 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:50:54 smithi090 bash[74012]: debug 2024-09-16T14:50:54.922+0000 7fa025179640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:30.745910+0000 front 2024-09-16T14:50:30.746659+0000 (oldest deadline 2024-09-16T14:50:53.645776+0000) 2024-09-16T14:50:55.946 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:50:55 smithi090 bash[86543]: debug 2024-09-16T14:50:55.626+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:50:55.946 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:50:55 smithi090 bash[78066]: debug 2024-09-16T14:50:55.442+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:29.824058+0000 front 2024-09-16T14:50:29.824266+0000 (oldest deadline 2024-09-16T14:50:55.123657+0000) 2024-09-16T14:50:56.446 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:50:55 smithi090 bash[74012]: debug 2024-09-16T14:50:55.954+0000 7fa025179640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:30.745910+0000 front 2024-09-16T14:50:30.746659+0000 (oldest deadline 2024-09-16T14:50:53.645776+0000) 2024-09-16T14:50:56.946 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:50:56 smithi090 bash[86543]: debug 2024-09-16T14:50:56.610+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:50:56.946 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:50:56 smithi090 bash[78066]: debug 2024-09-16T14:50:56.490+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:29.824058+0000 front 2024-09-16T14:50:29.824266+0000 (oldest deadline 2024-09-16T14:50:55.123657+0000) 2024-09-16T14:50:56.947 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:50:56 smithi090 bash[82502]: debug 2024-09-16T14:50:56.462+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:31.003744+0000 front 2024-09-16T14:50:31.003434+0000 (oldest deadline 2024-09-16T14:50:55.703376+0000) 2024-09-16T14:50:57.446 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:50:56 smithi090 bash[74012]: debug 2024-09-16T14:50:56.974+0000 7fa025179640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:30.745910+0000 front 2024-09-16T14:50:30.746659+0000 (oldest deadline 2024-09-16T14:50:53.645776+0000) 2024-09-16T14:50:57.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:50:57 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:50:57.019290466Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:50:57.541 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:50:57 smithi050 bash[126533]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-3 2024-09-16T14:50:57.541 INFO:journalctl@ceph.osd.3.smithi050.stdout:Sep 16 14:50:57 smithi050 bash[126598]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-3 2024-09-16T14:50:57.946 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:50:57 smithi090 bash[86543]: debug 2024-09-16T14:50:57.582+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:50:57.946 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:50:57 smithi090 bash[78066]: debug 2024-09-16T14:50:57.502+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:29.824058+0000 front 2024-09-16T14:50:29.824266+0000 (oldest deadline 2024-09-16T14:50:55.123657+0000) 2024-09-16T14:50:57.946 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:50:57 smithi090 bash[82502]: debug 2024-09-16T14:50:57.470+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:31.003744+0000 front 2024-09-16T14:50:31.003434+0000 (oldest deadline 2024-09-16T14:50:55.703376+0000) 2024-09-16T14:50:58.446 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:50:57 smithi090 bash[74012]: debug 2024-09-16T14:50:57.954+0000 7fa025179640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:30.745910+0000 front 2024-09-16T14:50:30.746659+0000 (oldest deadline 2024-09-16T14:50:53.645776+0000) 2024-09-16T14:50:58.946 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:50:58 smithi090 bash[86543]: debug 2024-09-16T14:50:58.562+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:50:58.946 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:50:58 smithi090 bash[78066]: debug 2024-09-16T14:50:58.542+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:29.824058+0000 front 2024-09-16T14:50:29.824266+0000 (oldest deadline 2024-09-16T14:50:55.123657+0000) 2024-09-16T14:50:58.947 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:50:58 smithi090 bash[82502]: debug 2024-09-16T14:50:58.482+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:31.003744+0000 front 2024-09-16T14:50:31.003434+0000 (oldest deadline 2024-09-16T14:50:55.703376+0000) 2024-09-16T14:50:59.060 DEBUG:teuthology.orchestra.run.smithi050:> sudo pkill -f 'journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.3.service' 2024-09-16T14:50:59.088 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:50:59.089 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-16T14:50:59.089 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-16T14:50:59.089 DEBUG:teuthology.orchestra.run.smithi090:> sudo systemctl stop ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.4 2024-09-16T14:50:59.376 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:50:58 smithi090 bash[74012]: debug 2024-09-16T14:50:58.958+0000 7fa025179640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:30.745910+0000 front 2024-09-16T14:50:30.746659+0000 (oldest deadline 2024-09-16T14:50:53.645776+0000) 2024-09-16T14:50:59.377 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:50:59 smithi090 systemd[1]: Stopping Ceph osd.4 for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:50:59.696 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:50:59 smithi090 bash[78066]: debug 2024-09-16T14:50:59.590+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:29.824058+0000 front 2024-09-16T14:50:29.824266+0000 (oldest deadline 2024-09-16T14:50:55.123657+0000) 2024-09-16T14:50:59.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:50:59 smithi090 bash[82502]: debug 2024-09-16T14:50:59.502+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:31.003744+0000 front 2024-09-16T14:50:31.003434+0000 (oldest deadline 2024-09-16T14:50:55.703376+0000) 2024-09-16T14:50:59.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:50:59 smithi090 bash[86543]: debug 2024-09-16T14:50:59.562+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:50:59.697 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:50:59 smithi090 bash[74012]: debug 2024-09-16T14:50:59.374+0000 7fa028b64640 -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-09-16T14:50:59.698 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:50:59 smithi090 bash[74012]: debug 2024-09-16T14:50:59.374+0000 7fa028b64640 -1 osd.4 152 *** Got signal Terminated *** 2024-09-16T14:50:59.698 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:50:59 smithi090 bash[74012]: debug 2024-09-16T14:50:59.374+0000 7fa028b64640 -1 osd.4 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:51:00.196 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:50:59 smithi090 bash[74012]: debug 2024-09-16T14:50:59.910+0000 7fa025179640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:30.745910+0000 front 2024-09-16T14:50:30.746659+0000 (oldest deadline 2024-09-16T14:50:53.645776+0000) 2024-09-16T14:51:00.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:50:59 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:50:59.998477112Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:51:00.946 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:00 smithi090 bash[82502]: debug 2024-09-16T14:51:00.478+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:31.003744+0000 front 2024-09-16T14:50:31.003434+0000 (oldest deadline 2024-09-16T14:50:55.703376+0000) 2024-09-16T14:51:00.946 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:00 smithi090 bash[86543]: debug 2024-09-16T14:51:00.566+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:00.946 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:00 smithi090 bash[78066]: debug 2024-09-16T14:51:00.562+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:29.824058+0000 front 2024-09-16T14:50:29.824266+0000 (oldest deadline 2024-09-16T14:50:55.123657+0000) 2024-09-16T14:51:00.947 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:00 smithi090 bash[78066]: debug 2024-09-16T14:51:00.562+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:38.025394+0000 front 2024-09-16T14:50:38.025324+0000 (oldest deadline 2024-09-16T14:51:00.324964+0000) 2024-09-16T14:51:01.446 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:51:00 smithi090 bash[74012]: debug 2024-09-16T14:51:00.958+0000 7fa025179640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:30.745910+0000 front 2024-09-16T14:50:30.746659+0000 (oldest deadline 2024-09-16T14:50:53.645776+0000) 2024-09-16T14:51:01.446 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:51:00 smithi090 bash[74012]: debug 2024-09-16T14:51:00.958+0000 7fa025179640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:37.047986+0000 front 2024-09-16T14:50:37.048027+0000 (oldest deadline 2024-09-16T14:50:59.947720+0000) 2024-09-16T14:51:01.946 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:01 smithi090 bash[82502]: debug 2024-09-16T14:51:01.526+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:31.003744+0000 front 2024-09-16T14:50:31.003434+0000 (oldest deadline 2024-09-16T14:50:55.703376+0000) 2024-09-16T14:51:01.947 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:01 smithi090 bash[78066]: debug 2024-09-16T14:51:01.558+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:29.824058+0000 front 2024-09-16T14:50:29.824266+0000 (oldest deadline 2024-09-16T14:50:55.123657+0000) 2024-09-16T14:51:01.947 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:01 smithi090 bash[78066]: debug 2024-09-16T14:51:01.558+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:38.025394+0000 front 2024-09-16T14:50:38.025324+0000 (oldest deadline 2024-09-16T14:51:00.324964+0000) 2024-09-16T14:51:01.947 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:01 smithi090 bash[86543]: debug 2024-09-16T14:51:01.606+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:01.948 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:01 smithi090 bash[86543]: debug 2024-09-16T14:51:01.606+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:02.446 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:51:02 smithi090 bash[74012]: debug 2024-09-16T14:51:02.006+0000 7fa025179640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:30.745910+0000 front 2024-09-16T14:50:30.746659+0000 (oldest deadline 2024-09-16T14:50:53.645776+0000) 2024-09-16T14:51:02.446 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:51:02 smithi090 bash[74012]: debug 2024-09-16T14:51:02.006+0000 7fa025179640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:37.047986+0000 front 2024-09-16T14:50:37.048027+0000 (oldest deadline 2024-09-16T14:50:59.947720+0000) 2024-09-16T14:51:02.946 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:02 smithi090 bash[78066]: debug 2024-09-16T14:51:02.514+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:29.824058+0000 front 2024-09-16T14:50:29.824266+0000 (oldest deadline 2024-09-16T14:50:55.123657+0000) 2024-09-16T14:51:02.946 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:02 smithi090 bash[78066]: debug 2024-09-16T14:51:02.514+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:38.025394+0000 front 2024-09-16T14:50:38.025324+0000 (oldest deadline 2024-09-16T14:51:00.324964+0000) 2024-09-16T14:51:02.946 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:02 smithi090 bash[82502]: debug 2024-09-16T14:51:02.542+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:31.003744+0000 front 2024-09-16T14:50:31.003434+0000 (oldest deadline 2024-09-16T14:50:55.703376+0000) 2024-09-16T14:51:02.947 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:02 smithi090 bash[82502]: debug 2024-09-16T14:51:02.542+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:35.703996+0000 front 2024-09-16T14:50:35.704177+0000 (oldest deadline 2024-09-16T14:51:01.604099+0000) 2024-09-16T14:51:02.947 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:02 smithi090 bash[86543]: debug 2024-09-16T14:51:02.606+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:02.947 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:02 smithi090 bash[86543]: debug 2024-09-16T14:51:02.606+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:03.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:51:03 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:51:03.035777922Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:51:03.446 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:51:03 smithi090 bash[74012]: debug 2024-09-16T14:51:02.998+0000 7fa025179640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:30.745910+0000 front 2024-09-16T14:50:30.746659+0000 (oldest deadline 2024-09-16T14:50:53.645776+0000) 2024-09-16T14:51:03.446 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:51:03 smithi090 bash[74012]: debug 2024-09-16T14:51:02.998+0000 7fa025179640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:37.047986+0000 front 2024-09-16T14:50:37.048027+0000 (oldest deadline 2024-09-16T14:50:59.947720+0000) 2024-09-16T14:51:03.946 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:03 smithi090 bash[86543]: debug 2024-09-16T14:51:03.654+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:03.946 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:03 smithi090 bash[86543]: debug 2024-09-16T14:51:03.654+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:03.946 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:03 smithi090 bash[78066]: debug 2024-09-16T14:51:03.486+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:29.824058+0000 front 2024-09-16T14:50:29.824266+0000 (oldest deadline 2024-09-16T14:50:55.123657+0000) 2024-09-16T14:51:03.947 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:03 smithi090 bash[78066]: debug 2024-09-16T14:51:03.486+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:38.025394+0000 front 2024-09-16T14:50:38.025324+0000 (oldest deadline 2024-09-16T14:51:00.324964+0000) 2024-09-16T14:51:03.947 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:03 smithi090 bash[82502]: debug 2024-09-16T14:51:03.510+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:31.003744+0000 front 2024-09-16T14:50:31.003434+0000 (oldest deadline 2024-09-16T14:50:55.703376+0000) 2024-09-16T14:51:03.947 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:03 smithi090 bash[82502]: debug 2024-09-16T14:51:03.510+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:35.703996+0000 front 2024-09-16T14:50:35.704177+0000 (oldest deadline 2024-09-16T14:51:01.604099+0000) 2024-09-16T14:51:04.451 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:51:03 smithi090 bash[74012]: debug 2024-09-16T14:51:03.998+0000 7fa025179640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:30.745910+0000 front 2024-09-16T14:50:30.746659+0000 (oldest deadline 2024-09-16T14:50:53.645776+0000) 2024-09-16T14:51:04.452 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:51:03 smithi090 bash[74012]: debug 2024-09-16T14:51:03.998+0000 7fa025179640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:37.047986+0000 front 2024-09-16T14:50:37.048027+0000 (oldest deadline 2024-09-16T14:50:59.947720+0000) 2024-09-16T14:51:04.844 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:04 smithi090 bash[82502]: debug 2024-09-16T14:51:04.478+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:31.003744+0000 front 2024-09-16T14:50:31.003434+0000 (oldest deadline 2024-09-16T14:50:55.703376+0000) 2024-09-16T14:51:04.844 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:04 smithi090 bash[82502]: debug 2024-09-16T14:51:04.478+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:35.703996+0000 front 2024-09-16T14:50:35.704177+0000 (oldest deadline 2024-09-16T14:51:01.604099+0000) 2024-09-16T14:51:04.844 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:04 smithi090 bash[86543]: debug 2024-09-16T14:51:04.634+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:04.845 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:04 smithi090 bash[86543]: debug 2024-09-16T14:51:04.634+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:04.845 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:04 smithi090 bash[78066]: debug 2024-09-16T14:51:04.482+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:29.824058+0000 front 2024-09-16T14:50:29.824266+0000 (oldest deadline 2024-09-16T14:50:55.123657+0000) 2024-09-16T14:51:04.845 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:04 smithi090 bash[78066]: debug 2024-09-16T14:51:04.482+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:38.025394+0000 front 2024-09-16T14:50:38.025324+0000 (oldest deadline 2024-09-16T14:51:00.324964+0000) 2024-09-16T14:51:05.696 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:51:05 smithi090 bash[94059]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-4 2024-09-16T14:51:05.696 INFO:journalctl@ceph.osd.4.smithi090.stdout:Sep 16 14:51:05 smithi090 bash[94122]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-4 2024-09-16T14:51:05.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:05 smithi090 bash[82502]: debug 2024-09-16T14:51:05.438+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:31.003744+0000 front 2024-09-16T14:50:31.003434+0000 (oldest deadline 2024-09-16T14:50:55.703376+0000) 2024-09-16T14:51:05.697 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:05 smithi090 bash[82502]: debug 2024-09-16T14:51:05.438+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:35.703996+0000 front 2024-09-16T14:50:35.704177+0000 (oldest deadline 2024-09-16T14:51:01.604099+0000) 2024-09-16T14:51:05.697 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:05 smithi090 bash[78066]: debug 2024-09-16T14:51:05.490+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:29.824058+0000 front 2024-09-16T14:50:29.824266+0000 (oldest deadline 2024-09-16T14:50:55.123657+0000) 2024-09-16T14:51:05.697 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:05 smithi090 bash[78066]: debug 2024-09-16T14:51:05.490+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:38.025394+0000 front 2024-09-16T14:50:38.025324+0000 (oldest deadline 2024-09-16T14:51:00.324964+0000) 2024-09-16T14:51:05.698 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:05 smithi090 bash[86543]: debug 2024-09-16T14:51:05.670+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:05.698 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:05 smithi090 bash[86543]: debug 2024-09-16T14:51:05.670+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:06.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:51:06 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:51:06.030182098Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:51:06.946 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:06 smithi090 bash[82502]: debug 2024-09-16T14:51:06.478+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:31.003744+0000 front 2024-09-16T14:50:31.003434+0000 (oldest deadline 2024-09-16T14:50:55.703376+0000) 2024-09-16T14:51:06.946 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:06 smithi090 bash[82502]: debug 2024-09-16T14:51:06.478+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:35.703996+0000 front 2024-09-16T14:50:35.704177+0000 (oldest deadline 2024-09-16T14:51:01.604099+0000) 2024-09-16T14:51:06.946 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:06 smithi090 bash[86543]: debug 2024-09-16T14:51:06.630+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:06.947 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:06 smithi090 bash[86543]: debug 2024-09-16T14:51:06.630+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:06.947 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:06 smithi090 bash[78066]: debug 2024-09-16T14:51:06.510+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:29.824058+0000 front 2024-09-16T14:50:29.824266+0000 (oldest deadline 2024-09-16T14:50:55.123657+0000) 2024-09-16T14:51:06.947 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:06 smithi090 bash[78066]: debug 2024-09-16T14:51:06.510+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:38.025394+0000 front 2024-09-16T14:50:38.025324+0000 (oldest deadline 2024-09-16T14:51:00.324964+0000) 2024-09-16T14:51:07.613 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:07 smithi090 bash[82502]: debug 2024-09-16T14:51:07.522+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:31.003744+0000 front 2024-09-16T14:50:31.003434+0000 (oldest deadline 2024-09-16T14:50:55.703376+0000) 2024-09-16T14:51:07.614 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:07 smithi090 bash[82502]: debug 2024-09-16T14:51:07.522+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:35.703996+0000 front 2024-09-16T14:50:35.704177+0000 (oldest deadline 2024-09-16T14:51:01.604099+0000) 2024-09-16T14:51:07.614 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:07 smithi090 bash[78066]: debug 2024-09-16T14:51:07.462+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:29.824058+0000 front 2024-09-16T14:50:29.824266+0000 (oldest deadline 2024-09-16T14:50:55.123657+0000) 2024-09-16T14:51:07.614 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:07 smithi090 bash[78066]: debug 2024-09-16T14:51:07.462+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:38.025394+0000 front 2024-09-16T14:50:38.025324+0000 (oldest deadline 2024-09-16T14:51:00.324964+0000) 2024-09-16T14:51:07.946 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:07 smithi090 bash[86543]: debug 2024-09-16T14:51:07.610+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:07.946 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:07 smithi090 bash[86543]: debug 2024-09-16T14:51:07.610+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:08.341 DEBUG:teuthology.orchestra.run.smithi090:> sudo pkill -f 'journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.4.service' 2024-09-16T14:51:08.370 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:51:08.370 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-16T14:51:08.370 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-16T14:51:08.371 DEBUG:teuthology.orchestra.run.smithi090:> sudo systemctl stop ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.5 2024-09-16T14:51:08.632 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:08 smithi090 bash[82502]: debug 2024-09-16T14:51:08.521+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:31.003744+0000 front 2024-09-16T14:50:31.003434+0000 (oldest deadline 2024-09-16T14:50:55.703376+0000) 2024-09-16T14:51:08.632 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:08 smithi090 bash[82502]: debug 2024-09-16T14:51:08.521+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:35.703996+0000 front 2024-09-16T14:50:35.704177+0000 (oldest deadline 2024-09-16T14:51:01.604099+0000) 2024-09-16T14:51:08.632 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:08 smithi090 systemd[1]: Stopping Ceph osd.5 for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:51:08.633 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:08 smithi090 bash[78066]: debug 2024-09-16T14:51:08.445+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:29.824058+0000 front 2024-09-16T14:50:29.824266+0000 (oldest deadline 2024-09-16T14:50:55.123657+0000) 2024-09-16T14:51:08.633 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:08 smithi090 bash[78066]: debug 2024-09-16T14:51:08.445+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:38.025394+0000 front 2024-09-16T14:50:38.025324+0000 (oldest deadline 2024-09-16T14:51:00.324964+0000) 2024-09-16T14:51:08.633 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:08 smithi090 bash[78066]: debug 2024-09-16T14:51:08.549+0000 7f524dff5640 -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-09-16T14:51:08.633 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:08 smithi090 bash[78066]: debug 2024-09-16T14:51:08.549+0000 7f524dff5640 -1 osd.5 152 *** Got signal Terminated *** 2024-09-16T14:51:08.633 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:08 smithi090 bash[78066]: debug 2024-09-16T14:51:08.549+0000 7f524dff5640 -1 osd.5 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:51:08.946 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:08 smithi090 bash[86543]: debug 2024-09-16T14:51:08.629+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:08.946 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:08 smithi090 bash[86543]: debug 2024-09-16T14:51:08.629+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:09.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:51:09 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:51:09.00441865Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:51:09.946 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:09 smithi090 bash[78066]: debug 2024-09-16T14:51:09.489+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:29.824058+0000 front 2024-09-16T14:50:29.824266+0000 (oldest deadline 2024-09-16T14:50:55.123657+0000) 2024-09-16T14:51:09.946 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:09 smithi090 bash[78066]: debug 2024-09-16T14:51:09.489+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:38.025394+0000 front 2024-09-16T14:50:38.025324+0000 (oldest deadline 2024-09-16T14:51:00.324964+0000) 2024-09-16T14:51:09.947 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:09 smithi090 bash[82502]: debug 2024-09-16T14:51:09.477+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:31.003744+0000 front 2024-09-16T14:50:31.003434+0000 (oldest deadline 2024-09-16T14:50:55.703376+0000) 2024-09-16T14:51:09.947 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:09 smithi090 bash[82502]: debug 2024-09-16T14:51:09.477+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:35.703996+0000 front 2024-09-16T14:50:35.704177+0000 (oldest deadline 2024-09-16T14:51:01.604099+0000) 2024-09-16T14:51:09.947 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:09 smithi090 bash[86543]: debug 2024-09-16T14:51:09.637+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:09.947 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:09 smithi090 bash[86543]: debug 2024-09-16T14:51:09.637+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:09.947 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:09 smithi090 bash[86543]: debug 2024-09-16T14:51:09.637+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.248115+0000 front 2024-09-16T14:50:47.248199+0000 (oldest deadline 2024-09-16T14:51:09.547897+0000) 2024-09-16T14:51:10.696 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:10 smithi090 bash[78066]: debug 2024-09-16T14:51:10.453+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:29.824058+0000 front 2024-09-16T14:50:29.824266+0000 (oldest deadline 2024-09-16T14:50:55.123657+0000) 2024-09-16T14:51:10.696 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:10 smithi090 bash[78066]: debug 2024-09-16T14:51:10.453+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:38.025394+0000 front 2024-09-16T14:50:38.025324+0000 (oldest deadline 2024-09-16T14:51:00.324964+0000) 2024-09-16T14:51:10.696 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:10 smithi090 bash[78066]: debug 2024-09-16T14:51:10.453+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:44.327095+0000 front 2024-09-16T14:50:44.326908+0000 (oldest deadline 2024-09-16T14:51:10.226828+0000) 2024-09-16T14:51:10.697 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:10 smithi090 bash[82502]: debug 2024-09-16T14:51:10.441+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:31.003744+0000 front 2024-09-16T14:50:31.003434+0000 (oldest deadline 2024-09-16T14:50:55.703376+0000) 2024-09-16T14:51:10.697 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:10 smithi090 bash[82502]: debug 2024-09-16T14:51:10.441+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:35.703996+0000 front 2024-09-16T14:50:35.704177+0000 (oldest deadline 2024-09-16T14:51:01.604099+0000) 2024-09-16T14:51:10.697 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:10 smithi090 bash[82502]: debug 2024-09-16T14:51:10.441+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.906733+0000 front 2024-09-16T14:50:47.906787+0000 (oldest deadline 2024-09-16T14:51:09.606610+0000) 2024-09-16T14:51:10.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:10 smithi090 bash[86543]: debug 2024-09-16T14:51:10.617+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:10.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:10 smithi090 bash[86543]: debug 2024-09-16T14:51:10.617+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:10.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:10 smithi090 bash[86543]: debug 2024-09-16T14:51:10.617+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.248115+0000 front 2024-09-16T14:50:47.248199+0000 (oldest deadline 2024-09-16T14:51:09.547897+0000) 2024-09-16T14:51:11.696 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:11 smithi090 bash[78066]: debug 2024-09-16T14:51:11.497+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:29.824058+0000 front 2024-09-16T14:50:29.824266+0000 (oldest deadline 2024-09-16T14:50:55.123657+0000) 2024-09-16T14:51:11.696 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:11 smithi090 bash[78066]: debug 2024-09-16T14:51:11.497+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:38.025394+0000 front 2024-09-16T14:50:38.025324+0000 (oldest deadline 2024-09-16T14:51:00.324964+0000) 2024-09-16T14:51:11.696 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:11 smithi090 bash[78066]: debug 2024-09-16T14:51:11.497+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:44.327095+0000 front 2024-09-16T14:50:44.326908+0000 (oldest deadline 2024-09-16T14:51:10.226828+0000) 2024-09-16T14:51:11.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:11 smithi090 bash[82502]: debug 2024-09-16T14:51:11.437+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:31.003744+0000 front 2024-09-16T14:50:31.003434+0000 (oldest deadline 2024-09-16T14:50:55.703376+0000) 2024-09-16T14:51:11.697 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:11 smithi090 bash[82502]: debug 2024-09-16T14:51:11.437+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:35.703996+0000 front 2024-09-16T14:50:35.704177+0000 (oldest deadline 2024-09-16T14:51:01.604099+0000) 2024-09-16T14:51:11.697 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:11 smithi090 bash[82502]: debug 2024-09-16T14:51:11.437+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.906733+0000 front 2024-09-16T14:50:47.906787+0000 (oldest deadline 2024-09-16T14:51:09.606610+0000) 2024-09-16T14:51:11.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:11 smithi090 bash[86543]: debug 2024-09-16T14:51:11.649+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:11.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:11 smithi090 bash[86543]: debug 2024-09-16T14:51:11.649+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:11.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:11 smithi090 bash[86543]: debug 2024-09-16T14:51:11.649+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.248115+0000 front 2024-09-16T14:50:47.248199+0000 (oldest deadline 2024-09-16T14:51:09.547897+0000) 2024-09-16T14:51:12.409 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:51:12 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:51:12.037443341Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:51:12.696 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:12 smithi090 bash[86543]: debug 2024-09-16T14:51:12.609+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:12.696 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:12 smithi090 bash[86543]: debug 2024-09-16T14:51:12.609+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:12.696 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:12 smithi090 bash[86543]: debug 2024-09-16T14:51:12.609+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.248115+0000 front 2024-09-16T14:50:47.248199+0000 (oldest deadline 2024-09-16T14:51:09.547897+0000) 2024-09-16T14:51:12.697 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:12 smithi090 bash[78066]: debug 2024-09-16T14:51:12.541+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:29.824058+0000 front 2024-09-16T14:50:29.824266+0000 (oldest deadline 2024-09-16T14:50:55.123657+0000) 2024-09-16T14:51:12.697 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:12 smithi090 bash[78066]: debug 2024-09-16T14:51:12.541+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:38.025394+0000 front 2024-09-16T14:50:38.025324+0000 (oldest deadline 2024-09-16T14:51:00.324964+0000) 2024-09-16T14:51:12.697 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:12 smithi090 bash[78066]: debug 2024-09-16T14:51:12.541+0000 7f5246602640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:44.327095+0000 front 2024-09-16T14:50:44.326908+0000 (oldest deadline 2024-09-16T14:51:10.226828+0000) 2024-09-16T14:51:12.697 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:12 smithi090 bash[82502]: debug 2024-09-16T14:51:12.405+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:31.003744+0000 front 2024-09-16T14:50:31.003434+0000 (oldest deadline 2024-09-16T14:50:55.703376+0000) 2024-09-16T14:51:12.697 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:12 smithi090 bash[82502]: debug 2024-09-16T14:51:12.405+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:35.703996+0000 front 2024-09-16T14:50:35.704177+0000 (oldest deadline 2024-09-16T14:51:01.604099+0000) 2024-09-16T14:51:12.698 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:12 smithi090 bash[82502]: debug 2024-09-16T14:51:12.405+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.906733+0000 front 2024-09-16T14:50:47.906787+0000 (oldest deadline 2024-09-16T14:51:09.606610+0000) 2024-09-16T14:51:13.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:13 smithi090 bash[82502]: debug 2024-09-16T14:51:13.365+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:31.003744+0000 front 2024-09-16T14:50:31.003434+0000 (oldest deadline 2024-09-16T14:50:55.703376+0000) 2024-09-16T14:51:13.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:13 smithi090 bash[82502]: debug 2024-09-16T14:51:13.365+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:35.703996+0000 front 2024-09-16T14:50:35.704177+0000 (oldest deadline 2024-09-16T14:51:01.604099+0000) 2024-09-16T14:51:13.697 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:13 smithi090 bash[82502]: debug 2024-09-16T14:51:13.365+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.906733+0000 front 2024-09-16T14:50:47.906787+0000 (oldest deadline 2024-09-16T14:51:09.606610+0000) 2024-09-16T14:51:13.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:13 smithi090 bash[86543]: debug 2024-09-16T14:51:13.561+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:13.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:13 smithi090 bash[86543]: debug 2024-09-16T14:51:13.561+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:13.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:13 smithi090 bash[86543]: debug 2024-09-16T14:51:13.561+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.248115+0000 front 2024-09-16T14:50:47.248199+0000 (oldest deadline 2024-09-16T14:51:09.547897+0000) 2024-09-16T14:51:14.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:14 smithi090 bash[82502]: debug 2024-09-16T14:51:14.357+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:31.003744+0000 front 2024-09-16T14:50:31.003434+0000 (oldest deadline 2024-09-16T14:50:55.703376+0000) 2024-09-16T14:51:14.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:14 smithi090 bash[82502]: debug 2024-09-16T14:51:14.357+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:35.703996+0000 front 2024-09-16T14:50:35.704177+0000 (oldest deadline 2024-09-16T14:51:01.604099+0000) 2024-09-16T14:51:14.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:14 smithi090 bash[82502]: debug 2024-09-16T14:51:14.357+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.906733+0000 front 2024-09-16T14:50:47.906787+0000 (oldest deadline 2024-09-16T14:51:09.606610+0000) 2024-09-16T14:51:14.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:14 smithi090 bash[86543]: debug 2024-09-16T14:51:14.529+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:14.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:14 smithi090 bash[86543]: debug 2024-09-16T14:51:14.529+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:14.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:14 smithi090 bash[86543]: debug 2024-09-16T14:51:14.529+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.248115+0000 front 2024-09-16T14:50:47.248199+0000 (oldest deadline 2024-09-16T14:51:09.547897+0000) 2024-09-16T14:51:14.999 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:14 smithi090 bash[94252]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-5 2024-09-16T14:51:14.999 INFO:journalctl@ceph.osd.5.smithi090.stdout:Sep 16 14:51:14 smithi090 bash[94315]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-5 2024-09-16T14:51:15.402 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:51:14 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:51:14.99949331Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:51:15.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:15 smithi090 bash[82502]: debug 2024-09-16T14:51:15.397+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:31.003744+0000 front 2024-09-16T14:50:31.003434+0000 (oldest deadline 2024-09-16T14:50:55.703376+0000) 2024-09-16T14:51:15.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:15 smithi090 bash[82502]: debug 2024-09-16T14:51:15.397+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:35.703996+0000 front 2024-09-16T14:50:35.704177+0000 (oldest deadline 2024-09-16T14:51:01.604099+0000) 2024-09-16T14:51:15.697 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:15 smithi090 bash[82502]: debug 2024-09-16T14:51:15.397+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.906733+0000 front 2024-09-16T14:50:47.906787+0000 (oldest deadline 2024-09-16T14:51:09.606610+0000) 2024-09-16T14:51:15.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:15 smithi090 bash[86543]: debug 2024-09-16T14:51:15.509+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:15.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:15 smithi090 bash[86543]: debug 2024-09-16T14:51:15.509+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:15.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:15 smithi090 bash[86543]: debug 2024-09-16T14:51:15.509+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.248115+0000 front 2024-09-16T14:50:47.248199+0000 (oldest deadline 2024-09-16T14:51:09.547897+0000) 2024-09-16T14:51:16.696 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:16 smithi090 bash[86543]: debug 2024-09-16T14:51:16.549+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:16.696 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:16 smithi090 bash[86543]: debug 2024-09-16T14:51:16.549+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:16.696 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:16 smithi090 bash[86543]: debug 2024-09-16T14:51:16.549+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.248115+0000 front 2024-09-16T14:50:47.248199+0000 (oldest deadline 2024-09-16T14:51:09.547897+0000) 2024-09-16T14:51:16.697 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:16 smithi090 bash[82502]: debug 2024-09-16T14:51:16.401+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:31.003744+0000 front 2024-09-16T14:50:31.003434+0000 (oldest deadline 2024-09-16T14:50:55.703376+0000) 2024-09-16T14:51:16.697 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:16 smithi090 bash[82502]: debug 2024-09-16T14:51:16.401+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:35.703996+0000 front 2024-09-16T14:50:35.704177+0000 (oldest deadline 2024-09-16T14:51:01.604099+0000) 2024-09-16T14:51:16.697 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:16 smithi090 bash[82502]: debug 2024-09-16T14:51:16.401+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.906733+0000 front 2024-09-16T14:50:47.906787+0000 (oldest deadline 2024-09-16T14:51:09.606610+0000) 2024-09-16T14:51:17.547 DEBUG:teuthology.orchestra.run.smithi090:> sudo pkill -f 'journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.5.service' 2024-09-16T14:51:17.576 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:51:17.576 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-16T14:51:17.576 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-16T14:51:17.576 DEBUG:teuthology.orchestra.run.smithi090:> sudo systemctl stop ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.6 2024-09-16T14:51:17.696 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:17 smithi090 bash[86543]: debug 2024-09-16T14:51:17.541+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:17.696 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:17 smithi090 bash[86543]: debug 2024-09-16T14:51:17.541+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:17.696 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:17 smithi090 bash[86543]: debug 2024-09-16T14:51:17.541+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.248115+0000 front 2024-09-16T14:50:47.248199+0000 (oldest deadline 2024-09-16T14:51:09.547897+0000) 2024-09-16T14:51:17.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:17 smithi090 bash[82502]: debug 2024-09-16T14:51:17.389+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:31.003744+0000 front 2024-09-16T14:50:31.003434+0000 (oldest deadline 2024-09-16T14:50:55.703376+0000) 2024-09-16T14:51:17.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:17 smithi090 bash[82502]: debug 2024-09-16T14:51:17.389+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:35.703996+0000 front 2024-09-16T14:50:35.704177+0000 (oldest deadline 2024-09-16T14:51:01.604099+0000) 2024-09-16T14:51:17.697 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:17 smithi090 bash[82502]: debug 2024-09-16T14:51:17.389+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.906733+0000 front 2024-09-16T14:50:47.906787+0000 (oldest deadline 2024-09-16T14:51:09.606610+0000) 2024-09-16T14:51:17.697 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:17 smithi090 systemd[1]: Stopping Ceph osd.6 for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:51:17.946 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:17 smithi090 bash[82502]: debug 2024-09-16T14:51:17.757+0000 7f7ab4879640 -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-09-16T14:51:17.946 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:17 smithi090 bash[82502]: debug 2024-09-16T14:51:17.757+0000 7f7ab4879640 -1 osd.6 152 *** Got signal Terminated *** 2024-09-16T14:51:17.946 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:17 smithi090 bash[82502]: debug 2024-09-16T14:51:17.757+0000 7f7ab4879640 -1 osd.6 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:51:18.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:51:18 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:51:18.002980531Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:51:18.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:18 smithi090 bash[82502]: debug 2024-09-16T14:51:18.425+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:31.003744+0000 front 2024-09-16T14:50:31.003434+0000 (oldest deadline 2024-09-16T14:50:55.703376+0000) 2024-09-16T14:51:18.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:18 smithi090 bash[82502]: debug 2024-09-16T14:51:18.425+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:35.703996+0000 front 2024-09-16T14:50:35.704177+0000 (oldest deadline 2024-09-16T14:51:01.604099+0000) 2024-09-16T14:51:18.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:18 smithi090 bash[82502]: debug 2024-09-16T14:51:18.425+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.906733+0000 front 2024-09-16T14:50:47.906787+0000 (oldest deadline 2024-09-16T14:51:09.606610+0000) 2024-09-16T14:51:18.696 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:18 smithi090 bash[86543]: debug 2024-09-16T14:51:18.509+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:18.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:18 smithi090 bash[86543]: debug 2024-09-16T14:51:18.509+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:18.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:18 smithi090 bash[86543]: debug 2024-09-16T14:51:18.509+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.248115+0000 front 2024-09-16T14:50:47.248199+0000 (oldest deadline 2024-09-16T14:51:09.547897+0000) 2024-09-16T14:51:19.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:19 smithi090 bash[82502]: debug 2024-09-16T14:51:19.433+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:31.003744+0000 front 2024-09-16T14:50:31.003434+0000 (oldest deadline 2024-09-16T14:50:55.703376+0000) 2024-09-16T14:51:19.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:19 smithi090 bash[82502]: debug 2024-09-16T14:51:19.433+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:35.703996+0000 front 2024-09-16T14:50:35.704177+0000 (oldest deadline 2024-09-16T14:51:01.604099+0000) 2024-09-16T14:51:19.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:19 smithi090 bash[82502]: debug 2024-09-16T14:51:19.433+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.906733+0000 front 2024-09-16T14:50:47.906787+0000 (oldest deadline 2024-09-16T14:51:09.606610+0000) 2024-09-16T14:51:19.696 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:19 smithi090 bash[86543]: debug 2024-09-16T14:51:19.509+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:19.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:19 smithi090 bash[86543]: debug 2024-09-16T14:51:19.509+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:19.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:19 smithi090 bash[86543]: debug 2024-09-16T14:51:19.509+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.248115+0000 front 2024-09-16T14:50:47.248199+0000 (oldest deadline 2024-09-16T14:51:09.547897+0000) 2024-09-16T14:51:19.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:19 smithi090 bash[86543]: debug 2024-09-16T14:51:19.509+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6830 osd.3 since back 2024-09-16T14:50:54.149791+0000 front 2024-09-16T14:50:54.150044+0000 (oldest deadline 2024-09-16T14:51:19.449563+0000) 2024-09-16T14:51:20.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:20 smithi090 bash[82502]: debug 2024-09-16T14:51:20.425+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:31.003744+0000 front 2024-09-16T14:50:31.003434+0000 (oldest deadline 2024-09-16T14:50:55.703376+0000) 2024-09-16T14:51:20.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:20 smithi090 bash[82502]: debug 2024-09-16T14:51:20.425+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:35.703996+0000 front 2024-09-16T14:50:35.704177+0000 (oldest deadline 2024-09-16T14:51:01.604099+0000) 2024-09-16T14:51:20.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:20 smithi090 bash[82502]: debug 2024-09-16T14:51:20.425+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.906733+0000 front 2024-09-16T14:50:47.906787+0000 (oldest deadline 2024-09-16T14:51:09.606610+0000) 2024-09-16T14:51:20.696 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:20 smithi090 bash[86543]: debug 2024-09-16T14:51:20.485+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:20.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:20 smithi090 bash[86543]: debug 2024-09-16T14:51:20.485+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:20.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:20 smithi090 bash[86543]: debug 2024-09-16T14:51:20.485+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.248115+0000 front 2024-09-16T14:50:47.248199+0000 (oldest deadline 2024-09-16T14:51:09.547897+0000) 2024-09-16T14:51:20.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:20 smithi090 bash[86543]: debug 2024-09-16T14:51:20.485+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6830 osd.3 since back 2024-09-16T14:50:54.149791+0000 front 2024-09-16T14:50:54.150044+0000 (oldest deadline 2024-09-16T14:51:19.449563+0000) 2024-09-16T14:51:21.445 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:51:21 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:51:21.003169058Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:51:21.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:21 smithi090 bash[82502]: debug 2024-09-16T14:51:21.441+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:31.003744+0000 front 2024-09-16T14:50:31.003434+0000 (oldest deadline 2024-09-16T14:50:55.703376+0000) 2024-09-16T14:51:21.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:21 smithi090 bash[82502]: debug 2024-09-16T14:51:21.441+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:35.703996+0000 front 2024-09-16T14:50:35.704177+0000 (oldest deadline 2024-09-16T14:51:01.604099+0000) 2024-09-16T14:51:21.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:21 smithi090 bash[82502]: debug 2024-09-16T14:51:21.441+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.906733+0000 front 2024-09-16T14:50:47.906787+0000 (oldest deadline 2024-09-16T14:51:09.606610+0000) 2024-09-16T14:51:21.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:21 smithi090 bash[82502]: debug 2024-09-16T14:51:21.441+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6830 osd.3 since back 2024-09-16T14:50:55.209419+0000 front 2024-09-16T14:50:55.209574+0000 (oldest deadline 2024-09-16T14:51:20.509231+0000) 2024-09-16T14:51:21.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:21 smithi090 bash[86543]: debug 2024-09-16T14:51:21.521+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:21.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:21 smithi090 bash[86543]: debug 2024-09-16T14:51:21.521+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:21.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:21 smithi090 bash[86543]: debug 2024-09-16T14:51:21.521+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.248115+0000 front 2024-09-16T14:50:47.248199+0000 (oldest deadline 2024-09-16T14:51:09.547897+0000) 2024-09-16T14:51:21.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:21 smithi090 bash[86543]: debug 2024-09-16T14:51:21.521+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6830 osd.3 since back 2024-09-16T14:50:54.149791+0000 front 2024-09-16T14:50:54.150044+0000 (oldest deadline 2024-09-16T14:51:19.449563+0000) 2024-09-16T14:51:22.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:22 smithi090 bash[82502]: debug 2024-09-16T14:51:22.417+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:31.003744+0000 front 2024-09-16T14:50:31.003434+0000 (oldest deadline 2024-09-16T14:50:55.703376+0000) 2024-09-16T14:51:22.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:22 smithi090 bash[82502]: debug 2024-09-16T14:51:22.417+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:35.703996+0000 front 2024-09-16T14:50:35.704177+0000 (oldest deadline 2024-09-16T14:51:01.604099+0000) 2024-09-16T14:51:22.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:22 smithi090 bash[82502]: debug 2024-09-16T14:51:22.417+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.906733+0000 front 2024-09-16T14:50:47.906787+0000 (oldest deadline 2024-09-16T14:51:09.606610+0000) 2024-09-16T14:51:22.696 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:22 smithi090 bash[82502]: debug 2024-09-16T14:51:22.417+0000 7f7ab0e8e640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.50:6830 osd.3 since back 2024-09-16T14:50:55.209419+0000 front 2024-09-16T14:50:55.209574+0000 (oldest deadline 2024-09-16T14:51:20.509231+0000) 2024-09-16T14:51:22.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:22 smithi090 bash[86543]: debug 2024-09-16T14:51:22.569+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:22.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:22 smithi090 bash[86543]: debug 2024-09-16T14:51:22.569+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:22.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:22 smithi090 bash[86543]: debug 2024-09-16T14:51:22.569+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.248115+0000 front 2024-09-16T14:50:47.248199+0000 (oldest deadline 2024-09-16T14:51:09.547897+0000) 2024-09-16T14:51:22.697 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:22 smithi090 bash[86543]: debug 2024-09-16T14:51:22.569+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6830 osd.3 since back 2024-09-16T14:50:54.149791+0000 front 2024-09-16T14:50:54.150044+0000 (oldest deadline 2024-09-16T14:51:19.449563+0000) 2024-09-16T14:51:23.872 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:23 smithi090 bash[86543]: debug 2024-09-16T14:51:23.617+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:23.872 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:23 smithi090 bash[86543]: debug 2024-09-16T14:51:23.617+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:23.872 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:23 smithi090 bash[86543]: debug 2024-09-16T14:51:23.617+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.248115+0000 front 2024-09-16T14:50:47.248199+0000 (oldest deadline 2024-09-16T14:51:09.547897+0000) 2024-09-16T14:51:23.872 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:23 smithi090 bash[86543]: debug 2024-09-16T14:51:23.617+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6830 osd.3 since back 2024-09-16T14:50:54.149791+0000 front 2024-09-16T14:50:54.150044+0000 (oldest deadline 2024-09-16T14:51:19.449563+0000) 2024-09-16T14:51:23.872 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:51:23 smithi090 bash[62827]: ts=2024-09-16T14:51:23.858Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.50:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.50:8765: connect: connection refused" 2024-09-16T14:51:23.873 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:51:23 smithi090 bash[62827]: ts=2024-09-16T14:51:23.859Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.50:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.50:8765: connect: connection refused" 2024-09-16T14:51:23.873 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:51:23 smithi090 bash[62827]: ts=2024-09-16T14:51:23.864Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.50:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.50:8765: connect: connection refused" 2024-09-16T14:51:23.873 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:51:23 smithi090 bash[62827]: ts=2024-09-16T14:51:23.869Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.50:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.50:8765: connect: connection refused" 2024-09-16T14:51:23.873 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:51:23 smithi090 bash[62827]: ts=2024-09-16T14:51:23.871Z caller=refresh.go:90 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.50:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.50:8765: connect: connection refused" 2024-09-16T14:51:24.196 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:24 smithi090 bash[94448]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-6 2024-09-16T14:51:24.196 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:51:23 smithi090 bash[62827]: ts=2024-09-16T14:51:23.875Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.50:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.50:8765: connect: connection refused" 2024-09-16T14:51:24.196 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:51:23 smithi090 bash[62827]: ts=2024-09-16T14:51:23.875Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.50:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.50:8765: connect: connection refused" 2024-09-16T14:51:24.197 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:51:24 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:51:24.017844719Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:51:24.588 INFO:journalctl@ceph.osd.6.smithi090.stdout:Sep 16 14:51:24 smithi090 bash[94512]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-6 2024-09-16T14:51:24.946 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:24 smithi090 bash[86543]: debug 2024-09-16T14:51:24.585+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:24.946 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:24 smithi090 bash[86543]: debug 2024-09-16T14:51:24.585+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:24.946 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:24 smithi090 bash[86543]: debug 2024-09-16T14:51:24.585+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.248115+0000 front 2024-09-16T14:50:47.248199+0000 (oldest deadline 2024-09-16T14:51:09.547897+0000) 2024-09-16T14:51:24.946 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:24 smithi090 bash[86543]: debug 2024-09-16T14:51:24.585+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6830 osd.3 since back 2024-09-16T14:50:54.149791+0000 front 2024-09-16T14:50:54.150044+0000 (oldest deadline 2024-09-16T14:51:19.449563+0000) 2024-09-16T14:51:25.896 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:25 smithi090 bash[86543]: debug 2024-09-16T14:51:25.625+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:25.896 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:25 smithi090 bash[86543]: debug 2024-09-16T14:51:25.625+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:25.896 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:25 smithi090 bash[86543]: debug 2024-09-16T14:51:25.625+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.248115+0000 front 2024-09-16T14:50:47.248199+0000 (oldest deadline 2024-09-16T14:51:09.547897+0000) 2024-09-16T14:51:25.896 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:25 smithi090 bash[86543]: debug 2024-09-16T14:51:25.625+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6830 osd.3 since back 2024-09-16T14:50:54.149791+0000 front 2024-09-16T14:50:54.150044+0000 (oldest deadline 2024-09-16T14:51:19.449563+0000) 2024-09-16T14:51:26.654 DEBUG:teuthology.orchestra.run.smithi090:> sudo pkill -f 'journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.6.service' 2024-09-16T14:51:26.681 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:51:26.681 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-16T14:51:26.682 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-16T14:51:26.682 DEBUG:teuthology.orchestra.run.smithi090:> sudo systemctl stop ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.7 2024-09-16T14:51:26.946 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:26 smithi090 bash[86543]: debug 2024-09-16T14:51:26.665+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:26.946 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:26 smithi090 bash[86543]: debug 2024-09-16T14:51:26.665+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:26.946 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:26 smithi090 bash[86543]: debug 2024-09-16T14:51:26.665+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.248115+0000 front 2024-09-16T14:50:47.248199+0000 (oldest deadline 2024-09-16T14:51:09.547897+0000) 2024-09-16T14:51:26.946 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:26 smithi090 bash[86543]: debug 2024-09-16T14:51:26.665+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6830 osd.3 since back 2024-09-16T14:50:54.149791+0000 front 2024-09-16T14:50:54.150044+0000 (oldest deadline 2024-09-16T14:51:19.449563+0000) 2024-09-16T14:51:26.947 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:26 smithi090 systemd[1]: Stopping Ceph osd.7 for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:51:26.947 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:26 smithi090 bash[86543]: debug 2024-09-16T14:51:26.881+0000 7f74d3766640 -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-09-16T14:51:26.947 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:26 smithi090 bash[86543]: debug 2024-09-16T14:51:26.881+0000 7f74d3766640 -1 osd.7 152 *** Got signal Terminated *** 2024-09-16T14:51:26.947 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:26 smithi090 bash[86543]: debug 2024-09-16T14:51:26.881+0000 7f74d3766640 -1 osd.7 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:51:27.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:51:27 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:51:27.031648009Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:51:28.196 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:27 smithi090 bash[86543]: debug 2024-09-16T14:51:27.697+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:28.196 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:27 smithi090 bash[86543]: debug 2024-09-16T14:51:27.697+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:28.196 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:27 smithi090 bash[86543]: debug 2024-09-16T14:51:27.697+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.248115+0000 front 2024-09-16T14:50:47.248199+0000 (oldest deadline 2024-09-16T14:51:09.547897+0000) 2024-09-16T14:51:28.196 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:27 smithi090 bash[86543]: debug 2024-09-16T14:51:27.697+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6830 osd.3 since back 2024-09-16T14:50:54.149791+0000 front 2024-09-16T14:50:54.150044+0000 (oldest deadline 2024-09-16T14:51:19.449563+0000) 2024-09-16T14:51:28.196 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:27 smithi090 bash[86543]: debug 2024-09-16T14:51:27.697+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.90:6804 osd.4 since back 2024-09-16T14:51:03.451527+0000 front 2024-09-16T14:51:03.451316+0000 (oldest deadline 2024-09-16T14:51:27.551181+0000) 2024-09-16T14:51:29.196 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:28 smithi090 bash[86543]: debug 2024-09-16T14:51:28.721+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:29.196 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:28 smithi090 bash[86543]: debug 2024-09-16T14:51:28.721+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:29.196 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:28 smithi090 bash[86543]: debug 2024-09-16T14:51:28.721+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.248115+0000 front 2024-09-16T14:50:47.248199+0000 (oldest deadline 2024-09-16T14:51:09.547897+0000) 2024-09-16T14:51:29.196 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:28 smithi090 bash[86543]: debug 2024-09-16T14:51:28.721+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6830 osd.3 since back 2024-09-16T14:50:54.149791+0000 front 2024-09-16T14:50:54.150044+0000 (oldest deadline 2024-09-16T14:51:19.449563+0000) 2024-09-16T14:51:29.196 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:28 smithi090 bash[86543]: debug 2024-09-16T14:51:28.721+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.90:6804 osd.4 since back 2024-09-16T14:51:03.451527+0000 front 2024-09-16T14:51:03.451316+0000 (oldest deadline 2024-09-16T14:51:27.551181+0000) 2024-09-16T14:51:30.039 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:29 smithi090 bash[86543]: debug 2024-09-16T14:51:29.769+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:30.039 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:29 smithi090 bash[86543]: debug 2024-09-16T14:51:29.769+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:30.040 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:29 smithi090 bash[86543]: debug 2024-09-16T14:51:29.769+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.248115+0000 front 2024-09-16T14:50:47.248199+0000 (oldest deadline 2024-09-16T14:51:09.547897+0000) 2024-09-16T14:51:30.040 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:29 smithi090 bash[86543]: debug 2024-09-16T14:51:29.769+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6830 osd.3 since back 2024-09-16T14:50:54.149791+0000 front 2024-09-16T14:50:54.150044+0000 (oldest deadline 2024-09-16T14:51:19.449563+0000) 2024-09-16T14:51:30.040 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:29 smithi090 bash[86543]: debug 2024-09-16T14:51:29.769+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.90:6804 osd.4 since back 2024-09-16T14:51:03.451527+0000 front 2024-09-16T14:51:03.451316+0000 (oldest deadline 2024-09-16T14:51:27.551181+0000) 2024-09-16T14:51:30.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:51:30 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:51:30.038897422Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:51:31.196 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:30 smithi090 bash[86543]: debug 2024-09-16T14:51:30.721+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:31.196 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:30 smithi090 bash[86543]: debug 2024-09-16T14:51:30.721+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:31.196 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:30 smithi090 bash[86543]: debug 2024-09-16T14:51:30.721+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.248115+0000 front 2024-09-16T14:50:47.248199+0000 (oldest deadline 2024-09-16T14:51:09.547897+0000) 2024-09-16T14:51:31.196 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:30 smithi090 bash[86543]: debug 2024-09-16T14:51:30.721+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6830 osd.3 since back 2024-09-16T14:50:54.149791+0000 front 2024-09-16T14:50:54.150044+0000 (oldest deadline 2024-09-16T14:51:19.449563+0000) 2024-09-16T14:51:31.196 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:30 smithi090 bash[86543]: debug 2024-09-16T14:51:30.721+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.90:6804 osd.4 since back 2024-09-16T14:51:03.451527+0000 front 2024-09-16T14:51:03.451316+0000 (oldest deadline 2024-09-16T14:51:27.551181+0000) 2024-09-16T14:51:31.946 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:31 smithi090 bash[86543]: debug 2024-09-16T14:51:31.689+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6806 osd.0 since back 2024-09-16T14:50:28.144130+0000 front 2024-09-16T14:50:28.144036+0000 (oldest deadline 2024-09-16T14:50:54.043527+0000) 2024-09-16T14:51:31.946 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:31 smithi090 bash[86543]: debug 2024-09-16T14:51:31.689+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6814 osd.1 since back 2024-09-16T14:50:36.845584+0000 front 2024-09-16T14:50:36.845551+0000 (oldest deadline 2024-09-16T14:51:01.446075+0000) 2024-09-16T14:51:31.946 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:31 smithi090 bash[86543]: debug 2024-09-16T14:51:31.689+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6822 osd.2 since back 2024-09-16T14:50:47.248115+0000 front 2024-09-16T14:50:47.248199+0000 (oldest deadline 2024-09-16T14:51:09.547897+0000) 2024-09-16T14:51:31.946 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:31 smithi090 bash[86543]: debug 2024-09-16T14:51:31.689+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.50:6830 osd.3 since back 2024-09-16T14:50:54.149791+0000 front 2024-09-16T14:50:54.150044+0000 (oldest deadline 2024-09-16T14:51:19.449563+0000) 2024-09-16T14:51:31.947 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:31 smithi090 bash[86543]: debug 2024-09-16T14:51:31.689+0000 7f74cbd73640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.90:6804 osd.4 since back 2024-09-16T14:51:03.451527+0000 front 2024-09-16T14:51:03.451316+0000 (oldest deadline 2024-09-16T14:51:27.551181+0000) 2024-09-16T14:51:33.286 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:32 smithi090 bash[94642]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-7 2024-09-16T14:51:33.287 INFO:journalctl@ceph.osd.7.smithi090.stdout:Sep 16 14:51:33 smithi090 bash[94705]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-osd-7 2024-09-16T14:51:33.287 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:51:33 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:51:33.001259385Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:51:35.343 DEBUG:teuthology.orchestra.run.smithi090:> sudo pkill -f 'journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@osd.7.service' 2024-09-16T14:51:35.369 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:51:35.369 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-16T14:51:35.370 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-16T14:51:35.370 DEBUG:teuthology.orchestra.run.smithi090:> sudo systemctl stop ceph-416e6b7e-7433-11ef-bceb-c7b262605968@prometheus.a 2024-09-16T14:51:35.594 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:51:35 smithi090 systemd[1]: Stopping Ceph prometheus.a for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:51:35.595 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:51:35 smithi090 bash[62827]: ts=2024-09-16T14:51:35.556Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T14:51:35.595 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:51:35 smithi090 bash[62827]: ts=2024-09-16T14:51:35.556Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-16T14:51:35.595 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:51:35 smithi090 bash[62827]: ts=2024-09-16T14:51:35.556Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-16T14:51:35.595 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:51:35 smithi090 bash[62827]: ts=2024-09-16T14:51:35.556Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T14:51:35.595 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:51:35 smithi090 bash[62827]: ts=2024-09-16T14:51:35.556Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-16T14:51:35.595 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:51:35 smithi090 bash[62827]: ts=2024-09-16T14:51:35.556Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-16T14:51:35.595 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:51:35 smithi090 bash[62827]: ts=2024-09-16T14:51:35.556Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T14:51:35.595 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:51:35 smithi090 bash[62827]: ts=2024-09-16T14:51:35.556Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-16T14:51:35.596 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:51:35 smithi090 bash[62827]: ts=2024-09-16T14:51:35.556Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-16T14:51:35.596 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:51:35 smithi090 bash[62827]: ts=2024-09-16T14:51:35.558Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T14:51:35.596 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:51:35 smithi090 bash[62827]: ts=2024-09-16T14:51:35.558Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-16T14:51:35.596 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:51:35 smithi090 bash[62827]: ts=2024-09-16T14:51:35.558Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-16T14:51:36.398 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:51:36 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:51:36.038125319Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:51:36.399 INFO:journalctl@ceph.prometheus.a.smithi090.stdout:Sep 16 14:51:36 smithi090 bash[94834]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T14:51:36.412 DEBUG:teuthology.orchestra.run.smithi090:> sudo pkill -f 'journalctl -f -n 0 -u ceph-416e6b7e-7433-11ef-bceb-c7b262605968@prometheus.a.service' 2024-09-16T14:51:36.432 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:51:36.433 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-16T14:51:36.433 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T14:51:36.622 INFO:teuthology.orchestra.run.smithi050.stdout:Deleting cluster with fsid: 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:51:39.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:51:39 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:51:39.029007116Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:51:41.502 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:51:41 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:51:41.503 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:51:41 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:51:41.771 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:51:41 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:51:41.771 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:51:41 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:51:42.029 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:51:41 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:51:42.030 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:51:41 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:51:42.385 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:51:42 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:51:42.386 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:51:42 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:51:42.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:51:42 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:51:42.037555631Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:51:42.686 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:51:42 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:51:42.686 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:51:42 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:51:42.686 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:51:42 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:51:42.687 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:51:42 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:51:42.989 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:51:42 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:51:42.990 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:51:42 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:51:43.393 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:51:42 smithi050 systemd[1]: Stopping Ceph alertmanager.a for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:51:43.393 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:51:43 smithi050 bash[83217]: ts=2024-09-16T14:51:43.128Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-16T14:51:44.079 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:51:43 smithi050 bash[126998]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T14:51:44.080 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:51:43 smithi050 bash[127059]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T14:51:44.080 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:51:43 smithi050 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-16T14:51:44.080 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:51:43 smithi050 systemd[1]: Stopped Ceph alertmanager.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:51:44.329 INFO:journalctl@ceph.alertmanager.a.smithi050.stdout:Sep 16 14:51:44 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:51:44.330 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:51:44 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:51:44.330 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:51:44 smithi050 systemd[1]: Stopping Ceph node-exporter.a for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:51:45.115 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:51:44 smithi050 bash[127127]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-node-exporter-a 2024-09-16T14:51:45.116 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:51:44 smithi050 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-16T14:51:45.116 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:51:44 smithi050 bash[127188]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-node-exporter-a 2024-09-16T14:51:45.116 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:51:44 smithi050 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-16T14:51:45.116 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:51:44 smithi050 systemd[1]: Stopped Ceph node-exporter.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:51:45.436 INFO:journalctl@ceph.node-exporter.a.smithi050.stdout:Sep 16 14:51:45 smithi050 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:51:45.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:51:45 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:51:45.011466578Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:51:48.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:51:47 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:51:47.999184077Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:51:51.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:51:51 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:51:51.008093196Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:51:54.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:51:54 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:51:54.006608907Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:51:57.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:51:57 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:51:57.023749176Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:52:00.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:52:00 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:52:00.020507545Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:52:03.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:52:03 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:52:03.004340917Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:52:06.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:52:06 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:52:06.024390623Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:52:08.794 DEBUG:teuthology.orchestra.run.smithi090:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T14:52:08.977 INFO:teuthology.orchestra.run.smithi090.stdout:Deleting cluster with fsid: 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:52:09.196 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:52:08 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:52:08.994307112Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:52:12.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:52:12 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:52:12.034034392Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:52:13.831 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:52:13 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:52:13.832 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:52:13 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:52:14.163 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:52:13 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:52:14.163 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:52:13 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:52:14.413 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:52:14 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:52:14.413 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:52:14 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:52:14.695 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:52:14 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:52:14.696 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:52:14 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:52:14.696 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:52:14 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:52:14.696 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:52:14 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:52:14.966 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:52:14 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:52:14.966 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:52:14 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:52:15.305 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:52:15 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:52:15.306 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:52:15 smithi090 systemd[1]: Stopping Ceph node-exporter.b for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:52:15.306 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:52:15 smithi090 bash[66719]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:52:15.015424967Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:52:15.306 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:52:15 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:52:16.241 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:52:15 smithi090 bash[95200]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-node-exporter-b 2024-09-16T14:52:16.241 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:52:16 smithi090 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-16T14:52:16.241 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:52:16 smithi090 bash[95260]: Error response from daemon: No such container: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-node-exporter-b 2024-09-16T14:52:16.241 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:52:16 smithi090 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-16T14:52:16.241 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:52:16 smithi090 systemd[1]: Stopped Ceph node-exporter.b for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:52:16.612 INFO:journalctl@ceph.node-exporter.b.smithi090.stdout:Sep 16 14:52:16 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:52:16.613 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:52:16 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:52:16.613 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:52:16 smithi090 systemd[1]: Stopping Ceph grafana.a for 416e6b7e-7433-11ef-bceb-c7b262605968... 2024-09-16T14:52:16.946 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:52:16 smithi090 bash[66719]: logger=server t=2024-09-16T14:52:16.612262471Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-16T14:52:16.946 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:52:16 smithi090 bash[66719]: logger=grafana-apiserver t=2024-09-16T14:52:16.612399814Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-16T14:52:16.946 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:52:16 smithi090 bash[66719]: logger=tracing t=2024-09-16T14:52:16.612409258Z level=info msg="Closing tracing" 2024-09-16T14:52:16.946 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:52:16 smithi090 bash[66719]: logger=ticker t=2024-09-16T14:52:16.612436031Z level=info msg=stopped last_tick=2024-09-16T14:52:10Z 2024-09-16T14:52:17.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:52:17 smithi090 bash[95329]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-grafana-a 2024-09-16T14:52:17.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:52:17 smithi090 bash[95388]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968-grafana-a 2024-09-16T14:52:17.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:52:17 smithi090 systemd[1]: ceph-416e6b7e-7433-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-16T14:52:17.446 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:52:17 smithi090 systemd[1]: Stopped Ceph grafana.a for 416e6b7e-7433-11ef-bceb-c7b262605968. 2024-09-16T14:52:17.946 INFO:journalctl@ceph.grafana.a.smithi090.stdout:Sep 16 14:52:17 smithi090 systemd[1]: /etc/systemd/system/ceph-416e6b7e-7433-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-16T14:52:29.210 DEBUG:teuthology.orchestra.run.smithi050:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T14:52:29.224 DEBUG:teuthology.orchestra.run.smithi090:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T14:52:29.238 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-16T14:52:29.240 DEBUG:teuthology.misc:Transferring archived files from smithi050:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907344/remote/smithi050/crash 2024-09-16T14:52:29.241 DEBUG:teuthology.orchestra.run.smithi050:> sudo tar c -f - -C /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/crash -- . 2024-09-16T14:52:29.281 INFO:teuthology.orchestra.run.smithi050.stderr:tar: /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T14:52:29.281 INFO:teuthology.orchestra.run.smithi050.stderr:tar: Error is not recoverable: exiting now 2024-09-16T14:52:29.283 DEBUG:teuthology.misc:Transferring archived files from smithi090:/var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907344/remote/smithi090/crash 2024-09-16T14:52:29.283 DEBUG:teuthology.orchestra.run.smithi090:> sudo tar c -f - -C /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/crash -- . 2024-09-16T14:52:29.294 INFO:teuthology.orchestra.run.smithi090.stderr:tar: /var/lib/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T14:52:29.294 INFO:teuthology.orchestra.run.smithi090.stderr:tar: Error is not recoverable: exiting now 2024-09-16T14:52:29.295 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-16T14:52:29.295 DEBUG:teuthology.orchestra.run.smithi050:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_STRAY_DAEMON | egrep -v CEPHADM_FAILED_DAEMON | egrep -v CEPHADM_AGENT_DOWN | head -n 1 2024-09-16T14:52:29.341 INFO:tasks.cephadm:Compressing logs... 2024-09-16T14:52:29.341 DEBUG:teuthology.orchestra.run.smithi050:> 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-09-16T14:52:29.386 DEBUG:teuthology.orchestra.run.smithi090:> 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-09-16T14:52:29.396 INFO:teuthology.orchestra.run.smithi050.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-16T14:52:29.398 INFO:teuthology.orchestra.run.smithi090.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-16T14:52:29.407 INFO:teuthology.orchestra.run.smithi090.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T14:52:29.407 INFO:teuthology.orchestra.run.smithi090.stderr:gzip -5 --verbose -- /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-osd.7.log 2024-09-16T14:52:29.408 INFO:teuthology.orchestra.run.smithi090.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-osd.6.log 2024-09-16T14:52:29.408 INFO:teuthology.orchestra.run.smithi090.stderr:/var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T14:52:29.409 INFO:teuthology.orchestra.run.smithi090.stderr:/var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-16T14:52:29.413 INFO:teuthology.orchestra.run.smithi090.stderr:/var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-mgr.x.log 2024-09-16T14:52:29.413 INFO:teuthology.orchestra.run.smithi090.stderr:/var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph.log 2024-09-16T14:52:29.413 INFO:teuthology.orchestra.run.smithi090.stderr: 86.1% -- replaced with /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T14:52:29.414 INFO:teuthology.orchestra.run.smithi090.stderr:/var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T14:52:29.414 INFO:teuthology.orchestra.run.smithi090.stderr:/var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi090.vnvfdo.log 2024-09-16T14:52:29.414 INFO:teuthology.orchestra.run.smithi090.stderr:/var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T14:52:29.414 INFO:teuthology.orchestra.run.smithi090.stderr:/var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi090.vnvfdo.log: 77.6% -- replaced with /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi090.vnvfdo.log.gz 2024-09-16T14:52:29.414 INFO:teuthology.orchestra.run.smithi090.stderr:gzip -5 --verbose -- /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-16T14:52:29.416 INFO:teuthology.orchestra.run.smithi050.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T14:52:29.416 INFO:teuthology.orchestra.run.smithi050.stderr:gzip -5 --verbose -- /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-mgr.y.log 2024-09-16T14:52:29.416 INFO:teuthology.orchestra.run.smithi050.stderr:gzip -5 --verbose --/var/log/ceph/cephadm.log: /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-16T14:52:29.416 INFO:teuthology.orchestra.run.smithi050.stderr:/var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi050.osarsm.log 2024-09-16T14:52:29.417 INFO:teuthology.orchestra.run.smithi050.stderr:/var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-16T14:52:29.417 INFO:teuthology.orchestra.run.smithi050.stderr:/var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi050.osarsm.log: gzip -5 --verbose -- /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-16T14:52:29.417 INFO:teuthology.orchestra.run.smithi050.stderr: 77.5% -- replaced with /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi050.osarsm.log.gz 2024-09-16T14:52:29.417 INFO:teuthology.orchestra.run.smithi050.stderr:/var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T14:52:29.417 INFO:teuthology.orchestra.run.smithi050.stderr:gzip -5 --verbose -- /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-16T14:52:29.417 INFO:teuthology.orchestra.run.smithi050.stderr:/var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-mon.a.log: /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-16T14:52:29.417 INFO:teuthology.orchestra.run.smithi050.stderr:/var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/tcmu-runner.log 2024-09-16T14:52:29.418 INFO:teuthology.orchestra.run.smithi050.stderr:/var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-osd.1.log: 92.2% -- replaced with /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T14:52:29.418 INFO:teuthology.orchestra.run.smithi050.stderr:gzip -5 --verbose -- /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph.log 2024-09-16T14:52:29.418 INFO:teuthology.orchestra.run.smithi050.stderr:/var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/tcmu-runner.log: 63.3% -- replaced with /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/tcmu-runner.log.gz 2024-09-16T14:52:29.418 INFO:teuthology.orchestra.run.smithi050.stderr:gzip -5 --verbose -- /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T14:52:29.419 INFO:teuthology.orchestra.run.smithi090.stderr:/var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph.audit.log: 89.6% -- replaced with /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T14:52:29.419 INFO:teuthology.orchestra.run.smithi090.stderr:gzip -5 --verbose -- /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-16T14:52:29.420 INFO:teuthology.orchestra.run.smithi050.stderr:/var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph.log: 91.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T14:52:29.420 INFO:teuthology.orchestra.run.smithi050.stderr:gzip -5 --verbose -- /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-16T14:52:29.421 INFO:teuthology.orchestra.run.smithi090.stderr:/var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-mon.b.log: 91.1% -- replaced with /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T14:52:29.425 INFO:teuthology.orchestra.run.smithi050.stderr:/var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-volume.log: 94.2% -- replaced with /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T14:52:29.426 INFO:teuthology.orchestra.run.smithi050.stderr:gzip -5 --verbose -- /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T14:52:29.436 INFO:teuthology.orchestra.run.smithi090.stderr:/var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-osd.4.log: 91.2% -- replaced with /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T14:52:29.448 INFO:teuthology.orchestra.run.smithi090.stderr: 90.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T14:52:29.450 INFO:teuthology.orchestra.run.smithi050.stderr:/var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-mon.c.log: /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph.audit.log: 91.0% -- replaced with /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T14:52:29.454 INFO:teuthology.orchestra.run.smithi050.stderr: 94.4% -- replaced with /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T14:52:29.522 INFO:teuthology.orchestra.run.smithi090.stderr: 90.0% -- replaced with /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-mgr.x.log.gz 2024-09-16T14:52:29.985 INFO:teuthology.orchestra.run.smithi050.stderr: 90.0% -- replaced with /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-mgr.y.log.gz 2024-09-16T14:52:30.090 INFO:teuthology.orchestra.run.smithi050.stderr: 92.9% -- replaced with /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-16T14:52:30.351 INFO:teuthology.orchestra.run.smithi090.stderr: 92.7% -- replaced with /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-16T14:52:31.279 INFO:teuthology.orchestra.run.smithi090.stderr: 93.0% -- replaced with /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-osd.6.log.gz 2024-09-16T14:52:31.359 INFO:teuthology.orchestra.run.smithi050.stderr: 91.0% -- replaced with /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-16T14:52:31.631 INFO:teuthology.orchestra.run.smithi050.stderr: 93.2% -- replaced with /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-16T14:52:31.757 INFO:teuthology.orchestra.run.smithi050.stderr: 93.3% -- replaced with /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-16T14:52:31.777 INFO:teuthology.orchestra.run.smithi090.stderr: 93.2% -- replaced with /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-16T14:52:31.904 INFO:teuthology.orchestra.run.smithi090.stderr: 93.4% -- replaced with /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-16T14:52:31.919 INFO:teuthology.orchestra.run.smithi090.stderr: 93.6% -- replaced with /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-osd.7.log.gz 2024-09-16T14:52:31.921 INFO:teuthology.orchestra.run.smithi090.stderr: 2024-09-16T14:52:31.921 INFO:teuthology.orchestra.run.smithi090.stderr:real 0m2.530s 2024-09-16T14:52:31.921 INFO:teuthology.orchestra.run.smithi090.stderr:user 0m9.987s 2024-09-16T14:52:31.921 INFO:teuthology.orchestra.run.smithi090.stderr:sys 0m0.396s 2024-09-16T14:52:32.047 INFO:teuthology.orchestra.run.smithi050.stderr: 93.3% -- replaced with /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-16T14:52:32.860 INFO:teuthology.orchestra.run.smithi050.stderr: 93.2% -- replaced with /var/log/ceph/416e6b7e-7433-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-16T14:52:32.862 INFO:teuthology.orchestra.run.smithi050.stderr: 2024-09-16T14:52:32.862 INFO:teuthology.orchestra.run.smithi050.stderr:real 0m3.474s 2024-09-16T14:52:32.862 INFO:teuthology.orchestra.run.smithi050.stderr:user 0m13.480s 2024-09-16T14:52:32.863 INFO:teuthology.orchestra.run.smithi050.stderr:sys 0m0.437s 2024-09-16T14:52:32.863 INFO:tasks.cephadm:Archiving logs... 2024-09-16T14:52:32.863 DEBUG:teuthology.misc:Transferring archived files from smithi050:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907344/remote/smithi050/log 2024-09-16T14:52:32.864 DEBUG:teuthology.orchestra.run.smithi050:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T14:52:34.392 DEBUG:teuthology.misc:Transferring archived files from smithi090:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907344/remote/smithi090/log 2024-09-16T14:52:34.393 DEBUG:teuthology.orchestra.run.smithi090:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T14:52:35.621 INFO:tasks.cephadm:Removing cluster... 2024-09-16T14:52:35.621 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 --force 2024-09-16T14:52:35.807 INFO:teuthology.orchestra.run.smithi050.stdout:Deleting cluster with fsid: 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:52:36.975 DEBUG:teuthology.orchestra.run.smithi090:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 --force 2024-09-16T14:52:37.160 INFO:teuthology.orchestra.run.smithi090.stdout:Deleting cluster with fsid: 416e6b7e-7433-11ef-bceb-c7b262605968 2024-09-16T14:52:38.297 INFO:tasks.cephadm:Removing cephadm ... 2024-09-16T14:52:38.298 DEBUG:teuthology.orchestra.run.smithi050:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T14:52:38.305 DEBUG:teuthology.orchestra.run.smithi090:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T14:52:38.310 INFO:tasks.cephadm:Teardown complete 2024-09-16T14:52:38.311 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-16T14:52:38.321 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-16T14:52:38.322 DEBUG:teuthology.orchestra.run.smithi050:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T14:52:38.351 DEBUG:teuthology.orchestra.run.smithi090:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T14:52:38.360 INFO:teuthology.orchestra.run.smithi050.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T14:52:38.360 INFO:teuthology.orchestra.run.smithi050.stdout:============================================================================== 2024-09-16T14:52:38.360 INFO:teuthology.orchestra.run.smithi050.stdout:*hv01.front.sepi 67.205.162.81 3 u 61 64 377 0.119 -2.067 0.226 2024-09-16T14:52:38.360 INFO:teuthology.orchestra.run.smithi050.stdout:+hv02.front.sepi 63.231.80.2 3 u 60 64 377 0.089 -1.504 0.196 2024-09-16T14:52:38.360 INFO:teuthology.orchestra.run.smithi050.stdout:+hv03.front.sepi 74.6.168.72 3 u 38 64 377 0.102 -1.834 0.216 2024-09-16T14:52:38.360 INFO:teuthology.orchestra.run.smithi050.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-16T14:52:38.365 INFO:teuthology.orchestra.run.smithi090.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T14:52:38.365 INFO:teuthology.orchestra.run.smithi090.stdout:============================================================================== 2024-09-16T14:52:38.366 INFO:teuthology.orchestra.run.smithi090.stdout:*hv01.front.sepi 67.205.162.81 3 u 56 64 377 0.085 -1.227 0.107 2024-09-16T14:52:38.366 INFO:teuthology.orchestra.run.smithi090.stdout:+hv02.front.sepi 63.231.80.2 3 u 53 64 377 0.085 -0.684 0.086 2024-09-16T14:52:38.366 INFO:teuthology.orchestra.run.smithi090.stdout:+hv03.front.sepi 74.6.168.72 3 u 40 64 377 0.100 -1.307 0.099 2024-09-16T14:52:38.366 INFO:teuthology.orchestra.run.smithi090.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-16T14:52:38.367 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-16T14:52:38.448 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-16T14:52:38.448 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-16T14:52:38.528 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-16T14:52:38.620 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-16T14:52:38.696 INFO:teuthology.task.internal:Duration was 3924.498227 seconds 2024-09-16T14:52:38.697 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-16T14:52:38.907 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-16T14:52:38.907 DEBUG:teuthology.orchestra.run.smithi050:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T14:52:38.910 DEBUG:teuthology.orchestra.run.smithi090:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T14:52:38.948 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-16T14:52:38.948 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi050.front.sepia.ceph.com 2024-09-16T14:52:38.949 DEBUG:teuthology.orchestra.run.smithi050:> 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-09-16T14:52:38.999 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi090.front.sepia.ceph.com 2024-09-16T14:52:38.999 DEBUG:teuthology.orchestra.run.smithi090:> 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-09-16T14:52:39.009 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-16T14:52:39.009 DEBUG:teuthology.orchestra.run.smithi050:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T14:52:39.046 DEBUG:teuthology.orchestra.run.smithi090:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T14:52:39.126 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-16T14:52:39.126 DEBUG:teuthology.orchestra.run.smithi050:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T14:52:39.129 DEBUG:teuthology.orchestra.run.smithi090:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T14:52:39.380 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-16T14:52:39.389 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-16T14:52:39.390 DEBUG:teuthology.orchestra.run.smithi050:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T14:52:39.402 DEBUG:teuthology.orchestra.run.smithi090:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T14:52:39.424 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-16T14:52:39.473 DEBUG:teuthology.orchestra.run.smithi050:> 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-09-16T14:52:39.475 DEBUG:teuthology.orchestra.run.smithi090:> 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-09-16T14:52:39.484 INFO:teuthology.orchestra.run.smithi050.stdout:kernel.core_pattern = core 2024-09-16T14:52:39.487 INFO:teuthology.orchestra.run.smithi090.stdout:kernel.core_pattern = core 2024-09-16T14:52:39.507 DEBUG:teuthology.orchestra.run.smithi050:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T14:52:39.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T14:52:39.553 DEBUG:teuthology.orchestra.run.smithi090:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T14:52:39.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T14:52:39.558 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-16T14:52:39.567 INFO:teuthology.task.internal:Transferring archived files... 2024-09-16T14:52:39.568 DEBUG:teuthology.misc:Transferring archived files from smithi050:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907344/remote/smithi050 2024-09-16T14:52:39.568 DEBUG:teuthology.orchestra.run.smithi050:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T14:52:39.627 DEBUG:teuthology.misc:Transferring archived files from smithi090:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907344/remote/smithi090 2024-09-16T14:52:39.627 DEBUG:teuthology.orchestra.run.smithi090:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T14:52:39.653 INFO:teuthology.task.internal:Removing archive directory... 2024-09-16T14:52:39.654 DEBUG:teuthology.orchestra.run.smithi050:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T14:52:39.662 DEBUG:teuthology.orchestra.run.smithi090:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T14:52:39.694 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-16T14:52:39.714 INFO:teuthology.task.internal:Not uploading archives. 2024-09-16T14:52:39.714 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-16T14:52:39.772 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-16T14:52:39.772 DEBUG:teuthology.orchestra.run.smithi050:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T14:52:39.775 DEBUG:teuthology.orchestra.run.smithi090:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T14:52:39.779 INFO:teuthology.orchestra.run.smithi050.stdout: 658460 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 14:52 /home/ubuntu/cephtest 2024-09-16T14:52:39.781 INFO:teuthology.orchestra.run.smithi090.stdout: 658465 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 14:52 /home/ubuntu/cephtest 2024-09-16T14:52:39.782 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-16T14:52:39.914 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-16T14:52:40.064 INFO:teuthology.run:Summary data: description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/classic} duration: 3924.4982266426086 failure_reason: 'Command failed on smithi050 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 416e6b7e-7433-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c \''ceph versions | jq -e \''"\''"\''.rgw | length == 1\''"\''"\''\''''' owner: scheduled_gabrioux@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=e62b4f51ca1849c48e7b66e862bac708 status: fail success: false 2024-09-16T14:52:40.065 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T14:52:40.147 INFO:teuthology.run:FAIL